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-01 ()

1.2

  • add[1.2] Added japanese translation for Lenya UI contributed by Tetsuya Kitahata. Diff Committed by gregor.
  • add[1.2] Added dutch translation for Lenya UI contributed by Arjen. Diff Committed by gregor.
  • add[1.2] build messages added Diff Committed by michi.
  • add[1.2] profiler added for performance analysis but commented because of slowing down the system Diff Committed by michi.
  • add[1.2] add README re patching libraries shipped with Cocoon Diff Committed by michi.
  • remove[1.2] Removed unused license files. Diff Committed by gregor.
  • remove[1.2] Removed empty directories Diff Committed by gregor.
  • update[1.2] view task log usecase doesn't seem to work or link might be wrong Diff Committed by michi.
  • update[1.2] Fixed a typo in the translation key. Diff Committed by egli.
  • update[1.2] prefixes added and default namespace removed because of problems with Sourcewriting Transformer Diff Committed by michi.
  • update[1.2] versions updated Diff Committed by michi.
  • update[1.2] Germand translation started Diff Committed by michi.
  • update[1.2] info about Tomcat added Diff Committed by michi.
  • update[1.2] Backported patch to show resource type in the overview tab Diff Committed by gregor.
  • update[1.2] Fixed undeclared variables in flowscript Diff Committed by edith.
  • update[1.2] commented out superfluous sanity check, to avoid problems with MS Active Directory Diff Committed by jwkaltz.
  • update[1.2] log4j path configurable Diff Committed by michi.
  • update[1.2] copyright to 2005 changed Diff Committed by michi.
  • update[1.2] Fixed typo in a translation key as reported by Arjen. Diff Committed by gregor.
  • update[1.2] patch from Jann Forrer applied Diff Committed by michi.
  • update[1.2] copyright year updated Diff Committed by michi.
  • update[1.2] copyright year updated Diff Committed by michi.
  • update[1.2] Jetty path added Diff Committed by michi.
  • update[1.2] log4j enabled because it now also works with Jetty Diff Committed by michi.
  • update[1.2] Fixed lenya.bat to no longer display the ASL comments during launch Diff Committed by gregor.
  • update[1.2] note about building Lenya offline added Diff Committed by michi.
  • update[1.2] Removed Lucene and log4j from Lenya (we now get them from Cocoon). Moved neko libraries to /lib, upgraded nekodtd to 0.1.11 and removed src/webapp/WEB-INF/lib Diff Committed by gregor.
  • update[1.2] Fixed wrong pipeline call that broke IP range group administration. Diff Committed by gregor.
  • update[1.2] note about lucene and Cocoon 2.1.5.1 added Diff Committed by michi.
  • update[1.2] allow patching of Lucene Diff Committed by michi.
  • update[1.2] version fixed Diff Committed by michi.
  • update[1.2] differentiate between Tomcat and Jetty during the install Diff Committed by michi.
  • update[1.2] Fixed code that tried to delete a file that was still referenced in an open file stream. This fixes http://issues.apache.org/bugzilla/show_bug.cgi?id=31986 Diff Committed by gregor.
  • update[1.2] Added getter/setter methods for ignoreAElement Diff Committed by egli.
  • update[1.2] Javadoc of Server Side Include class updated Diff Committed by michi.
  • update[1.2] Set XML serializer back to UTF-8. Diff Committed by gregor.
  • update[1.2] Fixed order of XSL import statements to avoid xslt exceptions Diff Committed by gregor.
  • update[1.2] Removed xml:output. Cocoon serializers take care of this. Diff Committed by gregor.
  • update[1.2] Refactor the link detection so that the linkrewriter can be subclassed more easily Diff Committed by egli.
  • update[1.2] Enhanced the message on succesful build Diff Committed by egli.
  • update[1.2] Improved wording of build message Diff Committed by gregor.
  • update[1.2] Changed revision controller view to no longer access a static member of Publication. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33225 Diff Committed by gregor.
  • update[1.2] Set default logger to log4j and made log4 log file path relative to webapp. Diff Committed by gregor.
  • update[1.2] log4j conf added in order to patch Cocoon's log4j conf Diff Committed by michi.
  • update[1.2] build properties version added in order to check if local build properties is in sync Diff Committed by michi.
  • update[1.2] Improved title generation for authoring, admin and site areas Diff Committed by gregor.
  • update[1.2] Fixed site area image preview to work for all URLs Diff Committed by gregor.
  • update[1.2] Diff Committed by gregor.

