Date | Version | Comment | Author | Action | Diff |
---|
2009-02-27 | Misc | Replace weird char with whitespace. | antonio | update | Diff |
2009-02-27 | Misc | Update to ant 1.7.1. This ant detects correctly java 1.6. | antonio | update | Diff |
2009-02-26 | Misc | Remove duplicated attribute. | antonio | update | Diff |
2009-02-23 | Misc | Fix SVG module. | andreas | update | Diff |
2009-02-23 | Misc | Fixed various dependency and block name issues. | andreas | update | Diff |
2009-02-23 | Misc | Adding block for SVG module. | andreas | update | Diff |
2009-02-23 | Misc | Fixes loading of images through proxied configurations
| rfrovarp | update | Diff |
2009-02-23 | Misc | Copy SVG module resources to trunk. | andreas | add | Diff |
2009-02-23 | Misc | Don't use full view URIs in usecase sitemap request, use bean map for modules. | andreas | update | Diff |
2009-02-23 | Misc | Copy usecase JX templates to trunk. | andreas | add | Diff |
2009-02-23 | Misc | Copy usecase XSLTs to trunk. | andreas | add | Diff |
2009-02-23 | Misc | Copy acusecases JX templates to trunk. | andreas | add | Diff |
2009-02-23 | Misc | Removing incorrectly copied directory. | andreas | remove | Diff |
2009-02-23 | Misc | Copy acusecases JX templates to trunk. | andreas | add | Diff |
2009-02-20 | Misc | Added enforcer for Java 5.
| froethenbacher | update | Diff |
2009-02-19 | Misc | Starting to fix login usecase. | andreas | update | Diff |
2009-02-18 | Misc | Copy usecase sitemap to trunk. | andreas | add | Diff |
2009-02-18 | Misc | Copy usecase sitemap to trunk. | andreas | add | Diff |
2009-02-18 | Misc | Adding block declaration for usecase block. | andreas | add | Diff |
2009-02-18 | Misc | Enable proxying for codemirror in source editor. | andreas | update | Diff |
2009-02-14 | Misc | Fixed publication introduction page. | andreas | update | Diff |
2009-02-14 | Misc | Fixed access control component declarations and bean wiring. | andreas | update | Diff |
2009-02-14 | Misc | Copy default pub to trunk. | andreas | add | Diff |
2009-02-13 | Misc | Instantiate FilePolicyManagers properly using Spring, use filesystem-agnostic way to generate list of publications. | andreas | update | Diff |
2009-02-13 | Misc | revived readme.xml for required changes to pubs and customizations when
upgrading: added note about i18n catalogue namespace
| nettings | update | Diff |
2009-02-13 | Misc | revert accidental commit to tagged version intended for 2.0-head
| nettings | update | Diff |
2009-02-13 | Misc | Moving obsolete dependency from workflow to core-impl module. | andreas | update | Diff |
2009-02-12 | Misc | Don't use service manager in revision controller test. | andreas | update | Diff |
2009-02-12 | Misc | Fixed SimpleSiteManagerTest. | andreas | add | Diff |
2009-02-12 | Misc | Fixed core tests (had to disable one check in PublicationTest). | andreas | update | Diff |
2009-02-12 | Misc | Fixing WorkflowTest, added various dependencies, replaced File handling by URI handling. | andreas | update | Diff |
2009-02-12 | Misc | Adding cache declaration. | andreas | add | Diff |
2009-02-11 | Misc | Don't fork surefire tests, allows debugging in Eclipse (see http://jira.codehaus.org/browse/MNGECLIPSE-406). | andreas | update | Diff |
2009-02-11 | Misc | Adding core impl tests pom. | andreas | add | Diff |
2009-02-11 | Misc | Adding workflow test resources, adding mock resource type for tests to avoid dependency from workflow to resource type modules. | andreas | update | Diff |
2009-02-11 | Misc | Moving core impl tests to core.impl module. | andreas | remove | Diff |
2009-02-11 | Misc | Adding src directory. | andreas | add | Diff |
2009-02-11 | Misc | Adding core impl tests module (needed to avoid cyclic dependencies). | andreas | add | Diff |
2009-02-11 | Misc | Fixing PublicationTest. | andreas | update | Diff |
2009-02-11 | Misc | Removing pubs directory. | andreas | remove | Diff |
2009-02-11 | Misc | Moving test publication out of the classpath. | andreas | add | Diff |
2009-02-11 | Misc | Adding pubs directory. | andreas | add | Diff |
2009-02-11 | Misc | reviving the readme entries to inform users who follow svn about
necessary changes in their publications:
added note about i81n catalogue namespace, thanks vik for the pointer.
| nettings | update | Diff |
2009-02-11 | Misc | [minor change] removing empty directory | andreas | remove | Diff |
2009-02-11 | Misc | Fixed various bean resolving issues. | andreas | update | Diff |
2009-02-10 | Misc | Fixed some component declarations. | andreas | update | Diff |
2009-02-10 | Misc | Fixing some tests. | andreas | update | Diff |
2009-02-10 | Misc | removing empty directory | andreas | remove | Diff |
2009-02-10 | Misc | Removing obsolete FilePublicationTest (replaced by DocumentManagerTest), fixed DocumentFactoryTest. | andreas | update | Diff |
2009-02-10 | Misc | Adding resourcetype module. | andreas | add | Diff |
2009-02-10 | Misc | Continuing making the tests work, added declarations for some resource types (to be continued). | andreas | add | Diff |
2009-02-10 | Misc | Continuing making the tests work, added declarations for some resource types (to be continued). | andreas | add | Diff |
2009-02-10 | Misc | Adding missing test dependency. | andreas | update | Diff |
2009-02-10 | Misc | Adding missing test dependency. | andreas | update | Diff |
2009-02-10 | Misc | Resolving some test dependencies. I patched the sourcerepository to work with resource:// sources so that the test pub can be shipped as a set of resources, I guess this can be removed later. | andreas | add | Diff |
2009-02-10 | Misc | Resolving some test dependencies. | andreas | add | Diff |
2009-02-10 | Misc | Remove dependencies from observation and sourcerepository modules to core-impl to avoid circular dependencies, continued with test configuration. | andreas | add | Diff |
2009-02-10 | Misc | Fixed some test compilation errors. | andreas | update | Diff |
2009-02-10 | Misc | Cont'd replacing deprecated Assert with Validate. Finished now.
| froethenbacher | update | Diff |
2009-02-10 | Misc | Updating client code to API changes, remove dependencies to repository where possible, add some temporary dependencies to repository where necessary. | andreas | update | Diff |
2009-02-10 | Misc | Move repository classes out of the core API. | andreas | update | Diff |
2009-02-09 | Misc | Moving repository-related classes from core API to core impl. | andreas | add | Diff |
2009-02-09 | Misc | Moving repository-related classes from core API to core impl. | andreas | remove | Diff |
2009-02-09 | Misc | Moving repository-related classes from core API to core impl. | andreas | remove | Diff |
2009-02-09 | Misc | Adding cocoon.source package. | andreas | add | Diff |
2009-02-09 | Misc | Moving repository classes from core to repository module. | andreas | remove | Diff |
2009-02-09 | Misc | Moving repository classes from core to repository module. | andreas | add | Diff |
2009-02-09 | Misc | Moving repository classes from core to repository module. | andreas | add | Diff |
2009-02-09 | Misc | Moving repository classes from core to repository module. | andreas | add | Diff |
2009-02-09 | Misc | Adding repository module. | andreas | add | Diff |
2009-02-09 | Misc | Removing empty directory, removing TopicMapSiteManager (has never been maintained, not functional). | andreas | remove | Diff |
2009-02-09 | Misc | Simplify API, replace repository classes with publication classes for better SoC. | andreas | update | Diff |
2009-02-09 | Misc | Simplify API, replace repository classes with publication classes for better SoC. | andreas | update | Diff |
2009-02-09 | Misc | Simplify API, replace repository classes with publication classes for better SoC. | andreas | update | Diff |
2009-02-09 | Misc | Continuing test migration. | andreas | update | Diff |
2009-02-09 | Misc | Start migration of core tests. | andreas | add | Diff |
2009-02-09 | Misc | Call saveContent() after inser link/image callbacks. | andreas | update | Diff |
2009-02-09 | Misc | Be aware of empty snippet attributes. | andreas | update | Diff |
2009-02-09 | Misc | Use JX template for insertLink usecase view, use CodeMirror API to manipulate editor content. | andreas | add | Diff |
2009-02-09 | Misc | Cont'd replacing deprecated Assert with Validate.
| froethenbacher | update | Diff |
2009-02-09 | Misc | Started to replace deprecated Assert with Validate.
| froethenbacher | update | Diff |
2009-02-09 | Misc | Refactored Lenya UUID generation using Java provided UUID generator.
Removed then obsolete dependencies on Axis.
| froethenbacher | update | Diff |
2009-02-09 | Misc | Removed provided scope as this is defined in parent pom.
| froethenbacher | update | Diff |
2009-02-09 | Misc | Added developers.
| froethenbacher | update | Diff |
2009-02-08 | Misc | Added SCM connection details.
| froethenbacher | update | Diff |
2009-02-08 | Misc | Updated to prepare goal.
| froethenbacher | update | Diff |
2009-02-08 | Misc | Moved welcome module.
| froethenbacher | update | Diff |
2009-02-08 | Misc | Removed Eclipse project settings and target dir.
| froethenbacher | remove | Diff |
2009-02-08 | Misc | Moving some resources from welcome to gui block. | andreas | update | Diff |
2009-02-08 | Misc | Adding GUI module resources, reference it from welcome block. | andreas | update | Diff |
2009-02-08 | Misc | Adding GUI module scaffold. | andreas | add | Diff |
2009-02-07 | Misc | Use servlet service for prettyprinting. | andreas | add | Diff |
2009-02-06 | Misc | Continued springification, added some temporary resources and XSLTs to get started. | andreas | add | Diff |
2009-02-06 | Misc | Adding webapp resources from 2.0.x branch. | andreas | add | Diff |
2009-02-06 | Misc | Added text generator declaration, fixed access control component configurations. | andreas | update | Diff |
2009-02-06 | Misc | Continue springification. | andreas | add | Diff |
2009-02-06 | Misc | Continue springification. | andreas | update | Diff |
2009-02-06 | Misc | Springify Lenya core components. | andreas | update | Diff |
2009-02-06 | Misc | Springify Lenya core components. | andreas | update | Diff |
2009-02-06 | Misc | Springify Lenya core components. | andreas | update | Diff |
2009-02-06 | Misc | Continue springification of source factories and related classes. | andreas | update | Diff |
2009-02-06 | Misc | Continue springification of source factories and related classes. | andreas | update | Diff |
2009-02-06 | Misc | Adding missing declarations, continue springification of fallback module. | andreas | update | Diff |
2009-02-05 | Misc | [minor change] removed invalid char | andreas | update | Diff |
2009-02-05 | Misc | Springify fallback module. | andreas | update | Diff |
2009-02-05 | Misc | Adding sitemap component declarations and dependencies for global sitemap. | andreas | add | Diff |
2009-02-05 | Misc | Adding sitemap component declarations and dependencies for global sitemap. | andreas | add | Diff |
2009-02-05 | Misc | Adding sitemap component declarations and dependencies for global sitemap. | andreas | add | Diff |
2009-02-05 | Misc | Starting webapp and welcome modules. | andreas | add | Diff |
2009-02-05 | Misc | Added missing dependencies, resolved compilation errors. | andreas | update | Diff |
2009-02-05 | Misc | Use commons.configuration instead of AntProperties. | andreas | update | Diff |
2009-02-05 | Misc | Added some dependencies. | andreas | update | Diff |
2009-02-05 | Misc | [MIGRATION] Removed dependency on AbstractLogEnabled and Avalon Logger.
| froethenbacher | update | Diff |
2009-02-05 | Misc | [MIGRATION] Removed dependency on LogEnabled and used commons-logging instead.
| froethenbacher | update | Diff |
2009-02-05 | Misc | [MIGRATION] Added code for modules.
| froethenbacher | add | Diff |
2009-02-04 | Misc | [MIGRATION] Moved parent to org.apache.lenya.parent
| froethenbacher | add | Diff |
2009-02-04 | Misc | Adding notification classes. | andreas | add | Diff |
2009-02-04 | Misc | Adding notification module. | andreas | add | Diff |
2009-02-04 | Misc | Adding new root pom. | andreas | add | Diff |
2009-02-04 | Misc | Moving parent pom to parent directory. | andreas | remove | Diff |
2009-02-04 | Misc | Adding axis dependency. | andreas | update | Diff |
2009-02-04 | Misc | Fixed some dependencies. | andreas | update | Diff |
2009-02-04 | Misc | Adding missing projects to parent pom. | andreas | update | Diff |
2009-02-04 | Misc | Fixing some compilation errors. | andreas | update | Diff |
2009-02-04 | Misc | [MIGRATION] Added more dependencies and updated to modifications in Cocoon.
| froethenbacher | update | Diff |
2009-02-04 | Misc | [MIGRATION] Replace AntConfiguration with commons-configuration framework.
| froethenbacher | update | Diff |
2009-02-03 | Misc | [MIGRATION] Initial source code migration from BRANCH_2_0_X into Maven project structure.
| froethenbacher | add | Diff |
2009-02-03 | Misc | Consider the Authorization header only if the authorization is basic. Fixes bug 43823. | andreas | update | Diff |
2009-02-03 | Misc | Normalize namespaces before validation. | andreas | update | Diff |
2009-02-03 | Sandbox | Removing web test results. | andreas | remove | Diff |
2009-02-03 | Sandbox | Adding rest and atom modules to sandbox. | andreas | add | Diff |
2009-02-02 | Misc | Add visibleinnav attribute even when not present in sitetree XML. | andreas | update | Diff |