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 2005-11 ()

1.2

  • add[1.2] deprecated source type action added Diff Committed by michi.
  • add[1.2] updated Forrest with fixed SourceTypeAction thanks to Josias Diff Committed by michi.
  • add[1.2] input module to make content dir configurable started Diff Committed by michi.
  • add[1.2] ProxyGenerator with https resp. getScheme enhanced Diff Committed by michi.
  • remove[1.2] obsolete libraries Diff Committed by michi.
  • update[1.2] Open live page in a new window Diff Committed by jann.
  • update[1.2] bug re hardcoded filename generation fixed. DocumentIdToPathMapper is now being used Diff Committed by michi.
  • update[1.2] getChildFileName fixed such that one is forced to upgrade the creators because of the DocumentIdToPathMapper bug Diff Committed by michi.
  • update[1.2] getChildFileName fixed such that one is forced to upgrade the creators because of the DocumentIdToPathMapper bug Diff Committed by michi.
  • update[1.2] there seems to be a bug re concat filesystem path. TODO added Diff Committed by michi.
  • update[1.2] preparations for making root content dir configurable Diff Committed by michi.
  • update[1.2] content authoring element fixed Diff Committed by michi.
  • update[1.2] SourceTypeAction package name changed Diff Committed by michi.
  • update[1.2] content-dir input module added as TODO Diff Committed by michi.
  • update[1.2] Get the content path with help of the new PublicationContentDirModule in all default's sitemaps Diff Committed by edith.
  • update[1.2] Get the content path with help of the new PublicationContentDirModule in all default's sitemaps Diff Committed by edith.
  • update[1.2] paths neutralized Diff Committed by michi.
  • update[1.2] paths neutralized Diff Committed by michi.
  • update[1.2] needs also to work without configuration in order to stay backwards compatible Diff Committed by michi.
  • update[1.2] needs to work also without configuration in order to stay backwards compatible Diff Committed by michi.
  • update[1.2] note about xopushandler action added Diff Committed by michi.
  • update[1.2] Revision controller prepared such that it works with configurable content directories Diff Committed by michi.
  • update[1.2] getDocument added to make content dir configurable Diff Committed by michi.
  • update[1.2] advanced methods such that document root dirs will be configurable commented Diff Committed by michi.
  • update[1.2] security patch Diff Committed by michi.
  • update[1.2] thanks to Josias Thoeny the sitetree bug re access controlling has been fixed Diff Committed by michi.
  • update[1.2] patch update from Josias Diff Committed by michi.
  • update[1.2] call fallback for the root transformation and the sitetree2nav.xsl, so that they can be overwridden in the pubs (ex: no language suffix _ in url) Diff Committed by edith.