2.0

  • add[2.0] added matcher to match registered usecases Diff Committed by andreas.
  • add[2.0] added WorkflowUsecase Diff Committed by andreas.
  • add[2.0] refactor usecase packages Diff Committed by andreas.
  • add[2.0] refactor usecase packages Diff Committed by andreas.
  • add[2.0] refactor usecase packages Diff Committed by andreas.
  • add[2.0] group admin using usecase framework Diff Committed by andreas.
  • add[2.0] group admin using usecase framework Diff Committed by andreas.
  • add[2.0] group admin using usecase framework Diff Committed by andreas.
  • add[2.0] not ready yet, but needed to compile Lenya Diff Committed by andreas.
  • add[2.0] start to implement default pub usecases using usecase framework Diff Committed by andreas.
  • add[2.0] added DocumentTypeResolver Diff Committed by andreas.
  • add[2.0] added CreateDocument usecase Diff Committed by andreas.
  • add[2.0] added createLanguage usecase to usecase framework Diff Committed by andreas.
  • add[2.0] Added stub for create blog entry usecase. Diff Committed by gregor.
  • add[2.0] Added stub for create blog entry usecase. Diff Committed by gregor.
  • add[2.0] Added japanese translation for Lenya UI contributed by Tetsuya Kitahata. Diff Committed by gregor.
  • add[2.0] Added dutch translation for Lenya UI contributed by Arjen. Diff Committed by gregor.
  • add[2.0] Added missing create blog entry JX screen. Diff Committed by gregor.
  • add[2.0] using usecase framework for deleteLanguage usecase Diff Committed by andreas.
  • add[2.0] moved deleteLanguage JX to core Diff Committed by andreas.
  • add[2.0] Removed Lucene and log4j from Lenya (we now get them from Cocoon). Moved neko libraries to /lib, upgraded nekodtd to 0.1.11 and removed src/webapp/WEB-INF/lib Diff Committed by gregor.
  • add[2.0] Added stubs for search usecase. Lucene search was not handled as a usecase before, so this will involve some porting work. Diff Committed by gregor.
  • add[2.0] added InvokeWorkflow usecase handler Diff Committed by andreas.
  • add[2.0] usecase framework for submit usecase in default publication Diff Committed by andreas.
  • add[2.0] usecase framework for submit usecase in default publication Diff Committed by andreas.
  • add[2.0] usecase framework for publishing Diff Committed by andreas.
  • add[2.0] Re-added Xlink and XPath classes that slipped into the XPS removal. Diff Committed by gregor.
  • add[2.0] Replaced the Lenya menu with a standards-based implementation by Jon Linczak. New features: * It is now possible to have more (or less) than 4 menus * The area tabs are now internationalized * The new menu displays properly with serialization set to XHTML * The menu javascript code is now far more robust (and simpler) * Area tabs now have a hover effect * Accessibility is improved (by doing away with tables for the menu, and using lists) This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33024 Diff Committed by gregor.
  • add[2.0] add publish usecase handler for default pub Diff Committed by andreas.
  • add[2.0] added some publication utility classes Diff Committed by andreas.
  • remove[2.0] removed obsolete login files Diff Committed by andreas.
  • remove[2.0] removed obsolete login files Diff Committed by andreas.
  • remove[2.0] removed obsolete logout files Diff Committed by andreas.
  • remove[2.0] removed obsolete logout files Diff Committed by andreas.
  • remove[2.0] refactor usecase packages Diff Committed by andreas.
  • remove[2.0] refactor usecase packages Diff Committed by andreas.
  • remove[2.0] refactor usecase packages Diff Committed by andreas.
  • remove[2.0] Removed deprecated SMTP class, which has been replaced by the notification task. Diff Committed by gregor.
  • remove[2.0] Removed validate action. Usecases that need to validate use the Relax NG helper directly. Diff Committed by gregor.
  • remove[2.0] Removed upload.js flow script (the upload usecase is now handled by the usecase framework) Diff Committed by gregor.
  • remove[2.0] removed obsolete document creation helpers Diff Committed by andreas.
  • remove[2.0] Removed unused DelegatingAuthenticatorAction. Login is now handled by the login usecase. Diff Committed by gregor.
  • remove[2.0] Finished the new blog entry usecase. This allowed to remove dom4j and the ParentChildCreatorAction as well as create.xsp and create.xsl, which are now no longer used. Diff Committed by gregor.
  • remove[2.0] Added missing create blog entry JX screen. Diff Committed by gregor.
  • remove[2.0] Made log4j the log system used by Lenya, and start using log4j.xconf for configuration. This obviates the need for absolute paths in the log4j configuration. Diff Committed by gregor.
  • remove[2.0] renamed package site.usecase to site.usecases Diff Committed by andreas.
  • remove[2.0] using usecase framework for deleteLanguage usecase Diff Committed by andreas.
  • remove[2.0] moved deleteLanguage JX to core Diff Committed by andreas.
  • remove[2.0] usecase framework used to change navigation title Diff Committed by andreas.
  • remove[2.0] Removed unused license files. Diff Committed by gregor.
  • remove[2.0] usecase framework for submit and reject Diff Committed by andreas.
  • remove[2.0] usecase framework for submit and reject Diff Committed by andreas.
  • remove[2.0] Removed XPSAssembler and various XML helper classes. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33030 , http://issues.apache.org/bugzilla/show_bug.cgi?id=25956 , http://issues.apache.org/bugzilla/show_bug.cgi?id=19552 and http://issues.apache.org/bugzilla/show_bug.cgi?id=19583 Diff Committed by gregor.
  • remove[2.0] Removed empty directory Diff Committed by gregor.
  • remove[2.0] Removed empty directories Diff Committed by gregor.
  • update[2.0] removed unused imports, replace strings with pre-defined fields Diff Committed by andreas.
  • update[2.0] don't use interface constructor Diff Committed by andreas.
  • update[2.0] output single languages instead of array object Diff Committed by andreas.
  • update[2.0] added javadocs Diff Committed by andreas.
  • update[2.0] added methods to trigger workflow Diff Committed by andreas.
  • update[2.0] moved triggerWorkflow() one level up as it can apply to multiple documents Diff Committed by andreas.
  • update[2.0] added method to check if a usecase is registered Diff Committed by andreas.
  • update[2.0] added matcher to match registered usecases Diff Committed by andreas.
  • update[2.0] added matcher to match registered usecases Diff Committed by andreas.
  • update[2.0] removed exception clause from doInitialize() Diff Committed by andreas.
  • update[2.0] fixed some style issues Diff Committed by andreas.
  • update[2.0] removed exception clause from doInitialize() Diff Committed by andreas.
  • update[2.0] removed exception clause from doInitialize() Diff Committed by andreas.
  • update[2.0] removed exception clause from doInitialize() Diff Committed by andreas.
  • update[2.0] don't obtain workflow situation Diff Committed by andreas.
  • update[2.0] fixed submit button name Diff Committed by andreas.
  • update[2.0] removed TODO comment (looks fine to me) Diff Committed by andreas.
  • update[2.0] using usecase framework for login usecase Diff Committed by andreas.
  • update[2.0] user-groups usecase added Diff Committed by andreas.
  • update[2.0] init session before use Diff Committed by andreas.
  • update[2.0] added logout functionality Diff Committed by andreas.
  • update[2.0] using usecase framework for logout Diff Committed by andreas.
  • update[2.0] removed obsolete declarations and pipelines Diff Committed by andreas.
  • update[2.0] added XML file extension Diff Committed by andreas.
  • update[2.0] refactor usecase packages Diff Committed by andreas.
  • update[2.0] add resources tag Diff Committed by andreas.
  • update[2.0] refactoring (remove duplicate code) Diff Committed by andreas.
  • update[2.0] add save() method Diff Committed by andreas.
  • update[2.0] group admin using usecase framework Diff Committed by andreas.
  • update[2.0] group admin using usecase framework Diff Committed by andreas.
  • update[2.0] comment about meta stylesheet added Diff Committed by michi.
  • update[2.0] XUL menus fixed Diff Committed by michi.
  • update[2.0] XUL menus enabled Diff Committed by michi.
  • update[2.0] don't swallow exceptions Diff Committed by andreas.
  • update[2.0] add stylesheet version attribute Diff Committed by andreas.
  • update[2.0] add stylesheet version attribute Diff Committed by andreas.
  • update[2.0] fixed xpath to replace author Diff Committed by andreas.
  • update[2.0] replaced element.setNodeValue() by DocumentHelper.setSimpleElementText() Diff Committed by andreas.
  • update[2.0] replaced element.setNodeValue() by DocumentHelper.setSimpleElementText() Diff Committed by andreas.
  • update[2.0] fixed order of XSLT statements Diff Committed by andreas.
  • update[2.0] fixed order of XSLT statements Diff Committed by andreas.
  • update[2.0] formatting Diff Committed by andreas.
  • update[2.0] replaced {fallback} by fallback://, fixed serializer for SourceWritingTransformer Diff Committed by andreas.
  • update[2.0] setting link attributes instead of title Diff Committed by andreas.
  • update[2.0] allow string for name, not only NCName Diff Committed by andreas.
  • update[2.0] allow fallback for JX templates Diff Committed by andreas.
  • update[2.0] avoid NPE when fetching source document Diff Committed by andreas.
  • update[2.0] first steps for create usecase Diff Committed by andreas.
  • update[2.0] first steps for create usecase Diff Committed by andreas.
  • update[2.0] transforming non-namespace elements to XHTML Diff Committed by andreas.
  • update[2.0] publication polymorphism for usecase handler classes Diff Committed by andreas.
  • update[2.0] changing DOM when label has changed, not only Label object Diff Committed by andreas.
  • update[2.0] implemented Create usecase Diff Committed by andreas.
  • update[2.0] fixed some parameter names in Create JX template Diff Committed by andreas.
  • update[2.0] fixed StringIndexException for language prefixes like de_CH Diff Committed by andreas.
  • update[2.0] removed unused import Diff Committed by andreas.
  • update[2.0] Removed occurrence of cocoon-lenya Diff Committed by gregor.
  • update[2.0] Removed known issues from 1.4 readme. Diff Committed by gregor.
  • update[2.0] Completed migration from a.o.l.util.FileUtil to excalibur FileUtil Diff Committed by gregor.
  • update[2.0] Removed default-create action which has been superceded by the create usecase. Diff Committed by gregor.
  • update[2.0] Added ASL 2.0 license and set SVN properties for some new Java files that did not have them Diff Committed by gregor.
  • update[2.0] Added ASL 2.0 license and set SVN properties for some new Java files that did not have them Diff Committed by gregor.
  • update[2.0] Removed deprecated methods from AbstractUser Diff Committed by gregor.
  • update[2.0] Set missing SVN properties Diff Committed by gregor.
  • update[2.0] Changed ocurrences of DocumentURL to use CanonicalDocumentURL Diff Committed by gregor.
  • update[2.0] Replaced ocurrences of deprecated node-id with node-name Diff Committed by gregor.
  • update[2.0] Removed deprecated getParentId() from SiteTreeNode interface Diff Committed by gregor.
  • update[2.0] Removed deprecated getAbsoluteParentId() from SiteTreeNode interface Diff Committed by gregor.
  • update[2.0] Replaced references to oscom publication with default publication Diff Committed by gregor.
  • update[2.0] Renamed testGetFullName to testGetName to reflect interface changes Diff Committed by gregor.
  • update[2.0] Changed invocation of ResourcesManager to DefaultResourcesManager Diff Committed by gregor.
  • update[2.0] added DocumentTypeResolver Diff Committed by andreas.
  • update[2.0] added createLanguage usecase to usecase framework Diff Committed by andreas.
  • update[2.0] using create usecases from usecase FW, show create-language item only when not all language versions exist Diff Committed by andreas.
  • update[2.0] refactored Create usecases Diff Committed by andreas.
  • update[2.0] refactored exception handling in URIParameterizer Diff Committed by andreas.
  • update[2.0] adding sitetree label instead of new node when node already exists Diff Committed by andreas.
  • update[2.0] removed create tasks Diff Committed by andreas.
  • update[2.0] Removed references to dom4j Diff Committed by gregor.
  • update[2.0] commented out superfluous sanity check, to avoid problems with MS Active Directory Diff Committed by jwkaltz.
  • update[2.0] Fixed typo in a translation key as reported by Arjen. Diff Committed by gregor.
  • update[2.0] log4j path configurable Diff Committed by michi.
  • update[2.0] german translation of default publication welcome page started Diff Committed by michi.
  • update[2.0] applied patch from Jann Forrer re context prefix and asset upload Diff Committed by michi.
  • update[2.0] note about deployment re the various servlet containers added Diff Committed by michi.
  • update[2.0] log4j enabled because it also works now with Jetty Diff Committed by michi.
  • update[2.0] Fixed lenya.bat to no longer display the ASL comments during launch Diff Committed by gregor.
  • update[2.0] using usecase framework for deleteLanguage usecase Diff Committed by andreas.
  • update[2.0] using usecase framework for deleteLanguage usecase Diff Committed by andreas.
  • update[2.0] usecase framework used to change navigation title Diff Committed by andreas.
  • update[2.0] add i18n messages for changeLabel usecase Diff Committed by andreas.
  • update[2.0] Fixed wrong pipeline call that broke IP range group administration. Diff Committed by gregor.
  • update[2.0] Added stubs for search usecase. Lucene search was not handled as a usecase before, so this will involve some porting work. Diff Committed by gregor.
  • update[2.0] make sure that local properties are in sync with pre-set build properties Diff Committed by michi.
  • update[2.0] Fixed code that tried to delete a file that was still referenced in an open file stream. This fixes http://issues.apache.org/bugzilla/show_bug.cgi?id=31986 Diff Committed by gregor.
  • update[2.0] refactoring: extracted method getExecutableEvent() Diff Committed by andreas.
  • update[2.0] added document to initial parameters Diff Committed by andreas.
  • update[2.0] usecase framework for submit usecase in default publication Diff Committed by andreas.
  • update[2.0] usecase framework for reject usecase Diff Committed by andreas.
  • update[2.0] usecase framework for submit and reject Diff Committed by andreas.
  • update[2.0] switch to AbstractLogEnabled Diff Committed by andreas.
  • update[2.0] switch to AbstractLogEnabled Diff Committed by andreas.
  • update[2.0] usecase framework for publishing Diff Committed by andreas.
  • update[2.0] usecase framework for publishing Diff Committed by andreas.
  • update[2.0] FlowHelper is now Avalon component Diff Committed by andreas.
  • update[2.0] switch to AbstractLogEnabled Diff Committed by andreas.
  • update[2.0] Changed revision controller view to no longer access a static member of Publication. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33225 Diff Committed by gregor.
  • update[2.0] Removed xml:output. Cocoon serializers take care of this. Diff Committed by gregor.
  • update[2.0] introduced workflow resolver Diff Committed by andreas.
  • update[2.0] introduced workflow resolver Diff Committed by andreas.
  • update[2.0] switch to AbstractLogEnabled Diff Committed by andreas.
  • update[2.0] Updated WorkflowDocumentSet to use the new WorkflowFactory interface Diff Committed by gregor.
  • update[2.0] Changed remaining instances of lenya.usecase=logout to lenya.usecase=ac.logout Diff Committed by gregor.
  • update[2.0] Improved title generation for authoring, admin and site areas Diff Committed by gregor.
  • update[2.0] Fixed site area image preview to work for all URLs Diff Committed by gregor.
  • update[2.0] switch to AbstractLogEnabled Diff Committed by andreas.
  • update[2.0] lazy loading for workflow history Diff Committed by andreas.
  • update[2.0] added recursive publishing Diff Committed by andreas.
  • update[2.0] added recursive publishing Diff Committed by andreas.
  • update[2.0] Diff Committed by gregor.

