apache > lenya
 

History of Changes

RSS

Introduction and explanation of symbols

Changes are sorted by "{0}" and thentype chronologically with the most recent at the top. These symbols denote the various action types:add=add, remove=remove, update=update

Version 2006-01 ()

1.2

  • add[1.2] excalibur-io has been removed from Cocoon-2.1.8 upwards Diff Committed by michi.
  • add[1.2] Action for the force-checkin usecase Diff Committed by jann.
  • add[1.2] xsl for the force-checkin usecase Diff Committed by jann.
  • add[1.2] this library is needed because of backwards compatibility Diff Committed by michi.
  • add[1.2] release management step by step added Diff Committed by michi.
  • update[1.2] Cocoon versions added Diff Committed by michi.
  • update[1.2] Cocoon 2.1.8 set as default Diff Committed by michi.
  • update[1.2] Adding the force-checkin usecase Diff Committed by jann.
  • update[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 Diff Committed by josias.
  • update[1.2] added default target for the tabs in the lenya menu to prevent an xhtml validation warning (attribute 'target' cannot be empty) Diff Committed by josias.
  • update[1.2] fixed select such that the correct http status code is set. Diff Committed by josias.
  • update[1.2] thanks to Bob Harner GET by POST replaced Diff Committed by michi.
  • update[1.2] form name added in order to allow testing Diff Committed by michi.
  • update[1.2] name added in order to allow testing Diff Committed by michi.
  • update[1.2] more notes added Diff Committed by michi.
  • update[1.2] more details added Diff Committed by michi.

2.0

  • add[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). Diff Committed by thorsten.
  • add[2.0] cleaned up webDAV, moving it to a module Diff Committed by chestnut.
  • add[2.0] Added DocumentInfoModule (see bug #38300), thanks to Felix Roethenbacher Diff Committed by andreas.
  • add[2.0] Added svg module Diff Committed by edith.
  • add[2.0] thanks to Greggor Imboden the blog publication now has an archive and a lot of bugs have been fixed Diff Committed by michi.
  • add[2.0] thanks to Greggor Imboden the blog publication now has an archive and a lot of bugs have been fixed Diff Committed by michi.
  • add[2.0] thanks to Greggor Imboden the blog publication now has an archive and a lot of bugs have been fixed Diff Committed by michi.
  • add[2.0] thanks to Greggor Imboden the blog publication now has an archive and a lot of bugs have been fixed Diff Committed by michi.
  • add[2.0] thanks to Greggor Imboden the blog publication now has an archive and a lot of bugs have been fixed Diff Committed by michi.
  • add[2.0] thanks to Greggor Imboden the blog publication now has an archive and a lot of bugs have been fixed Diff Committed by michi.
  • add[2.0] Moving BXE to a dedicated module Diff Committed by andreas.
  • add[2.0] Moved java class to BXE module, added missing resources Diff Committed by andreas.
  • add[2.0] removed jars due to licensing issues, added licenses for jetty-plus jar files Diff Committed by chestnut.
  • add[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. Diff Committed by andreas.
  • add[2.0] Moved xconf files to cocoon-xconf for homepage module Diff Committed by andreas.
  • add[2.0] Use Xpatch for source factories and input modules Diff Committed by andreas.
  • add[2.0] Continued splitting up cocoon-xconf.xsl into dedicated xpatch files Diff Committed by andreas.
  • add[2.0] Continued splitting up cocoon-xconf.xsl into dedicated xpatch files Diff Committed by andreas.
  • add[2.0] moved external linkcheck functionality to a module Diff Committed by chestnut.
  • remove[2.0] webdav moved to a module Diff Committed by chestnut.
  • remove[2.0] Cocoon contains a newer version Diff Committed by michi.
  • remove[2.0] Remove empty dir. Diff Committed by antonio.
  • remove[2.0] Removed empty BXE directory Diff Committed by andreas.
  • remove[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. Diff Committed by andreas.
  • remove[2.0] Moved insertAsset and insertImage usecases to BXE module Diff Committed by andreas.
  • remove[2.0] [minor change] removed empty directory Diff Committed by andreas.
  • remove[2.0] Moved admin.search usecase to search module. Diff Committed by andreas.
  • remove[2.0] accidental commit Diff Committed by chestnut.
  • remove[2.0] [minor change] removed obsolete notification configuration file Diff Committed by andreas.
  • remove[2.0] removed search module and related files Diff Committed by chestnut.
  • remove[2.0] removed search module and related files Diff Committed by chestnut.
  • remove[2.0] Moving publications from /src/webapp/lenya/pubs to /src/pubs. Diff Committed by andreas.
  • remove[2.0] [minor change] removed empty bxe directory Diff Committed by andreas.
  • remove[2.0] [minor change] removed empty search directory Diff Committed by andreas.
  • remove[2.0] Removed obsolete WorkflowAuthorizer Diff Committed by andreas.
  • update[2.0] Added 'checked out by' column to SiteOverview usecase (admin area) Diff Committed by andreas.
  • update[2.0] lenya version number added such that no conflict may arise with other lenya versions Diff Committed by michi.
  • update[2.0] lenya version and local build properties version added Diff Committed by michi.
  • update[2.0] some more links added Diff Committed by michi.
  • update[2.0] fixes ability to delete trash, was getting an error that the sitetree wasn't locked Diff Committed by chestnut.
  • update[2.0] fixes Bug 38201: Deactivate usecase does not lock document resources thanks to a patch by Gregor Imboden Diff Committed by chestnut.
  • update[2.0] webDAV fixes Diff Committed by chestnut.
  • update[2.0] InvokeWorkflow.configure() calls super.configure(). This ensures that the view configuration is loaded. Diff Committed by andreas.
  • update[2.0] Paste usecase locks assets. This fixes bug #17378. Thanks to Gregor Imboden. Diff Committed by andreas.
  • update[2.0] Bugfix 38229. Reported and patch submitted by renaud richardet. Thx renaud. :) Diff Committed by thorsten.
  • update[2.0] added webDAV GET format to opendocument see http://localhost:8888/default/webdav/doctypes/opendocument.odt Diff Committed by chestnut.
  • update[2.0] HEAD request shouldn't contain message-body in response Diff Committed by chestnut.
  • update[2.0] Allowed @class in the object element since it is in the xhtml2 common module Diff Committed by thorsten.
  • update[2.0] Don't copy content when the default publication is instanciated Diff Committed by andreas.
  • update[2.0] CreateDocument usecase: don't complain about non-valid document ID if the parameter documentId has been provided to the usecase Diff Committed by andreas.
  • update[2.0] Set the width and the height of the uploaded image in the lenya meta data Diff Committed by edith.
  • update[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. Diff Committed by edith.
  • update[2.0] Added svg2tiff serializer Diff Committed by edith.
  • update[2.0] Call the svg module to scale the images Diff Committed by edith.
  • update[2.0] Added isVisibleInNav() method to SiteManager. This allows to fix an NPE in the CreateLanguage usecase. Diff Committed by andreas.
  • update[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 Diff Committed by josias.
  • update[2.0] Use IOUtils instead of deprecated CopyUtils. Diff Committed by josias.
  • update[2.0] use standard ISO-8601 date format with two digits for the month. Diff Committed by josias.
  • update[2.0] id tag removed Diff Committed by michi.
  • update[2.0] use 24 hours date format instead of 12 hours, according to ISO-8601 Diff Committed by josias.
  • update[2.0] thanks to Greggor Imboden the blog publication now has an archive and a lot of bugs have been fixed Diff Committed by michi.
  • update[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). Diff Committed by andreas.
  • update[2.0] added check for the publication id: allow no special characters Diff Committed by josias.
  • update[2.0] [minor change] code formatting Diff Committed by andreas.
  • update[2.0] Added status check capabilities to UsecaseInvoker Diff Committed by andreas.
  • update[2.0] Show appropriate error message if max upload size is exceeded Diff Committed by andreas.
  • update[2.0] README refined Diff Committed by michi.
  • update[2.0] [minor] removed invalid character Diff Committed by josias.
  • update[2.0] [minor change] code formatting Diff Committed by andreas.
  • update[2.0] Fixed BXE resource paths in blog publication Diff Committed by andreas.
  • update[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. Diff Committed by josias.
  • update[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). Diff Committed by andreas.
  • update[2.0] Reverted accidential commit (BXE menu item in blog publication) Diff Committed by andreas.
  • update[2.0] [BXE] Changed lenya.usecase=bxe to lenya.module=bxe for insert-link screen Diff Committed by andreas.
  • update[2.0] [minor change] removed dead code Diff Committed by andreas.
  • update[2.0] [default pub] use meta data to display page title Diff Committed by andreas.
  • update[2.0] Added menu item to switch navigation visibility Diff Committed by andreas.
  • update[2.0] Removed index page from live area. This fixes bug #38380. Diff Committed by andreas.
  • update[2.0] added ability to have more than one script element in the head Diff Committed by chestnut.
  • update[2.0] Modified site + admin area layout. Removed HTML tables, tabs are arranged vertically now. Diff Committed by andreas.
  • update[2.0] Removed System.out.println Diff Committed by andreas.
  • update[2.0] relative include is broken when xhtml.rng is included in other .rng schemas (try to edit and save the homepage) Diff Committed by chestnut.
  • update[2.0] example external opensearch moved into lucene module Diff Committed by chestnut.
  • update[2.0] use fallback:// and lenya:// sources instead of ../.. Diff Committed by chestnut.
  • update[2.0] GET replaced by POST Diff Committed by michi.
  • update[2.0] Show navigation visibility on overview tab Diff Committed by andreas.
  • update[2.0] added date-converter input module. it is used to set the correct last-modified http header. Diff Committed by josias.
  • update[2.0] display the last modified date in iso-8601 format Diff Committed by josias.
  • update[2.0] [minor] added xml declaration, converted line endings to unix, and set svn eol property Diff Committed by josias.
  • update[2.0] removed search module and related files Diff Committed by chestnut.
  • update[2.0] Fixed handling of is_live workflow variable in Overview usecase Diff Committed by andreas.
  • update[2.0] Throw appropriate exception if workflow variable does not exist Diff Committed by andreas.
  • update[2.0] fixed the style of the exception page: show hand cursor on stacktrace toggle link. Diff Committed by josias.
  • update[2.0] Updated paths to publications and modules in build.properties after moving publications Diff Committed by andreas.
  • update[2.0] [minor change] removed obsolete reference to scheduler logicsheet (doesn't exist anymore) Diff Committed by andreas.
  • update[2.0] Added option to prepare cocoon.xconf with initial patches, e.g., to add selector configurations Diff Committed by andreas.
  • update[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. Diff Committed by andreas.
  • update[2.0] Use temp/patch directory for lenya.roles patches Diff Committed by andreas.
  • update[2.0] Updated path to publication java files for eclipse-project build target Diff Committed by andreas.
  • update[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. Diff Committed by andreas.
  • update[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). Diff Committed by josias.
  • update[2.0] [minor change] code formatting Diff Committed by andreas.
  • update[2.0] [minor change] code formatting, javadoc TODO comment Diff Committed by andreas.
  • update[2.0] [minor change] added javadocs Diff Committed by andreas.
  • update[2.0] [minor change] removed unused imports Diff Committed by andreas.
  • update[2.0] Add deprecation note to task javadocs, added some javadocs. Diff Committed by andreas.
  • update[2.0] [minor change] fixed some java warnings Diff Committed by andreas.
  • update[2.0] the svg module needs to handle shared images if they are processed (image2svg.xsl) Diff Committed by chestnut.
  • update[2.0] Use images to show menu item state (checked/unchecked) Diff Committed by andreas.
  • update[2.0] [minor change] removed junk characters that were used for indentation testing Diff Committed by andreas.

Documentation

  • add[Documentation] Added documentation about the url mapping in lenya. Diff Committed by thorsten.
  • add[Documentation] Added faq document to 1.4.. Diff Committed by thorsten.
  • add[Documentation] Updated forrest to 0.7 and had to move raw data http://forrest.apache.org/docs_0_70/upgrading_07.html#raw Diff Committed by thorsten.
  • add[Documentation] Added favicon. Diff Committed by thorsten.
  • add[Documentation] Added initial version about zone notes Diff Committed by thorsten.
  • add[Documentation] Added the 'Release Management Howto' into the official docs Diff Committed by thorsten.
  • remove[Documentation] Updated forrest to 0.7 and had to move raw data http://forrest.apache.org/docs_0_70/upgrading_07.html#raw Diff Committed by thorsten.
  • update[Documentation] removed contact notice. Diff Committed by thorsten.
  • update[Documentation] updated status.xml Diff Committed by thorsten.
  • update[Documentation] updated properties to build with forrest 0.7 and 0.8-dev. Diff Committed by thorsten.
  • update[Documentation] added note that patches are welcome Diff Committed by thorsten.
  • update[Documentation] Extracted max mem note Diff Committed by thorsten.
  • update[Documentation] Updated status.xml Diff Committed by thorsten.
  • update[Documentation] Added missing copyright notice to files Diff Committed by thorsten.
  • update[Documentation] Added note about forrest version Diff Committed by thorsten.
  • update[Documentation] Fixed the image bug and added space before committer name in the svn2changes.xsl. Updated status file afterwards. Diff Committed by thorsten.
  • update[Documentation] site:faq is not unique anymore Diff Committed by thorsten.
  • update[Documentation] changed the properties to use headless server Diff Committed by thorsten.
  • update[Documentation] Added some description about how to work with cron on our zone Diff Committed by thorsten.
  • update[Documentation] Link from mycrons.cron describtion to tips Diff Committed by thorsten.
  • update[Documentation] Updated the svn2changes.xsl to add 2006 as another trunk year and zone to the sorting criteria. Diff Committed by thorsten.
  • update[Documentation] Added sandbox to the sorting criteria Diff Committed by thorsten.

Sandbox

  • remove[Sandbox] obsolete Diff Committed by michi.
  • update[Sandbox] Starting to update the code according to the new repository API Diff Committed by andreas.

Site

  • update[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. Diff Committed by thorsten.
  • update[Site] Update for recent changes like adding faq to 1.4, updating website-update, adding license,... Diff Committed by thorsten.
  • update[Site] Website update with recent changes Diff Committed by thorsten.
  • update[Site] Updating changes pages to reflect current development Diff Committed by thorsten.

Zone

  • add[Zone] Initial directory for resources such as configurations, bash scripts, etc Diff Committed by thorsten.
  • add[Zone] added basic readme file Diff Committed by thorsten.
  • add[Zone] Initial bin directory for our zone Diff Committed by thorsten.
  • add[Zone] added all files from the zones bin to the rep Diff Committed by thorsten.
  • add[Zone] Started our zone site. I am using forrest for it. Diff Committed by thorsten.
  • add[Zone] Added more documentation for zones server Diff Committed by thorsten.
  • add[Zone] Added configuration files for the forrest bot. Diff Committed by thorsten.
  • add[Zone] Copied environment script from forrest zones Diff Committed by thorsten.
  • add[Zone] added a create status script which will be used for the changes.html of our documentation Diff Committed by thorsten.
  • add[Zone] Added two new script related to the forrestbot which deploys the staging docu and the zones site. Diff Committed by thorsten.
  • add[Zone] splitted nightlies script apart for trunk and branch. nightlies now just calls both scripts. Diff Committed by thorsten.
  • add[Zone] moving logs to the docroot to see them online. Added overview page to the zone documentation. Diff Committed by thorsten.
  • add[Zone] Adding update script to update forrest to trunk version, build clean and build of forrest and the dispatcher Diff Committed by thorsten.
  • add[Zone] initial version of the mail script Diff Committed by thorsten.
  • add[Zone] Added initial release script from the 'Release Management' notes. Diff Committed by thorsten.
  • remove[Zone] removed not needed resources Diff Committed by thorsten.
  • remove[Zone] removed unused script Diff Committed by thorsten.
  • update[Zone] Fixed pid bug Diff Committed by thorsten.
  • update[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. Diff Committed by thorsten.
  • update[Zone] Enhanced the forrest nightly script by allowing parameter -u (true|false). Added script echos for telling what we are doing and how. Diff Committed by thorsten.
  • update[Zone] formating change Diff Committed by thorsten.
  • update[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. Diff Committed by thorsten.
  • update[Zone] Enhanced logging for the nightly script. Diff Committed by thorsten.
  • update[Zone] Added more information about installed services on zones and updated resource due to current changes Diff Committed by thorsten.
  • update[Zone] Made forrestbot build files more generic Diff Committed by thorsten.
  • update[Zone] Added link to the staging docu. Diff Committed by thorsten.
  • update[Zone] added the forrestbots to the cron Diff Committed by thorsten.
  • update[Zone] minor comment change Diff Committed by thorsten.
  • update[Zone] refactored the staging script to be runnable in cron and added basic loging Diff Committed by thorsten.
  • update[Zone] refactored the zone update script to be runnable in cron and added basic loging Diff Committed by thorsten.
  • update[Zone] minor docu change Diff Committed by thorsten.
  • update[Zone] Enhanced logging for the zone update script Diff Committed by thorsten.
  • update[Zone] Further enhancement of loging for all script that build instances of lenya Diff Committed by thorsten.
  • update[Zone] minor changes for the log Diff Committed by thorsten.
  • update[Zone] minor changes in documentation Diff Committed by thorsten.
  • update[Zone] enhanced our theme definition file (=structurer). Adding demo links to left navigation and updated the css. Diff Committed by thorsten.
  • update[Zone] Removing unused contract and adding the theme switcher contract. Diff Committed by thorsten.
  • update[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 Diff Committed by thorsten.
  • update[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 Diff Committed by thorsten.
  • update[Zone] Fixed the nightlies script - warning obsolete Diff Committed by thorsten.
  • update[Zone] moving logs to the docroot to see them online Diff Committed by thorsten.
  • update[Zone] moving logs to the docroot to see them online Diff Committed by thorsten.
  • update[Zone] Added .htaccess file, new theme and the logs for the forrest update Diff Committed by thorsten.
  • update[Zone] formating change Diff Committed by thorsten.
  • update[Zone] formating change Diff Committed by thorsten.
  • update[Zone] Added myself as recipient till testing is over. fixed script that waiting for interrupt signal which caused hanging. Diff Committed by thorsten.
  • update[Zone] Fixing bug line 14: $logfile: ambiguous redirect Diff Committed by thorsten.

Contributors to this release

We thank the following people for their contributions to this release.

This is a list of all people who participated as committers:
(andreas), (antonio), (chestnut), (edith), (jann), (josias), (michi), (thorsten).