Date | Version | Comment | Author | Action | Diff |
---|
2007-10-31 | 2.0 | Pass pub ID to tabs.xsl import (template-fallback), this allows to override and include it | andreas | update | Diff |
2007-10-31 | Sandbox | Override tabs stylesheet of default publication | andreas | add | Diff |
2007-10-31 | 2.0 | FallbackSourceFactory: remove query string, use fallback:pub://... syntax to pass the publication ID, otherwise problems with double-slash paths occur | andreas | update | Diff |
2007-10-31 | 2.0 | Removed unused constructor, updated javadocs | andreas | update | Diff |
2007-10-31 | Docs | Updated docs about template-fallback protocol | andreas | update | Diff |
2007-10-31 | 2.0 | commented out unused resource "style-cms-page".
| nettings | update | Diff |
2007-10-31 | 2.0 | comment out XUL parameter selectors to avoid overhead, since no one
really uses it anyways.
| nettings | update | Diff |
2007-10-31 | 2.0 | fix proxy example settings (no functional change)
| nettings | update | Diff |
2007-10-31 | 2.0 | fix proxy example settings (no functional change)
| nettings | update | Diff |
2007-10-31 | 2.0 | partly 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.
| nettings | update | Diff |
2007-10-31 | Docs | Fixed remaining version numbers
| rfrovarp | update | Diff |
2007-10-31 | 2.0 | Updated libraries to Cocoon versions
| rfrovarp | remove | Diff |
2007-10-31 | Docs | Fixed a couple of version numbers.
| rfrovarp | update | Diff |
2007-10-31 | 2.0 | added loads of comments (mostly FIXMEs, please review), removed dead XUL
code.
| nettings | update | Diff |
2007-10-31 | 2.0 | Fixed parameter level after removing action calls | andreas | update | Diff |
2007-10-31 | 2.0 | Using ../ to access parent context in action, fixes bug 43733. | andreas | update | Diff |
2007-10-31 | 2.0 | and another missing context fix.
| nettings | update | Diff |
2007-10-31 | 2.0 | fix missing context in profiling menu link
| nettings | update | Diff |
2007-10-30 | Sandbox | Docu pub: initial content check-in (will be replaced) | andreas | add | Diff |
2007-10-30 | Sandbox | Adding ID attribute to Person class | andreas | update | Diff |
2007-10-30 | Sandbox | [minor change] formatting | andreas | update | Diff |
2007-10-30 | Sandbox | Improved forrest import | andreas | update | Diff |
2007-10-30 | Docs | Moved images to content directory and added them to site.xml, necessary for import as lenya publication | andreas | add | Diff |
2007-10-30 | Sandbox | Adding pubs directory to sandbox | andreas | add | Diff |
2007-10-30 | Sandbox | Added first draft of forrest module | andreas | add | Diff |
2007-10-30 | Site | Publish from forrestbot | thorsten | add | Diff |
2007-10-30 | Docs | Updating change log | thorsten | add | Diff |
2007-10-30 | Docs | fixing bad links by renaming node | thorsten | update | Diff |
2007-10-30 | Docs | docs update.
| nettings | update | Diff |
2007-10-30 | 2.0 | added some q&d docs for Jetty6 and proxy testing. work in need of
progress.
| nettings | add | Diff |
2007-10-30 | 2.0 | some 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.
| nettings | update | Diff |
2007-10-30 | 2.0 | added 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...
| nettings | add | Diff |
2007-10-30 | Docs | Renamed node-* in docu to human-readable element names | andreas | update | Diff |
2007-10-30 | Docs | Renamed node-* in docu to human-readable element names | andreas | update | Diff |
2007-10-30 | 2.0 | added 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.
| nettings | update | Diff |
2007-10-30 | 2.0 | added 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...
| nettings | add | Diff |
2007-10-29 | 2.0 | Overriding error handler in default publication | andreas | add | Diff |
2007-10-29 | 2.0 | Using separate sitemap for error handling, cleaned up exception XSLT | andreas | update | Diff |
2007-10-29 | 2.0 | [minor change] code formatting | andreas | update | Diff |
2007-10-29 | 2.0 | Allow to request documents without extension | andreas | update | Diff |
2007-10-29 | 2.0 | Display layouted 404 page also for non-XHTML documents | andreas | update | Diff |
2007-10-29 | 2.0 | Show 404 page using the normal default publication layout. | andreas | add | Diff |
2007-10-29 | 2.0 | Added 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). | andreas | update | Diff |
2007-10-29 | 2.0 | [minor change] formatting | andreas | update | Diff |
2007-10-29 | Docs | updated proxy configuration docs.
| nettings | update | Diff |
2007-10-29 | 2.0 | Use existing instead of chosen language for sitetree links, works with 404 pages as well. | andreas | update | Diff |
2007-10-29 | 1.2 | Modified 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. | solprovider | update | Diff |
2007-10-29 | 2.0 | Prevents stacktrace for icons for placeholder entries in trash or archive. Fixes bug 43662.
| rfrovarp | update | Diff |
2007-10-29 | 2.0 |
updated todo list
| nettings | update | Diff |
2007-10-29 | Docs | minor updates for tinymce module docs
| nettings | update | Diff |
2007-10-29 | 2.0 | Lock authoring document in deactivate usecase. This fixes bug #43460. | andreas | update | Diff |
2007-10-29 | Docs | updated from wiki, wiki page emptied.
| nettings | update | Diff |
2007-10-29 | Docs | Added docs about resource type expiration. This fixes bug 43097. | andreas | update | Diff |
2007-10-29 | 2.0 | blurb about web docs being out of sync, will fix later.
| nettings | update | Diff |
2007-10-29 | 2.0 | Fixed generation of relative URLs, updated test accordingly | andreas | update | Diff |
2007-10-29 | 2.0 | updated jdk version requirements, tomcat version, endorsed libs.
added blah about automated testing.
| nettings | update | Diff |
2007-10-29 | 2.0 | Fixed relative URl generation, added test for relative URLs with OutgoingLinkRewriter, see bug 43681. | andreas | update | Diff |
2007-10-29 | 2.0 | Updated web test: user IDs are converted to lowercase | andreas | update | Diff |
2007-10-29 | 2.0 | Added trash and archive areas to publication.xml grammar | andreas | update | Diff |
2007-10-29 | 2.0 | Removed obsolete and non-functional web test target | andreas | update | Diff |
2007-10-29 | 2.0 | Added target description | andreas | update | Diff |
2007-10-27 | 2.0 | I removed the (somehow) doubled part of the content | ragaller | update | Diff |
2007-10-26 | 2.0 | I missed the added files. Sorry.
| rfrovarp | add | Diff |
2007-10-26 | Docs | Added more docs about proxy transformer and input module | andreas | update | Diff |
2007-10-26 | 2.0 | Added configuration option to use relative URLs in ProxyModule | andreas | update | Diff |
2007-10-26 | 2.0 | [refactoring] extracted constant | andreas | update | Diff |
2007-10-26 | 2.0 | Added site element to sitetree proxy transformer configuration. This way, the area nodes also get the correct URL in proxy environments. See bug 43429. | andreas | update | Diff |
2007-10-26 | Docs | Updated proxy docs, don't include /authoring/ in the URL | andreas | update | Diff |
2007-10-26 | 2.0 | Rework webtests from bug 43134. Thanks to Markus Angst for the patch.
| rfrovarp | update | Diff |
2007-10-26 | 2.0 | Use request.isSecure() instead of protocol string comparison. Moved check out of try block for better performance. Tested with mod_proxy_ajp. | andreas | update | Diff |
2007-10-26 | Docs | Consolidated proxy docs | andreas | remove | Diff |
2007-10-26 | Docs | Adding hint about Tomcat's emptySessionPath attribute to proxy docs | andreas | update | Diff |
2007-10-26 | 2.0 | Commented out invalid checks to avoid NPE in RevisionControllerTest | andreas | update | Diff |
2007-10-26 | 2.0 | Updated exception type in TransactionTest | andreas | update | Diff |
2007-10-26 | 2.0 | Avoid event queuing only while session is being committed. This fixes the ObservationTest. | andreas | update | Diff |
2007-10-26 | 2.0 | Change search index configuration in test publication | andreas | update | Diff |
2007-10-26 | 2.0 | Disable search test because indexing doesn't work in the test environment | andreas | update | Diff |
2007-10-25 | Site | Publish from forrestbot | thorsten | update | Diff |
2007-10-25 | Misc | [minor change] improved layout | andreas | update | Diff |
2007-10-25 | Misc | Updated shibboleth authentication process diagram | andreas | update | Diff |
2007-10-24 | Misc | If 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 moment | jann | update | Diff |
2007-10-24 | 2.0 | Allow for deleting of files directly from archive. Fixes bug 43691.
| rfrovarp | update | Diff |
2007-10-23 | 2.0 | Switch 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.
| rfrovarp | update | Diff |
2007-10-23 | 2.0 | dead code
| rfrovarp | remove | Diff |
2007-10-23 | 2.0 | Comment added to clear up my confusion as to the return results.
| rfrovarp | update | Diff |
2007-10-23 | 2.0 | [minor change] clean up comment to make it hopefully a little more clear
| rfrovarp | update | Diff |
2007-10-23 | 2.0 | view uri=cocoon:// is deprecated, removed cocoon:/ and left the leading /
| rfrovarp | update | Diff |
2007-10-23 | 2.0 | Use default publication URL in proxy transformer test to avoid failing of UsecaseAuthorizer for non-existent publication | andreas | update | Diff |
2007-10-23 | 2.0 | Added missing method to MockUser class | andreas | update | Diff |
2007-10-23 | 2.0 | cosmetic changes to javadocs
| nettings | update | Diff |
2007-10-23 | 2.0 | i18n for tinymce menu entry
| nettings | add | Diff |
2007-10-22 | Docs | clarifications to search configuration docs suggested by markus angst.
| nettings | update | Diff |
2007-10-22 | Docs | fixed acl-related documentation error, thanks to markus angst for
spotting this one.
| nettings | update | Diff |
2007-10-20 | 2.0 | tinyMCE: transfer image width, height and title to the simplebrowser window. Fixes Bug 43203 | ragaller | update | Diff |
2007-10-19 | 2.0 | Convert remaining lenyadoc:/ to lenya-document:
| rfrovarp | update | Diff |
2007-10-19 | 2.0 | minor fix - cleaned up comment code
| rfrovarp | update | Diff |
2007-10-19 | 2.0 | Replacing CSS XMLs by plain CSS - not needed anymore thanks to proxy transformer
| rfrovarp | remove | Diff |
2007-10-19 | 2.0 | Not used. Only contained a subset of what cocoon provides under the browser name anyway.
| rfrovarp | remove | Diff |
2007-10-19 | 2.0 | Prevent the browser test from logging warnings by just commenting out code to be disabled.
| rfrovarp | update | Diff |
2007-10-19 | 2.0 | Children is not a valid sample type for news. Was logging warnings every time creating a news document was in the file menu under authoring.
| rfrovarp | update | Diff |
2007-10-19 | 2.0 | Substitute document-uuid for document-id as document-id is deprecated. See bug 43038.
| rfrovarp | update | Diff |
2007-10-19 | 2.0 | Load FCK from under the publication. Helps with customizing features of the editor.
| rfrovarp | update | Diff |
2007-10-18 | 2.0 | Clean up deprecation message.
| rfrovarp | update | Diff |
2007-10-17 | Misc | We need to get the baseURL from the target. Otherwise it might not correspond to the AssertionCosumerURL and we did not get any attributes | jann | update | Diff |
2007-10-15 | Sandbox | temporary test file for eol settings (I will remove the file as soon as I know that things are working as expected) | ragaller | add | Diff |
2007-10-12 | 2.0 | fixes 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...
| nettings | add | Diff |
2007-10-12 | 2.0 | IE6 caches authoring under HTTPS without this line.
| rfrovarp | update | Diff |
2007-10-12 | 2.0 | Prevent redirect loop if a site is ssl protected see also http://issues.apache.org/bugzilla/show_bug.cgi?id=43613 | jann | update | Diff |
2007-10-11 | Misc | Ups forgot to add sitemap changes in the last commit for the ssl redirect action | jann | update | Diff |
2007-10-11 | Misc | Adding SslRedirectAction adapted from lenya 2.0 | jann | add | Diff |
2007-10-08 | 2.0 | Fixed bug 43573 and 43505
| rfrovarp | update | Diff |
2007-10-04 | Misc | build does not work with & in xsl File | jann | update | Diff |
2007-10-04 | Misc | Wrong classpath to AttriubteTranslator | jann | update | Diff |
2007-10-03 | Misc | Fixed URL handling (based on proxy settings) and IP address handling for shibboleth authentication | jann | update | Diff |
2007-10-03 | Misc | Configure shire in cocoon.xconf | jann | update | Diff |
2007-10-02 | Misc | Added some ascii art diagrams for attribute and shibboleth auth | andreas | add | Diff |
2007-10-02 | Misc | Setting default values in cocoon-xconf.xsl | andreas | update | Diff |
2007-10-02 | Misc | Don't attach port string if port is 80 | andreas | update | Diff |
2007-10-02 | Misc | Obtain context path only if necessary | andreas | update | Diff |
2007-10-02 | Misc | Adding diagrams to shibboleth docs | andreas | add | Diff |
2007-10-02 | Misc | Added more docs about attribute-based authorization | andreas | update | Diff |
2007-10-01 | Misc | Use table + i18n to display attribute list on group profile page | andreas | update | Diff |
2007-10-01 | Misc | Updated xconf file to package changes | andreas | update | Diff |
2007-10-01 | Misc | [Refactoring] move attribute translation from shibboleth packages to Lenya packages | andreas | remove | Diff |
2007-10-01 | Misc | Adding missing libraries for ANTLR grammar compilation, updated antlr build file | andreas | add | Diff |
2007-10-01 | Misc | Added factory for JEXL attribute rule evaluator | andreas | update | Diff |
2007-10-01 | Misc | [minor change] improved javadocs | andreas | update | Diff |
2007-10-01 | Misc | Make redirect to WAYF server configurable | andreas | update | Diff |