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 2005-08

DateVersionCommentAuthorActionDiff
2005-08-31Sandboxcommitted soc work from robert goenegregoradd Diff
2005-08-312.0Fixed the cform integration. I needed to switch the position of the binding to make it possible to load values into the formthorstenupdate Diff
2005-08-311.2Fix encoding problem of the mail subjectedithadd Diff
2005-08-312.0Avoid NPE when DocumentHelper passes DTD information to the transformer. This fixes bug #36419. Thanks to Felix Roethenbacher.andreasupdate Diff
2005-08-312.0[minor change] removed obsolete workflow classesandreasremove Diff
2005-08-302.0Removed workflow situation. The situation information is now implicitely provided by the workflowable object. This allows to get rid of WorkflowManager.getSituation(), which required it to be Contextualizable (which fails with pooling).andreasupdate Diff
2005-08-302.0thanks to Gregor Imboden the one form editor is able to save againmichiupdate Diff
2005-08-302.0Store parametersInitialized as parameter to avoid re-initialization when UsecaseProxy accesses getTParameterNames()andreasupdate Diff
2005-08-302.0DocumentStore: Fixed order of arguments of DocumentIdentifier ctor.andreasupdate Diff
2005-08-301.2Exception in case no child document exist (for the access of first-child-id with the sitetree input module)edithupdate Diff
2005-08-301.2Exception in case no child document exist (for the access of first-child-id with the sitetree input module)edithadd Diff
2005-08-292.0Performance: added workflow schema cacheandreasupdate Diff
2005-08-292.0Performance: Attach page envelope to request, lazy loading for usecase parametersandreasupdate Diff
2005-08-292.0[minor change] cleaned up document builder code to use URLInformation, simplified WorkflowMenuTransformer codeandreasupdate Diff
2005-08-292.0Removed non-url methods from usecase resolver. This way, it doesn't have to be Contextualizable and can be ThreadSafe (performance issue)andreasupdate Diff
2005-08-292.0[minor change] code cleanup, javadoc fixesandreasupdate Diff
2005-08-292.0[minor change] simplified code, removed accidentially committed error logandreasupdate Diff
2005-08-292.0Refactored repository session handling. Switched from PublicationFactory to PublicationManager Avalon service. Add DocumentIdentifier to reduce document handling costs. This generates a performance improvement.andreasupdate Diff
2005-08-291.2sample JCR repo config added such that Lenya 1.2.x can be run with Cocoon 2.1.xmichiadd Diff
2005-08-262.0fixed revision 240220 which did not updated the properties-build.xmlthorstenupdate Diff
2005-08-262.0Applied patch for bug #36382 (copy endorsed libraries from Cocoon). Thanks to Felix Roethenbacher.andreasupdate Diff
2005-08-262.0[minor change] Updated revision number in build.propertiesandreasupdate Diff
2005-08-26DocsGenerated new status file, fixed some validation errorsandreasupdate Diff
2005-08-26DocsApplied patch for 1.4 source documentation (see bug #36074). Thanks to Oliver Schalch.andreasupdate Diff
2005-08-26DocsAdded note about displaying usecases in tabsandreasupdate Diff
2005-08-26DocsRenamed publets to modulesandreasadd Diff
2005-08-262.0Moved search-related files to search module.andreasremove Diff
2005-08-262.0Moved search-related files to search module.andreasadd Diff
2005-08-262.0Renamed publets to modulesandreasadd Diff
2005-08-262.0Renamed publets to modules.andreasupdate Diff
2005-08-262.0Added lenyadoc:// protocol publet. This fixes bug #36360. Thanks to Felix Roethenbacher.andreasadd Diff
2005-08-252.0added a generic variable that can be used within cformsthorstenupdate Diff
2005-08-252.0Added full cform support inclusive custom flow snippet. Thanks to Jason Johnston, who told me the 'new Function' trick on cocoon-dev.thorstenupdate Diff
2005-08-252.0Workflow - RoleCondition uses PolicyManager to check actual policy of a document instead of request policy. This fixes bug #36358.andreasupdate Diff
2005-08-252.0Limited support for cforms. Right now it is *not* possible to add custom flow snippets this will have to change in the future.thorstenupdate Diff
2005-08-252.0[minor change] fixed cast Transactionable -> Nodeandreasupdate Diff
2005-08-252.0[minor change] removed dead codeandreasupdate Diff
2005-08-252.0[minor change] removed dead codeandreasupdate Diff
2005-08-252.0Template manager: recurse into publication templates, this fixes bug #36304andreasupdate Diff
2005-08-252.0Instantiator: Don't add additional <templates> element if it already existsandreasupdate Diff
2005-08-252.0Updated libraries to Cocoon versionsandreasremove Diff
2005-08-252.0Add JCR workspace file to source. This fixes bug #36334. Credits to Felix Roethenbacher.andreasadd Diff
2005-08-242.0Fixes ability to use the AC Live tab to restrict access to a page or group of pages in the live areachestnutupdate Diff
2005-08-222.0Don't apply admin menu for each publet (fixes bug #36277), don't show "New ..." items from publets in admin menuandreasupdate Diff
2005-08-222.0Display JCR usecase in admin area tab.andreasupdate Diff
2005-08-222.0Added usecase GUI manager to allow dynamic assembly of tabs in admin and site environments. This will allow to register new tabs by modules using XPatch files. Furthermore, tabs are now displayed / hidden based on access rights and executability, similar to the menubar.andreasupdate Diff
2005-08-222.0TreeSiteManager: save XML when node label was removed. This fixes bug #36297.andreasupdate Diff
2005-08-192.0Navigation visibility checkbox: Don't change order of <option> elements, but add a @selected attribute for consistency reasonsandreasupdate Diff
2005-08-192.0Added usecase for JCR import+export (see bug #36273). Credits to Felix Roethenbacher.andreasremove Diff
2005-08-192.0Allow internal calls from usecases to publetsandreasupdate Diff
2005-08-192.0Allowing non-lenya-page usecase views (for instance plain XML)andreasupdate Diff
2005-08-192.0make visibleinnav selection persistent in case of a reload of the create screen jannupdate Diff
2005-08-192.0necessary change in order to hide a node in the navigation (visibleinnav sitetree attribute) jannupdate Diff
2005-08-192.0necessary changes in the sitetree publet in order to hide a node in the navigation (visibleinnav sitetree attribute) jannupdate Diff
2005-08-192.0necessary changes in order to hide a node in the navigation (visibleinnav sitetree attribute) jannupdate Diff
2005-08-182.0Updated blog usecase (Transactionable -> Node)andreasupdate Diff
2005-08-172.0Support submenus in non-XUL menu2xhtml as wellandreasupdate Diff
2005-08-172.0Update usecase configurations and handler classes (Transactionable -> Node)andreasadd Diff
2005-08-172.0Don't lock meta data node for JCRSourceNodesandreasupdate Diff
2005-08-172.0Update usecase configurations and handler classes (Transactionable -> Node)andreasupdate Diff
2005-08-172.0Lock meta data source node when locking source node.andreasupdate Diff
2005-08-162.0Fixed createPublication JX template URL. This fixes bug #36141.andreasupdate Diff
2005-08-152.0[Refactoring] Hide transaction handling below repository layerandreasupdate Diff
2005-08-152.0[Refactoring] Hide transaction handling below repository layerandreasupdate Diff
2005-08-152.0[Refactoring] Hide transaction handling below repository layerandreasupdate Diff
2005-08-142.0Refactored usecases config. Background information http://marc.theaimsgroup.com/?t=112380230800004&r=1&w=2thorstenadd Diff
2005-08-132.0JCR hint addedmichiupdate Diff
2005-08-122.0link about importing data into JCR repomichiupdate Diff
2005-08-122.0classpath re libs was wrong if also pub specific libs are be ing used during buildmichiupdate Diff
2005-08-10Docsadded more publet docsandreasupdate Diff
2005-08-102.0[minor change] removed invalid usecase view attributeandreasupdate Diff
2005-08-10Docsstarting publet docsandreasupdate Diff
2005-08-10DocsUpdated usecase framework template definition docsandreasupdate Diff
2005-08-102.0Use path from context://lenya in usecase view template URIs. This allows to provide usecase views by publets. The JCR import usecase view was moved to the JCR publet.andreasadd Diff
2005-08-102.0Introduced RepositoryManager service. This service is the single entry point for repository manipulation, because RepositorySource handling doesn't take care of meta data (for instance JCR properties).andreasupdate Diff
2005-08-102.0Introduced RepositoryManager service. This service is the single entry point for repository manipulation, because RepositorySource handling doesn't take care of meta data (for instance JCR properties).andreasupdate Diff
2005-08-102.0Introduced RepositoryManager service. This service is the single entry point for repository manipulation, because RepositorySource handling doesn't take care of meta data (for instance JCR properties).andreasupdate Diff
2005-08-102.0Check for document existence before accessing workflowandreasupdate Diff
2005-08-082.0Changed JCR repository locationandreasadd Diff
2005-08-071.2restored mistakenly removed method (it is used from js)jwkaltzupdate Diff
2005-08-052.0url fixchestnutupdate Diff
2005-08-051.2url fixchestnutupdate Diff
2005-08-051.2encrypt cifs passwordschestnutupdate Diff
2005-08-052.0encrypt cifs passwordschestnutupdate Diff
2005-08-052.0[minor change] removed dead config items from JCR configurationandreasupdate Diff
2005-08-052.0Fixed JCR xpatch filesandreasupdate Diff
2005-08-052.0added JCR classes to publetandreasadd Diff
2005-08-052.0[minor change] removed offending >andreasupdate Diff
2005-08-052.0Removed JCR classes (moved to publet)andreasremove Diff
2005-08-052.0Moved JCR repo to separate publetandreasadd Diff
2005-08-052.0Added XML declaration to meta file. This fixes bug #36040. Thanks to Josias Thoeny.andreasupdate Diff
2005-08-052.0The repository node is now MetaDataOwner, which allows to provide custom MetaDataManagers at the repository layer.andreasupdate Diff
2005-08-052.0updated MetaDataManager return types from ...MetaData to MetaDataandreasupdate Diff
2005-08-052.0JCR: store meta data as JCR properties. This required to change the return type of MetaDataManager methods to the MetaData interface.andreasadd Diff
2005-08-042.0changed ../.. to fallback in path to core xslchestnutupdate Diff
2005-08-042.0cleaned up ../.. in paths in sitemaps, replaced most with fallback://lenya/chestnutupdate Diff
2005-08-042.0patching JCR node types in cocoon.xconfandreasupdate Diff
2005-08-042.0Overview usecase: added links to documentsandreasupdate Diff
2005-08-042.0[minor change] removed unused importandreasupdate Diff
2005-08-042.0Added Lenya-specific JCR repository implementation which adds the JCR session to the Cocoon session.andreasupdate Diff
2005-08-042.0Added site overview usecaseandreasupdate Diff
2005-08-031.2initialize() should not throw exception; removed unused method; added logging statementsjwkaltzupdate Diff
2005-08-032.0xml-stylesheet type hardcoding removedmichiupdate Diff
2005-08-032.0debug statement addedmichiupdate Diff
2005-08-032.0DocumentWorkflowable.getWorkflowSchemaURI() returns null when workflow schema is null (no wf schema assigned to resource type)michiupdate 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.