History of Changes
Introduction and explanation of symbols
Changes are sorted
=add,
=remove,
=update
Version 2006-05 ()
1.2
-
[1.2] backporting the configuration tool from lenya 1.4 to 1.2 Diff
Committed by michi. -
[1.2] configure core lib added Diff
Committed by michi. -
[1.2] Use StringBuffer inside cycles. Diff
Committed by antonio. -
[1.2] Don't create unnecesary Long Objects. Diff
Committed by antonio. -
[1.2] Code formatting. Remove unused imports and Use imports. Diff
Committed by antonio. -
[1.2] Formatting. Diff
Committed by antonio. -
[1.2] Don't create unnecesary Long Objects. Diff
Committed by antonio. -
[1.2] Don't check 2 time expression 'cie != null'. Diff
Committed by antonio. -
[1.2] ignore build Diff
Committed by michi. -
[1.2] Handle GZIP Content-Encoding properly. Diff
Committed by antonio. -
[1.2] Fix bug 37881. Diff
Committed by antonio. -
[1.2] Use LRUMap instead of deprecated CacheMap. Diff
Committed by antonio. -
[1.2] Use LRUMap instead of deprecated CacheMap. Diff
Committed by antonio.
2.0
-
[2.0] new dir structure added. TODO should be replaced by jar ... Diff
Committed by michi. -
[2.0] Configure abstractized Diff
Committed by michi. -
[2.0] moved Diff
Committed by michi. -
[2.0] moved into core Diff
Committed by michi. -
[2.0] copy paste functionality added Diff
Committed by michi. -
[2.0] for jar location Diff
Committed by michi. -
[2.0] actual libs added Diff
Committed by michi. -
[2.0] Added missing UsecaseAuthorizer after separating API from implementation (sorry) Diff
Committed by andreas. -
[2.0] Re-added AddUser usecase Diff
Committed by andreas. -
[2.0] defaultpub and notification added such that Lenya compiles again Diff
Committed by michi. -
[2.0] Removed notification + default pub classes from API, moved defaultpub usecases to module to make them available to other modules Diff
Committed by andreas. -
[2.0] Moved usecase scheduler implementation from API to impl Diff
Committed by andreas. -
[2.0] Moved some usecase implementation classes from API to impl Diff
Committed by andreas. -
[2.0] introspection added Diff
Committed by michi. -
[2.0] [temporary] removed feed meta file to make room for the new content file, added meta file in new location Diff
Committed by andreas. -
[2.0] Moved PublicationTemplateManagerImpl from API to impl Diff
Committed by andreas. -
[2.0] instructions on how to use fckeditor in lenya Diff
Committed by chestnut. -
[2.0] removed for making space of new dir structure Diff
Committed by michi. -
[2.0] moved Diff
Committed by michi. -
[2.0] abstract configure command line class moved to core Diff
Committed by michi. -
[2.0] obsolete Diff
Committed by michi. -
[2.0] obsolete Diff
Committed by michi. -
[2.0] Moved AC cache classes from API to impl Diff
Committed by andreas. -
[2.0] moved some workflow classes from API to impl Diff
Committed by andreas. -
[2.0] [minor change] removed empty ac/impl directory Diff
Committed by andreas. -
[2.0] Blog: moved index.xml content file to index (removed extension) Diff
Committed by andreas. -
[2.0] Moved some publication classes from API to impl. The collection interface doesn't extend Document anymore, now the CollectionImpl uses delegation instead of inheritance. Diff
Committed by andreas. -
[2.0] Moved some publication classes from API to impl. Diff
Committed by andreas. -
[2.0] Removed obsolete Operation interface + implementation Diff
Committed by andreas. -
[2.0] allow client editors to save (should allow kupu to save) Diff
Committed by chestnut. -
[2.0] slightly refactored to make it easier to extend. included a patch by Renaud Richardet. thanks Renaud. Diff
Committed by josias. -
[2.0] source splitted into API and implementation Diff
Committed by michi. -
[2.0] Configure Command line abstractized Diff
Committed by michi. -
[2.0] classes moved into implementation dir Diff
Committed by michi. -
[2.0] classes moved into implementation dir Diff
Committed by michi. -
[2.0] links to source added Diff
Committed by michi. -
[2.0] the actual link added Diff
Committed by michi. -
[2.0] thanks to Ilhan Parmaksiz and Oliver Schalch we now have a nice GUI to configure Diff
Committed by michi. -
[2.0] classes for GUI added Diff
Committed by michi. -
[2.0] Activating java 1.5 compile and run for Linux. Diff
Committed by antonio. -
[2.0] Don't copy from lenya/lib/endorsed. Diff
Committed by antonio. -
[2.0] removed strange chars. thanks to Oliver Schalch for spotting this Diff
Committed by josias. -
[2.0] bugs fixed Diff
Committed by michi. -
[2.0] back bug fixed Diff
Committed by michi. -
[2.0] set radio button correctly Diff
Committed by michi. -
[2.0] combox set dynamically Diff
Committed by michi. -
[2.0] available parameters made accessible Diff
Committed by michi. -
[2.0] TODOs added Diff
Committed by michi. -
[2.0] differentiate between comboBox and textField Diff
Committed by michi. -
[2.0] formatting Diff
Committed by michi. -
[2.0] GUI and api updated Diff
Committed by michi. -
[2.0] kupu drawers must have moved as some point, this should fix the ability to add links in kupu Diff
Committed by chestnut. -
[2.0] combo bug workaround Diff
Committed by michi. -
[2.0] configuration updated and note about environment variables for Windows added Diff
Committed by michi. -
[2.0] use jars instead of classes Diff
Committed by michi. -
[2.0] create jars Diff
Committed by michi. -
[2.0] classpath set to libraries instead classes Diff
Committed by michi. -
[2.0] ignore build directory Diff
Committed by michi. -
[2.0] Starting to separate API from implementation. The API Java files are left where they were to keep the impact minimal for the moment. Implementation files will be moved to the src/impl directory. Diff
Committed by andreas. -
[2.0] Improved build process: use specific classpath when compiling modules, pubs, and core implementation Diff
Committed by andreas. -
[2.0] Moved tests to impl/test, fixed test classpath Diff
Committed by andreas. -
[2.0] Build process: Fixed classpath parameter (refid attribute changed to value) Diff
Committed by andreas. -
[2.0] Build Process: fixed src.test.impl.dir value Diff
Committed by andreas. -
[2.0] Moved AC usecases back from impl to API, improved AC API for a better separation between API and impl Diff
Committed by andreas. -
[2.0] enable ajax in cforms example Diff
Committed by chestnut. -
[2.0] Build process: Make pub + module libs available for compiling pubs + modules Diff
Committed by andreas. -
[2.0] Build process: create build/lenya/lib directory before using it Diff
Committed by andreas. -
[2.0] Moved workflow implementation from API to impl Diff
Committed by andreas. -
[2.0] introspection link added Diff
Committed by michi. -
[2.0] introspection pipeline added Diff
Committed by michi. -
[2.0] context prefix added Diff
Committed by michi. -
[2.0] parameters added Diff
Committed by michi. -
[2.0] Removed source extensions from content. This way, source files can be read without knowing the source extension, i.e., without accessing the meta data. This solves several problems and simplifies the code. Diff
Committed by andreas. -
[2.0] Removed deprecated + obsolete Creator interface. The functionality of the NewBlogEntryCreator has been moved to the CreateBlogEntry usecase. Diff
Committed by andreas. -
[2.0] Obtain ODT content using the lenyadoc:/ protocol. This works now because the extension isn't part of the source path anymore. Diff
Committed by andreas. -
[2.0] Obtain ODT content using the lenyadoc:/ protocol. This works now because the extension isn't part of the source path anymore. Diff
Committed by andreas. -
[2.0] [minor change] removed unused import Diff
Committed by andreas. -
[2.0] [Refactoring] splitted Session and DocumentIdentityMap into interface and implementation. This will hopefully allow to move the transaction handling code from API to impl. Diff
Committed by andreas. -
[2.0] Don't use DocumentIdentityMapImpl directly Diff
Committed by andreas. -
[2.0] [minor change] removed unused import Diff
Committed by andreas. -
[2.0] Removed references to DocumentIdentityMapImpl Diff
Committed by andreas. -
[2.0] Updated publish usecase to new API (session.getUnitOfWork().getIdentity() -> session.getIdentity()) Diff
Committed by andreas. -
[2.0] Removed dependency from DefaultDocumentBuilder to DefaultDocument Diff
Committed by andreas. -
[2.0] [refactoring] renamed DefaultDocument to DocumentImpl Diff
Committed by andreas. -
[2.0] [refactoring] renamed DocumentIdentityMap to DocumentFactory for consistency reasons, removed most of the dependencies from the API to o.a.lenya.transaction Diff
Committed by andreas. -
[2.0] Session extends UnitOfWork. This removes the dependency from SourceNode to SessionImpl. Diff
Committed by andreas. -
[2.0] styles and meta clarified Diff
Committed by michi. -
[2.0] added contextpath to javascript includes Diff
Committed by chestnut. -
[2.0] more ContextPath fixes Diff
Committed by chestnut. -
[2.0] [minor change] code formatting Diff
Committed by andreas. -
[2.0] contextPath fixes for webdav module (should fix webDAV via Tomcat) Diff
Committed by chestnut. -
[2.0] Added message to migration target that it doesn't work with external content Diff
Committed by andreas. -
[2.0] Don't use source extensions when creating ODT documents. This fixes bug #18348. Thanks to Renaud Richardet for the patch! Diff
Committed by andreas. -
[2.0] extension not needed for PUT, uses default extenstion * as resource type Diff
Committed by chestnut. -
[2.0] Cleaning up the odt create usecase like recommended by Andreas. I tested as well with an external content dir. Thanks Andreas for this headsup and the effort to make this possible. Diff
Committed by thorsten. -
[2.0] Update Descriptions
FIX bug: 39676
Diff
Committed by cheche. -
[2.0] Applying patch from Cayetano. Fixing orthographic errors. Thanks Cayetano. Diff
Committed by thorsten.
Documentation
-
[Documentation] Adding guidelines proposal based on the one from forrest. Replaced forrest with lenya and updated links to reflect the important ones from lenya. Diff
Committed by thorsten. -
[Documentation] helper XSLTs added Diff
Committed by michi. -
[Documentation] updated live-sites Diff
Committed by chestnut. -
[Documentation] fixed typos Diff
Committed by josias. -
[Documentation] paths fixed Diff
Committed by michi. -
[Documentation] Adding new lenya site. repported by Vik Tara. Diff
Committed by thorsten. -
[Documentation] Adding apachecon button and removing all news section or outdated release dates Diff
Committed by thorsten.
Revolution
-
[Revolution] Opening a revolution branch and added an initial 1.3 directory for solproviders code revolution 1.3 which is backwards compatible to 1.2 Diff
Committed by thorsten.
Site
-
[Site] updated live-sites Diff
Committed by chestnut. -
[Site] Automatic publish from forrestbot Diff
Committed by thorsten.
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), (antonio), (cheche), (chestnut), (josias), (michi), (thorsten).





