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

2.0

  • add[2.0] remove menu blocks/items which will not be displayed in the current view ('area') before the UsecaseMenuTransformer step. this is a performance optimization, it reduces the number of usecase precondition checks in the menu generation. Diff Committed by josias.
  • add[2.0] new profiling module (uses cocoon profiler). adds a menu item to the "file" menu and provides xslts for sourcecode prettyprinting and xml source to xhtml rendering (very naive implementation atm). Diff Committed by nettings.
  • add[2.0] add policy for webDAV Diff Committed by chestnut.
  • add[2.0] usecase handler cleanup. [1] remove all cforms-specific code from usecases.js and UsecaseView.java [2] split usecases.js into maintainable chunks [3] introduce a mechanism to add custom flow code (see javadocs in UsecaseView.java and read usecases.js for details) [4] remove DummyCFormsUsecase.java and cforms-specific usecases-utils.js from global code [5] add CForms.java usecase to cforms module [6] add custom flow to cforms module to restore functionality [7] tweak bxe usecases to not create continuations (this restores their original behaviour which was changed by the previous revision of usecases.js) HEADSUP: cforms saving is currently broken, and there is instrumentation code left in modules/cforms/flow/customFlow.js. Diff Committed by nettings.
  • remove[2.0] renamed Label to AbstractLink to make the naming more consistent. now we have 'SiteTreeLink extends AbstractLink implements Link'. Diff Committed by josias.
  • remove[2.0] added xmlverbatim xml-to-html syntax highlighter. thanks to oliver becker for the contribution. i have slightly amended the license lingo to follow the examples i found in the cocoon code. oliver's original contribution statement can be found at http://mail-archives.apache.org/mod_mbox/lenya-dev/200610.mbox/browser . Diff Committed by nettings.
  • update[2.0] invoke workflow event 'edit' when a new file is uploaded. should fix bug #40648 Diff Committed by josias.
  • update[2.0] It was a little more complicated than I thought. Ok, now the styles management is Ok (em, sub, sup and strong at least...) I am going to work on the boxes (Warnings, Notes...) Diff Committed by cdupoirieux.
  • update[2.0] fixed meta data moving/copying: when a document is moved from one area to another, the metadata has to be moved completely, including workflow etc. fixes bug #40627 Diff Committed by josias.
  • update[2.0] fixes mismatch in usecasedocument module between view and model (causing npe). thanks to richard frovarp for the report and the fix. http://issues.apache.org/bugzilla/show_bug.cgi?id=40664 Diff Committed by nettings.
  • update[2.0] fixed i18n and layout of restore confirmation screen Diff Committed by josias.
  • update[2.0] Ordered List management. I have change the key management. (But I think it was not working at all !) Diff Committed by cdupoirieux.
  • update[2.0] Suppress a $ that should not be there in the list management, Add a sample of a two level list, Add a simple Boxes management (Fixme, Warning, Notes) which is not XHTML yet... Diff Committed by cdupoirieux.
  • update[2.0] Images management. (inspired by the OOo plugin.) Diff Committed by cdupoirieux.
  • update[2.0] reload content during fckeditor save after xslt/before validation Thanks to Richard Frovarp for catching this bug. This should fix bug 40689 Diff Committed by chestnut.
  • update[2.0] text:line-break should just be transfomed into <br/> Diff Committed by cdupoirieux.
  • update[2.0] add missing context path to profiler URL Diff Committed by nettings.
  • update[2.0] use path instead of id for webDAV propfind listing Diff Committed by chestnut.
  • update[2.0] adds a textarea-based cut-and-paste dialog to bxe (needed because the normal mechanism does not work in firefox due to javascript security restrictions). thanks to chregu for the code and to renaud for preparing the patch. Diff Committed by nettings.
  • update[2.0] RollBack of modifications which should be applied in Forrest... Diff Committed by cdupoirieux.
  • update[2.0] Added a page:title to FCKEditor insertAsset usecase. This prevents IE from collapsing the title tag and choking on the page. Thanks to Richard Frovarp for the fix. Diff Committed by nettings.
  • update[2.0] LanguageExistsAction: Replaced call to SiteUtil by direct API calls Diff Committed by andreas.
  • update[2.0] SiteUtil: consider language in contains() method Diff Committed by andreas.
  • update[2.0] Added failing test for bug 40666 (navigation title does not stick) Diff Committed by andreas.
  • update[2.0] Save sitetree link after changing the label. This fixes bug #40666. Diff Committed by andreas.
  • update[2.0] Set title of XHTML document. This fixes bug #40709. Thanks to Richard Frovarp for the patch. Diff Committed by andreas.
  • update[2.0] Set userId exit parameter for ChangePasswordAdmin usecase. This fixes bug 40779. Thanks to Richard Frovarp for the patch. Diff Committed by andreas.
  • update[2.0] Setting titles of several usecases, see bug 40767. Thanks to Richard Frovarp for the patch. Diff Committed by andreas.
  • update[2.0] Use resource in i18n.xmap to avoid setting a transformer without a generator. This fixes bug 40675. Diff Committed by andreas.
  • update[2.0] Using extra <div> for lenya box bottoms. Looks good on Mac OS with Firefox 2.0. Diff Committed by andreas.
  • update[2.0] [minor change] code formatting Diff Committed by andreas.
  • update[2.0] Don't treat the 'insert asset' button as usecase submit button. This avoids the NPE in Create.checkPreConditions(), see bug 40558. Diff Committed by andreas.
  • update[2.0] Invoke workflow event when changing meta data. This fixes bug 40568. Diff Committed by andreas.
  • update[2.0] Update test after changing API. This fixes bug 40821. Thanks to Renaud Richardet for the patch. Diff Committed by andreas.
  • update[2.0] Removed some offending lines from SiteTreeNodeImplTest. This funcationality is now tested by the core SiteManagerTest. Diff Committed by andreas.

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), (cdupoirieux), (chestnut), (josias), (nettings).