History of Changes
Introduction and explanation of symbols
Changes are sorted
=add,
=remove,
=update
Version 2006-11 ()
1.2
-
[1.2] no longer needed Diff
Committed by gregor. -
[1.2] Change to new ASF source header Diff
Committed by gregor. -
[1.2] more ASF header changes Diff
Committed by gregor. -
[1.2] more header changes Diff
Committed by gregor. -
[1.2] update to current cocoon Diff
Committed by gregor.
2.0
-
[2.0] Add linking module, use lenya-document link syntax in BXE Diff
Committed by andreas. -
[2.0] Moved LinkRewritingTransformer declaration to linking module Diff
Committed by andreas. -
[2.0] Adding export/import module Diff
Committed by andreas. -
[2.0] Moving default pub content to example-content Diff
Committed by andreas. -
[2.0] Provide central entry point to get the content of the current document with optional revision number in linking module Diff
Committed by andreas. -
[2.0] Renamed url-policy to subtree-policy Diff
Committed by andreas. -
[2.0] Renamed LinkManagerImpl to ContentLinkManager Diff
Committed by andreas. -
[2.0] Removing obsolete content directories Diff
Committed by andreas. -
[2.0] Moving authoring content one directory up Diff
Committed by andreas. -
[2.0] Removing obsolete authoring directory Diff
Committed by andreas. -
[2.0] Removed obsolete revision control files Diff
Committed by andreas. -
[2.0] Removed obsolete catalogue XSP Diff
Committed by andreas. -
[2.0] update view match to work with new usecases.js Diff
Committed by chestnut. -
[2.0] we now handle usecases without a <view/> element correctly.
thanks to jürgen ragaller for spotting the bug.
Diff
Committed by nettings. -
[2.0] documentation update and whitenoise, no functional changes.
Diff
Committed by nettings. -
[2.0] don't force tidy use for fck, it can produce odd behavior in some instances Diff
Committed by chestnut. -
[2.0] new entity option in the latest fck editor (2.3.2) Diff
Committed by chestnut. -
[2.0] added ability to store tinymce files in publication using it Diff
Committed by chestnut. -
[2.0] Pass rendertype param explicitely to format URL, removed some misleading comments Diff
Committed by andreas. -
[2.0] [minor change] code formatting Diff
Committed by andreas. -
[2.0] [minor change] improved javadocs Diff
Committed by andreas. -
[2.0] Avoid NPE for null message parameter Diff
Committed by andreas. -
[2.0] Fixed xhtml namespace in exception XSLT Diff
Committed by andreas. -
[2.0] Minor improvements for 404 page Diff
Committed by andreas. -
[2.0] Adding importExampleContent usecase Diff
Committed by andreas. -
[2.0] Changed Boolean.parseBoolean() to valueOf() so it compiles with Java 1.4. Thanks to Renaud for reporting. Diff
Committed by andreas. -
[2.0] Don't throw exception for non-existing content directory Diff
Committed by andreas. -
[2.0] Convert links to UUID syntax after importing content Diff
Committed by andreas. -
[2.0] Removed obsolete LinkRewriter Diff
Committed by andreas. -
[2.0] Added fallback mode support to LinkResolver, removed support for non-UUID links Diff
Committed by andreas. -
[2.0] Use new example content path for import Diff
Committed by andreas. -
[2.0] Removed unnecessary null check for meta data namespace URIs Diff
Committed by andreas. -
[2.0] SourceNode returns all available meta data URIs instead of only the used ones. Diff
Committed by andreas. -
[2.0] Adding some permissions for visit role. This is a partial fix for bug 19021. Thanks to Richard Frovarp for the patch. Diff
Committed by andreas. -
[2.0] Refactored and simplified policy handling. Todo: remove URL policies. Diff
Committed by andreas. -
[2.0] Removed support for URL credentials (not necessary anymore with new policy handling) Diff
Committed by andreas. -
[2.0] Fixed handling of access control usecase parameters Diff
Committed by andreas. -
[2.0] change to new ASF source header Diff
Committed by gregor. -
[2.0] more header changes Diff
Committed by gregor. -
[2.0] Reverse policy order on AC tab (top-down) Diff
Committed by andreas. -
[2.0] Encode referrer query string to avoid matching wrong request parameters Diff
Committed by andreas. -
[2.0] Refactored revision control to use sources instead of files, added support for revisions to Document- and LenyaSourceFactory Diff
Committed by andreas. -
[2.0] Introducing linking module to simplify revision control request parameter handling Diff
Committed by andreas. -
[2.0] Introducing linking module to simplify revision control request parameter handling Diff
Committed by andreas. -
[2.0] [minor change] added some javadocs Diff
Committed by andreas. -
[2.0] [minor change] added some javadocs Diff
Committed by andreas. -
[2.0] Made LinkResolverImpl.fallbackMode configurable Diff
Committed by andreas. -
[2.0] [minor change] added javadoc comment Diff
Committed by andreas. -
[2.0] [minor change] refactoring Diff
Committed by andreas. -
[2.0] Remove content dirs from fallback hierarchy Diff
Committed by andreas. -
[2.0] Introduce AggregatingSource, use for aggregating of usecase policies Diff
Committed by andreas. -
[2.0] Inherit resource type to workflow mapping from template pub Diff
Committed by andreas. -
[2.0] [minor change] updated sitemap comment Diff
Committed by andreas. -
[2.0] Consider template modules when generating menu Diff
Committed by andreas. -
[2.0] Don't use NamespaceHelper with null namespace Diff
Committed by andreas. -
[2.0] Consider template modules when aggregating module i18n catalogues Diff
Committed by andreas. -
[2.0] Don't use NamespaceHelper with null namespace Diff
Committed by andreas. -
[2.0] [minor change] updated javadocs Diff
Committed by andreas. -
[2.0] Fixed module package name Diff
Committed by andreas. -
[2.0] Build module javadocs Diff
Committed by andreas. -
[2.0] Don't fail if no rc entries are present (SourceNode) Diff
Committed by andreas. -
[2.0] Avoid NPE for non-existing AggregatingSource Diff
Committed by andreas. -
[2.0] Load module i18n catalogues only a publication URI is requested Diff
Committed by andreas. -
[2.0] Don't fail test if publication content dir doesn't exist Diff
Committed by andreas. -
[2.0] [minor change] fixed javadoc comments Diff
Committed by andreas. -
[2.0] Added failing test for bug 40669 (order not preserved in live) Diff
Committed by andreas. -
[2.0] Preserving node order when copying to another area Diff
Committed by andreas. -
[2.0] Import example content into test publication before running tests Diff
Committed by andreas. -
[2.0] Don't return root node in DefaultSiteTree.getNodes() Diff
Committed by andreas. -
[2.0] Don't fail if site structure is empty Diff
Committed by andreas. -
[2.0] Fix AggregatingFallbackSourceFactory to support modules correctly Diff
Committed by andreas. -
[2.0] Fixed DocumentHelper call in Instantiator Diff
Committed by andreas. -
[2.0] Don't throw NPE if no parent pub exists Diff
Committed by andreas. -
[2.0] Menus: use @areas instead of @info=false etc., added some permissions for blog publication Diff
Committed by andreas. -
[2.0] Added missing license headers Diff
Committed by andreas. -
[2.0] Added usecase permission GUI Diff
Committed by andreas. -
[2.0] Exit admin.usecases to same usecase, fixed checkbox parameter handling Diff
Committed by andreas. -
[2.0] Making import context work if lenya is not deployed under root context. Anyway: requestURI = contextPath + servletPath + pathInfo Diff
Committed by jann. -
[2.0] Improved error message when part is null in AbstractUsecase.setPart() Diff
Committed by andreas. -
[2.0] Removed obsolete doctypes.xmap pipeline Diff
Committed by andreas. -
[2.0] Added workaround for RequestWrapper.get() problem, see dev@cocoon for details Diff
Committed by andreas. -
[2.0] Fixed typo in usecase-policices.xml: Allow admin.usecases for edit role Diff
Committed by andreas. -
[2.0] Considering existence when checking in SourceNode Diff
Committed by andreas. -
[2.0] Adding workflow overview usecase Diff
Committed by andreas. -
[2.0] Update login screen of blog publication (no user alice) Diff
Committed by andreas. -
[2.0] Always use example content from default pub Diff
Committed by andreas. -
[2.0] Added failing test case for bug 41005 Diff
Committed by andreas. -
[2.0] Refactored SourceNode and observation mechanism, generate observation events before transaction is committed. Diff
Committed by andreas. -
[2.0] Allow to access area items in site area tree Diff
Committed by andreas. -
[2.0] Added link manager and corresponding test case Diff
Committed by andreas. -
[2.0] Added link check to publish and deactivate usecases, removed obsolete DocumentReferencesHelper Diff
Committed by andreas. -
[2.0] [minor change] updated javadocs Diff
Committed by andreas. -
[2.0] Rewrite links correctly when importing content from a different publication Diff
Committed by andreas. -
[2.0] Fixed handling of non-XML resource types in link manager Diff
Committed by andreas. -
[2.0] Go to parent page after delete/archive Diff
Committed by andreas. -
[2.0] Allow usecase workflow.multiWorkflow for all roles Diff
Committed by andreas. -
[2.0] [minor change] removed unused imports Diff
Committed by andreas. -
[2.0] Use authoring doc in DocumentPolicyManagerWrapper (works if live version doesn't exist, but is a workaround), allow to add world + iprange in ac tabs Diff
Committed by andreas. -
[2.0] Make workflow overview available on area nodes Diff
Committed by andreas. -
[2.0] Workflow overview: show state as text by default, use hierarchical view instead of paths Diff
Committed by andreas. -
[2.0] Improved workflow overview GUI Diff
Committed by andreas.
Site
-
[Site] Adding module javadocs for 1.4 Diff
Committed by andreas. -
[Site] Removing old 1.4 javadocs 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), (chestnut), (gregor), (jann), (nettings).





