Search:

Apache » Lenya
project logo
  • Project
  • Developer
  • Community
  • Version 2.2
  • Version 2.0
  • Version 1.2
  • Project
    • Changes
      • 2009
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2008
        • 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

Meeting Bad Säckingen 2009

Built with Apache Lenya

Changes in the Month 2007-01

DateVersionCommentAuthorActionDiff
2007-01-312.0[minor change] removed unused fieldsandreasupdate Diff
2007-01-312.0Fixed order of method params in IndexUpdaterandreasupdate Diff
2007-01-311.2Display [no title] for empty navigation titles in sitetree. This fixes bug #41495 for lenya-1.2.Xjannupdate Diff
2007-01-312.0Display [no title] for empty navigation titles in sitetree. This fixes bug #41495.andreasupdate Diff
2007-01-302.0whitenoise, comment fixes, removed redundant declarations, re-enabled exeption handler that was removed for debugging. nettingsupdate Diff
2007-01-302.0Added method Usecase.getParameter(String, Object), updated DocumentUsecase.getTargetDocument(boolean) to match javadoc commentandreasupdate Diff
2007-01-302.0Release service if not null (fixed wrong comparison operator)andreasupdate Diff
2007-01-302.0Added some javadocs for UsecaseInvokerandreasupdate Diff
2007-01-302.0Added some javadocs for UsecaseInvokerandreasupdate Diff
2007-01-302.0Refactored EditDocument and SaveDocument usecases, added some javadocsandreasupdate Diff
2007-01-302.0[minor change] removed unused importsandreasupdate Diff
2007-01-302.0use corrent usecases.js location in usecasedocument module (symptom was broken search). comment fix. credit goes to richard frovarp, thanks for spotting! nettingsupdate Diff
2007-01-28DocsAdding link to upcoming apache cons. adding change log for the last months.thorstenupdate Diff
2007-01-28SiteAutomatic publish from forrestbotthorstenupdate Diff
2007-01-252.0Bug 41421 - Visiting a locked page adds page to list of work patch applied. Thanks to Richard Frovarpthorstenupdate Diff
2007-01-252.0Check for sitetree instead of index_en to see if content has to be imported. This fixes bug 41424.andreasupdate Diff
2007-01-252.0Introduced AccreditableManagerFactory to clean up the AM setup mechanismandreasupdate Diff
2007-01-252.0Replaced java assert with Assert classandreasupdate Diff
2007-01-252.0Clear session history when loggin in and out. This fixes bug 41454.andreasupdate Diff
2007-01-232.0Don't try to check in transactionables which are checked out by a different userandreasupdate Diff
2007-01-232.0Flush session event queue on commit+rollback, fix javascript issues on reject screenandreasupdate Diff
2007-01-232.0languageselector: minor style changes, better i18n, limit max height in svn flag resizer to avoid heap overflows. nettingsupdate Diff
2007-01-232.0Fix sitetree API call in fragment generatorandreasupdate Diff
2007-01-232.0Don't throw exception when delete usecase fails, don't index non-existing docsandreasupdate Diff
2007-01-232.0Make target URL available for usecase testsandreasupdate Diff
2007-01-232.0Don't initialize local url parameter to avoid danger of not setting itandreasupdate Diff
2007-01-232.0Removed unused imports, use UsecaseWorkflowHelper instead of WorkflowUtilandreasupdate Diff
2007-01-232.0Further simiplification of Identity.belongsTo()andreasupdate Diff
2007-01-232.0Clarified Identity.belongsTo() and related methods, added corresponding test caseandreasupdate Diff
2007-01-232.0Updated UsecaseProxy package name in webdav.jsandreasupdate Diff
2007-01-222.0activate language selector in default publication. add french, spanish and hebrew to default publication (no translations yet, just for show). hebrew was chosen to demonstrate right-to-left text flow. add some styling. nettingsupdate Diff
2007-01-222.0add flag display option to language selector, improve i18n. nettingsupdate Diff
2007-01-222.0added a language selector to switch between the languages of a publication. it iterates over {page-envelope:publication-languages-csv} to display all languages and then formats the links depending on whether the language is currently chosen, available or unavailable. to activate, add <module name="languageselector"/> to your and add <map:part src="cocoon://modules/languageselector/languageselector/text-abbr/flagsize-none"/> to your publication sitemap. then you can <xsl:apply-templates select="xhtml:div[id='languageselector']/> in your page2xhtml.xsl. for nice formatting, you need to do some css (look at the source for the classes). an optional display of flag symbols is in the works, but not yet implemented. ignore the hooks for now. nettingsadd Diff
2007-01-212.0remove test usecase message from tinymce module. nettingsupdate Diff
2007-01-192.0Improve encapsulation and consistency by using methods to write private document meta dataandreasupdate Diff
2007-01-192.0Build process: Make tests run againandreasupdate Diff
2007-01-182.0fixes http://issues.apache.org/bugzilla/show_bug.cgi?id=41393. credit goes to richard frovarp. nettingsupdate Diff
2007-01-182.0fixes http://issues.apache.org/bugzilla/show_bug.cgi?id=41395. thanks to richard frovarp. nettingsupdate Diff
2007-01-182.0fix bug 41405, thanks to jonathan addison. nettingsupdate Diff
2007-01-171.2[minor changes] Adding document-type parameter and template matcher for neutron protocol. Credits to thomas comiottojannupdate Diff
2007-01-162.0Refactoring: moved usecase-related resources from core to usecase moduleandreasupdate Diff
2007-01-162.0Refactoring: renaming modules *-impl to *andreasupdate Diff
2007-01-152.0[minor change] removing empty module usecase-implandreasremove Diff
2007-01-152.0Refactoring: merge modules usecase and usecase-implandreasupdate Diff
2007-01-152.0Refactoring: move usecase impl classes to impl packages, preparation for join with usecase moduleandreasadd Diff
2007-01-152.0sitemanagement module depends on workflow-impl moduleandreasupdate Diff
2007-01-122.0[minor change] removed dead codeandreasupdate Diff
2007-01-122.0Refactored workflow event handling, replaced unpublished menus with OSGi-style package exportingandreasupdate Diff
2007-01-122.0Avoid NPE (no null params for UsecaseMessage)andreasupdate Diff
2007-01-122.0Fixed saving with neutronandreasadd Diff
2007-01-122.0[minor change] Removed debugging statementandreasupdate Diff
2007-01-112.0Rewrite links before delivering document to Kupuandreasupdate Diff
2007-01-112.0Convert urls to uuids when saving with EditDocument, convert img to object elements when saving with Kupuandreasupdate Diff
2007-01-112.0Use uuid-based links for imagesandreasadd Diff
2007-01-112.0Use document title instead of uuid for error messages, improved workflow error message i18nandreasupdate Diff
2007-01-112.0Removed Kupu reference from core sitemapandreasupdate Diff
2007-01-112.0[minor change] removed dead codeandreasupdate Diff
2007-01-112.0Make BXE work for blog entriesandreasupdate Diff
2007-01-112.0Don't pass null to UsecaseMessage constructorandreasupdate Diff
2007-01-112.0Use title instead of uuid in error messageandreasupdate Diff
2007-01-112.0[minor change] code formattingandreasupdate Diff
2007-01-112.0Added site usecase for blogandreasadd Diff
2007-01-112.0Moving some blog resources to blog modules. This way, usecases can be registered correctly.andreasadd Diff
2007-01-112.0Handle non-parent simple site nodes correctlyandreasupdate Diff
2007-01-112.0Avoid NPE when instantiating UsecaseMessageandreasupdate Diff
2007-01-112.0Check usecase message params in constructorandreasupdate Diff
2007-01-112.0Reduced visibility of AbstractUsecase.setSession() - not in interface anymoreandreasupdate Diff
2007-01-102.0Refactoring: add getTitle() method to kupu.jsandreasupdate Diff
2007-01-102.0Fixed image path base in Kupuandreasupdate Diff
2007-01-102.0Use lenya-document:uuid for internal links in Kupu. This fixes bug 41341.andreasupdate Diff
2007-01-102.0Fixed kupu icon linkandreasupdate Diff
2007-01-102.0Changed lenya.usecase=kupu to lenya.module=kupu, updated kupu.js to new APIandreasupdate Diff
2007-01-102.0Added kupu.js and sitemap.xmap for Kupu. Thanks to Jonathan Addison for the patch. See bug 39890.andreasadd Diff
2007-01-102.0Added development module, first action: show logfileandreasadd Diff
2007-01-102.0Fixed left alignment of lenya headerandreasupdate Diff
2007-01-102.0Removed / uncommented notes about JCRandreasupdate Diff
2007-01-102.0MetaDataTest: don't use old-style ID a UUIDandreasupdate Diff
2007-01-102.0Removed obsolete convenience methods from SiteUtilandreasupdate Diff
2007-01-102.0Use direct methods instead of SiteUtil convenience methodsandreasupdate Diff
2007-01-102.0Use direct methods instead of SiteUtil convenience methodsandreasupdate Diff
2007-01-102.0DocumentManagerImpl: use Document.hasLink() instead of obsolete SiteUtil convenience methodandreasupdate Diff
2007-01-102.0PageEnvelopeModule: use DocumentBuilder directly instead of SiteUtil convenience methodandreasupdate Diff
2007-01-101.2Remove unused variables, white spaces and cleanup code.antonioupdate Diff
2007-01-101.2Remove unused variables.antonioupdate Diff
2007-01-101.2Reduce variable scope.antonioupdate Diff
2007-01-101.2Remove unused variables.antonioupdate Diff
2007-01-092.0added the anchor button to the tinymce editorchestnutupdate Diff
2007-01-092.0Detach repo session from servlet session when logging out. This seems to fix bug 41328.andreasupdate Diff
2007-01-092.0[minor change] removed unnecessary constructorandreasupdate Diff
2007-01-091.2removing hardcoded unizh publication! arrrgh ...jannupdate Diff
2007-01-092.0Added Apache license to lenya specific tinymce javascript fileschestnutupdate Diff
2007-01-091.2Correct actions src attribute for usecase classjannupdate Diff
2007-01-091.2fixes http://issues.apache.org/bugzilla/show_bug.cgi?id=41296. This probably never worked in the default pub or somebody deleted the usecase file (but I could not found a hint in svn log).jannadd Diff
2007-01-061.2Fix bug #39360: File upload not working in Bitflux. Thanks to Bismarck Reyes (jbreyes@gmail.com).antonioupdate Diff
2007-01-052.0Added publication to path of included scripts so publication fallback is utilizedchestnutupdate Diff
2007-01-052.0add scroll bars to add link windowchestnutupdate Diff
2007-01-051.2Fix bug #39360: File upload not working in Bitflux. Thanks to Bismarck Reyes (jbreyes@gmail.com).antonioupdate Diff
2007-01-052.0Reverted change to LinkResolver javadocs (revision is still considered)andreasupdate Diff
2007-01-04ZoneAdding org.apache.forrest.plugin.output.inputModule to the required plugins. Needed since I updated the forrest instance.thorstenupdate Diff
2007-01-04Zoneremoving sitemap since it is not needed and causes build to fail since it uses old syntaxthorstenremove Diff
2007-01-042.0Refactoring source node classes, attach repo session to http session instead of request (avoid clash because session is also stored in usecase proxy)andreasupdate Diff
2007-01-042.0move the remaining global kupu resources into the kupu module patch submitted by jonathan addison, thanks! please test. nettingsremove Diff
>

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