History of Changes
Introduction and explanation of symbols
Changes are sorted
=add,
=remove,
=update
Version 2007-06 ()
2.0
-
[2.0] Transforms object tags into img tags so that FCKEditor can correctly identify images for modification. XSL modified from Kupu.
Diff
Committed by rfrovarp. -
[2.0] Added failing test case for bug 42602 Diff
Committed by andreas. -
[2.0] Bug 42050 - proxying does not work.
Adding proxyTransformer that is doing the proxy rewritte as last step of the transformation for html documents.
Adding chaperon pattern resolver and using it for css proxing. Can scan any file for pattern and transform them to links, see the way I implemented in css to extend it to e.g. js.
Extending PublicationConfiguration.java and publication.rng to read and allow the new attributes in the proxies element. Diff
Committed by thorsten. -
[2.0] Added test case for proxy transformer Diff
Committed by andreas. -
[2.0] [refactoring] Moved proxy link rewriting functionality to separate class. Introduced LinkRewriter interface (will be used for multiple purposes) Diff
Committed by andreas. -
[2.0] Link module refactoring, added transformer to convert proxy-based URLs to web application URLs (see bug 42672) Diff
Committed by andreas. -
[2.0] Improved sitetree behaviour for proxying Diff
Committed by andreas. -
[2.0] Removing until licensing is cleared up.
Diff
Committed by rfrovarp. -
[2.0] Replacing CSS XMLs by plain CSS - not needed anymore thanks to proxy transformer Diff
Committed by andreas. -
[2.0] Moved base URL module to linking module, improved handling of empty params, use OutgoingLinkRewriter to avoid code duplication Diff
Committed by andreas. -
[2.0] Consolidated BaseURLModule and ProxyUrlModule to ProxyModule Diff
Committed by andreas. -
[2.0] TinyMCE, FCKeditor, and BXE now all share a single common jx template for inserting assets or images.
Diff
Committed by rfrovarp. -
[2.0] Minor: fixed comments
Diff
Committed by rfrovarp. -
[2.0] Fixed typo so that ip ranges can now be deleted and moved in AC tabs
Diff
Committed by rfrovarp. -
[2.0] Use only .html URLs in sitetree on the site tab. This should improve the situation described in bug 42567. Diff
Committed by andreas. -
[2.0] Check for modifications when lazy-loading source node RCML data. This fixes bug 42602. Diff
Committed by andreas. -
[2.0] Don't reload source node RCML data if RCML object has been modified Diff
Committed by andreas. -
[2.0] Sorts the list that is displayed when choosing a template.
Diff
Committed by rfrovarp. -
[2.0] [minor change] code formatting Diff
Committed by andreas. -
[2.0] [minor change] code formatting Diff
Committed by andreas. -
[2.0] Refactoring: common base class for link transformers Diff
Committed by andreas. -
[2.0] [minor change] removed unused field Diff
Committed by andreas. -
[2.0] Refactoring: using AbstractLinkTransformer as base class for ProxyTransformer Diff
Committed by andreas. -
[2.0] [minor change] removed unused fields Diff
Committed by andreas. -
[2.0] Removed debug log (covered by superclass) and unnecessary try block Diff
Committed by andreas. -
[2.0] [minor change] added license header Diff
Committed by andreas. -
[2.0] Allow empty pubId and area in BaseUrlModule (see http://issues.apache.org/bugzilla/show_bug.cgi?id=42050#c32) Diff
Committed by andreas. -
[2.0] lenya.xmap: no pubId and area in core Diff
Committed by andreas. -
[2.0] Make ProxyTransformer more restrictive regarding existence of publications and areas Diff
Committed by andreas. -
[2.0] [minor change] code formatting Diff
Committed by andreas. -
[2.0] [minor change] code formatting Diff
Committed by andreas. -
[2.0] Wrap CSS text in chaperon text elements, see http://issues.apache.org/bugzilla/show_bug.cgi?id=42050#c37 Diff
Committed by andreas. -
[2.0] [minor change] code formatting Diff
Committed by andreas. -
[2.0] Consider source publication in proxy transformer, update test accordingly Diff
Committed by andreas. -
[2.0] Made proxy transformer test more robust re. SSL / non SSL Diff
Committed by andreas. -
[2.0] Use XHTML namespace for chaperon XML to trigger the ProxyTransformer correctly Diff
Committed by andreas. -
[2.0] Apply proxy transformation to usecase XHTML Diff
Committed by andreas. -
[2.0] Removed proxy and context path handling from UuidToUrlTransformer. This is now handled either by the ProxyTransformer, or by the BaseUrlModule (if no transformation can be applied). All references to the BaseUrlModule have been removed to avoid duplicate application of the context path. Diff
Committed by andreas. -
[2.0] Fixed context prefix handling and uuid2url transformer configuration in sitetree module Diff
Committed by andreas. -
[2.0] Don't add context path to usecase exit URL (will be added by usecase framework) Diff
Committed by andreas. -
[2.0] Don't add context path to image URLs, will be handled by proxy transformer Diff
Committed by andreas. -
[2.0] Don't add context path to image URLs, will be handled by proxy transformer Diff
Committed by andreas. -
[2.0] Don't add context path to image URLs, will be handled by proxy transformer Diff
Committed by andreas. -
[2.0] Use proxy transformer to build FCKEditor URLs Diff
Committed by andreas. -
[2.0] Use proxy-based URL for RSS feed link in news module Diff
Committed by andreas. -
[2.0] Use proxy-based URL for RSS feed link in news module (cleaner solution) Diff
Committed by andreas. -
[2.0] Fixed lenya-document URL in RSS feed in news module Diff
Committed by andreas. -
[2.0] Removed context path from FCKeditor and TinyMCE usecases Diff
Committed by andreas. -
[2.0] Fixed URLs in administration module Diff
Committed by andreas. -
[2.0] [minor change] layout fix for IP range list Diff
Committed by andreas. -
[2.0] Fixed URLs in administration module Diff
Committed by andreas. -
[2.0] Made source URL available in UsecaseProxy for JX templates, updated href and action attributes accordingly Diff
Committed by andreas. -
[2.0] Fixed link URLs according to proxy transformer Diff
Committed by andreas. -
[2.0] Fixed link URLs according to proxy transformer Diff
Committed by andreas. -
[2.0] Added note about proxy transformer to readme file Diff
Committed by andreas. -
[2.0] Replacing CSS XMLs by plain CSS - not needed anymore thanks to proxy transformer Diff
Committed by andreas. -
[2.0] Removed support for XML-based CSS - not needed anymore thanks to proxy transformer Diff
Committed by andreas. -
[2.0] Fix relative URL handling in proxy transformer for URLs ending with a slash Diff
Committed by andreas. -
[2.0] Fixed invalid JX expression in tinymce module Diff
Committed by andreas. -
[2.0] Return default proxy if no proxy is defined. This makes the null checks obsolete. Diff
Committed by andreas. -
[2.0] Improve proxying behaviour of BXE (needs more testing, though) Diff
Committed by andreas. -
[2.0] Removed context path from TinyMCE usecase page (handled by proxy transformer) Diff
Committed by andreas. -
[2.0] Changed to insertImage usecase. Now has width and height fields and is consistent with BXE and FCK.
Diff
Committed by rfrovarp. -
[2.0] Visually cleaned up the insertAsset portion of the page. Also, all code for this usecase is now identical between BXE, FCK, and TinyMCE with the exception editor names in the file.
Diff
Committed by rfrovarp. -
[2.0] Fixed code passing values back to TinyMCE image popup. Now passes back title, width, and height information along with URL.
Diff
Committed by rfrovarp. -
[2.0] [minor change] added license header Diff
Committed by andreas. -
[2.0] URLInformation: avoid NPE for '/' URLs Diff
Committed by andreas. -
[2.0] Improved sitetree behaviour for proxying Diff
Committed by andreas. -
[2.0] Fixed tab URLs (proxying) Diff
Committed by andreas. -
[2.0] Consolidated BaseURLModule and ProxyUrlModule to ProxyModule Diff
Committed by andreas. -
[2.0] Include area in WebDAV GET requests in default publication (fixes proxying issue) Diff
Committed by andreas. -
[2.0] AccessControlUsecase: throw reasonable exception instead of NPE if access controller could not be resolved Diff
Committed by andreas. -
[2.0] Use proxy URL for login redirect. This avoids problems with mod_jk and mod_rewrite Diff
Committed by andreas. -
[2.0] Use proxy URL for login redirect. This avoids problems with mod_jk and mod_rewrite Diff
Committed by andreas. -
[2.0] Consider current request security (SSL or not) when building links. All items on an SSL-encrypted page will be requested using SSL. Diff
Committed by andreas. -
[2.0] Use request.isSecure() instead of request.getScheme() to check for SSL connection Diff
Committed by andreas. -
[2.0] Added note about proxy module to readme file Diff
Committed by andreas. -
[2.0] Use proxy URL to retrieve original images for SVG scaling, convert https URLs to http URLs (Batik doesn't seem to like https URLs) Diff
Committed by andreas. -
[2.0] Reverted accidential commit (noncaching pipelines in SVG module) Diff
Committed by andreas. -
[2.0] Reverted changes re. proxy-based redirects. They are obsolete with a correct reverse proxy setup. Diff
Committed by andreas. -
[2.0] [minor change] removed invalid javadoc comment Diff
Committed by andreas. -
[2.0] Using proxy-based path for insertAsset usecase in BXE. This fixes bug 42761. Diff
Committed by andreas. -
[2.0] Use proxy-based URLs for Kupu resources. See bug 42762. Diff
Committed by andreas. -
[2.0] Use proxy-based URLs for Kupu image preview. See bug 42762. Diff
Committed by andreas. -
[2.0] Apply Proxy fixes for TinyMCE and FCKeditor insertAsset functionality - updates from r551545
Diff
Committed by rfrovarp. -
[2.0] [minor change] code formatting Diff
Committed by andreas. -
[2.0] Don't strip the protocol from image URLs, see http://issues.apache.org/bugzilla/show_bug.cgi?id=42762#c10 Diff
Committed by andreas. -
[2.0] Use request settings for SVG image scaling if no proxy is configured. This fixes bug 42765. Diff
Committed by andreas. -
[2.0] Add area base path to area node in sitetree. This fixes bug 42764. Diff
Committed by andreas.
Documentation
-
[Documentation] Adding missing log Diff
Committed by thorsten. -
[Documentation] Added proxying tutorial Diff
Committed by andreas. -
[Documentation] Enhanced mod_proxy docs, added mod_proxy_ajp docs Diff
Committed by andreas. -
[Documentation] Moved URL mapping and link docs to same section Diff
Committed by andreas. -
[Documentation] Refactoring documentation like suggested by various committer. Diff
Committed by thorsten. -
[Documentation] Updated to point to 1.2.5 as the current version for download.
The changed paragraph is copied from the site home page.
Thanks to Richard Frovarp for pointing out the error. Diff
Committed by bobharner. -
[Documentation] Updating the changes page Diff
Committed by thorsten. -
[Documentation] Bug 42050.
Adding documentation about the proxies element and their usage. Diff
Committed by thorsten. -
[Documentation] Remove link to non-existent windows binary installer version Diff
Committed by gmcdonald. -
[Documentation] Added docs about proxy transformer Diff
Committed by andreas. -
[Documentation] [minor change] Fixed typos, improved layout Diff
Committed by andreas. -
[Documentation] Added docs about relative URLs and CSS links Diff
Committed by andreas. -
[Documentation] Use log level 4 instead of 9 in tutorial Diff
Committed by andreas. -
[Documentation] Fixed proxy URLs in tutorial Diff
Committed by andreas. -
[Documentation] Minor grammer fix Diff
Committed by bobharner. -
[Documentation] Added note about ProxyModule to documentation Diff
Committed by andreas. -
[Documentation] Added note about context path/cookie issues Diff
Committed by andreas.
Sandbox
-
[Sandbox] Added feed module to sandbox Diff
Committed by andreas. -
[Sandbox] Use apache package for module Diff
Committed by andreas. -
[Sandbox] Improved module name and description Diff
Committed by andreas.
Site
-
[Site] Automatic publish from forrestbot Diff
Committed by gmcdonald. -
[Site] Automatic publish from forrestbot Diff
Committed by thorsten. -
[Site] Nervously committing huge diff just to remove the reference to the non-existent binary exe version of 1.2.5 from index page Diff
Committed by gmcdonald.
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), (bobharner), (gmcdonald), (rfrovarp), (thorsten).





