History of Changes
Introduction and explanation of symbols
Changes are sorted
=add,
=remove,
=update
Version 2007-12 ()
1.2
-
[1.2] Change admin area XSPs to UTF-8, use request.getParameter() instead of request.get() in admin area flowscripts to get the string in the correct encoding. This fixes bug 42704. Diff
Committed by andreas. -
[1.2] LENYA_HOME set using dirname and pwd. Diff
Committed by solprovider. -
[1.2] Minor fix for meta data handling. See http://issues.apache.org/bugzilla/show_bug.cgi?id=43961. Thanks to Thomas Comiotto for the patch Diff
Committed by jann.
2.0
-
[2.0] Prevents copied documents from being pasted to itself. Fixes 44005. Needs German version of error message.
Diff
Committed by rfrovarp. -
[2.0] Added German i18n for will-copy-to-self message. Thanks to Richard Frovarp for the hint. Diff
Committed by andreas. -
[2.0] tinyMCE: re-added the strip namespaces transformation step to the tinymce sitemap (otherwise it's difficult to impossible to ensure survival of xi:include constructs in the editor). Diff
Committed by ragaller. -
[2.0] tinymce: fix javascript error in internal link insertion (sorry for breaking it with an earlier commit) - if someone finds the time to doublecheck this, my thanks in advance. Diff
Committed by ragaller. -
[2.0] Use iteration instead of recursion for deep copies. This fixes bug 44005. Diff
Committed by andreas. -
[2.0] Simplified i18n for copy+paste and updated styling Diff
Committed by andreas. -
[2.0] Simplified i18n for cut usecase and updated styling Diff
Committed by andreas. -
[2.0] Removed i18n for obsolete error message for copy usecase. Diff
Committed by andreas. -
[2.0] Fix capitalization to be consistent
Diff
Committed by rfrovarp. -
[2.0] Fix scaling problem from bug 44057
Diff
Committed by rfrovarp. -
[2.0] Use UrlToUuidRewriter in LinkConverter to avoid code duplication. No semantic or API changes. Diff
Committed by andreas. -
[2.0] OneFormEditor: convert URLs to UUIDs after saving the document. See bug 43990. Diff
Committed by andreas. -
[2.0] Consider proxy URLs in LinkConverter. Diff
Committed by andreas. -
[2.0] Converting links to UUID-based URIs in TinyMCE. Diff
Committed by andreas. -
[2.0] Don't add context path to logfile URL (done by proxy transformer) Diff
Committed by andreas. -
[2.0] Removed unused menu item attribute Diff
Committed by andreas. -
[2.0] ImportTest: don't commit session if link check failed. Diff
Committed by andreas. -
[2.0] LinkConverter: if srcPub != destPub, convert URLs to destPub URLs before url2uuid conversion. Diff
Committed by andreas. -
[2.0] Fixes 42385. Batik uses toString for caching of source images. This fixes issues with the cache.
Diff
Committed by rfrovarp. -
[2.0] Throw reasonable error message if non-existent roles are assigned in policies. Diff
Committed by andreas. -
[2.0] [minor change] removed invalid character Diff
Committed by andreas. -
[2.0] News XSLT: handle XHTML documents where the first paragraph is included in other elements, e.g. <div id=body/> Diff
Committed by andreas. -
[2.0] Fixed javadoc comment, set path field in ProtocolHandler to avoid that all images contain the same source, see bug 42385. Thanks to Juergen Ragaller for the hint. Diff
Committed by andreas. -
[2.0] Override equals() so that it takes lastModified into account to allow for the updating of images. This is for bug 42385.
Diff
Committed by rfrovarp. -
[2.0] Use lenya.apache.org for user e-mail addresses. Diff
Committed by andreas. -
[2.0] Round to nearest integer for scaling. Thanks to Jörn for the suggestion.
Diff
Committed by rfrovarp. -
[2.0] Don't notify the submitter if a document is published directly from authoring. This fixes bug #44101. Diff
Committed by andreas. -
[2.0] Use servlet helper to obtain webapp URL from request. This should fix bug 44111. Diff
Committed by andreas. -
[2.0] Allow to pass the publication ID as a parameter to the sitetree fragment generator. Diff
Committed by andreas. -
[2.0] Added option to show all or only the current language in the news overview. Diff
Committed by andreas.
Documentation
-
[Documentation] Adding Lenya vector graphics by Juergen Ragaller (thanks a lot) and an updated version with a different feather. Diff
Committed by andreas.
No context matched
-
[No context matched] Tagging the 2.0 RC3. Diff
Committed by thorsten. -
[No context matched] Tagging the 2.0 RC4. Diff
Committed by thorsten. -
[No context matched] Use separate document for shibboleth troubeshooting Diff
Committed by andreas. -
[No context matched] Tagging the 2.0 RC4. Diff
Committed by thorsten. -
[No context matched] Tagging the 2.0 RC5. Diff
Committed by thorsten. -
[No context matched] Tagging the 2.0 RC6. Diff
Committed by thorsten. -
[No context matched] Adding Assert utility class Diff
Committed by andreas. -
[No context matched] Copying 2.0 RC6 to 2.0 Diff
Committed by andreas. -
[No context matched] Remoing trunk dir Diff
Committed by thorsten. -
[No context matched] Clear access control error messages after displaying them Diff
Committed by andreas. -
[No context matched] Merging changes from BRANCH_2_1_X (r5754354:600871) Diff
Committed by andreas. -
[No context matched] Merging changes from BRANCH_2_1_X (r600927:600928) Diff
Committed by andreas. -
[No context matched] Making message class serializable to avoid errors when the session is restored Diff
Committed by andreas. -
[No context matched] Fixed encoding problems with group rules (use request.getParameter() instead or request.get()) Diff
Committed by andreas. -
[No context matched] Trim rule parameter before evaluating to avoid 'no viable alternative at character' errors Diff
Committed by andreas. -
[No context matched] [minor change] replaced tabs with spaces Diff
Committed by andreas. -
[No context matched] [minor change] improved indentation Diff
Committed by andreas. -
[No context matched] [Refactoring] extracted constants Diff
Committed by andreas. -
[No context matched] Don't add transient users to user list. This avoids unnecessary memory consumtion and unpredictable behaviour. Diff
Committed by andreas. -
[No context matched] [Refactoring] extracted constants Diff
Committed by andreas. -
[No context matched] Introduce target URI to allow redirecting to a protected resource after the authentication. This is necessary because the Shibboleth authentication URL has to be the same for all resources. Diff
Committed by andreas. -
[No context matched] Switch to serializer from serializers block to avoid collapsing of <textarea>, this fixes display problems in Safari. Diff
Committed by andreas. -
[No context matched] Remove non-breaking space from textarea, since this caused problems when submitting the form in Safari. Diff
Committed by andreas. -
[No context matched] Refined javadoc comment Diff
Committed by andreas. -
[No context matched] Fixed group rule validation, works now also for empty rules. Diff
Committed by andreas. -
[No context matched] Initialize user and IP range managers when Group.getMembers() is called. This fixes bug 44035. Diff
Committed by andreas. -
[No context matched] Pin down cocoon version to r600217 http://markmail.org/message/dibf7ys7dsmdzi6r?q=list:org%2Eapache%2Elenya%2Edev Diff
Committed by thorsten. -
[No context matched] ShibbolethAuthenticator.getTargetUri(): log warning if TARGET request parameter is missing. Diff
Committed by andreas. -
[No context matched] Updated Shibboleth architecture docs Diff
Committed by andreas. -
[No context matched] Added some javadoc comments Diff
Committed by andreas. -
[No context matched] Added some javadoc comments Diff
Committed by andreas. -
[No context matched] Added some javadoc comments Diff
Committed by andreas. -
[No context matched] Removed dead code Diff
Committed by andreas. -
[No context matched] Fixed javadoc comments Diff
Committed by andreas. -
[No context matched] Avoid NPE when login screen error message params are null Diff
Committed by andreas. -
[No context matched] Use UserManager.contains() to verify user existence instead of null check. Diff
Committed by andreas. -
[No context matched] Don't remove all members when changing the group affililation, but only the users which aren't assigned anymore. Diff
Committed by andreas. -
[No context matched] Minor re-design of group affiliation and transient item handling: The groups don't store their member list anymore, but determine it dynamically (expensive, but only used for administration usecases). The transient items aren't attached to the item managers anymore. These changes simplify the code a lot. Diff
Committed by andreas. -
[No context matched] Updating transient user and shibboleth authenticator to previous changes. The Shibboleth login doesn't work yet, though. Diff
Committed by andreas. -
[No context matched] Decouple user management from session. The accreditables are now only referenced by the session and not stored in the session itself. This allows to restore the session by the servlet container, and it allows to transfer a session from one access controller to another (i.e., from one publication to another). Diff
Committed by andreas. -
[No context matched] Added javadoc comments and serial version UIDs Diff
Committed by andreas. -
[No context matched] Added some javadoc comments. Diff
Committed by andreas. -
[No context matched] Access control refactoring: Added dedicated FileItem interface because not all items are configurable anymore. Added ManagedUserReference because otherwise the TransientUserReference would violate Liskov's substitution principle. Diff
Committed by andreas. -
[No context matched] [minor change] removed unused imports Diff
Committed by andreas. -
[No context matched] Updated javadoc comment Diff
Committed by andreas. -
[No context matched] Added serial version UID to World class Diff
Committed by andreas. -
[No context matched] Updated javadoc comment Diff
Committed by andreas. -
[No context matched] Cleaned up TransientUser class. Diff
Committed by andreas. -
[No context matched] Updated imports and javadocs. Diff
Committed by andreas. -
[No context matched] Updating tests, scheduler and task handling to access control changes Diff
Committed by andreas. -
[No context matched] Updated version in properties-build.xml Diff
Committed by andreas.
Revolution
-
[Revolution] Replaced lenya.sh with revised version from Lenya 1.2 to add "stop" command line option and set LENYA_HOME properly. Diff
Committed by solprovider.
Sandbox
-
[Sandbox] Add language attributes to documents which are generated by the feed module. Diff
Committed by andreas.
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), (jann), (ragaller), (rfrovarp), (solprovider), (thorsten).
Version 2007-11 ()
Documentation
-
[Documentation] did a quick and dirty vector conversion of lenya bitmap logo.
i basically opened it in gimp, scaled it tenfold, applied gaussian blur
with 12 px radius and then used potrace for the conversion, -a 0.5 and
-u 30 iirc. has lost considerable detail in the feather, which could be
improved by selective blur. will try again later, but this shows roughly what
can be done without re-drawing it.
Diff
Committed by nettings.
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:
(nettings).





