Date | Version | Comment | Author | Action | Diff |
---|
2007-12-25 | Misc | Updated version in properties-build.xml | andreas | update | Diff |
2007-12-25 | Misc | Copying 2.0 RC6 to 2.0 | andreas | add | Diff |
2007-12-20 | 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 | jann | update | Diff |
2007-12-20 | 2.0 | Added option to show all or only the current language in the news overview. | andreas | update | Diff |
2007-12-20 | 2.0 | Allow to pass the publication ID as a parameter to the sitetree fragment generator. | andreas | update | Diff |
2007-12-20 | Sandbox | Add language attributes to documents which are generated by the feed module. | andreas | update | Diff |
2007-12-20 | 2.0 | Use servlet helper to obtain webapp URL from request. This should fix bug 44111. | andreas | update | Diff |
2007-12-20 | 2.0 | Don't notify the submitter if a document is published directly from authoring. This fixes bug #44101. | andreas | update | Diff |
2007-12-19 | 2.0 | Round to nearest integer for scaling. Thanks to Jörn for the suggestion.
| rfrovarp | update | Diff |
2007-12-17 | Misc | Updating tests, scheduler and task handling to access control changes | andreas | update | Diff |
2007-12-17 | Misc | Updated imports and javadocs. | andreas | update | Diff |
2007-12-17 | Misc | Cleaned up TransientUser class. | andreas | update | Diff |
2007-12-17 | Misc | Updated javadoc comment | andreas | update | Diff |
2007-12-17 | Misc | Added serial version UID to World class | andreas | update | Diff |
2007-12-17 | Misc | Updated javadoc comment | andreas | update | Diff |
2007-12-17 | Misc | [minor change] removed unused imports | andreas | update | Diff |
2007-12-17 | Misc | 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. | andreas | update | Diff |
2007-12-17 | Misc | Added some javadoc comments. | andreas | update | Diff |
2007-12-17 | Misc | Added javadoc comments and serial version UIDs | andreas | update | Diff |
2007-12-17 | Misc | 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). | andreas | update | Diff |
2007-12-14 | Misc | Updating transient user and shibboleth authenticator to previous changes. The Shibboleth login doesn't work yet, though. | andreas | update | Diff |
2007-12-14 | Misc | 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. | andreas | update | Diff |
2007-12-14 | Misc | Don't remove all members when changing the group affililation, but only the users which aren't assigned anymore. | andreas | update | Diff |
2007-12-14 | Misc | Use UserManager.contains() to verify user existence instead of null check. | andreas | update | Diff |
2007-12-14 | Misc | Adding Assert utility class | andreas | add | Diff |
2007-12-14 | 2.0 | Use lenya.apache.org for user e-mail addresses. | andreas | update | Diff |
2007-12-14 | Misc | Avoid NPE when login screen error message params are null | andreas | update | Diff |
2007-12-14 | Misc | Tagging the 2.0 RC6. | thorsten | add | Diff |
2007-12-13 | 2.0 | Override equals() so that it takes lastModified into account to allow for the updating of images. This is for bug 42385.
| rfrovarp | update | Diff |
2007-12-13 | 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. | andreas | update | Diff |
2007-12-13 | 2.0 | News XSLT: handle XHTML documents where the first paragraph is included in other elements, e.g. <div id=body/> | andreas | update | Diff |
2007-12-13 | 2.0 | [minor change] removed invalid character | andreas | update | Diff |
2007-12-13 | 2.0 | Throw reasonable error message if non-existent roles are assigned in policies. | andreas | update | Diff |
2007-12-13 | Misc | Tagging the 2.0 RC5. | thorsten | add | Diff |
2007-12-12 | 2.0 | Fixes 42385. Batik uses toString for caching of source images. This fixes issues with the cache.
| rfrovarp | update | Diff |
2007-12-12 | Revolution | Replaced lenya.sh with revised version from Lenya 1.2 to add "stop" command line option and set LENYA_HOME properly. | solprovider | update | Diff |
2007-12-12 | 1.2 | LENYA_HOME set using dirname and pwd. | solprovider | update | Diff |
2007-12-12 | Misc | Fixed javadoc comments | andreas | update | Diff |
2007-12-12 | Misc | Removed dead code | andreas | update | Diff |
2007-12-12 | Misc | Added some javadoc comments | andreas | update | Diff |
2007-12-12 | Misc | Added some javadoc comments | andreas | update | Diff |
2007-12-12 | Misc | Added some javadoc comments | andreas | update | Diff |
2007-12-12 | Misc | Updated Shibboleth architecture docs | andreas | update | Diff |
2007-12-12 | Misc | ShibbolethAuthenticator.getTargetUri(): log warning if TARGET request parameter is missing. | andreas | update | Diff |
2007-12-12 | 2.0 | LinkConverter: if srcPub != destPub, convert URLs to destPub URLs before url2uuid conversion. | andreas | update | Diff |
2007-12-12 | 2.0 | ImportTest: don't commit session if link check failed. | andreas | update | Diff |
2007-12-11 | 2.0 | Removed unused menu item attribute | andreas | update | Diff |
2007-12-11 | 2.0 | Don't add context path to logfile URL (done by proxy transformer) | andreas | update | Diff |
2007-12-11 | 2.0 | Converting links to UUID-based URIs in TinyMCE. | andreas | update | Diff |
2007-12-11 | 2.0 | Consider proxy URLs in LinkConverter. | andreas | update | Diff |
2007-12-11 | 2.0 | OneFormEditor: convert URLs to UUIDs after saving the document. See bug 43990. | andreas | update | Diff |
2007-12-11 | 2.0 | Use UrlToUuidRewriter in LinkConverter to avoid code duplication. No semantic or API changes. | andreas | update | Diff |
2007-12-11 | 2.0 | Fix scaling problem from bug 44057
| rfrovarp | update | Diff |
2007-12-11 | 2.0 | Fix capitalization to be consistent
| rfrovarp | update | Diff |
2007-12-11 | Misc | Remoing trunk dir | thorsten | remove | Diff |
2007-12-11 | Misc | Tagging the 2.0 RC4. | thorsten | add | Diff |
2007-12-10 | Misc | Use separate document for shibboleth troubeshooting | andreas | update | Diff |
2007-12-10 | Misc | Tagging the 2.0 RC4. | thorsten | add | Diff |
2007-12-10 | 2.0 | Removed i18n for obsolete error message for copy usecase. | andreas | update | Diff |
2007-12-10 | 2.0 | Simplified i18n for cut usecase and updated styling | andreas | update | Diff |
2007-12-10 | 2.0 | Simplified i18n for copy+paste and updated styling | andreas | update | Diff |
2007-12-10 | 2.0 | Use iteration instead of recursion for deep copies. This fixes bug 44005. | andreas | update | Diff |
2007-12-09 | 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. | ragaller | update | Diff |
2007-12-07 | Misc | Pin down cocoon version to r600217 http://markmail.org/message/dibf7ys7dsmdzi6r?q=list:org%2Eapache%2Elenya%2Edev | thorsten | update | Diff |
2007-12-07 | 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). | ragaller | update | Diff |
2007-12-07 | Misc | Tagging the 2.0 RC3. | thorsten | add | Diff |
2007-12-06 | Misc | Initialize user and IP range managers when Group.getMembers() is called. This fixes bug 44035. | andreas | update | Diff |
2007-12-06 | Misc | Fixed group rule validation, works now also for empty rules. | andreas | update | Diff |
2007-12-06 | Misc | Refined javadoc comment | andreas | update | Diff |
2007-12-06 | Misc | Remove non-breaking space from textarea, since this caused problems when submitting the form in Safari. | andreas | update | Diff |
2007-12-06 | Misc | Switch to serializer from serializers block to avoid collapsing of <textarea>, this fixes display problems in Safari. | andreas | update | Diff |
2007-12-06 | Misc | 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. | andreas | update | Diff |
2007-12-06 | Misc | [Refactoring] extracted constants | andreas | update | Diff |
2007-12-06 | Misc | Don't add transient users to user list. This avoids unnecessary memory consumtion and unpredictable behaviour. | andreas | update | Diff |
2007-12-06 | Misc | [Refactoring] extracted constants | andreas | update | Diff |
2007-12-04 | Misc | [minor change] improved indentation | andreas | update | Diff |
2007-12-04 | Misc | [minor change] replaced tabs with spaces | andreas | update | Diff |
2007-12-04 | Misc | Trim rule parameter before evaluating to avoid 'no viable alternative at character' errors | andreas | update | Diff |
2007-12-04 | Misc | Fixed encoding problems with group rules (use request.getParameter() instead or request.get()) | andreas | update | Diff |
2007-12-04 | Misc | Making message class serializable to avoid errors when the session is restored | andreas | update | Diff |
2007-12-04 | Misc | Merging changes from BRANCH_2_1_X (r600927:600928) | andreas | update | Diff |
2007-12-04 | 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. | andreas | update | Diff |
2007-12-04 | Misc | Merging changes from BRANCH_2_1_X (r5754354:600871) | andreas | update | Diff |
2007-12-04 | Misc | Clear access control error messages after displaying them | andreas | update | Diff |
2007-12-03 | 2.0 | Added German i18n for will-copy-to-self message. Thanks to Richard Frovarp for the hint. | andreas | update | Diff |
2007-12-03 | 2.0 | Prevents copied documents from being pasted to itself. Fixes 44005. Needs German version of error message.
| rfrovarp | update | Diff |
2007-12-02 | Docs | Adding Lenya vector graphics by Juergen Ragaller (thanks a lot) and an updated version with a different feather. | andreas | add | Diff |