Date | Version | Comment | Author | Action | Diff |
---|
2005-12-30 | 2.0 | removed due to licensing | chestnut | remove | Diff |
2005-12-22 | 2.0 | | chestnut | update | Diff |
2005-12-22 | 2.0 | handle Depth header in request (specificly Depth: 0) | chestnut | update | Diff |
2005-12-22 | 2.0 | use page-envelope to get lang version instead of trying to match it | chestnut | update | Diff |
2005-12-22 | 2.0 | making webdav work via /pubid/webdav/ instead of /pubid/authoring/ path. This way we no longer have to rely on the
useragent header to determine dav clients | chestnut | update | Diff |
2005-12-21 | 2.0 | list items added | michi | update | Diff |
2005-12-21 | 2.0 | another link added | michi | update | Diff |
2005-12-20 | 1.2 | default action servlet added | michi | update | Diff |
2005-12-20 | 1.2 | default action servlet introduced | michi | update | Diff |
2005-12-20 | Docs | another live site added | michi | update | Diff |
2005-12-20 | Docs | Furphys added | michi | update | Diff |
2005-12-20 | 2.0 | add linkcheck function to window.onload so we don't override previously assigned functions | chestnut | update | Diff |
2005-12-19 | Sandbox | RewriteRules added | michi | update | Diff |
2005-12-19 | 1.2 | ignore dist directory | michi | update | Diff |
2005-12-18 | 1.2 | another note about WLS added | michi | update | Diff |
2005-12-18 | Sandbox | TODOs added | michi | update | Diff |
2005-12-15 | Sandbox | Created repository integration working copy in the sandbox
| andreas | add | Diff |
2005-12-14 | 2.0 | Kupu isn't integrated according to the usecase framekork | edith | update | Diff |
2005-12-14 | 2.0 | Fix the availability of the edit menu according to the workflow: bug#37602 | edith | update | Diff |
2005-12-13 | 2.0 | Remove the workflowMenuTransformation: the menu's disability according to the workflow is checked by the usecase transformation. | edith | update | Diff |
2005-12-13 | 2.0 | fixes broken compilation: IndexConfiguration (Bug 37873)
Thanks to Felix Röthenbacher for the patch
| chestnut | update | Diff |
2005-12-12 | 2.0 | Disable the workflow authorizer. Fix bug #37602 and 37534. Thanks to Felix Röthenbacher. | edith | update | Diff |
2005-12-08 | 1.2 | readded libraries because they are needed to build lenya, but remove them from the build directory because they cause conflicts with the endorsed libraries from cocoon. | josias | update | Diff |
2005-12-08 | 2.0 | version number fixed | michi | update | Diff |
2005-12-08 | 2.0 | build message changed according to default action servlet | michi | update | Diff |
2005-12-08 | 2.0 | default action servlet added | michi | update | Diff |
2005-12-07 | 2.0 | After the call of sendPageAndWait, a new request is created. Get the context from it. fix bug 37534 | edith | update | Diff |
2005-12-06 | 1.2 | [minor] removed comment, because Lenya should now work with Cocoon 2.1.8 | josias | update | Diff |
2005-12-06 | 1.2 | These libraries are now taken from cocoon's lib/endorsed directory, so they can be removed from Lenya. | josias | remove | Diff |
2005-12-06 | 1.2 | Applied a patch by Felix Roethenbacher, s.t. Lenya also works with Cocoon 2.1.8 (see bug #36382). Thanks Felix. | josias | update | Diff |
2005-12-02 | 2.0 | Repo layer: using JCR UUIDs for content node IDs | andreas | update | Diff |
2005-12-02 | 2.0 | Repo layer: implemented document content validation | andreas | add | Diff |
2005-12-02 | 2.0 | Repo layer: Added ContentSource to access repository content | andreas | add | Diff |
2005-12-02 | 2.0 | Repo layer: added Avalon-based RepositoryFactory | andreas | add | Diff |
2005-12-01 | 2.0 | JCR integration: simplified node removal | andreas | update | Diff |
2005-12-01 | 2.0 | Repo layer: added method Site.move() | andreas | update | Diff |
2005-12-01 | 2.0 | [minor change] reverted accidential check-in | andreas | update | Diff |
2005-12-01 | 2.0 | repo layer: added meta data handling | andreas | add | Diff |
2005-12-01 | 2.0 | Added method Area.getAreaID(), implemented NodeProxy.toString() to improve debugging | andreas | update | Diff |
2005-12-01 | 2.0 | JCR integration: using Property.getLength() instead of custom property for Document.getContentLength() | andreas | update | Diff |
2005-12-01 | 2.0 | JCR integration: fixed Path.append(Path) - avoid changing UnmodifiableList | andreas | update | Diff |
2005-11-30 | 2.0 | Extended repo API, updated JCR repo implementation to a more generic approach (using a repository facade and path structures) | andreas | remove | Diff |