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