Date | Version | Comment | Author | Action | Diff |
---|
2006-01-31 | 2.0 | [minor change] removed junk characters that were used for indentation testing | andreas | update | Diff |
2006-01-31 | 2.0 | Use images to show menu item state (checked/unchecked) | andreas | add | Diff |
2006-01-31 | Zone | Added initial release script from the 'Release Management' notes. | thorsten | add | Diff |
2006-01-31 | Docs | Added the 'Release Management Howto' into the official docs | thorsten | add | Diff |
2006-01-30 | 1.2 | more details added | michi | update | Diff |
2006-01-30 | 1.2 | more notes added | michi | update | Diff |
2006-01-30 | 1.2 | release management step by step added | michi | add | Diff |
2006-01-30 | 2.0 | moved external linkcheck functionality to a module | chestnut | remove | Diff |
2006-01-27 | 2.0 | the svg module needs to handle shared images if they are processed (image2svg.xsl) | chestnut | update | Diff |
2006-01-27 | 2.0 | [minor change] fixed some java warnings | andreas | update | Diff |
2006-01-27 | 2.0 | Add deprecation note to task javadocs, added some javadocs. | andreas | update | Diff |
2006-01-27 | 2.0 | [minor change] removed unused imports | andreas | update | Diff |
2006-01-27 | 2.0 | [minor change] added javadocs | andreas | update | Diff |
2006-01-27 | 2.0 | [minor change] code formatting, javadoc TODO comment | andreas | update | Diff |
2006-01-27 | 2.0 | Removed obsolete WorkflowAuthorizer | andreas | update | Diff |
2006-01-27 | 2.0 | [minor change] code formatting | andreas | update | Diff |
2006-01-27 | 2.0 | fixed a bug with create new language version if the resource type has multiple samples (only need a sample if there is no initial document). | josias | update | Diff |
2006-01-27 | 2.0 | Instantiator deletes all previous templates before setting the template of the new publication. This fixes bug #38417. The change includes some refactoring. Updating the search index configuration is disabled, because it violates SoC by working with cocoon.xconf patch files - this doesn't work anymore since the patch files aren't copied to the build directory. | andreas | update | Diff |
2006-01-27 | 2.0 | Updated path to publication java files for eclipse-project build target | andreas | update | Diff |
2006-01-27 | 2.0 | [minor change] removed empty search directory | andreas | remove | Diff |
2006-01-27 | 2.0 | [minor change] removed empty bxe directory | andreas | remove | Diff |
2006-01-27 | 2.0 | Use temp/patch directory for lenya.roles patches | andreas | add | Diff |
2006-01-27 | 2.0 | Removed cocoon-xconf.xsl. This raises the issue that the Xopus context path defined in local.build.properties is not set. This will be taken care of when Xopus is moved to a module. | andreas | remove | Diff |
2006-01-27 | 2.0 | Added option to prepare cocoon.xconf with initial patches, e.g., to add selector configurations | andreas | add | Diff |
2006-01-27 | 2.0 | Continued splitting up cocoon-xconf.xsl into dedicated xpatch files | andreas | add | Diff |
2006-01-27 | 2.0 | Continued splitting up cocoon-xconf.xsl into dedicated xpatch files | andreas | add | Diff |
2006-01-27 | 2.0 | [minor change] removed obsolete reference to scheduler logicsheet (doesn't exist anymore) | andreas | update | Diff |
2006-01-27 | 2.0 | Updated paths to publications and modules in build.properties after moving publications | andreas | update | Diff |
2006-01-27 | 2.0 | Moving publications from /src/webapp/lenya/pubs to /src/pubs. | andreas | remove | Diff |
2006-01-27 | 2.0 | fixed the style of the exception page: show hand cursor on stacktrace toggle link. | josias | update | Diff |
2006-01-26 | Site | Updating changes pages to reflect current development | thorsten | update | Diff |
2006-01-26 | 2.0 | Use Xpatch for source factories and input modules | andreas | add | Diff |
2006-01-26 | 2.0 | Moved xconf files to cocoon-xconf for homepage module | andreas | add | Diff |
2006-01-26 | 2.0 | Refactored patch system for cocoon.xconf. Patch files are now gathered in build/temp/patch and not copied to the build directory. Usecase patches were removed from cocoon-xconf.xsl. I have replaced remove=... with unless=... to reduce build time, feel free to complain. | andreas | remove | Diff |
2006-01-26 | 2.0 | Throw appropriate exception if workflow variable does not exist | andreas | update | Diff |
2006-01-26 | 2.0 | Fixed handling of is_live workflow variable in Overview usecase | andreas | update | Diff |
2006-01-26 | 2.0 | removed search module and related files | chestnut | remove | Diff |
2006-01-26 | 2.0 | removed search module and related files | chestnut | add | Diff |
2006-01-26 | 2.0 | removed search module and related files | chestnut | remove | Diff |
2006-01-26 | 2.0 | [minor change] removed obsolete notification configuration file | andreas | remove | Diff |
2006-01-26 | 2.0 | accidental commit | chestnut | remove | Diff |
2006-01-26 | 2.0 | [minor] added xml declaration, converted line endings to unix, and set svn eol property | josias | update | Diff |
2006-01-26 | 2.0 | display the last modified date in iso-8601 format | josias | update | Diff |
2006-01-26 | 2.0 | added date-converter input module. it is used to set the correct last-modified http header. | josias | update | Diff |
2006-01-26 | 2.0 | Show navigation visibility on overview tab | andreas | update | Diff |
2006-01-26 | 2.0 | GET replaced by POST | michi | update | Diff |
2006-01-26 | 1.2 | name added in order to allow testing | michi | update | Diff |
2006-01-26 | 1.2 | form name added in order to allow testing | michi | update | Diff |
2006-01-26 | 1.2 | thanks to Bob Harner GET by POST replaced | michi | update | Diff |
2006-01-26 | 2.0 | removed jars due to licensing issues, added licenses for jetty-plus jar files | chestnut | remove | Diff |
2006-01-25 | 2.0 | use fallback:// and lenya:// sources instead of ../.. | chestnut | update | Diff |
2006-01-25 | 2.0 | example external opensearch moved into lucene module | chestnut | update | Diff |
2006-01-25 | 2.0 | relative include is broken when xhtml.rng is included in other .rng schemas (try to edit and save the homepage) | chestnut | update | Diff |
2006-01-25 | 2.0 | Moved admin.search usecase to search module. | andreas | add | Diff |
2006-01-25 | 2.0 | Removed System.out.println | andreas | update | Diff |
2006-01-25 | 2.0 | Modified site + admin area layout. Removed HTML tables, tabs are arranged vertically now. | andreas | update | Diff |
2006-01-25 | 2.0 | added ability to have more than one script element in the head | chestnut | update | Diff |
2006-01-25 | 2.0 | [minor change] removed empty directory | andreas | remove | Diff |
2006-01-25 | 2.0 | Removed index page from live area. This fixes bug #38380. | andreas | update | Diff |
2006-01-25 | 2.0 | Added menu item to switch navigation visibility | andreas | update | Diff |
2006-01-25 | Zone | Fixing bug line 14: $logfile: ambiguous redirect | thorsten | update | Diff |
2006-01-25 | 2.0 | [default pub] use meta data to display page title | andreas | update | Diff |
2006-01-24 | 2.0 | Moved insertAsset and insertImage usecases to BXE module | andreas | remove | Diff |
2006-01-24 | 2.0 | [minor change] removed dead code | andreas | update | Diff |
2006-01-24 | 2.0 | [BXE] Changed lenya.usecase=bxe to lenya.module=bxe for insert-link screen | andreas | update | Diff |
2006-01-24 | 2.0 | [BXE] Use Lenya CSS (dummy) instead of obsolete resource-type specific CSS for BXE. That never worked anyway, because the resource-type specific CSS was just not there. | andreas | update | Diff |
2006-01-24 | 2.0 | Reverted accidential commit (BXE menu item in blog publication) | andreas | update | Diff |
2006-01-24 | 2.0 | Added module-resources.xmap to serve module resources directly. RNG schemas are now served in a generic way, see pipeline in global-sitemap.xmap (there is still room for improvement). | andreas | update | Diff |
2006-01-24 | 2.0 | use the correct document id in the existance-check in the case of a sibling-after relation: use the method getNewDocumentId() because it takes the relation (child, sibling-after) into account. | josias | update | Diff |
2006-01-23 | Zone | Added myself as recipient till testing is over. fixed script that waiting for interrupt signal which caused hanging. | thorsten | update | Diff |
2006-01-23 | Site | Website update with recent changes | thorsten | update | Diff |
2006-01-23 | Zone | initial version of the mail script | thorsten | add | Diff |
2006-01-23 | 2.0 | Fixed BXE resource paths in blog publication | andreas | update | Diff |
2006-01-23 | 2.0 | Removed empty BXE directory | andreas | remove | Diff |
2006-01-23 | 2.0 | Moved java class to BXE module, added missing resources | andreas | add | Diff |
2006-01-23 | 2.0 | Moving BXE to a dedicated module | andreas | add | Diff |
2006-01-23 | 2.0 | [minor change] code formatting | andreas | update | Diff |
2006-01-23 | Zone | formating change | thorsten | update | Diff |
2006-01-23 | Zone | formating change | thorsten | update | Diff |
2006-01-23 | 2.0 | [minor] removed invalid character | josias | update | Diff |
2006-01-23 | Docs | Added sandbox to the sorting criteria | thorsten | update | Diff |
2006-01-23 | Zone | Added .htaccess file, new theme and the logs for the forrest update | thorsten | update | Diff |
2006-01-23 | Zone | Adding update script to update forrest to trunk version, build clean and build of forrest and the dispatcher | thorsten | add | Diff |
2006-01-22 | Zone | moving logs to the docroot to see them online. Added overview page to the zone documentation. | thorsten | update | Diff |
2006-01-22 | Zone | moving logs to the docroot to see them online | thorsten | update | Diff |
2006-01-22 | Zone | moving logs to the docroot to see them online | thorsten | update | Diff |
2006-01-22 | Zone | Fixed the nightlies script - warning obsolete | thorsten | update | Diff |
2006-01-22 | Zone | Using all env variables from the env script to overcome the problem decsribed in http://www.experts-exchange.com/Programming/Programming_Platforms/Unix_Programming/Q_21698553.html | thorsten | update | Diff |
2006-01-22 | Zone | Extracting all env variables to the script to overcome the problem decsribed in http://www.experts-exchange.com/Programming/Programming_Platforms/Unix_Programming/Q_21698553.html | thorsten | update | Diff |
2006-01-21 | Zone | Removing unused contract and adding the theme switcher contract. | thorsten | update | Diff |
2006-01-21 | Zone | enhanced our theme definition file (=structurer). Adding demo links to left navigation and updated the css. | thorsten | update | Diff |
2006-01-21 | Zone | minor changes in documentation | thorsten | update | Diff |
2006-01-21 | Zone | minor changes for the log | thorsten | update | Diff |
2006-01-21 | Docs | Updated the svn2changes.xsl to add 2006 as another trunk year and zone to the sorting criteria. | thorsten | update | Diff |
2006-01-21 | Zone | Further enhancement of loging for all script that build instances of lenya | thorsten | update | Diff |
2006-01-20 | Zone | splitted nightlies script apart for trunk and branch. nightlies now just calls both scripts. | thorsten | add | Diff |
2006-01-20 | Zone | Enhanced logging for the zone update script | thorsten | update | Diff |
2006-01-20 | 2.0 | README refined | michi | update | Diff |
2006-01-20 | Zone | minor docu change | thorsten | update | Diff |
2006-01-20 | Zone | refactored the zone update script to be runnable in cron and added basic loging | thorsten | update | Diff |
2006-01-20 | Zone | refactored the staging script to be runnable in cron and added basic loging | thorsten | update | Diff |
2006-01-20 | Zone | minor comment change | thorsten | update | Diff |
2006-01-20 | 2.0 | Show appropriate error message if max upload size is exceeded | andreas | update | Diff |
2006-01-20 | 2.0 | Added status check capabilities to UsecaseInvoker | andreas | update | Diff |
2006-01-20 | 2.0 | [minor change] code formatting | andreas | update | Diff |
2006-01-20 | 2.0 | added check for the publication id: allow no special characters | josias | update | Diff |
2006-01-20 | 2.0 | Remove empty dir. | antonio | remove | Diff |
2006-01-19 | 2.0 | Removed DocumentType.getMimeType(), added Document.getMimeType(). This allows different MIME types for documents of the same DocumentType (e.g., image/gif and image/jpeg for image documents). | andreas | update | Diff |
2006-01-19 | 2.0 | thanks to Greggor Imboden the blog publication now has an archive and a lot of bugs have been fixed | michi | add | Diff |
2006-01-19 | 2.0 | thanks to Greggor Imboden the blog publication now has an archive and a lot of bugs have been fixed | michi | add | Diff |
2006-01-19 | 2.0 | thanks to Greggor Imboden the blog publication now has an archive and a lot of bugs have been fixed | michi | add | Diff |
2006-01-19 | 2.0 | thanks to Greggor Imboden the blog publication now has an archive and a lot of bugs have been fixed | michi | add | Diff |
2006-01-19 | 2.0 | thanks to Greggor Imboden the blog publication now has an archive and a lot of bugs have been fixed | michi | add | Diff |
2006-01-19 | 2.0 | thanks to Greggor Imboden the blog publication now has an archive and a lot of bugs have been fixed | michi | add | Diff |
2006-01-19 | 2.0 | thanks to Greggor Imboden the blog publication now has an archive and a lot of bugs have been fixed | michi | update | Diff |
2006-01-19 | 2.0 | use 24 hours date format instead of 12 hours, according to ISO-8601 | josias | update | Diff |
2006-01-19 | 2.0 | id tag removed | michi | update | Diff |
2006-01-19 | 2.0 | use standard ISO-8601 date format with two digits for the month. | josias | update | Diff |
2006-01-19 | 2.0 | Use IOUtils instead of deprecated CopyUtils. | josias | update | Diff |
2006-01-19 | 2.0 | Fixed some character encoding problems: don't use OutputStreamWriter because it changes the encoding of the stream. Use getParameter() instead of get() for cocoon's HttpRequest class because it fixes the encoding. Changed the default uri encoding of jetty to ISO-8859-1 so it is equal to tomcats default encoding. fixes bug #36341 | josias | update | Diff |
2006-01-18 | Docs | Link from mycrons.cron describtion to tips | thorsten | update | Diff |
2006-01-18 | Docs | Added some description about how to work with cron on our zone | thorsten | update | Diff |
2006-01-18 | 2.0 | Added isVisibleInNav() method to SiteManager. This allows to fix an NPE in the CreateLanguage usecase. | andreas | update | Diff |
2006-01-18 | Zone | added the forrestbots to the cron | thorsten | update | Diff |
2006-01-18 | 2.0 | Call the svg module to scale the images | edith | update | Diff |
2006-01-18 | 2.0 | Added svg2tiff serializer | edith | update | Diff |
2006-01-18 | 2.0 | Scaling of images when they are inserted in a doc. With the call of svg module, the scaling will be made with svg. | edith | update | Diff |
2006-01-18 | 2.0 | Added svg module | edith | add | Diff |
2006-01-18 | 2.0 | Set the width and the height of the uploaded image in the lenya meta data | edith | update | Diff |
2006-01-18 | Zone | Added link to the staging docu. | thorsten | update | Diff |
2006-01-18 | Zone | Added two new script related to the forrestbot which deploys the staging docu and the zones site. | thorsten | add | Diff |
2006-01-18 | Zone | added a create status script which will be used for the changes.html of our documentation | thorsten | add | Diff |
2006-01-18 | Docs | Added initial version about zone notes | thorsten | update | Diff |
2006-01-18 | Zone | removed unused script | thorsten | remove | Diff |
2006-01-17 | Zone | Made forrestbot build files more generic | thorsten | update | Diff |
2006-01-17 | 2.0 | Added DocumentInfoModule (see bug #38300), thanks to Felix Roethenbacher | andreas | add | Diff |
2006-01-17 | Zone | Copied environment script from forrest zones | thorsten | add | Diff |
2006-01-17 | Docs | changed the properties to use headless server | thorsten | update | Diff |
2006-01-16 | 2.0 | CreateDocument usecase: don't complain about non-valid document ID if the parameter documentId has been provided to the usecase | andreas | update | Diff |
2006-01-16 | 2.0 | Don't copy content when the default publication is instanciated | andreas | update | Diff |
2006-01-16 | Zone | Added more information about installed services on zones and updated resource due to current changes | thorsten | update | Diff |
2006-01-16 | Zone | removed not needed resources | thorsten | remove | Diff |
2006-01-16 | Zone | Added configuration files for the forrest bot. | thorsten | add | Diff |
2006-01-16 | Docs | Added favicon. | thorsten | add | Diff |
2006-01-16 | 1.2 | fixed select such that the correct http status code is set. | josias | update | Diff |
2006-01-16 | Zone | Enhanced logging for the nightly script. | thorsten | update | Diff |
2006-01-15 | Zone | Added more documentation for zones server | thorsten | update | Diff |
2006-01-14 | Zone | fixed
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
| thorsten | update | Diff |
2006-01-14 | Zone | Started our zone site. I am using forrest for it. | thorsten | add | Diff |
2006-01-14 | Zone | formating change | thorsten | update | Diff |
2006-01-14 | Zone | Enhanced the forrest nightly script by allowing parameter -u (true|false). Added script echos for telling what we are doing and how. | thorsten | update | Diff |
2006-01-14 | Zone | Enhanced the nightly script by allowing parameter like -u (true|false) and -c (true|false) and added script echos for telling what we are doing and how. | thorsten | update | Diff |
2006-01-14 | Zone | Fixed pid bug | thorsten | update | Diff |
2006-01-12 | Zone | added all files from the zones bin to the rep | thorsten | add | Diff |
2006-01-12 | Zone | Initial bin directory for our zone | thorsten | add | Diff |
2006-01-12 | Zone | added basic readme file | thorsten | add | Diff |
2006-01-12 | 2.0 | Allowed @class in the object element since it is in the xhtml2 common module | thorsten | update | Diff |
2006-01-12 | Zone | Initial directory for resources such as configurations, bash scripts, etc | thorsten | add | Diff |
2006-01-12 | 2.0 | HEAD request shouldn't contain message-body in response | chestnut | update | Diff |
2006-01-12 | 1.2 | this library is needed because of backwards compatibility | michi | add | Diff |
2006-01-12 | 2.0 | Cocoon contains a newer version | michi | remove | Diff |
2006-01-12 | 2.0 | added webDAV GET format to opendocument
see http://localhost:8888/default/webdav/doctypes/opendocument.odt | chestnut | update | Diff |
2006-01-12 | 2.0 | webdav moved to a module | chestnut | remove | Diff |
2006-01-12 | 2.0 | cleaned up webDAV, moving it to a module | chestnut | add | Diff |
2006-01-12 | Site | Update for recent changes like adding faq to 1.4, updating website-update, adding license,... | thorsten | update | Diff |
2006-01-12 | Docs | site:faq is not unique anymore | thorsten | update | Diff |
2006-01-12 | Docs | Fixed the image bug and added space before committer name in the svn2changes.xsl. Updated status file afterwards. | thorsten | update | Diff |
2006-01-12 | Docs | Added note about forrest version | thorsten | update | Diff |
2006-01-12 | Docs | Added missing copyright notice to files | thorsten | update | Diff |
2006-01-12 | Docs | Updated forrest to 0.7 and had to move raw data http://forrest.apache.org/docs_0_70/upgrading_07.html#raw | thorsten | remove | Diff |
2006-01-12 | Docs | Updated forrest to 0.7 and had to move raw data http://forrest.apache.org/docs_0_70/upgrading_07.html#raw | thorsten | add | Diff |
2006-01-11 | 2.0 | Bugfix 38229. Reported and patch submitted by renaud richardet. Thx renaud. :) | thorsten | update | Diff |
2006-01-11 | Docs | Updated status.xml | thorsten | update | Diff |
2006-01-11 | Docs | Added faq document to 1.4.. | thorsten | add | Diff |
2006-01-11 | Docs | Extracted max mem note | thorsten | update | Diff |
2006-01-11 | Docs | added note that patches are welcome | thorsten | update | Diff |
2006-01-11 | 2.0 | Paste usecase locks assets. This fixes bug #17378. Thanks to Gregor Imboden. | andreas | update | Diff |
2006-01-11 | 2.0 | InvokeWorkflow.configure() calls super.configure(). This ensures that the view configuration is loaded. | andreas | update | Diff |
2006-01-10 | 2.0 | webDAV fixes | chestnut | update | Diff |
2006-01-09 | 2.0 | fixes Bug 38201: Deactivate usecase does not lock document resources
thanks to a patch by Gregor Imboden
| chestnut | update | Diff |
2006-01-09 | 2.0 | fixes ability to delete trash, was getting an error that the sitetree wasn't locked | chestnut | update | Diff |
2006-01-09 | 1.2 | added default target for the tabs in the lenya menu to prevent an xhtml validation warning (attribute 'target' cannot be empty) | josias | update | Diff |
2006-01-08 | 2.0 | some more links added | michi | update | Diff |
2006-01-08 | 2.0 | lenya version and local build properties version added | michi | update | Diff |
2006-01-08 | 2.0 | lenya version number added such that no conflict may arise with other lenya versions | michi | update | Diff |
2006-01-06 | Docs | Added documentation about the url mapping in lenya. | thorsten | add | Diff |
2006-01-06 | Sandbox | Starting to update the code according to the new repository API | andreas | update | Diff |
2006-01-06 | 1.2 | replaced deprecated library excalibur-io 1.1 by commons-io 1.1 and updated all occurrences in the java code. commons-io-1.1.jar is added to lenya because this jar is not included in cocoon 2.1.8 and older. fixes bug http://issues.apache.org/bugzilla/show_bug.cgi?id=38126 | josias | update | Diff |
2006-01-06 | 1.2 | Adding the force-checkin usecase | jann | update | Diff |
2006-01-06 | 1.2 | xsl for the force-checkin usecase | jann | add | Diff |
2006-01-06 | 1.2 | Action for the force-checkin usecase | jann | add | Diff |
2006-01-05 | 2.0 | Added 'checked out by' column to SiteOverview usecase (admin area) | andreas | update | Diff |
2006-01-04 | 1.2 | Cocoon 2.1.8 set as default | michi | update | Diff |
2006-01-04 | 1.2 | Cocoon versions added | michi | update | Diff |
2006-01-04 | 1.2 | excalibur-io has been removed from Cocoon-2.1.8 upwards | michi | add | Diff |
2006-01-04 | 2.0 | added the lenya meta data generator. It is an abstract generator that can produce the metadata to any given docid. Added an example how one can use it within the tutorial.html (only in english). | thorsten | update | Diff |
2006-01-03 | Site | Update webpage.
I am using 0.8-dev, that is the reason that all files have changed. I recomment to use the forrest trunk for building the site.
| thorsten | update | Diff |
2006-01-03 | Docs | updated properties to build with forrest 0.7 and 0.8-dev.
| thorsten | update | Diff |
2006-01-03 | Docs | updated status.xml
| thorsten | update | Diff |
2006-01-03 | Docs | removed contact notice.
| thorsten | update | Diff |
2006-01-01 | Sandbox | obsolete | michi | remove | Diff |