Date | Version | Comment | Author | Action | Diff |
---|
2005-03-31 | 2.0 | add identity to UnitOfWork | andreas | update | Diff |
2005-03-31 | 2.0 | added transactions for site trees | andreas | update | Diff |
2005-03-31 | 2.0 | removed getSiteStructure() from DocumentIdentityMap | andreas | update | Diff |
2005-03-31 | 2.0 | UnitOfWork and IdentityMap are now generic | andreas | add | Diff |
2005-03-31 | 2.0 | DocumentBuilder and SiteManager are now Avalon services | andreas | update | Diff |
2005-03-31 | 2.0 | removed some obsolete classes | andreas | remove | Diff |
2005-03-30 | 2.0 | added view config to CreateBlogEntry usecase | andreas | update | Diff |
2005-03-30 | 2.0 | added getSelectableHint() to PublicationTemplateManager, added new getPageEnvelope() method to PageEnvelopeFactory | andreas | update | Diff |
2005-03-30 | 2.0 | added javadocs to AbstractUsecase | andreas | update | Diff |
2005-03-29 | 1.2 | Changed Cocoon version to 2.1.7 | gregor | update | Diff |
2005-03-29 | 1.2 | Changed Cocoon version to 2.1.7 | gregor | update | Diff |
2005-03-29 | 1.2 | Removed unnecessary DOMStreamer patch (Cocoon 2.1.7 has been released) | gregor | remove | Diff |
2005-03-29 | 1.2 | Removed unnecessary DOMStreamer patch (Cocoon 2.1.7 has been released) | gregor | remove | Diff |
2005-03-29 | 2.0 | added EmptyTrash usecase | andreas | update | Diff |
2005-03-29 | 2.0 | DocumentUsecase: add 'info-' prefix to target document area if necessary | andreas | update | Diff |
2005-03-29 | 2.0 | don't delete non-existing workflow history | andreas | update | Diff |
2005-03-29 | 2.0 | don't copy workflow history if it does not exist | andreas | update | Diff |
2005-03-29 | 2.0 | DocumentManager: removed unnecessary modifiers, added delete(DocumentSet) method | andreas | update | Diff |
2005-03-29 | 2.0 | DocumentManager: simplified method names | andreas | update | Diff |
2005-03-29 | 2.0 | don't log to System.out, use INFO instead of ERROR for checkPreconditions() messages | andreas | update | Diff |
2005-03-28 | Site | Finishing up the Lenya Sitemap Overview document (for now)
| tschlabach | add | Diff |
2005-03-28 | Docs | Finishing up the Lenya Sitemap Overview document (for now)
| tschlabach | update | Diff |
2005-03-28 | Docs | Added Ohio Transfer Council to live sites. | gregor | update | Diff |
2005-03-27 | Site | Started a section explaining the Lenya sitemaps. This can be used as an overview document where links to all the other components can be placed.
| tschlabach | update | Diff |
2005-03-27 | Docs | Started a section explaining the Lenya sitemaps. This can be used as an overview document where links to all the other components can be placed.
| tschlabach | update | Diff |
2005-03-27 | Docs | More live sites added | gregor | update | Diff |
2005-03-27 | Sandbox | Fixing directory structure
| tschlabach | add | Diff |
2005-03-27 | Sandbox | Fixing direcory structure
| tschlabach | remove | Diff |
2005-03-27 | Site | Java Concepts added to live sites | gregor | update | Diff |
2005-03-27 | Docs | Java Concepts added to live sites | gregor | update | Diff |
2005-03-27 | Sandbox | Fixing directory structure. (Sorry)
| tschlabach | add | Diff |
2005-03-27 | Sandbox | Sharing the experimental CForm edit usecase (see README.txt)
| tschlabach | add | Diff |
2005-03-26 | 1.2 | Made FileUser serializable. Patch by Miroslaw Hankus | gregor | update | Diff |
2005-03-26 | 2.0 | Made FileUser serializable. Patch by Miroslaw Hankus | gregor | update | Diff |
2005-03-26 | 2.0 | Added a RelaxNG schema for the links resource type (formerly known as doctype) to be able to edit with the One Form Editor among other
| tschlabach | add | Diff |
2005-03-26 | 2.0 | Fixed the bug that after RelaxNG validation errors, the original document was displayed again with the user's changes lost. Added some comments and applied some formatting.
| tschlabach | update | Diff |
2005-03-26 | 2.0 | Switched the source of the document to be edited to the lenya: protocol
| tschlabach | update | Diff |
2005-03-25 | 2.0 | [minor change] added some documentation | jwkaltz | update | Diff |
2005-03-25 | 2.0 | [minor change] added some utility methods for reading parameters | jwkaltz | update | Diff |
2005-03-25 | 2.0 | [minor change] added docs
| jwkaltz | update | Diff |
2005-03-25 | Sandbox | repository started | michi | add | Diff |
2005-03-25 | 2.0 | [minor change] check for existence of usecase view before using it (fixes pb for document submission step) | jwkaltz | update | Diff |
2005-03-25 | 2.0 | Added some comments for better readability.
| tschlabach | update | Diff |
2005-03-25 | 2.0 | [minor change] release flowHelper component after usage | jwkaltz | update | Diff |
2005-03-24 | Sandbox | typo fixed | michi | update | Diff |
2005-03-24 | Sandbox | userId and password added | michi | update | Diff |
2005-03-24 | Sandbox | sitetree generator added to get rid of filesystem dependency | michi | add | Diff |
2005-03-24 | Sandbox | unit tests added | michi | add | Diff |
2005-03-24 | Sandbox | config for sitetree factory added | michi | add | Diff |
2005-03-24 | Sandbox | XSLT for import added | michi | update | Diff |
2005-03-24 | Sandbox | accessing the repository directly | michi | update | Diff |
2005-03-24 | Sandbox | helper classes added | michi | add | Diff |
2005-03-24 | 2.0 | Finished the move of FlowHelper to an Avalon component.
| tschlabach | update | Diff |
2005-03-24 | 2.0 | added some comments and formatting
| tschlabach | update | Diff |
2005-03-24 | 1.2 | thanks to Josias Thoeny the javascript of the client-side tree has no more trouble with the license anymore | michi | update | Diff |
2005-03-24 | 2.0 | added group information usecase | andreas | add | Diff |
2005-03-24 | 2.0 | added groups to user profile screen | andreas | update | Diff |
2005-03-24 | 2.0 | added usecase to show user profile | andreas | add | Diff |
2005-03-24 | Docs | Josias and Guido as contributors added | michi | update | Diff |
2005-03-24 | 1.2 | obsolete | michi | remove | Diff |
2005-03-24 | 1.2 | Thanks to Josias Thoeny these images have become obsolete | michi | remove | Diff |
2005-03-24 | 1.2 | thanks to Josias Thoeny we now have a better javascript tree implementation which has no problem with the license | michi | update | Diff |
2005-03-24 | 1.2 | license of Guido for Tree Javascript added | michi | add | Diff |
2005-03-24 | 1.2 | images of new tree javascript implementation | michi | add | Diff |
2005-03-24 | Docs | Fixed internal link from 1.2.x -> Installation Instructions to the 1.2.x Download page
| tschlabach | update | Diff |
2005-03-24 | 1.2 | Tomcat 4 readded because people might still use Tomcat 4 in productive environments | michi | update | Diff |
2005-03-24 | 2.0 | re-initialize view from usecase proxy | andreas | update | Diff |
2005-03-24 | 2.0 | improved tab view for admin usecases | andreas | update | Diff |
2005-03-24 | 2.0 | redirect to tab.overview usecase in info sitemap | andreas | update | Diff |
2005-03-23 | Sandbox | very first steps of a repository model added | michi | add | Diff |
2005-03-23 | 2.0 | removed obsolete info area pipelines | andreas | update | Diff |
2005-03-23 | 2.0 | use area from page envelope to generate usecase menubar | andreas | update | Diff |
2005-03-23 | 2.0 | redirect to admin.users usecase in admin area | andreas | update | Diff |
2005-03-23 | 2.0 | added some tabs to admin area | andreas | update | Diff |
2005-03-23 | 2.0 | [minor change] fixed some layout issues on usecase screens | andreas | update | Diff |
2005-03-23 | 2.0 | added IP range overview usecase | andreas | update | Diff |
2005-03-23 | 2.0 | added Users and Groups usecases | andreas | add | Diff |
2005-03-23 | 2.0 | common rendering of all usecase screens based on view configuration | andreas | add | Diff |
2005-03-23 | 2.0 | add page:head to page2xhtml | andreas | update | Diff |
2005-03-23 | 2.0 | made AbstractItem Comparable (for sorting) | andreas | update | Diff |
2005-03-23 | 2.0 | common rendering of all usecase screens based on view configuration | andreas | update | Diff |
2005-03-23 | 2.0 | page2xhtml: show header only if <page:title> is present | andreas | update | Diff |
2005-03-23 | 2.0 | introduced usecase view configuration | andreas | update | Diff |
2005-03-23 | Sandbox | note about trunk added | michi | update | Diff |
2005-03-23 | Sandbox | Made the README a bit more verbose; especially put in that this is a patch
for 1.2.x, not for trunk.
| tschlabach | update | Diff |
2005-03-22 | 2.0 | BRANCH_2_1_X added as Cocoon source default | michi | update | Diff |
2005-03-22 | 1.2 | caching of default publication back ported, in the deactivation too | edith | update | Diff |
2005-03-22 | 1.2 | caching of default publication back ported, in the deactivation too | edith | update | Diff |
2005-03-21 | Docs | [minor change] request parameter formatting | andreas | update | Diff |
2005-03-21 | Docs | removed outdated info about lenya.event, fixed some typos | andreas | update | Diff |
2005-03-21 | 2.0 | tab.overview: use getParameter('document').getId() instead of getParameter('documentid') | andreas | update | Diff |
2005-03-21 | 2.0 | added initial implementation of 'manage scheduler jobs' usecase | andreas | add | Diff |
2005-03-21 | 2.0 | Usecase proxy sets source URL of usecase in setup() | andreas | update | Diff |
2005-03-21 | 2.0 | User profile JX: fixed some request parameter names | andreas | update | Diff |
2005-03-21 | 2.0 | fixed javadocs target (src no longer in build; declare resource variable
after the variable it depends on)
| jwkaltz | update | Diff |
2005-03-21 | 2.0 | changed some usecase fields to parameters | andreas | update | Diff |
2005-03-21 | 2.0 | [minor change] removed log to System.out | andreas | update | Diff |
2005-03-21 | 2.0 | Tear down and rebuild usecase handler after sendPage(...). This way, services are properly released. | andreas | update | Diff |
2005-03-21 | 2.0 | [minor change] added docs to pipeline. Set view pattern matching to internal | jwkaltz | update | Diff |
2005-03-21 | 2.0 | updated some tests to new API | andreas | update | Diff |
2005-03-21 | 2.0 | Removed AbstractUsecase.getDocumentManager(). Use try { lookup } finally { release } instead. | andreas | update | Diff |
2005-03-21 | 2.0 | [minor change] fixed javadoc tag | andreas | update | Diff |
2005-03-21 | 2.0 | [minor change] added comments to usecase.xmap. Formatting: removed
ctrl-M at end of line
| jwkaltz | update | Diff |
2005-03-21 | 2.0 | release usecase resolver after usecase is finished | andreas | update | Diff |
2005-03-21 | 2.0 | [minor change] marked DelegatingAuthorizerAction as Poolable
| jwkaltz | update | Diff |
2005-03-21 | 2.0 | Fixed kupu paths. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33793 | gregor | update | Diff |
2005-03-21 | 2.0 | | gregor | remove | Diff |
2005-03-20 | 1.2 | Improved windows installer to make Lenya version more explicit and launch Lenya start page at the end of the install. | gregor | update | Diff |
2005-03-20 | 2.0 | Improved windows installer to make Lenya version more explicit and launch Lenya start page at the end of the install. | gregor | update | Diff |
2005-03-20 | 1.2 | Changed window title to Apache Lenya | gregor | update | Diff |
2005-03-20 | 2.0 | Changed window title to Apache Lenya | gregor | update | Diff |
2005-03-20 | 1.2 | Substitute Lenya version at build time. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33658 | gregor | update | Diff |
2005-03-20 | 2.0 | Substitute Lenya version at build time. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33658 | gregor | update | Diff |
2005-03-20 | 2.0 | [minor change] marked service as poolable
| jwkaltz | update | Diff |
2005-03-20 | 2.0 | [minor change] added some docu and debug messages
| jwkaltz | update | Diff |
2005-03-20 | 1.2 | Set the default exlusion patterns to be more complete. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33905 | gregor | update | Diff |
2005-03-20 | 2.0 | Set the default exlusion patterns to be more complete. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33905 | gregor | update | Diff |
2005-03-20 | 1.2 | Honour exlusion patterns for build clean too. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33769 | gregor | update | Diff |
2005-03-20 | 2.0 | Honour exlusion patterns for build clean too. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33769 | gregor | update | Diff |
2005-03-20 | 2.0 | Added a default CMS menu locale and a default document locale to the user profile
| tschlabach | update | Diff |
2005-03-20 | 2.0 | Added a default CMS menu locale and a default document locale to the user profile
| tschlabach | update | Diff |
2005-03-20 | Site | Added some more remarks to the introduction section of the document.
| tschlabach | update | Diff |
2005-03-20 | 2.0 | Don't copy core Java sources to build.src. This saves another 500 unnecessary copies, and maybe 3 seconds. | gregor | update | Diff |
2005-03-20 | 2.0 | Switched build to precompiled ant tasks. This shaves another unnecessary 3 seconds off the build. | gregor | add | Diff |
2005-03-20 | 2.0 | Unified patching of cocoon config files. This partially resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=27825 | gregor | remove | Diff |
2005-03-20 | 2.0 | Moved ant tasks used during build to tools/anttasks | gregor | add | Diff |
2005-03-20 | 2.0 | Changed build to directly compile to WEB-INF/classes instead of to a temporary location. | gregor | update | Diff |
2005-03-19 | 2.0 | Moved more properties to properties-build, enabled javac optimization | gregor | update | Diff |
2005-03-19 | 2.0 | Made sure that excludes are actually working while copying cocoon files. This resolves the problem where the Lenya db was not copied correctly. | gregor | update | Diff |
2005-03-19 | 2.0 | [minor change] changed to lazy loading of unit-of-work, as was done in
usecase framework
| jwkaltz | update | Diff |
2005-03-19 | 2.0 | [optimization] UsecaseRegistrationMatcher checks if lenya.usecase
parameter is set before calling resolver. Further, it is now marked as
poolable, thus less service creations occur
| jwkaltz | update | Diff |
2005-03-19 | Docs | fixed a mistake in document structure
| tschlabach | update | Diff |
2005-03-19 | Docs | Added some more remarks to the introduction section of the document.
| tschlabach | update | Diff |
2005-03-19 | 1.2 | Explicitly set XML serizalizer for SourceWritingTransformer (better be safe than sorry)
| tschlabach | update | Diff |
2005-03-19 | 2.0 | Added a default CMS menu locale and a default document locale to the User object.
| tschlabach | update | Diff |
2005-03-18 | 1.2 | Fixed bug #34045
| tschlabach | update | Diff |
2005-03-18 | 2.0 | [minor change] in operations, retrieval of unit-of-work now is lazy. It
can thus throw an exception, this is explicitly declared in the
interface, for higher transparency
| jwkaltz | update | Diff |
2005-03-18 | 2.0 | release use case component after usage (does not solve the case where
user never completes second step in interactive use cases)
| jwkaltz | update | Diff |
2005-03-18 | 1.2 | Filename definition moved back into specific DefaultSiteTree implementation | michi | update | Diff |
2005-03-18 | Sandbox | ignore local.build.properties | michi | update | Diff |
2005-03-18 | Sandbox | clear target added | michi | update | Diff |
2005-03-18 | Sandbox | README added on how to patch Lenya with the JCRSiteTree | michi | add | Diff |
2005-03-18 | Sandbox | Thanks to Felix Roethenbacher the JCRSiteTree is now using workspaces | michi | add | Diff |
2005-03-18 | Sandbox | cleaned within Lenya and hence obsolete | michi | remove | Diff |
2005-03-18 | 1.2 | DefaultSiteTree replaced by interface SiteTree and static parameters centralized | michi | update | Diff |
2005-03-17 | 1.2 | Added context prefix to rename screen. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=34060 | gregor | update | Diff |
2005-03-17 | 2.0 | Pass the ServiceManager to tasks and Ant tasks. This made it possible to remove deprecated workflow support classes. | andreas | update | Diff |
2005-03-17 | 2.0 | template managment moved to Publication, lazy loading for PageEnvelope fields | andreas | update | Diff |
2005-03-17 | Site | updated Java-docs | jwkaltz | update | Diff |
2005-03-17 | 2.0 | added java-docs
| jwkaltz | update | Diff |
2005-03-17 | 2.0 | Replaced PublicationFactory.existsPublication() by Publication.exists(). This way, all PublicationFactory.getPublication() methods can be used to check if a publication exits. The change was possible because of the publication config lazy loading. | andreas | update | Diff |
2005-03-17 | 2.0 | removed obsolete (Request, webappUrl) methods from AccessController and Authorizer | andreas | update | Diff |
2005-03-17 | Sandbox | namespace from registry added | michi | update | Diff |
2005-03-17 | 2.0 | [minor change] removed unused imports | andreas | update | Diff |
2005-03-17 | 2.0 | lazy loading for PublicationImpl configuration | andreas | update | Diff |
2005-03-17 | 2.0 | fixed pipeline order (sorry for messing this up before) | andreas | update | Diff |
2005-03-17 | Site | Reflect the demise of eyebrowse, and replace it with mod_inbox | gregor | update | Diff |
2005-03-17 | Docs | Reflect the demise of eyebrowse, and replace it with mod_inbox | gregor | update | Diff |
2005-03-17 | 2.0 | Added strip namespaces transformation to BXE open step | gregor | update | Diff |
2005-03-17 | 2.0 | Sychronized all methods in DefaultSiteTree. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33908 | gregor | update | Diff |
2005-03-17 | 1.2 | Fixed DocumentIdExistsAction. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33948 Thanks to Felix Roethenbacher | gregor | update | Diff |
2005-03-17 | 1.2 | Removed info messages from build and put it into comments in the build file instead. | gregor | update | Diff |
2005-03-17 | 1.2 | Removed outdated information about cocoon 2.1.5 | gregor | update | Diff |
2005-03-17 | 2.0 | Changed occurence of document-node-id to document-name | gregor | update | Diff |
2005-03-17 | 2.0 | Removed info messages from build and put it into comments in the build file instead. | gregor | update | Diff |
2005-03-16 | Sandbox | resolve prefix of specific namespace | michi | update | Diff |
2005-03-16 | 2.0 | added first version of GUI to create a publication | andreas | add | Diff |
2005-03-16 | 2.0 | added first version of GUI to create a publication | andreas | add | Diff |
2005-03-16 | 1.2 | overwrite added | michi | update | Diff |
2005-03-16 | 2.0 | improved UnitOfWork javadocs | andreas | update | Diff |
2005-03-16 | 2.0 | added debug messages
| jwkaltz | update | Diff |
2005-03-16 | 2.0 | DocumentManager instance is now not created for every case, only upon
request in getDocumentManager(). This method can now throw an exception,
so methods explicitly listing exceptions as in ChangeNodeID.java must
reflect this.
| jwkaltz | update | Diff |
2005-03-16 | 2.0 | don't use page envelope in usecase flowscript | andreas | update | Diff |
2005-03-16 | 2.0 | added method to publication factory to return all available publications | andreas | update | Diff |
2005-03-16 | 2.0 | usecase resolver works now for non-publication URLs | andreas | update | Diff |
2005-03-16 | 2.0 | fallback source factory works now for non-publication URLs | andreas | update | Diff |
2005-03-16 | 1.2 | touching the source of the clone publication added and the README improved | michi | update | Diff |
2005-03-16 | 1.2 | ignore local.build.properties of clone process | michi | update | Diff |
2005-03-16 | 1.2 | howto added | michi | add | Diff |
2005-03-16 | 1.2 | clone build added | michi | add | Diff |
2005-03-15 | Docs | Added AIESEC Afghanistan (www.aiesec.org.af) to Live Sites
| tschlabach | update | Diff |
2005-03-15 | 2.0 | Moved config/menus/generic.xsp from publication to core lenya/cmsmenus.xsp
| tschlabach | add | Diff |
2005-03-15 | Site | Added AIESEC Afghanistan (www.aiesec.org.af) to Live Sites
| tschlabach | update | Diff |
2005-03-15 | 2.0 | put scheduler declaration at the end, this way the HSQL DB server has started up when the scheduler needs the job store | andreas | update | Diff |
2005-03-15 | 2.0 | enable hsqldb block for scheduler job persistence | andreas | update | Diff |
2005-03-15 | 2.0 | scheduler: use custom keep-alive statement because HSQL cannot parse 'SELECT 1' | andreas | update | Diff |
2005-03-14 | 2.0 | setup to use hsql for cron block job persistence | andreas | add | Diff |
2005-03-14 | 2.0 | [minor change] updated to new DocumentFactory method signature | andreas | update | Diff |
2005-03-14 | 2.0 | introduced UsecaseScheduler | andreas | update | Diff |
2005-03-14 | 2.0 | introduced UsecaseScheduler | andreas | update | Diff |
2005-03-14 | 2.0 | introduced UsecaseScheduler | andreas | update | Diff |
2005-03-14 | 2.0 | [minor change] refactoring: extracted method | andreas | update | Diff |
2005-03-14 | 2.0 | reverted some changes due to improvements in usecase cron job | andreas | update | Diff |
2005-03-14 | 2.0 | usecase cron job initializes request in object model with original URL | andreas | update | Diff |
2005-03-14 | 2.0 | don't use publication templating for content sources | andreas | update | Diff |
2005-03-14 | 2.0 | uri parameterizer: pass publication ID as parameter to fallback module (allows to use it from scheduler) | andreas | update | Diff |
2005-03-14 | 2.0 | allow to pass publication ID as parameter to fallback module | andreas | update | Diff |
2005-03-13 | 2.0 | UsecaseCronJob initializes access control information in session -> workflow invocation works in scheduled usecases | andreas | update | Diff |
2005-03-13 | 2.0 | added methods to authorize a request with a custom URL | andreas | update | Diff |
2005-03-13 | 2.0 | CMSSituation: made toString() more verbose | andreas | update | Diff |
2005-03-13 | 2.0 | don't check for scheduling request parameter (obsolete) in usecase flowscript | andreas | update | Diff |
2005-03-13 | 2.0 | enable scheduling for publish usecase (doesn't work yet due to missing AC role initialization) | andreas | update | Diff |
2005-03-13 | 2.0 | initialize workflow situation even if no session is present | andreas | update | Diff |
2005-03-13 | 2.0 | obtain publication from document instead of object model | andreas | update | Diff |
2005-03-12 | 2.0 | don't use request to resolve invocation URL | andreas | update | Diff |
2005-03-12 | 2.0 | refactored usecase initialization (source URL is passed and not resolved via context) | andreas | update | Diff |
2005-03-12 | 2.0 | removed publication from document identity map (conceptually incorrect) | andreas | update | Diff |
2005-03-12 | 2.0 | Added default value for rendertype variable
| tschlabach | update | Diff |
2005-03-12 | 2.0 | Finally fixed encoding ... sorry!
| tschlabach | update | Diff |
2005-03-12 | 2.0 | Applied some formatting and fixed encoding to UTF-8 (see bug #28448)
| tschlabach | update | Diff |
2005-03-12 | Sandbox | read sitetree through JCR instead from filesystem | michi | update | Diff |
2005-03-12 | Sandbox | load sitetree through JCR | michi | update | Diff |
2005-03-11 | 2.0 | adding first draft of scheduler | andreas | update | Diff |
2005-03-11 | 2.0 | minor change: log error message | andreas | update | Diff |
2005-03-11 | 2.0 | removed obsolete JX template | andreas | remove | Diff |
2005-03-11 | 2.0 | moved message output to dedicated JX template | andreas | add | Diff |
2005-03-11 | 2.0 | moved message output to dedicated JX template | andreas | update | Diff |
2005-03-11 | 2.0 | changing css class references from lenya-form-entry to lenya-form-element, as this is what is available in the css file | jwkaltz | update | Diff |
2005-03-11 | 2.0 | fix to avoid NPE in logging when new user is added and then used for log
in. Note: this is a quick fix, a restructuring of the Item hierarchy
might be necessary to avoid these problems, see discussion on dev list
| jwkaltz | update | Diff |
2005-03-10 | 1.2 | all methods synchronized | michi | update | Diff |
2005-03-10 | 2.0 | removed workflow history files - created on the fly | andreas | remove | Diff |
2005-03-10 | 2.0 | removed spaces within textarea element to avoid problems in description
field
| jwkaltz | update | Diff |
2005-03-10 | 2.0 | remove spaces in textarea element. Correct password typo
| jwkaltz | update | Diff |
2005-03-10 | 2.0 | Redesign of workflow handling. The workflow core is reduced to a mere engine, the history handling is done by Workflowable now. This way, the workflow persistence could be moved to the Document classes, which means that repository access and transaction handling can easily be supported. | andreas | remove | Diff |
2005-03-10 | 2.0 | functions no longer used; replaced by use-cases
| jwkaltz | remove | Diff |
2005-03-10 | 2.0 | save changes to user
| jwkaltz | update | Diff |
2005-03-10 | 2.0 | call new use-case for "change group memberships"
| jwkaltz | update | Diff |
2005-03-10 | Sandbox | touch added to make sure everything is really compiled | michi | update | Diff |
2005-03-10 | Sandbox | getRepo added | michi | update | Diff |
2005-03-10 | 2.0 | call save() after changes
| jwkaltz | update | Diff |
2005-03-10 | 2.0 | call new use-case for changing group profile
| jwkaltz | update | Diff |
2005-03-10 | 2.0 | removed unused function
| jwkaltz | update | Diff |
2005-03-10 | 2.0 | corrected title
| jwkaltz | update | Diff |
2005-03-10 | 1.2 | concrete default implementation replaced by interface | michi | update | Diff |
2005-03-09 | Sandbox | extra to ignore | michi | update | Diff |
2005-03-09 | Sandbox | download target added | michi | update | Diff |
2005-03-09 | Sandbox | extra will be created during build process | michi | remove | Diff |
2005-03-09 | Sandbox | download libs added | michi | add | Diff |
2005-03-09 | Sandbox | JCRSiteTree implementation added | michi | add | Diff |
2005-03-09 | 1.2 | separated the anttasks building from the rest of the source such that patches can be applied without breaking the build process during the anttask target | michi | update | Diff |
2005-03-09 | 1.2 | concrete Sitetree implementation replaced by interface | michi | update | Diff |
2005-03-09 | Docs | Added Hybrigencis to live sites. | gregor | update | Diff |
2005-03-09 | 2.0 | removed functions which are no longer used
| jwkaltz | update | Diff |
2005-03-09 | 2.0 | changed to refer to new usecase names
| jwkaltz | update | Diff |
2005-03-09 | 2.0 | save user after usecase completion | andreas | update | Diff |
2005-03-09 | 1.2 | Made sure cocoon.xconf is only copied if it has changed. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33847 | gregor | update | Diff |
2005-03-09 | 2.0 | Made sure cocoon.xconf is only copied if it has changed. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33847 | gregor | update | Diff |
2005-03-08 | 2.0 | store site structure objects in document identity map | andreas | update | Diff |
2005-03-08 | 1.2 | Activating cron block (needed by scheduler)
| jwkaltz | update | Diff |
2005-03-08 | 1.2 | remove namespace from html document, which call the load of bxe | edith | update | Diff |
2005-03-08 | 1.2 | removed, as is provided by Cocoon in a more recent version
| jwkaltz | remove | Diff |
2005-03-08 | 1.2 | replaced TODO with an example of category configuration
| jwkaltz | update | Diff |
2005-03-08 | 2.0 | updated DTD reference as per java.sun.com instructions
| jwkaltz | update | Diff |
2005-03-08 | 1.2 | updated DTD reference for web-app as per java.sun.com instructions
| jwkaltz | update | Diff |
2005-03-08 | Docs | fixed some indentation errors | andreas | update | Diff |
2005-03-08 | Docs | Fixed wrong instructions on website-update and added some note on contrib page. | thorsten | update | Diff |
2005-03-08 | Site | Fixed wrong instructions on website-update and added some note on contrib page. | thorsten | update | Diff |
2005-03-08 | 2.0 | Added "successfully built" message to trunk build | gregor | add | Diff |
2005-03-08 | 2.0 | Only copy cocoon.xconf if it has changed. Patch by Felix Roethenbacher. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33847 | gregor | update | Diff |
2005-03-08 | 1.2 | Only copy cocoon.xconf if it has changed. Patch by Felix Roethenbacher. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33847 | gregor | update | Diff |
2005-03-08 | 2.0 | Removed logout from access control exception list. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33754 | gregor | update | Diff |
2005-03-08 | 1.2 | Removed logout from access control exception list. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33754 | gregor | update | Diff |
2005-03-08 | Docs | readded the changes. Sorry, dudes;-) | thorsten | update | Diff |
2005-03-08 | Site | readded the changes. Sorry, dudes;-) | thorsten | update | Diff |
2005-03-07 | 2.0 | delete: use unique document ID in trash area | andreas | update | Diff |
2005-03-07 | 2.0 | minor change: code formatting, removed unneeded methods | andreas | update | Diff |
2005-03-07 | 2.0 | override delete usecase in default pub to add workflow handling | andreas | add | Diff |
2005-03-07 | 2.0 | simplified method names | andreas | update | Diff |
2005-03-07 | 2.0 | simplified method names | andreas | update | Diff |
2005-03-07 | 2.0 | moved methods from DocumentManager to WorkflowManager, don't copy workflow history on itself | andreas | update | Diff |
2005-03-07 | 2.0 | updated javadocs | andreas | update | Diff |
2005-03-07 | 2.0 | replace lenya.event handling by Avalon configuration | andreas | update | Diff |
2005-03-07 | 2.0 | replaced WorkflowUsecase with WorkflowManager | andreas | update | Diff |
2005-03-07 | 2.0 | move from info-overview to tab.overview, transfer tab.* view checking from usecases.js to usecase.xmap | andreas | update | Diff |
2005-03-07 | Site | Checking in Andreas' publication templating document
| tschlabach | add | Diff |
2005-03-07 | 2.0 | check if document exists in checkPreconditions() | andreas | update | Diff |
2005-03-07 | 2.0 | refactored tab JX templates | andreas | add | Diff |
2005-03-07 | 2.0 | when re-trowing, add exception with stack trace (helps finding the cause) | andreas | update | Diff |
2005-03-07 | Docs | added publication templating docs | andreas | add | Diff |
2005-03-07 | 2.0 | Fixed restoreVersion to correctly restore the workflow version date | gregor | update | Diff |
2005-03-07 | 1.2 | Changed workflow history files of samples to comply with date formatting expected by the workflow API. | gregor | update | Diff |
2005-03-07 | 2.0 | Changed workflow history files of samples to comply with date formatting expected by the workflow API. | gregor | update | Diff |
2005-03-06 | 2.0 | Made the Javadoc a bit more verbose.
| tschlabach | update | Diff |
2005-03-05 | Site | Adding the concepts subtree to SVN
| tschlabach | add | Diff |
2005-03-05 | Site | Added a section to advertise the Lenya Wiki.
| tschlabach | update | Diff |
2005-03-05 | Site | fix - the index page of . was wrong->let to community | thorsten | update | Diff |
2005-03-05 | Site | Added a section to advertise the Lenya wiki.
| tschlabach | update | Diff |
2005-03-05 | Docs | Added a section to advertise the Lenya Wiki.
| tschlabach | update | Diff |
2005-03-05 | Site | Continuing to fix the tab navigation
| tschlabach | update | Diff |
2005-03-05 | Docs | Adding some comments and making formatting a bit nicer for better overview.
| tschlabach | update | Diff |
2005-03-05 | Site | fixed tab issue | thorsten | update | Diff |
2005-03-04 | Docs | reverted deletes that I did by accident | thorsten | update | Diff |
2005-03-04 | Docs | fixed the tab issue on the website. | thorsten | update | Diff |
2005-03-04 | 2.0 | fixed deleting of assets | andreas | update | Diff |
2005-03-04 | 2.0 | added deleteResource() | andreas | update | Diff |
2005-03-04 | 2.0 | fixed un-initialized variable | andreas | update | Diff |
2005-03-04 | 2.0 | create meta file before saving | andreas | update | Diff |
2005-03-04 | 1.2 | WLS build implemented | michi | update | Diff |
2005-03-04 | 2.0 | added getPart() method | andreas | update | Diff |
2005-03-04 | 2.0 | correct enctype and method for asset upload form | andreas | update | Diff |
2005-03-04 | 2.0 | added variable declaration | andreas | update | Diff |
2005-03-04 | 2.0 | stay on same tab for site area usecases | andreas | update | Diff |
2005-03-04 | 2.0 | activated new site area usecases | andreas | update | Diff |
2005-03-04 | 2.0 | corrected resolving of document ID | andreas | update | Diff |
2005-03-04 | 2.0 | fixed submit button parameter name | andreas | update | Diff |
2005-03-04 | 2.0 | removed unneeded method | andreas | update | Diff |
2005-03-03 | 2.0 | sitetree generation shall not be cached otherwise permissions cannot be applied | michi | update | Diff |
2005-03-03 | 1.2 | sitetree generation should not be cached, because otherwise permissions cannot be applied | michi | update | Diff |
2005-03-03 | 2.0 | excludes simplified | michi | update | Diff |
2005-03-03 | 1.2 | excludes simplified | michi | update | Diff |
2005-03-01 | 2.0 | ported delete to usecase framework | andreas | update | Diff |
2005-03-01 | 2.0 | DocumentManager: use copy+delete for move | andreas | update | Diff |
2005-03-01 | 1.2 | Synced back up with Kupu and BXE after the 1.2.2 freeze | gregor | update | Diff |
2005-03-01 | 1.2 | Fixing bug 33661 with patch supplied by Miguel Martin (required a patch to /apache-lenya directory in kupu as well)
| tschlabach | update | Diff |
2005-03-01 | Docs | Fixed navigation to display Andreas' concepts/usecase-framework document
| tschlabach | update | Diff |
2005-03-01 | Site | Fixing tab navigation (1.2 and 1.4)
| tschlabach | update | Diff |
2005-03-01 | Site | Fixing tab navigation (1.2 and 1.4)
| tschlabach | update | Diff |
2005-03-01 | Docs | Fixing tab navigation (1.2 and 1.4)
| tschlabach | update | Diff |
2005-03-01 | Docs | News updated with 1.2.2 release | gregor | update | Diff |
2005-03-01 | Site | News updated with 1.2.2 release | gregor | update | Diff |
2005-03-01 | 2.0 | Fixed javadocs | gregor | update | Diff |
2005-03-01 | 2.0 | Tried to refactor the spaghetti code that is the search usecase | gregor | update | Diff |
2005-03-01 | 2.0 | Removed old-style create and deactivate usecases | gregor | update | Diff |
2005-02-28 | 2.0 | Removed obsolete code from menus | gregor | update | Diff |
2005-02-28 | 2.0 | Removed unused rollback screen | gregor | remove | Diff |
2005-02-28 | 2.0 | Added date getters and setters to workflow history | gregor | update | Diff |