Documentation

  • update[Documentation] updated the link to our live site Diff Committed by jwkaltz.
  • update[Documentation] Added clarification about forrest version used for building the site. Diff Committed by gregor.
  • update[Documentation] Added a note about misleading Forrest error messages during web site build Diff Committed by gregor.

Site

  • add[Site] Updated site with latest documentation changes Diff Committed by gregor.
  • add[Site] Updated site with latest documentation changes and removed eol-style Diff Committed by gregor.
  • add[Site] Updated site with latest documentation changes and removed eol-style Diff Committed by gregor.
  • add[Site] Updated site with latest documentation changes and removed eol-style Diff Committed by gregor.
  • update[Site] Updated site with latest documentation changes Diff Committed by gregor.
  • update[Site] Updated site with latest documentation changes and removed eol-style Diff Committed by gregor.
  • update[Site] Updated site with latest documentation changes and removed eol-style Diff Committed by gregor.
  • update[Site] Updated site with latest documentation changes and removed eol-style Diff Committed by gregor.
  • update[Site] Updated site with latest documentation changes and removed eol-style Diff Committed by gregor.
  • update[Site] Updated site with latest documentation changes and removed eol-style Diff Committed by gregor.
  • update[Site] Updated site with latest documentation changes and removed eol-style Diff Committed by gregor.

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), (edith), (egli), (gregor), (jwkaltz), (michi).