Search:

Apache » Lenya
project logo
  • Project
  • Developer
  • Community
  • Version 2.2
  • Version 2.0
  • Version 1.2
  • Project
    • Changes
      • 2009
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2008
        • 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

Meeting Bad Säckingen 2009

Built with Apache Lenya

Changes in the Month 2007-05

DateVersionCommentAuthorActionDiff
2007-06-292.0TinyMCE, FCKeditor, and BXE now all share a single common jx template for inserting assets or images. rfrovarpupdate Diff
2007-06-282.0Add area base path to area node in sitetree. This fixes bug 42764.andreasupdate Diff
2007-06-282.0Use request settings for SVG image scaling if no proxy is configured. This fixes bug 42765.andreasupdate Diff
2007-06-282.0Don't strip the protocol from image URLs, see http://issues.apache.org/bugzilla/show_bug.cgi?id=42762#c10andreasupdate Diff
2007-06-282.0[minor change] code formattingandreasupdate Diff
2007-06-282.0Apply Proxy fixes for TinyMCE and FCKeditor insertAsset functionality - updates from r551545 rfrovarpupdate Diff
2007-06-282.0Use proxy-based URLs for Kupu image preview. See bug 42762.andreasupdate Diff
2007-06-282.0Use proxy-based URLs for Kupu resources. See bug 42762.andreasupdate Diff
2007-06-282.0Using proxy-based path for insertAsset usecase in BXE. This fixes bug 42761.andreasupdate Diff
2007-06-282.0[minor change] removed invalid javadoc commentandreasupdate Diff
2007-06-28DocsEnhanced mod_proxy docs, added mod_proxy_ajp docsandreasadd Diff
2007-06-282.0Reverted changes re. proxy-based redirects. They are obsolete with a correct reverse proxy setup.andreasupdate Diff
2007-06-272.0Reverted accidential commit (noncaching pipelines in SVG module)andreasupdate Diff
2007-06-272.0Use proxy URL to retrieve original images for SVG scaling, convert https URLs to http URLs (Batik doesn't seem to like https URLs)andreasupdate Diff
2007-06-272.0Added note about proxy module to readme fileandreasupdate Diff
2007-06-272.0Use request.isSecure() instead of request.getScheme() to check for SSL connectionandreasupdate Diff
2007-06-262.0Consider current request security (SSL or not) when building links. All items on an SSL-encrypted page will be requested using SSL.andreasupdate Diff
2007-06-262.0Use proxy URL for login redirect. This avoids problems with mod_jk and mod_rewriteandreasupdate Diff
2007-06-262.0Use proxy URL for login redirect. This avoids problems with mod_jk and mod_rewriteandreasupdate Diff
2007-06-26SandboxImproved module name and descriptionandreasupdate Diff
2007-06-26SandboxUse apache package for moduleandreasupdate Diff
2007-06-26SandboxAdded feed module to sandboxandreasadd Diff
2007-06-252.0AccessControlUsecase: throw reasonable exception instead of NPE if access controller could not be resolvedandreasupdate Diff
2007-06-25DocsAdded note about context path/cookie issuesandreasupdate Diff
2007-06-25DocsAdded note about ProxyModule to documentationandreasupdate Diff
2007-06-252.0Include area in WebDAV GET requests in default publication (fixes proxying issue)andreasupdate Diff
2007-06-252.0Consolidated BaseURLModule and ProxyUrlModule to ProxyModuleandreasupdate Diff
2007-06-252.0Consolidated BaseURLModule and ProxyUrlModule to ProxyModuleandreasremove Diff
2007-06-252.0Fixed tab URLs (proxying)andreasupdate Diff
2007-06-252.0Moved base URL module to linking module, improved handling of empty params, use OutgoingLinkRewriter to avoid code duplicationandreasremove Diff
2007-06-252.0Improved sitetree behaviour for proxyingandreasadd Diff
2007-06-252.0Improved sitetree behaviour for proxyingandreasupdate Diff
2007-06-252.0URLInformation: avoid NPE for '/' URLsandreasupdate Diff
2007-06-252.0[minor change] added license headerandreasupdate Diff
2007-06-19DocsRefactoring documentation like suggested by various committer.thorstenremove Diff
2007-06-182.0Fixed code passing values back to TinyMCE image popup. Now passes back title, width, and height information along with URL. rfrovarpupdate Diff
2007-06-182.0Visually 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. rfrovarpupdate Diff
2007-06-182.0Changed to insertImage usecase. Now has width and height fields and is consistent with BXE and FCK. rfrovarpupdate Diff
2007-06-17DocsMinor grammer fixbobharnerupdate Diff
2007-06-152.0Link module refactoring, added transformer to convert proxy-based URLs to web application URLs (see bug 42672)andreasadd Diff
2007-06-152.0Removed context path from TinyMCE usecase page (handled by proxy transformer)andreasupdate Diff
2007-06-152.0Improve proxying behaviour of BXE (needs more testing, though)andreasupdate Diff
2007-06-152.0[refactoring] Moved proxy link rewriting functionality to separate class. Introduced LinkRewriter interface (will be used for multiple purposes)andreasupdate Diff
2007-06-152.0Return default proxy if no proxy is defined. This makes the null checks obsolete.andreasupdate Diff
2007-06-14DocsFixed proxy URLs in tutorialandreasupdate Diff
2007-06-14DocsUse log level 4 instead of 9 in tutorialandreasupdate Diff
2007-06-14DocsAdded proxying tutorialandreasupdate Diff
2007-06-142.0Fixed invalid JX expression in tinymce moduleandreasupdate Diff
2007-06-142.0Fix relative URL handling in proxy transformer for URLs ending with a slashandreasupdate Diff
2007-06-13DocsAdded docs about relative URLs and CSS linksandreasupdate Diff
2007-06-132.0Removed support for XML-based CSS - not needed anymore thanks to proxy transformerandreasupdate Diff
2007-06-132.0Replacing CSS XMLs by plain CSS - not needed anymore thanks to proxy transformerandreasupdate Diff
2007-06-132.0Replacing CSS XMLs by plain CSS - not needed anymore thanks to proxy transformerandreasremove Diff
2007-06-132.0Added note about proxy transformer to readme fileandreasupdate Diff
2007-06-13DocsMoved URL mapping and link docs to same sectionandreasadd Diff
2007-06-13Docs[minor change] Fixed typos, improved layoutandreasupdate Diff
2007-06-13DocsAdded docs about proxy transformerandreasupdate Diff
2007-06-132.0Fixed link URLs according to proxy transformerandreasupdate Diff
2007-06-132.0Fixed link URLs according to proxy transformerandreasupdate Diff
2007-06-132.0Made source URL available in UsecaseProxy for JX templates, updated href and action attributes accordinglyandreasupdate Diff
2007-06-132.0Fixed URLs in administration moduleandreasupdate Diff
2007-06-132.0[minor change] layout fix for IP range listandreasupdate Diff
2007-06-132.0Fixed URLs in administration moduleandreasupdate Diff
2007-06-132.0Removed context path from FCKeditor and TinyMCE usecasesandreasupdate Diff
2007-06-132.0Fixed lenya-document URL in RSS feed in news moduleandreasupdate Diff
2007-06-132.0Use proxy-based URL for RSS feed link in news module (cleaner solution)andreasupdate Diff
2007-06-132.0Use proxy-based URL for RSS feed link in news moduleandreasupdate Diff
2007-06-132.0Use proxy transformer to build FCKEditor URLsandreasupdate Diff
2007-06-132.0Don't add context path to image URLs, will be handled by proxy transformerandreasupdate Diff
2007-06-132.0Don't add context path to image URLs, will be handled by proxy transformerandreasupdate Diff
2007-06-132.0Don't add context path to image URLs, will be handled by proxy transformerandreasupdate Diff
2007-06-132.0Don't add context path to usecase exit URL (will be added by usecase framework)andreasupdate Diff
2007-06-132.0Fixed context prefix handling and uuid2url transformer configuration in sitetree moduleandreasupdate Diff
2007-06-132.0Removed 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.andreasupdate Diff
2007-06-132.0Apply proxy transformation to usecase XHTMLandreasupdate Diff
2007-06-132.0Use XHTML namespace for chaperon XML to trigger the ProxyTransformer correctlyandreasupdate Diff
2007-06-132.0Made proxy transformer test more robust re. SSL / non SSLandreasupdate Diff
2007-06-12SiteNervously committing huge diff just to remove the reference to the non-existent binary exe version of 1.2.5 from index pagegmcdonaldupdate Diff
2007-06-122.0Consider source publication in proxy transformer, update test accordinglyandreasupdate Diff
2007-06-122.0[minor change] code formattingandreasupdate Diff
2007-06-122.0Added test case for proxy transformerandreasadd Diff
2007-06-122.0Wrap CSS text in chaperon text elements, see http://issues.apache.org/bugzilla/show_bug.cgi?id=42050#c37andreasupdate Diff
2007-06-122.0[minor change] code formattingandreasupdate Diff
2007-06-122.0[minor change] code formattingandreasupdate Diff
2007-06-122.0Make ProxyTransformer more restrictive regarding existence of publications and areasandreasupdate Diff
2007-06-122.0lenya.xmap: no pubId and area in coreandreasupdate Diff
2007-06-122.0Allow empty pubId and area in BaseUrlModule (see http://issues.apache.org/bugzilla/show_bug.cgi?id=42050#c32)andreasupdate Diff
2007-06-122.0[minor change] added license headerandreasupdate Diff
2007-06-122.0Removed debug log (covered by superclass) and unnecessary try blockandreasupdate Diff
2007-06-122.0[minor change] removed unused fieldsandreasupdate Diff
2007-06-122.0Refactoring: using AbstractLinkTransformer as base class for ProxyTransformerandreasupdate Diff
2007-06-122.0[minor change] removed unused fieldandreasupdate Diff
2007-06-122.0Refactoring: common base class for link transformersandreasupdate Diff
2007-06-12SiteAutomatic publish from forrestbotgmcdonaldadd Diff
2007-06-122.0[minor change] code formattingandreasupdate Diff
2007-06-12DocsRemove link to non-existent windows binary installer versiongmcdonaldupdate Diff
2007-06-122.0[minor change] code formattingandreasupdate Diff
2007-06-112.0Sorts the list that is displayed when choosing a template. rfrovarpupdate Diff
2007-06-08DocsBug 42050. Adding documentation about the proxies element and their usage.thorstenupdate Diff
2007-06-082.0Bug 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.thorstenupdate Diff
2007-06-072.0Don't reload source node RCML data if RCML object has been modifiedandreasupdate Diff
2007-06-062.0Check for modifications when lazy-loading source node RCML data. This fixes bug 42602.andreasupdate Diff
2007-06-062.0Added failing test case for bug 42602andreasadd Diff
2007-06-062.0Use only .html URLs in sitetree on the site tab. This should improve the situation described in bug 42567.andreasupdate Diff
2007-06-05DocsAdding missing logthorstenadd Diff
2007-06-05DocsUpdating the changes pagethorstenupdate Diff
2007-06-052.0Fixed typo so that ip ranges can now be deleted and moved in AC tabs rfrovarpupdate Diff
2007-06-05SiteAutomatic publish from forrestbotthorstenupdate Diff
2007-06-04DocsUpdated 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.bobharnerupdate Diff
2007-06-012.0Removing until licensing is cleared up. rfrovarpremove Diff
2007-06-012.0Minor: fixed comments rfrovarpupdate Diff
2007-06-012.0Transforms object tags into img tags so that FCKEditor can correctly identify images for modification. XSL modified from Kupu. rfrovarpadd Diff
2007-05-31DocsUpdated the "2002-2005" copyright year in the footer.bobharnerupdate Diff
>

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