2.0

  • add[2.0] First steps re. JCR-only approach: removed dependencies on JCR block, added own JCR libs, started JCR facade objects and content migration build target. Diff Committed by andreas.
  • add[2.0] Added 1st version of new Lenya repo interfaces + JCR-based implementation Diff Committed by andreas.
  • add[2.0] Robert Goene's lucene usecase added Diff Committed by michi.
  • add[2.0] lucene XSLTs added Diff Committed by michi.
  • add[2.0] lucene specific classes re Robert Goenes code Diff Committed by michi.
  • add[2.0] lucene module of Robert Goene added Diff Committed by michi.
  • add[2.0] more lucene stuff of Robert Goene added Diff Committed by michi.
  • add[2.0] lucene config added Diff Committed by michi.
  • add[2.0] simple opendocument XSLT added Diff Committed by michi.
  • add[2.0] replaces the SourceWritingTransformer with a flow approach that uses the processPipelineTo() method of the cocoon flow object. When exiting the flow a plain status code is sent back to the browser. Thanks to a patch by Felix Röthenbacher Diff Committed by chestnut.
  • add[2.0] replaces the SourceWritingTransformer with a flow approach that uses the processPipelineTo() method of the cocoon flow object. When exiting the flow a plain status code is sent back to the browser. Thanks to a patch by Felix Röthenbacher Diff Committed by chestnut.
  • add[2.0] Update Jetty to version 5.1.4 Thanks to a patch by Felix Röthenbacher Diff Committed by chestnut.
  • add[2.0] Update Jetty to version 5.1.4 Thanks to a patch by Felix Röthenbacher Diff Committed by chestnut.
  • add[2.0] clean up, moved lucene specific files into the lucene module directory Diff Committed by chestnut.
  • add[2.0] moved lucene specific files into lucene module directory Diff Committed by chestnut.
  • add[2.0] applied Patch for removing log4j:WARN removing upon Jetty start-up, Bug 37240, Thanks to a patch by Felix Röthenbacher Diff Committed by chestnut.
  • add[2.0] moved lucene stylesheets into resource specific modules xslt directory Thanks to Felix Fixes Bug 37626 Diff Committed by chestnut.
  • add[2.0] Extended repo API, updated JCR repo implementation to a more generic approach (using a repository facade and path structures) Diff Committed by andreas.
  • remove[2.0] LGPL code removed Diff Committed by michi.
  • update[2.0] Don't call opendocument2xhtml.xsl: the transformation is replaced by the xslt of art rhyno Diff Committed by edith.
  • update[2.0] the attribute for the style's properties change from style:properties into style:local-name()-properties Diff Committed by edith.
  • update[2.0] allow to patch lenya.roles by publications and modules Diff Committed by andreas.
  • update[2.0] Diff Committed by chestnut.
  • update[2.0] Diff Committed by chestnut.
  • update[2.0] Accidental commit (messing around with cform type), sorry about that Diff Committed by chestnut.
  • update[2.0] fixed img references for up/down arrows Diff Committed by chestnut.
  • update[2.0] Changed cform code that it is possible to use a cancel button. Diff Committed by thorsten.
  • update[2.0] Fixed typo in usecase.js. Spotted by Felix. Thx Felix. Diff Committed by thorsten.
  • update[2.0] prompt for clean build of cocoon with new local.blocks.properties Diff Committed by chestnut.
  • update[2.0] Added a fallback for module specific menu generation. Now you can override the menus provided by the modules. e.g. If you want to override the menu provided by the xhtml module, just create a file in pub-id/conf/menus/xhtml.xsp and provide your own menu implementation for the module. Diff Committed by thorsten.
  • update[2.0] Usecase exit parameters can now be supplied without a value in the xconf, the value will be picked up from the parameters passed to the usecase. This fixes Bug 37362 Diff Committed by chestnut.
  • update[2.0] Fixes non working cancel buttons Diff Committed by thorsten.
  • update[2.0] Configuration of log4j.xconf Diff Committed by chestnut.
  • update[2.0] languages choice is hidden if just one language available in publication Thanks to a patch by Simon Litwan, fixes Bug 37434 Diff Committed by chestnut.
  • update[2.0] added userId, groupId, and ipRangeId to exit usecases where needed Diff Committed by chestnut.
  • update[2.0] fixes ability to save in kupu using webdav interface instead of kupu usecase. Will clean up usecase if this seems to work out. Post processing (before validation) of document can be done with modules/xhtml/xslt/clean-xhtml.xsl if needed. Diff Committed by chestnut.
  • update[2.0] Example of a optional xhtml sample in the default pub. Perhaps someone can provide a patch for a better example of a 2 column page Diff Committed by chestnut.
  • update[2.0] comment this sample out untill there is a way to make additional samples publication specific Diff Committed by chestnut.
  • update[2.0] JCR integration: implemented writing and reading document content Diff Committed by andreas.
  • update[2.0] removed reference to non-existing entry module from blog publication Diff Committed by andreas.
  • update[2.0] Added ContextUtility to allow the DocumentPolicyManagerWrapper to access the context on demand. This fixes bug #36494. Credits to Felix Roethenbacher. Diff Committed by andreas.
  • update[2.0] Throw comprehensible exception when a resource type does not support a particular format. Diff Committed by andreas.
  • update[2.0] Added XHTML format to search resource type Diff Committed by andreas.
  • update[2.0] Apply module menu fallback to menus.xmap, not to single XSPs Diff Committed by andreas.
  • update[2.0] return proper status code on success PUT request Diff Committed by chestnut.
  • update[2.0] Fixed missing i18n namespace in cforms module and example. Diff Committed by thorsten.
  • update[2.0] Calling DocumentManager.isValidDocumentName() from CreateDocument usecase to validate document names. DocumentManagerImpl allows only characters and numbers in document IDs. Diff Committed by andreas.
  • update[2.0] config for Jeceira Repository Factory added Diff Committed by michi.
  • update[2.0] Lucene block added Diff Committed by michi.
  • update[2.0] lcr changed because of additional lucene block Diff Committed by michi.
  • update[2.0] lucene code of Robert Goene added Diff Committed by michi.
  • update[2.0] search field added Diff Committed by michi.
  • update[2.0] added kupusave.xsl as import to clean up kupu generated source before validation Diff Committed by chestnut.
  • update[2.0] indexing added Diff Committed by michi.
  • update[2.0] indexing added Diff Committed by michi.
  • update[2.0] opendocumenttext fixed Diff Committed by michi.
  • update[2.0] Added infrastructure for module test builds Diff Committed by andreas.
  • update[2.0] Updated custom_nodetypes.xml to new Jackrabbit syntax Diff Committed by andreas.
  • update[2.0] Improved repo interfaces and JCR-based implementation, added JCRRepositoryTest, updated migration class accordingly Diff Committed by andreas.
  • update[2.0] Initialize all mandatory JCR properties. The migrate-14 target works now. Diff Committed by andreas.
  • update[2.0] added JOB_DATA column to qrtz_triggers table fixes error "Column count does not match in statement" when trying to schedule a job Diff Committed by chestnut.
  • update[2.0] Takes care of class cast exception when scheduled job tries to publish Diff Committed by chestnut.
  • update[2.0] allows publish usecase to reindex doc in live index when run from scheduled job Diff Committed by chestnut.
  • update[2.0] made lucene indexes area (live and authoring) specific, lucene usecase which can be called as an exit usecase of other usecases Diff Committed by chestnut.
  • update[2.0] xhtml2index xsl path changes Diff Committed by chestnut.
  • update[2.0] JCR module: added Assertion utility class, fixed some NPE issues Diff Committed by andreas.
  • update[2.0] added ability to request shared resources [js or css] inherited [or ancestor] from templated pubs ex: page.css @import url(page.inherited.css); /* pub specific css */ Diff Committed by chestnut.
  • update[2.0] don't allow to reload cocoon for security reasons. see bug #37631 Diff Committed by josias.

Documentation

  • add[Documentation] started documentation about repository layout Diff Committed by andreas.
  • update[Documentation] added documentation about usecase parameters Diff Committed by andreas.
  • update[Documentation] Add the University of Zuerich to the live site Diff Committed by jann.

Site

  • update[Site] Adding Uni Zuerich to the live websites Diff Committed by jann.
  • update[Site] Adding Uni Zuerich to the live websites Diff Committed by jann.

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), (chestnut), (edith), (jann), (josias), (michi), (thorsten).