Date | Version | Comment | Author | Action | Diff |
---|
2006-04-30 | 1.2 | Remove dead store variable. | antonio | update | Diff |
2006-04-30 | 1.2 | Clean code and dead store variables. | antonio | update | Diff |
2006-04-30 | 1.2 | Cleanup. | antonio | update | Diff |
2006-04-30 | 1.2 | Class is already final. Protected variable does make sense. | antonio | update | Diff |
2006-04-30 | 1.2 | Remove redundant checks. | antonio | update | Diff |
2006-04-30 | 1.2 | Use commons-io instead of creating nested annonymous classes. | antonio | update | Diff |
2006-04-30 | 1.2 | Set static inner class. | antonio | update | Diff |
2006-04-30 | 1.2 | Remove interface already implemented by superclass. | antonio | update | Diff |
2006-04-30 | 1.2 | Use Map.Entry. | antonio | update | Diff |
2006-04-30 | 1.2 | Some code improvements.Use Map.Entry instead of looking up the value. Add if (log.isDebugEnable()) {} clausule to cycles generating log.debug() info. Use StringBuffer() instead of String() in cycles. Don't use new String() instead use an empty string. Add final keyword to some static variables. And other small improvements. | antonio | update | Diff |
2006-04-29 | 1.2 | Remove unused imports. | antonio | update | Diff |
2006-04-29 | 1.2 | Use o.a.log4j.Logger instead of deprecated o.a.log4j.Category. | antonio | update | Diff |
2006-04-29 | 1.2 | Sync with cocoon 2.1.9. This works with older cocoon versions too. | antonio | update | Diff |
2006-04-28 | 2.0 | link to ODT added | michi | update | Diff |
2006-04-28 | 2.0 | note about WebDAV added | michi | update | Diff |
2006-04-26 | 2.0 | FOR-872 - RollBack of the patch in order to take into account Thorsten remarks.
Waiting for a new patch Clay... | cdupoirieux | update | Diff |
2006-04-26 | 2.0 | FOR-872 - Patch odt_plugin.diff, Thanks to Clay Leeds. | cdupoirieux | update | Diff |
2006-04-21 | Sandbox | content dir commented | michi | update | Diff |
2006-04-21 | Sandbox | ignore local publication config | michi | update | Diff |
2006-04-15 | 2.0 | TODO added | michi | update | Diff |
2006-04-15 | 2.0 | message improved | michi | update | Diff |
2006-04-15 | 2.0 | log a warning if a resource type is not indexable because generally a resource type should be indexable | michi | update | Diff |
2006-04-15 | 2.0 | how to make a resource type indexable added | michi | update | Diff |
2006-04-15 | 2.0 | README on this module started | michi | add | Diff |
2006-04-15 | 2.0 | usecase config renamed according to usecase name | michi | remove | Diff |
2006-04-15 | 2.0 | logger name changed such that one actually knows where to look for | michi | update | Diff |
2006-04-15 | 2.0 | description added | michi | add | Diff |
2006-04-15 | 2.0 | obsolete | michi | remove | Diff |
2006-04-15 | 2.0 | typo fixed | michi | update | Diff |
2006-04-15 | 2.0 | moving the common files (the ones coming from David Eisenberg) into a directory on it one to easier reuse it in forrest via svn:ext. | thorsten | remove | Diff |
2006-04-14 | 2.0 | lucene config filename from IndexManager | michi | update | Diff |
2006-04-14 | 2.0 | error message improved | michi | update | Diff |
2006-04-14 | 2.0 | Bugfix Bug 39134
Apache License added to ODT->XHTML .xsl file Last modified: 2006-04-05 10:36
Reporter: J David Eisenberg
Using now the stylesheet from http://books.evc-cit.info/odf_utils/odt_to_xhtml.html for odt.
Thanks David for your most valuable contribution. | thorsten | add | Diff |
2006-04-14 | 2.0 | adding parameter to the opendocument transformer | thorsten | update | Diff |
2006-04-13 | 2.0 | warning re Java version implemented | michi | update | Diff |
2006-04-13 | 2.0 | note about target.vm 1.5 added | michi | update | Diff |
2006-04-13 | 2.0 | TODO added re usecase policies config | michi | update | Diff |
2006-04-12 | Sandbox | Updating todo list for doco | thorsten | update | Diff |
2006-04-12 | 1.2 | don't throw an NPE on the authoring, trash, or archive nodes, which don't have any labels | josias | update | Diff |
2006-04-12 | 1.2 | It is now possible to set the name of the user in 'from' and 'Reply-to'. The name is taken from the parameters 'from', which should be in the form 'Name <name@foo.org>' | edith | update | Diff |
2006-04-11 | Sandbox | ignoring .settings | thorsten | update | Diff |
2006-04-11 | Sandbox | Fixing lucene indexing bug | thorsten | remove | Diff |
2006-04-11 | 1.2 | allow to edit the href attribute of a sitetree label in the GUI (Site area, Edit Navigation Link). fixes bug #39237 | josias | add | Diff |
2006-04-11 | 1.2 | allow a href attribute in the sitetree for each language version of a document. the attribute is used to create the link in the menu and the tabs. its value is displayed in the overview tab of the site area. fixes bug #39165 | josias | update | Diff |
2006-04-10 | 2.0 | show as true added | michi | update | Diff |
2006-04-10 | 1.2 | show true added | michi | update | Diff |
2006-04-10 | 1.2 | show true added | michi | update | Diff |
2006-04-10 | 2.0 | if statement added | michi | update | Diff |
2006-04-10 | 2.0 | clean made dependable on properties | michi | update | Diff |
2006-04-07 | 2.0 | usecase-policies read from config | michi | update | Diff |
2006-04-07 | 2.0 | requestURI introduced | michi | update | Diff |
2006-04-07 | 2.0 | getConfiguration separated | michi | update | Diff |
2006-04-07 | 2.0 | note seems to be obsolete, but another TODO added | michi | update | Diff |
2006-04-07 | 2.0 | Fixme replaced by TODO | michi | update | Diff |
2006-04-07 | 2.0 | PATH is obsolete | michi | update | Diff |
2006-04-07 | 2.0 | note clarified re ac config | michi | update | Diff |
2006-04-07 | 2.0 | do not copy local.ac.xconf | michi | update | Diff |
2006-04-07 | 2.0 | allow patching of ac.xconf with local version | michi | update | Diff |
2006-04-04 | 1.2 | return null if local robots has not been specified within crawler config | michi | update | Diff |
2006-04-04 | 2.0 | Fixing bug related to custom meta data which have not been copied when publishing a document | thorsten | update | Diff |
2006-04-03 | 2.0 | removing obsolete imports | thorsten | update | Diff |
2006-04-03 | 2.0 | removing obsolete import | thorsten | update | Diff |