Date | Version | Comment | Author | Action | Diff |
---|
2005-02-28 | Docs | add concepts overview page for 1.4 | andreas | add | Diff |
2005-02-28 | Docs | added usecase framework documentation | andreas | add | Diff |
2005-02-28 | 2.0 | release sources properly | andreas | update | Diff |
2005-02-28 | 2.0 | added delete(...) methods to DocumentManager | andreas | update | Diff |
2005-02-28 | 2.0 | log error messages when addResource() failes | andreas | update | Diff |
2005-02-28 | Site | Added "Investmentclub Niederrhein" to "Live Sites"
| tschlabach | update | Diff |
2005-02-28 | 2.0 | Added usecase for revisions tab | gregor | update | Diff |
2005-02-28 | 2.0 | Changed flowscript to call concrete implementation of FlowHelper. This makes saving in the editors work again. | gregor | update | Diff |
2005-02-28 | 2.0 | Enhanced assets usecase to actually show existing assets ;) | gregor | update | Diff |
2005-02-27 | 1.2 | versions updated | michi | update | Diff |
2005-02-27 | 2.0 | Improved workflow usecase | gregor | update | Diff |
2005-02-27 | 2.0 | Added stub usecase for workflow history tab. | gregor | update | Diff |
2005-02-27 | 2.0 | Enhanced site area XSLT to support both old-style XSP and new-style JX tabs | gregor | update | Diff |
2005-02-26 | Docs | Added some remarks to the "Website Update" procedure
| tschlabach | update | Diff |
2005-02-26 | 2.0 | Continued work on the search usecase. The search code needs some major love, good lord! | gregor | update | Diff |
2005-02-26 | Docs | Fixed Version 1.2 and Version 1.4 tabs to jump right into the appropriate sections
| tschlabach | update | Diff |
2005-02-26 | Docs | Added "Investmentclub-Niederrhein GbR" to "Live Sites"
| tschlabach | update | Diff |
2005-02-25 | 1.2 | Removed the need to click edit icon in Forms editor twice, patch by Thomas Comiotto. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=26577 | gregor | update | Diff |
2005-02-25 | 2.0 | Removed the need to click edit icon in Forms editor twice, patch by Thomas Comiotto. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=26577 | gregor | update | Diff |
2005-02-25 | 2.0 | removed obsolete publication.file package | andreas | remove | Diff |
2005-02-25 | 2.0 | remove FileDocumentManager - replaced java.io.File by o.a.e.source.Source | andreas | add | Diff |
2005-02-25 | 2.0 | added DocumentManager | andreas | update | Diff |
2005-02-25 | 2.0 | fixed NPE for empty sitetree node labels | andreas | update | Diff |
2005-02-25 | 2.0 | introduced DocumentManager | andreas | update | Diff |
2005-02-25 | 2.0 | Removed unused directory | gregor | remove | Diff |
2005-02-25 | 1.2 | Made sitetree methods synchronized to guard against concurrent writes | gregor | update | Diff |
2005-02-25 | 2.0 | Made sitetree methods synchronized to guard against concurrent writes | gregor | update | Diff |
2005-02-25 | 1.2 | Fixed NPE reported by Phillipp Bolle | gregor | update | Diff |
2005-02-24 | 2.0 | allow non-interactive usecases | andreas | update | Diff |
2005-02-24 | 2.0 | usecase framework: move node up/down | andreas | add | Diff |
2005-02-24 | 2.0 | added getPrecedingSiblings() method | andreas | update | Diff |
2005-02-24 | 2.0 | added getPrecedingSibling() methods | andreas | update | Diff |
2005-02-24 | 1.2 | Made forms editor scroll to editing position after pressing "edit". This fixes http://issues.apache.org/bugzilla/show_bug.cgi?id=33731 (Thanks to Thomas Comiotto for the patch) | gregor | update | Diff |
2005-02-24 | 2.0 | Made forms editor scroll to editing position after pressing "edit". This fixes http://issues.apache.org/bugzilla/show_bug.cgi?id=33731 (Thanks to Thomas Comiotto for the patch) | gregor | update | Diff |
2005-02-24 | Misc | Tagging 1.2.2
| roku | add | Diff |
2005-02-24 | Misc | Preparing final re-tag of 1.2.2
| roku | remove | Diff |
2005-02-24 | 2.0 | Create WEB-INF\logs on unpacking of the war file. Otherwise we get erros on console upon start up.
The ant jar task does not include empty dirs. | roku | update | Diff |
2005-02-24 | 1.2 | Create WEB-INF\logs on unpacking of the war file. Otherwise we get erros on console upon start up.
The ant jar task does not include empty dirs. | roku | update | Diff |
2005-02-24 | 2.0 | removed obsolete XSPs | andreas | remove | Diff |
2005-02-24 | 2.0 | removed obsolete XSLTs | andreas | remove | Diff |
2005-02-24 | 2.0 | removed obsolete XSLTs | andreas | remove | Diff |
2005-02-24 | 2.0 | removed obsolete XSLT | andreas | remove | Diff |
2005-02-24 | 2.0 | removed obsolete XSP | andreas | remove | Diff |
2005-02-24 | 2.0 | removed obsolete usecase pipelines | andreas | update | Diff |
2005-02-24 | 2.0 | port cut/copy/paste to usecase framework | andreas | add | Diff |
2005-02-24 | 2.0 | fixed missing namespace declarations, added error message display | andreas | update | Diff |
2005-02-24 | 2.0 | after finishing usecase, go to same area (e.g., index-...) | andreas | update | Diff |
2005-02-24 | 2.0 | added methods to copy/move groups of documents | andreas | update | Diff |
2005-02-24 | 1.2 | Proper fix for http://issues.apache.org/bugzilla/show_bug.cgi?id=33225 | gregor | update | Diff |
2005-02-23 | 2.0 | removed obsolete task declarations | andreas | update | Diff |
2005-02-23 | 2.0 | removed obsolete condition checks from menu | andreas | update | Diff |
2005-02-23 | 2.0 | improved preconditions for site usecases | andreas | update | Diff |
2005-02-23 | 2.0 | added preconditions to publish and deactivate | andreas | update | Diff |
2005-02-23 | 2.0 | check for usecase preconditions in UsecaseMenuTransformer | andreas | update | Diff |
2005-02-23 | 2.0 | check if invoked on document in checkPreconditions() | andreas | update | Diff |
2005-02-23 | 2.0 | allow certain uscases only in authoring area | andreas | update | Diff |
2005-02-23 | 2.0 | rename all language version URLs | andreas | update | Diff |
2005-02-23 | 2.0 | removed deactivate task reference | andreas | update | Diff |
2005-02-23 | 2.0 | switch from WorkflowHelper to WorkflowResolver | andreas | update | Diff |
2005-02-23 | 2.0 | added precondition checks, allow to create documents from non-document URLs | andreas | update | Diff |
2005-02-23 | 2.0 | removed obsolete classes | andreas | remove | Diff |
2005-02-23 | 2.0 | publish and deactivate implemented using usecase framework | andreas | update | Diff |
2005-02-23 | 2.0 | added deprecation message to LinkRewriteTask | andreas | update | Diff |
2005-02-23 | 2.0 | removed obsolete doctype config options, added <link-attribute> declarations | andreas | update | Diff |
2005-02-23 | 2.0 | call usecase framework implementation from menu for changeNodeID usecase | andreas | update | Diff |
2005-02-23 | 2.0 | remove references to renameDocument task | andreas | update | Diff |
2005-02-23 | 2.0 | move resource handling to publication class | andreas | update | Diff |
2005-02-23 | 2.0 | use site utility to validate document ID | andreas | update | Diff |
2005-02-23 | 2.0 | add LinkRewriter to Avalon roles | andreas | update | Diff |
2005-02-23 | 2.0 | rename URL is handled by usecase framework | andreas | add | Diff |
2005-02-23 | 2.0 | added site usecase utility class | andreas | add | Diff |
2005-02-23 | 2.0 | removed obsolete class | andreas | remove | Diff |
2005-02-23 | 2.0 | lucene version number fixed | michi | update | Diff |
2005-02-23 | 1.2 | local.feeds.properties shall be ignored | michi | update | Diff |
2005-02-23 | 1.2 | local build properties added for downloading feeds | michi | update | Diff |
2005-02-23 | 1.2 | lucene version fixed | michi | update | Diff |
2005-02-22 | Docs | Live sites updated | gregor | update | Diff |
2005-02-22 | Docs | SVN properties set | gregor | update | Diff |
2005-02-22 | 2.0 | Updated library references in ant targets | gregor | remove | Diff |
2005-02-22 | 1.2 | Updated library references in ant targets | gregor | remove | Diff |
2005-02-22 | Docs | Live sites updated | gregor | update | Diff |
2005-02-22 | Docs | Live sites updated | gregor | update | Diff |
2005-02-22 | Site | Added screenshots page to the site | gregor | add | Diff |
2005-02-22 | Docs | Removed obsolete directory | gregor | remove | Diff |
2005-02-22 | Docs | Added screenshots page to the site | gregor | update | Diff |
2005-02-22 | Docs | Removed misleading SVN keyword from roadmap | gregor | update | Diff |
2005-02-21 | Site | Site restructured to distinguish between Lenya 1.2 and 1.4, roadmap updated with progress | gregor | add | Diff |
2005-02-21 | Site | Site restructured to distinguish between Lenya 1.2 and 1.4, roadmap updated with progress | gregor | add | Diff |
2005-02-21 | Site | Site restructured to distinguish between Lenya 1.2 and 1.4, roadmap updated with progress | gregor | add | Diff |
2005-02-21 | Site | Site restructured to distinguish between Lenya 1.2 and 1.4, roadmap updated with progress | gregor | add | Diff |
2005-02-21 | Site | Site restructured to distinguish between Lenya 1.2 and 1.4, roadmap updated with progress | gregor | add | Diff |
2005-02-21 | Site | Site restructured to distinguish between Lenya 1.2 and 1.4, roadmap updated with progress | gregor | update | Diff |
2005-02-21 | Site | Site restructured to distinguish between Lenya 1.2 and 1.4, roadmap updated with progress | gregor | update | Diff |
2005-02-21 | Site | Site restructured to distinguish between Lenya 1.2 and 1.4, roadmap updated with progress | gregor | update | Diff |
2005-02-21 | Docs | Site restructured to distinguish between Lenya 1.2 and 1.4, roadmap updated with progress | gregor | remove | Diff |
2005-02-21 | Site | Deleted old 1.2 API docs in order to commit new ones | gregor | remove | Diff |
2005-02-21 | 2.0 | Updated javadocs task to use breakiterator and set complete classpath so that javadoc can see ant. | gregor | update | Diff |
2005-02-21 | 1.2 | Updated javadocs task to use breakiterator and set complete classpath so that javadoc can see ant. | gregor | update | Diff |
2005-02-21 | 2.0 | Fixed Javadocs warnings | gregor | update | Diff |
2005-02-21 | 2.0 | Fixed Javadocs warnings | gregor | update | Diff |
2005-02-20 | Misc | Tagging 1.2.2
| roku | add | Diff |
2005-02-20 | Misc | Preparing re-tagging
| roku | remove | Diff |
2005-02-20 | 1.2 | | roku | update | Diff |
2005-02-20 | 2.0 | Fixed asset conversion whitespace problem | roku | update | Diff |
2005-02-20 | 1.2 | Fixed asset conversion whitespace problem | roku | update | Diff |
2005-02-20 | 2.0 | Fixed objct conversion. See bug #33661 | roku | update | Diff |
2005-02-20 | 1.2 | | roku | update | Diff |
2005-02-20 | 1.2 | Fixed broken link | roku | update | Diff |
2005-02-20 | 1.2 | Moving to latest kupu 1.2. fix; Fixed img @src, since we use Lenya asset stuff
| roku | update | Diff |
2005-02-20 | 1.2 | Fixed object2xhtml conversion; Object with a leading / in @data ar used as-is.
This is needed if a page references assets from another page. | roku | update | Diff |
2005-02-20 | Misc | Tagging 1.2.2 based on BRANCHES/BRANCH_1_2_X
| roku | add | Diff |
2005-02-20 | 1.2 | Grumml, corrected kupu revision
| roku | update | Diff |
2005-02-20 | 1.2 | Corrected svn:externals url for kupu
| roku | update | Diff |
2005-02-20 | 1.2 | Corrected revision numbers
| roku | update | Diff |
2005-02-20 | 1.2 | Prepare 1.2.2 tag; revert after the release
See #33658 | roku | update | Diff |
2005-02-20 | 1.2 | Incremented version number to 1.2.2 | roku | update | Diff |
2005-02-20 | 1.2 | Prepare 1.2.2 tag; revert after the release | roku | update | Diff |
2005-02-20 | 1.2 | Set -r for svn:externals for the 1.2.2 release; do not forget to revert
after the release
| roku | update | Diff |
2005-02-20 | 2.0 | Added note from where to download xsltproc.
Unfortuately, it is not fotting to the build process to include a build kupu in the src dist.
So, for 1.2.2, kupu still needs to be build, which requires xsltproc to be installed | roku | update | Diff |
2005-02-20 | 1.2 | Enhanced xsltproc download note | roku | update | Diff |
2005-02-20 | 1.2 | Added note from where to download xsltproc.
Unfortuately, it is not fotting to the build process to include a build kupu in the src dist.
So, for 1.2.2, kupu still needs to be build, which requires xsltproc to be installed | roku | update | Diff |
2005-02-18 | 1.2 | Rewrote menu javascript code to avoid crashes on Linux. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33643 | gregor | update | Diff |
2005-02-18 | 1.2 | failure message of loading BXE improved | michi | update | Diff |
2005-02-18 | 2.0 | Fixed compilation errors for the unit tests | gregor | update | Diff |
2005-02-18 | 2.0 | Made Link insertion into BXE work with XMLHTTP sitetree. | gregor | update | Diff |
2005-02-17 | 1.2 | thanks to Linczak, Jonathan W. the root is not doubled anymore when creating a document | michi | update | Diff |
2005-02-17 | 2.0 | added initial version of LinkRewriter | andreas | update | Diff |
2005-02-17 | 1.2 | Added version attribute to generated stylesheets | gregor | update | Diff |
2005-02-17 | 1.2 | link rewriting: take care of context prefix, don't try to rewrite external links | andreas | update | Diff |
2005-02-16 | 1.2 | link rewriting: use document builder to match rewritable URLs | andreas | add | Diff |
2005-02-16 | 1.2 | added link-attribute configuration | andreas | update | Diff |
2005-02-16 | 1.2 | added link-attribute configuration | andreas | update | Diff |
2005-02-16 | 1.2 | Thanks to Gregor Imboden and Andreas Hartmann the editing re Workflow triggering is again backwards compatible for documents without a workflow | michi | update | Diff |
2005-02-15 | 1.2 | Fixed link rewriting to make sure that links to sub URLs are rewritten. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=29861 Thanks to Thomas Comiotto for the patch. | gregor | update | Diff |
2005-02-15 | 2.0 | Added XMLUnit for the XML tests | gregor | add | Diff |
2005-02-15 | 2.0 | Updated tests to use ContainerTestCase and related Cocoon helper classes | gregor | add | Diff |
2005-02-15 | 2.0 | Declared flowscript variables excplictly. This fixes http://issues.apache.org/bugzilla/show_bug.cgi?id=33577 | gregor | update | Diff |
2005-02-15 | 1.2 | Declared flowscript variables excplictly. This fixes http://issues.apache.org/bugzilla/show_bug.cgi?id=33577 | gregor | update | Diff |
2005-02-14 | 2.0 | Added XSD schema for workflow | gregor | add | Diff |
2005-02-14 | 1.2 | Added XSD schema for workflow | gregor | update | Diff |
2005-02-14 | 2.0 | added missing href attribute to menu item | andreas | update | Diff |
2005-02-14 | 2.0 | applying workflowmenu and usecasemenu transformations is not necessary here | andreas | update | Diff |
2005-02-14 | 2.0 | check if current URL represents document before accessing document | andreas | update | Diff |
2005-02-14 | 2.0 | check if current URL represents document before accessing document | andreas | update | Diff |
2005-02-14 | 2.0 | check if current URL represents document before resolving according values | andreas | update | Diff |
2005-02-14 | 2.0 | get area from URL instead of document, add DOCUMENT_TYPE to parameter list | andreas | update | Diff |
2005-02-14 | 2.0 | check if URL represents document before resolving workflow | andreas | update | Diff |
2005-02-14 | 2.0 | don't apply WF transformation for non-document URLs | andreas | update | Diff |
2005-02-14 | 2.0 | isDocument = false for admin area | andreas | update | Diff |
2005-02-13 | 1.2 | Useability fix: Only display tab as link, if tab if not the current nav:node | roku | update | Diff |
2005-02-13 | 1.2 | Changed test defaults to use existing publications and doctypes | gregor | update | Diff |
2005-02-13 | 2.0 | Merged from 1.2.x:
Useability fix: Only display tab as link, if tab if not the current nav:node | roku | update | Diff |
2005-02-13 | 2.0 | Added a ConsoleLogger() to make test cases run again | gregor | update | Diff |
2005-02-13 | 2.0 | Removed DocumentCreator test | gregor | remove | Diff |
2005-02-13 | 2.0 | Removed DocumentCreator test | gregor | remove | Diff |
2005-02-13 | 2.0 | Renamed libraries to have their version in the name | gregor | remove | Diff |
2005-02-13 | 1.2 | Renamed libraries to have their version in the name | gregor | remove | Diff |
2005-02-13 | 1.2 | Switched to BXE 1.1 and Kupu 1.2 | gregor | update | Diff |
2005-02-13 | 2.0 | Switched to BXE 1.1 and Kupu 1.2 | gregor | update | Diff |
2005-02-13 | 1.2 | Switched to BXE 1.1 and Kupu 1.2 | gregor | update | Diff |
2005-02-13 | 2.0 | Moved to a more recent version of xmldb-xupdate | gregor | remove | Diff |
2005-02-13 | 2.0 | Started to use the (much more recent) Quartz from the Cocoon cron block in lieu of the library we shipped before. Our version did not implement methods that some of our code was expecting. Also fixed the scheduler XSP to get past compilation errors. | gregor | remove | Diff |
2005-02-12 | 2.0 | Changed string concatenation to use a StringBuffer | gregor | update | Diff |
2005-02-12 | 2.0 | Fixed Eclipse warnings | gregor | update | Diff |
2005-02-12 | 2.0 | Fixed resource leaks with not properly closing Streams | gregor | update | Diff |
2005-02-12 | 2.0 | Made exceptions final | gregor | update | Diff |
2005-02-12 | 2.0 | Made exceptions final | gregor | update | Diff |
2005-02-12 | 2.0 | Fixed resource leaks with not properly closing Streams | gregor | update | Diff |
2005-02-12 | 2.0 | Removed unneeded Log4J | gregor | update | Diff |
2005-02-12 | 2.0 | Fixed Eclipse warnings | gregor | update | Diff |
2005-02-12 | 2.0 | Replaced deprecated tokenStream(Reader) with tokenStream(String, Reader) | gregor | update | Diff |
2005-02-12 | 2.0 | Cleaned up Eclipse warnings | gregor | update | Diff |
2005-02-12 | 2.0 | Made insert link popup work again by switching to XHTML serialization. | gregor | update | Diff |
2005-02-12 | 2.0 | Added the workflow menu transformer to the blog publication | gregor | update | Diff |
2005-02-12 | 2.0 | Added a single-step workflow definition to the blog publication | gregor | update | Diff |
2005-02-12 | 2.0 | Added a single-step workflow definition to the blog publication | gregor | add | Diff |
2005-02-12 | Docs | enable proxy notes for Apache 2 added | michi | update | Diff |
2005-02-12 | 2.0 | Changed enum variables to improve compatibility with JDK 1.5 | gregor | update | Diff |
2005-02-12 | 1.2 | Changed enum variables to improve compatibility with JDK 1.5 | gregor | update | Diff |
2005-02-10 | 2.0 | check if current URL represents a document before calling setDocument() | andreas | update | Diff |
2005-02-10 | 2.0 | Made images and asset titles visible in the forms editor. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=29139 | gregor | update | Diff |
2005-02-10 | 1.2 | Made images and asset titles visible in the forms editor. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=29139 | gregor | update | Diff |
2005-02-09 | 1.2 | set the date of publication, the publisher and the date of modification when a document is published | edith | update | Diff |
2005-02-09 | 1.2 | introduce method for the checkIn/Out of document; needed when the publication of a document to set the date, publisher, ... | edith | update | Diff |
2005-02-09 | 1.2 | set the date of publication, the publisher and the date of modification when a document is published: user-name and user-email parameters needed; check if the document can be checkout | edith | update | Diff |
2005-02-09 | 2.0 | thanks to Josias Thoeny XMLHTTP has been implemented for the sitetree of the default publication | michi | add | Diff |
2005-02-09 | 1.2 | Fixed problem where IndexInformation.index was never written, and cleaned the source up a bit. | gregor | update | Diff |
2005-02-08 | 2.0 | Made anonymous classes final inner classes | gregor | update | Diff |
2005-02-08 | 2.0 | Added svn properties | gregor | update | Diff |
2005-02-08 | 2.0 | Cleaned up source code to deal with Eclipse warnings and Findbug reports. This adds javadocs to all public methods, fixes some resource leaks (Findbugs term: OS), replaces string concatenation with StringBuffer (SBSC), avoids catch (Exception e) (REC), avoids hiding of internal variables by parameter names, makes variable access explicit, and uses entrySet instead of keySet (WMI). | gregor | update | Diff |
2005-02-07 | 2.0 | Use XML serializer for XHTML until Xalan doctype problems are resolved. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33431 | gregor | update | Diff |
2005-02-07 | 1.2 | Updated install instructions with patch from Hubertus Groepper. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=33392 | gregor | update | Diff |
2005-02-07 | Docs | Added a note about web.app.server | gregor | update | Diff |
2005-02-07 | Docs | fixed wrong author email address | gregor | update | Diff |
2005-02-04 | Docs | reset into clean integrated | michi | update | Diff |
2005-02-04 | 1.2 | reset target integrated into clean target | michi | update | Diff |
2005-02-04 | Docs | install target removed from source build instruction | michi | update | Diff |
2005-02-04 | 1.2 | notes added about building and patching Cocoon | michi | add | Diff |
2005-02-04 | 1.2 | versions updated | michi | update | Diff |
2005-02-04 | 1.2 | install target removed from build instruction | michi | update | Diff |
2005-02-04 | 1.2 | thanks to Josias Thoeny the DOMStreamer is working also for default namespaces with attributes in the root element | michi | add | Diff |
2005-02-04 | 2.0 | Removed label attribute from menu (no longer needed) | gregor | update | Diff |
2005-02-04 | 1.2 | Re-enabled view task log usecase | gregor | update | Diff |
2005-02-04 | 1.2 | Added empty tasks log directory to make view-logs usecase work | gregor | add | Diff |
2005-02-04 | 1.2 | Added empty tasks log directory to make view-logs usecase work | gregor | add | Diff |
2005-02-04 | 1.2 | Updated the blog menus to use uc attributes and I18n. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=27832 | gregor | update | Diff |
2005-02-04 | 2.0 | Updated the blog menus to use uc attributes and I18n. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=27832 | gregor | update | Diff |
2005-02-04 | 2.0 | Removed dead code | gregor | update | Diff |
2005-02-04 | 2.0 | Fix dubious code to use a locale for toUpperCase / toLowerCase methods | gregor | update | Diff |
2005-02-03 | 1.2 | Added a note on proxy configuration to publication.xconf | gregor | update | Diff |
2005-02-03 | 2.0 | Added a note on proxy configuration to publication.xconf | gregor | update | Diff |
2005-02-03 | Docs | Changed seperate to separate throughout. | gregor | update | Diff |
2005-02-03 | 1.2 | thanks to Josias softlinks for the content and resources directory should be possible | michi | update | Diff |
2005-02-02 | 1.2 | caching of default publication back ported | michi | update | Diff |
2005-02-02 | 1.2 | Enabled roundtripping of images between BXE and Kupu. Note that this change requires at least Kupu revision 8795 to work. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=29164 | gregor | update | Diff |
2005-02-02 | 2.0 | Enabled roundtripping of images between BXE and Kupu. Note that this change requires at least Kupu revision 8795 to work. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=29164 | gregor | update | Diff |
2005-02-01 | 2.0 | Removed empty directories | gregor | remove | Diff |
2005-02-01 | 2.0 | Removed xlink tranformer definition | gregor | update | Diff |
2005-02-01 | Docs | Updated proxying instructions with notes about Jetty | gregor | update | Diff |
2005-02-01 | 2.0 | If the current sitree node does not exist in the displayed document's language
Continue with next node. This is a quick fix for bug #32808.
Next step would be to offer all links to the available languages.
| roku | update | Diff |
2005-02-01 | 1.2 | If the current sitree node does not exist in the displayed document's language
Continue with next node. This is a quick fix for bug #32808.
Next step would be to offer all links to the available languages.
| roku | update | Diff |
2005-02-01 | 1.2 | form encoding fixed | michi | update | Diff |
2005-02-01 | 2.0 | Replaced ASL 1.1 with ASL 2.0 and set svn properties | gregor | update | Diff |
2005-02-01 | 1.2 | Improved sample documents in the default publication with metadata. | gregor | update | Diff |
2005-02-01 | 2.0 | Improved sample documents in the default publication with metadata. | gregor | update | Diff |
2005-02-01 | 1.2 | | gregor | update | Diff |