Search:

Apache » Lenya
project logo
  • Project
  • Developer
  • Community
  • Version 2.0
  • Version 1.2
  • Project
    • Changes
      • 2010
        • 05
        • 04
        • 02
        • 01
      • 2009
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2008
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2007
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2006
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2005
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2004
        • 12
        • 11
    • Who we are
    • Screenshots
    • Roadmap
    • License
    • Related Projects
    • History
    • Sponsoring Apache
    • Sponsors Thanks

Current Event

Built with Apache Lenya

Changes in the Month 2007-10

DateVersionCommentAuthorActionDiff
2007-10-312.0Pass pub ID to tabs.xsl import (template-fallback), this allows to override and include itandreasupdate Diff
2007-10-31SandboxOverride tabs stylesheet of default publicationandreasadd Diff
2007-10-312.0FallbackSourceFactory: remove query string, use fallback:pub://... syntax to pass the publication ID, otherwise problems with double-slash paths occurandreasupdate Diff
2007-10-312.0Removed unused constructor, updated javadocsandreasupdate Diff
2007-10-31DocsUpdated docs about template-fallback protocolandreasupdate Diff
2007-10-312.0commented out unused resource "style-cms-page". nettingsupdate Diff
2007-10-312.0comment out XUL parameter selectors to avoid overhead, since no one really uses it anyways. nettingsupdate Diff
2007-10-312.0fix proxy example settings (no functional change) nettingsupdate Diff
2007-10-312.0fix proxy example settings (no functional change) nettingsupdate Diff
2007-10-312.0partly reverted context prefix change. we must handle the context prefix in the xsp, since it's not processed by the proxy transformer, but it should not be necessary in the sitemap. nettingsupdate Diff
2007-10-31DocsFixed remaining version numbers rfrovarpupdate Diff
2007-10-312.0Updated libraries to Cocoon versions rfrovarpremove Diff
2007-10-31DocsFixed a couple of version numbers. rfrovarpupdate Diff
2007-10-312.0added loads of comments (mostly FIXMEs, please review), removed dead XUL code. nettingsupdate Diff
2007-10-312.0Fixed parameter level after removing action callsandreasupdate Diff
2007-10-312.0Using ../ to access parent context in action, fixes bug 43733.andreasupdate Diff
2007-10-312.0and another missing context fix. nettingsupdate Diff
2007-10-312.0fix missing context in profiling menu link nettingsupdate Diff
2007-10-30SandboxDocu pub: initial content check-in (will be replaced)andreasadd Diff
2007-10-30SandboxAdding ID attribute to Person classandreasupdate Diff
2007-10-30Sandbox[minor change] formattingandreasupdate Diff
2007-10-30SandboxImproved forrest importandreasupdate Diff
2007-10-30DocsMoved images to content directory and added them to site.xml, necessary for import as lenya publicationandreasadd Diff
2007-10-30SandboxAdding pubs directory to sandboxandreasadd Diff
2007-10-30SandboxAdded first draft of forrest moduleandreasadd Diff
2007-10-30SitePublish from forrestbotthorstenadd Diff
2007-10-30DocsUpdating change logthorstenadd Diff
2007-10-30Docsfixing bad links by renaming nodethorstenupdate Diff
2007-10-30Docsdocs update. nettingsupdate Diff
2007-10-302.0added some q&d docs for Jetty6 and proxy testing. work in need of progress. nettingsadd Diff
2007-10-302.0some tweaks to the proxy test scaffold. it still falls apart the moment the servlet issues a redirect - seems it does not honor the proxy settings. nettingsupdate Diff
2007-10-302.0added proxy test environment. no functional changes, everything is inactive by default. needs docs (see header of jetty6.xml for a rough outline), and proxy settings are somewhat broken atm... nettingsadd Diff
2007-10-30DocsRenamed node-* in docu to human-readable element namesandreasupdate Diff
2007-10-30DocsRenamed node-* in docu to human-readable element namesandreasupdate Diff
2007-10-302.0added example proxy settings to create a known proxy test environment. no functional changes, since all proxy-related settings are commented out by default. web docs should eventually be changed to match the new example values once they have proven useful. nettingsupdate Diff
2007-10-302.0added a configuration file for jetty6 (needs to be downloaded separately), in order to ease testing with proxied environments. see comment header of this file for usage details. our included jetty should eventually be updated, since it has a bug that prevents ajp proxy connections from working - this is kind of testing the waters... nettingsadd Diff
2007-10-292.0Overriding error handler in default publicationandreasadd Diff
2007-10-292.0Using separate sitemap for error handling, cleaned up exception XSLTandreasupdate Diff
2007-10-292.0[minor change] code formattingandreasupdate Diff
2007-10-292.0Allow to request documents without extensionandreasupdate Diff
2007-10-292.0Display layouted 404 page also for non-XHTML documentsandreasupdate Diff
2007-10-292.0Show 404 page using the normal default publication layout.andreasadd Diff
2007-10-292.0Added method PageEnvelope.getLanguage() and attribute 'language' to page envelope module which falls back to the default language if the document does not exist (useful for 404 pages).andreasupdate Diff
2007-10-292.0[minor change] formattingandreasupdate Diff
2007-10-29Docsupdated proxy configuration docs. nettingsupdate Diff
2007-10-292.0Use existing instead of chosen language for sitetree links, works with 404 pages as well.andreasupdate Diff
2007-10-291.2Modified lenya.sh to allow multiple instances of Lenya and add stop command. Stops this instance before start attempts. Reduced dependence on environment variables: LENYA_HOME is set to current directory, and JETTY_PORT is set here. solproviderupdate Diff
2007-10-292.0Prevents stacktrace for icons for placeholder entries in trash or archive. Fixes bug 43662. rfrovarpupdate Diff
2007-10-292.0 updated todo list nettingsupdate Diff
2007-10-29Docsminor updates for tinymce module docs nettingsupdate Diff
2007-10-292.0Lock authoring document in deactivate usecase. This fixes bug #43460.andreasupdate Diff
2007-10-29Docsupdated from wiki, wiki page emptied. nettingsupdate Diff
2007-10-29DocsAdded docs about resource type expiration. This fixes bug 43097.andreasupdate Diff
2007-10-292.0blurb about web docs being out of sync, will fix later. nettingsupdate Diff
2007-10-292.0Fixed generation of relative URLs, updated test accordinglyandreasupdate Diff
2007-10-292.0updated jdk version requirements, tomcat version, endorsed libs. added blah about automated testing. nettingsupdate Diff
2007-10-292.0Fixed relative URl generation, added test for relative URLs with OutgoingLinkRewriter, see bug 43681.andreasupdate Diff
2007-10-292.0Updated web test: user IDs are converted to lowercaseandreasupdate Diff
2007-10-292.0Added trash and archive areas to publication.xml grammarandreasupdate Diff
2007-10-292.0Removed obsolete and non-functional web test targetandreasupdate Diff
2007-10-292.0Added target descriptionandreasupdate Diff
2007-10-272.0I removed the (somehow) doubled part of the contentragallerupdate Diff
2007-10-262.0I missed the added files. Sorry. rfrovarpadd Diff
2007-10-26DocsAdded more docs about proxy transformer and input moduleandreasupdate Diff
2007-10-262.0Added configuration option to use relative URLs in ProxyModuleandreasupdate Diff
2007-10-262.0[refactoring] extracted constantandreasupdate Diff
2007-10-262.0Added site element to sitetree proxy transformer configuration. This way, the area nodes also get the correct URL in proxy environments. See bug 43429.andreasupdate Diff
2007-10-26DocsUpdated proxy docs, don't include /authoring/ in the URLandreasupdate Diff
2007-10-262.0Rework webtests from bug 43134. Thanks to Markus Angst for the patch. rfrovarpupdate Diff
2007-10-262.0Use request.isSecure() instead of protocol string comparison. Moved check out of try block for better performance. Tested with mod_proxy_ajp.andreasupdate Diff
2007-10-26DocsConsolidated proxy docsandreasremove Diff
2007-10-26DocsAdding hint about Tomcat's emptySessionPath attribute to proxy docsandreasupdate Diff
2007-10-262.0Commented out invalid checks to avoid NPE in RevisionControllerTestandreasupdate Diff
2007-10-262.0Updated exception type in TransactionTestandreasupdate Diff
2007-10-262.0Avoid event queuing only while session is being committed. This fixes the ObservationTest.andreasupdate Diff
2007-10-262.0Change search index configuration in test publicationandreasupdate Diff
2007-10-262.0Disable search test because indexing doesn't work in the test environmentandreasupdate Diff
2007-10-25SitePublish from forrestbotthorstenupdate Diff
2007-10-25Misc[minor change] improved layoutandreasupdate Diff
2007-10-25MiscUpdated shibboleth authentication process diagramandreasupdate Diff
2007-10-24MiscIf the request scheme is already https do not redirect again. This prevents a redirect loop. If you use mod_proxy than you have to ensure that requests are redirect to https://. Found no better solution for that redirect problem at the momentjannupdate Diff
2007-10-242.0Allow for deleting of files directly from archive. Fixes bug 43691. rfrovarpupdate Diff
2007-10-232.0Switch all <view template=""> to <view uri=""> as template is a subset of uri and we want to encourage the use of uri according to Joern. rfrovarpupdate Diff
2007-10-232.0dead code rfrovarpremove Diff
2007-10-232.0Comment added to clear up my confusion as to the return results. rfrovarpupdate Diff
2007-10-232.0[minor change] clean up comment to make it hopefully a little more clear rfrovarpupdate Diff
2007-10-232.0view uri=cocoon:// is deprecated, removed cocoon:/ and left the leading / rfrovarpupdate Diff
2007-10-232.0Use default publication URL in proxy transformer test to avoid failing of UsecaseAuthorizer for non-existent publicationandreasupdate Diff
2007-10-232.0Added missing method to MockUser classandreasupdate Diff
2007-10-232.0cosmetic changes to javadocs nettingsupdate Diff
2007-10-232.0i18n for tinymce menu entry nettingsadd Diff
2007-10-22Docsclarifications to search configuration docs suggested by markus angst. nettingsupdate Diff
2007-10-22Docsfixed acl-related documentation error, thanks to markus angst for spotting this one. nettingsupdate Diff
2007-10-202.0tinyMCE: transfer image width, height and title to the simplebrowser window. Fixes Bug 43203ragallerupdate Diff
2007-10-192.0Convert remaining lenyadoc:/ to lenya-document: rfrovarpupdate Diff
2007-10-192.0minor fix - cleaned up comment code rfrovarpupdate Diff
2007-10-192.0Replacing CSS XMLs by plain CSS - not needed anymore thanks to proxy transformer rfrovarpremove Diff
2007-10-192.0Not used. Only contained a subset of what cocoon provides under the browser name anyway. rfrovarpremove Diff
2007-10-192.0Prevent the browser test from logging warnings by just commenting out code to be disabled. rfrovarpupdate Diff
2007-10-192.0Children is not a valid sample type for news. Was logging warnings every time creating a news document was in the file menu under authoring. rfrovarpupdate Diff
2007-10-192.0Substitute document-uuid for document-id as document-id is deprecated. See bug 43038. rfrovarpupdate Diff
2007-10-192.0Load FCK from under the publication. Helps with customizing features of the editor. rfrovarpupdate Diff
2007-10-182.0Clean up deprecation message. rfrovarpupdate Diff
2007-10-17MiscWe need to get the baseURL from the target. Otherwise it might not correspond to the AssertionCosumerURL and we did not get any attributesjannupdate Diff
2007-10-15Sandboxtemporary test file for eol settings (I will remove the file as soon as I know that things are working as expected)ragalleradd Diff
2007-10-122.0fixes http://issues.apache.org/bugzilla/show_bug.cgi?id=43581 (custom datasources in cocoon.xconf were being nuked by an unspecific lenya patchfile) the approach is now to add to the <datasources/> element instead of overwriting it, which mandates another patchfile that will make sure an empty <datasources/> element is created first. thanks to markus angst for this patch. please test, i don't use custom datasources... nettingsadd Diff
2007-10-122.0IE6 caches authoring under HTTPS without this line. rfrovarpupdate Diff
2007-10-122.0Prevent redirect loop if a site is ssl protected see also http://issues.apache.org/bugzilla/show_bug.cgi?id=43613jannupdate Diff
2007-10-11MiscUps forgot to add sitemap changes in the last commit for the ssl redirect actionjannupdate Diff
2007-10-11MiscAdding SslRedirectAction adapted from lenya 2.0jannadd Diff
2007-10-082.0Fixed bug 43573 and 43505 rfrovarpupdate Diff
2007-10-04Miscbuild does not work with & in xsl Filejannupdate Diff
2007-10-04MiscWrong classpath to AttriubteTranslatorjannupdate Diff
2007-10-03MiscFixed URL handling (based on proxy settings) and IP address handling for shibboleth authenticationjannupdate Diff
2007-10-03MiscConfigure shire in cocoon.xconfjannupdate Diff
2007-10-02MiscAdded some ascii art diagrams for attribute and shibboleth authandreasadd Diff
2007-10-02MiscSetting default values in cocoon-xconf.xslandreasupdate Diff
2007-10-02MiscDon't attach port string if port is 80andreasupdate Diff
2007-10-02MiscObtain context path only if necessaryandreasupdate Diff
2007-10-02MiscAdding diagrams to shibboleth docsandreasadd Diff
2007-10-02MiscAdded more docs about attribute-based authorizationandreasupdate Diff
2007-10-01MiscUse table + i18n to display attribute list on group profile pageandreasupdate Diff
2007-10-01MiscUpdated xconf file to package changesandreasupdate Diff
2007-10-01Misc[Refactoring] move attribute translation from shibboleth packages to Lenya packagesandreasremove Diff
2007-10-01MiscAdding missing libraries for ANTLR grammar compilation, updated antlr build fileandreasadd Diff
2007-10-01MiscAdded factory for JEXL attribute rule evaluatorandreasupdate Diff
2007-10-01Misc[minor change] improved javadocsandreasupdate Diff
2007-10-01MiscMake redirect to WAYF server configurableandreasupdate Diff
>

Copyright © 1999-2011 The Apache Software Foundation. All rights reserved.

Apache Lenya, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.