Search:

Apache » Lenya
project logo
  • Project
  • Developer
  • Community
  • Version 2.0
  • Version 1.2
  • Project
    • Changes
      • 2010
        • 05
        • 04
        • 02
        • 01
      • 2009
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2008
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2007
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2006
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2005
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2004
        • 12
        • 11
    • Who we are
    • Screenshots
    • Roadmap
    • License
    • Related Projects
    • History
    • Sponsoring Apache
    • Sponsors Thanks

Current Event

Built with Apache Lenya

Changes in the Month 2006-10

DateVersionCommentAuthorActionDiff
2006-10-282.0Removed some offending lines from SiteTreeNodeImplTest. This funcationality is now tested by the core SiteManagerTest.andreasupdate Diff
2006-10-272.0usecase 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. nettingsupdate Diff
2006-10-262.0Update test after changing API. This fixes bug 40821. Thanks to Renaud Richardet for the patch.andreasupdate Diff
2006-10-262.0added 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 . nettingsadd Diff
2006-10-262.0Invoke workflow event when changing meta data. This fixes bug 40568.andreasupdate Diff
2006-10-262.0Don't treat the 'insert asset' button as usecase submit button. This avoids the NPE in Create.checkPreConditions(), see bug 40558.andreasupdate Diff
2006-10-262.0[minor change] code formattingandreasupdate Diff
2006-10-262.0Using extra <div> for lenya box bottoms. Looks good on Mac OS with Firefox 2.0.andreasupdate Diff
2006-10-262.0Use resource in i18n.xmap to avoid setting a transformer without a generator. This fixes bug 40675.andreasupdate Diff
2006-10-262.0Setting titles of several usecases, see bug 40767. Thanks to Richard Frovarp for the patch.andreasupdate Diff
2006-10-262.0Set userId exit parameter for ChangePasswordAdmin usecase. This fixes bug 40779. Thanks to Richard Frovarp for the patch.andreasupdate Diff
2006-10-262.0Set title of XHTML document. This fixes bug #40709. Thanks to Richard Frovarp for the patch.andreasupdate Diff
2006-10-262.0Save sitetree link after changing the label. This fixes bug #40666.andreasupdate Diff
2006-10-262.0Added failing test for bug 40666 (navigation title does not stick)andreasupdate Diff
2006-10-242.0SiteUtil: consider language in contains() methodandreasupdate Diff
2006-10-242.0LanguageExistsAction: Replaced call to SiteUtil by direct API callsandreasupdate Diff
2006-10-162.0Added 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. nettingsupdate Diff
2006-10-122.0RollBack of modifications which should be applied in Forrest...cdupoirieuxupdate Diff
2006-10-122.0adds 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. nettingsupdate Diff
2006-10-102.0use path instead of id for webDAV propfind listingchestnutupdate Diff
2006-10-102.0add policy for webDAVchestnutadd Diff
2006-10-082.0add missing context path to profiler URL nettingsupdate Diff
2006-10-062.0text:line-break should just be transfomed into <br/>cdupoirieuxupdate Diff
2006-10-052.0reload content during fckeditor save after xslt/before validation Thanks to Richard Frovarp for catching this bug. This should fix bug 40689chestnutupdate Diff
2006-10-052.0new 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). nettingsadd Diff
2006-10-05MiscImages management. (inspired by the OOo plugin.)cdupoirieuxupdate Diff
2006-10-04MiscSuppress 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...cdupoirieuxupdate Diff
2006-10-032.0Ordered List management. I have change the key management. (But I think it was not working at all !) cdupoirieuxupdate Diff
2006-10-032.0renamed Label to AbstractLink to make the naming more consistent. now we have 'SiteTreeLink extends AbstractLink implements Link'.josiasupdate Diff
2006-10-032.0fixed i18n and layout of restore confirmation screenjosiasupdate Diff
2006-10-032.0fixes 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 nettingsupdate Diff
2006-10-032.0remove 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.josiasadd Diff
2006-10-032.0fixed 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 #40627josiasupdate Diff
2006-10-02MiscIt 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...)cdupoirieuxupdate Diff
2006-10-022.0invoke workflow event 'edit' when a new file is uploaded. should fix bug #40648josiasupdate Diff
>

Copyright © 1999-2011 The Apache Software Foundation. All rights reserved.

Apache Lenya, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.