apache > lenya
 

History of Changes

RSS

Introduction and explanation of symbols

Changes are sorted by "{0}" and thentype chronologically with the most recent at the top. These symbols denote the various action types:add=add, remove=remove, update=update

Version 2006-03 ()

1.2

  • update[1.2] Add image height and width to the metadata of the respecitve asset Diff Committed by jann.
  • update[1.2] Reading image height and width from the metadata in order to show them in the asset tab of the site area Diff Committed by jann.
  • update[1.2] Adding Image dimensions to the asset tab Diff Committed by jann.
  • update[1.2] enable browser-caching for static lenya images. this increases the performance e.g. of the sitetree widget and also reduces 'flickering' of the menu tabs which occurred in IE. Diff Committed by josias.
  • update[1.2] code simplification Diff Committed by josias.
  • update[1.2] more code simplification Diff Committed by josias.
  • update[1.2] make default properties non-static allowing ddifferent ldap properties for different publications Diff Committed by jann.
  • update[1.2] reworked the DocumentReferencesHelper: now uses the link attributes defined in publication.xconf and does not duplicate knowledge about URLs, so it should work with custom document builders Diff Committed by josias.
  • update[1.2] Use the url defined in publication.xconf for the live area. It it is not set the respective input module construct the url from request parameters. Diff Committed by jann.

2.0

  • add[2.0] configure started cmd and gui Diff Committed by michi.
  • add[2.0] README added Diff Committed by michi.
  • add[2.0] utility classes added Diff Committed by michi.
  • add[2.0] classes updated Diff Committed by michi.
  • add[2.0] java added Diff Committed by michi.
  • add[2.0] classes added Diff Committed by michi.
  • add[2.0] testing introduced Diff Committed by michi.
  • add[2.0] externals added Diff Committed by michi.
  • add[2.0] samples renamed to templates Diff Committed by michi.
  • add[2.0] module descriptor added Diff Committed by michi.
  • add[2.0] menu started by not ready yet Diff Committed by michi.
  • add[2.0] Thanks to Ilhan and Oliver we now have a configure.bat for Windows Diff Committed by michi.
  • add[2.0] Added new create usecase for openDocument. This usecase is bypassing the 'normal' routine and creating a new document on basis of the odt sample. Activated the usecase in the menu. Diff Committed by thorsten.
  • add[2.0] Added new usecase for the opendocument module. You can now upload opendocuments to already existing odt docs in lenya. This will replace the existing document. Diff Committed by thorsten.
  • add[2.0] meta fixed Diff Committed by michi.
  • add[2.0] Bug 38925 WebDAV module: index_en.xml and links_en.xml cannot be opened Reporter: Jonathan Addison Thx Jonathan. Patch applied. however with cadaver you cannot upload the edit files. Diff Committed by thorsten.
  • add[2.0] Implementing the first version of mkcol usecase for webdav. It is quite rudimental and is assuming a xhtml to be created but you can now create new folders in e.g. cadaver with 'mkcol test2'. Have not tested with any other client yet. Diff Committed by thorsten.
  • add[2.0] ASF Bugzilla Bug 38969 [WebDAV] cannot PUT a binary document, like .odt or .jpg Patch (id=17896) provided by Renaud - RequestReader.java Thx Renaud. Diff Committed by thorsten.
  • add[2.0] Added LinkRewriterTest Diff Committed by andreas.
  • add[2.0] upload max size patcher added Diff Committed by michi.
  • add[2.0] arbitrary resource types added to site Diff Committed by michi.
  • add[2.0] descriptor for asset added Diff Committed by michi.
  • remove[2.0] moved Diff Committed by michi.
  • remove[2.0] Renaming template dir to samples since all other modules name it like this and we have to handle this consistent\! Diff Committed by thorsten.
  • remove[2.0] patching of publication.xconf added Diff Committed by michi.
  • remove[2.0] obsolete Diff Committed by michi.
  • remove[2.0] removing empty file Diff Committed by thorsten.
  • remove[2.0] logo removed Diff Committed by michi.
  • remove[2.0] webDAV usecases have been moved into the webDAV module Diff Committed by chestnut.
  • update[2.0] outdated history deleted because it is covered by SVN anyway Diff Committed by michi.
  • update[2.0] note about max upload size added Diff Committed by michi.
  • update[2.0] ignore local.publication.xconf files during copying Diff Committed by michi.
  • update[2.0] ignore local.publication.xconf Diff Committed by michi.
  • update[2.0] ignore local.publication.xconf Diff Committed by michi.
  • update[2.0] compile target for building configure added Diff Committed by michi.
  • update[2.0] instructions added Diff Committed by michi.
  • update[2.0] Fixed location of sitemap.xmap patch files Diff Committed by andreas.
  • update[2.0] build.properties config added Diff Committed by michi.
  • update[2.0] cleaned Diff Committed by michi.
  • update[2.0] root dir passed Diff Committed by michi.
  • update[2.0] differentiate between local and default Diff Committed by michi.
  • update[2.0] read values from command line Diff Committed by michi.
  • update[2.0] writing fixed Diff Committed by michi.
  • update[2.0] more fool proveness added Diff Committed by michi.
  • update[2.0] bug fixed re selecting default values Diff Committed by michi.
  • update[2.0] swing based GUI started Diff Committed by michi.
  • update[2.0] moved Diff Committed by michi.
  • update[2.0] path fixed Diff Committed by michi.
  • update[2.0] gui enhanced Diff Committed by michi.
  • update[2.0] Using getSourceURI() instead of getFile().getAbsolutePath() for DublinCoreHelper.java Diff Committed by thorsten.
  • update[2.0] fixing typo. The session tab will again be available in the admin area Diff Committed by jann.
  • update[2.0] dos2unix Diff Committed by jann.
  • update[2.0] Fixing Bug related to the contentDir. Further refactored code to be better understandable. Updated publications to refer to the top level instead of topLevel/content Diff Committed by thorsten.
  • update[2.0] Updated comment to refer to the top level instead of topLevel/content Diff Committed by thorsten.
  • update[2.0] testing introduced Diff Committed by michi.
  • update[2.0] path fixed Diff Committed by michi.
  • update[2.0] subsequent parameters started Diff Committed by michi.
  • update[2.0] another config added Diff Committed by michi.
  • update[2.0] subsequent parameters implemented Diff Committed by michi.
  • update[2.0] Tomcat as subsequent implemented Diff Committed by michi.
  • update[2.0] pointer to antinstaller added Diff Committed by michi.
  • update[2.0] trim values Diff Committed by michi.
  • update[2.0] backslash bug fixed re properties writing Diff Committed by michi.
  • update[2.0] Part one to fix the bug related to asset management and outsourced content. Still missing to rewrite either the fallback source or the sitemap to force lenya to look in the outsourced content dir for display. Diff Committed by thorsten.
  • update[2.0] cocoon as external added Diff Committed by michi.
  • update[2.0] externals as default added Diff Committed by michi.
  • update[2.0] some more space for better readability added Diff Committed by michi.
  • update[2.0] zip protocol fixed Diff Committed by michi.
  • update[2.0] private modules removed Diff Committed by michi.
  • update[2.0] TODO note added Diff Committed by michi.
  • update[2.0] note about NodeFactory and XUL added Diff Committed by michi.
  • update[2.0] typo fixed Diff Committed by michi.
  • update[2.0] Adding the content dir to the fallback URIs like described in http://marc.theaimsgroup.com/?l=lenya-dev&m=114142602919893&w=2. This fixes the second part of the 'external' resources/asset preview. Diff Committed by thorsten.
  • update[2.0] Cleaning the variable after using in the loop otherwise this can cause a bug by more then one pub. Diff Committed by thorsten.
  • update[2.0] thanks to Oli one step further Diff Committed by michi.
  • update[2.0] thanks to Oliver one step further re GUI class Diff Committed by michi.
  • update[2.0] command line as default Diff Committed by michi.
  • update[2.0] Enabling to download the opendocument for local editing. Diff Committed by thorsten.
  • update[2.0] check on JAVA_HOME and some notes added Diff Committed by michi.
  • update[2.0] Note added about not modifying this file directly Diff Committed by michi.
  • update[2.0] note clarified Diff Committed by michi.
  • update[2.0] blog module commented Diff Committed by michi.
  • update[2.0] search module removed and notes added Diff Committed by michi.
  • update[2.0] Applying first part of the patch provided by renaud richardet attached to Bug 38900. Thanks renaud. Diff Committed by thorsten.
  • update[2.0] Replaced <xsl:attribute> with string function in menu2xslt.xsl. This solves a Xalan problem. Diff Committed by andreas.
  • update[2.0] adding mime-type definition to for the odt module Diff Committed by thorsten.
  • update[2.0] Finishing up the odt module download feature. Now we "just" have to make the whole module more generic Diff Committed by thorsten.
  • update[2.0] Reverting check-in (will check-in the whitespace changes in a separate commit) Diff Committed by andreas.
  • update[2.0] [minor change] formatting Diff Committed by andreas.
  • update[2.0] Replaced <xsl:attribute> with string function in menu2xslt.xsl. This solves a Xalan problem. Diff Committed by andreas.
  • update[2.0] Add extension attribute to LenyaMetaData. This way, the extension can be accessed by the DocumentIdToPathMapper - this allows custom source extensions (like .odt, ...) and is a first step towards handling assets and documents in the same way. Diff Committed by andreas.
  • update[2.0] Update BXE class to new DocIdToPathMapper signature Diff Committed by andreas.
  • update[2.0] Allow to create non-XML documents with the DefaultCreator. It checks for the extension .xml at the moment, this could be improved. Diff Committed by andreas.
  • update[2.0] fixed missing language screen Diff Committed by josias.
  • update[2.0] copy task class renamed Diff Committed by michi.
  • update[2.0] note about endorsed libs added Diff Committed by michi.
  • update[2.0] note added resource type input module added Diff Committed by michi.
  • update[2.0] parameter for usage added Diff Committed by michi.
  • update[2.0] comments added Diff Committed by michi.
  • update[2.0] pipeline added to debug lenya menu Diff Committed by michi.
  • update[2.0] log4j added as TODO Diff Committed by michi.
  • update[2.0] LENYA_META_SUFFIX introduced to make sure that the suffix is defined only once Diff Committed by michi.
  • update[2.0] notes added Diff Committed by michi.
  • update[2.0] link to debug Lenya menu added Diff Committed by michi.
  • update[2.0] warning implemented for the case that a resource/document does not exists Diff Committed by michi.
  • update[2.0] warning implemented for the case that a node or the sitetree itself does not exists Diff Committed by michi.
  • update[2.0] confpatch path added Diff Committed by michi.
  • update[2.0] cmd as default and gui as parameter Diff Committed by michi.
  • update[2.0] reference to xpatch file added Diff Committed by michi.
  • update[2.0] german translation started Diff Committed by michi.
  • update[2.0] opendocument links fixed Diff Committed by michi.
  • update[2.0] java doc fixed Diff Committed by michi.
  • update[2.0] existsInAnyLanguage simplified because it is duplicating code Diff Committed by michi.
  • update[2.0] Bug 38913 WebDav module displays empty directories (collections) Reporter: renaud richardet Patch: Jonathan Addison Patch applied, thx Jonathan. Diff Committed by thorsten.
  • update[2.0] white noise - formating changes Diff Committed by thorsten.
  • update[2.0] removing old comment closing brakets Diff Committed by thorsten.
  • update[2.0] Formating changes thx to Jonathan Addison who pointed out that line breaks will cause different clients to fail. Diff Committed by thorsten.
  • update[2.0] [minor change] fixed some logging issues, removed dead code Diff Committed by andreas.
  • update[2.0] [minor change] improved logging Diff Committed by andreas.
  • update[2.0] Adding comments to webDAV code. Submitted by Jonathan Addison. Thx Jonathan. :) Diff Committed by thorsten.
  • update[2.0] Switching java comments to xml comments Diff Committed by thorsten.
  • update[2.0] ASF Bugzilla Bug 38926 [WebDAV] in the file listing, all files have the .html file extension Patch submitted by renaud richardet. Applied, thx Renaud. :) Diff Committed by thorsten.
  • update[2.0] fixed classpath for the compile-xsp target (now includes endorsed libs) and added an option to fail on error, so this target could be used by a continous integration tool. Diff Committed by josias.
  • update[2.0] duplicated line removed Diff Committed by michi.
  • update[2.0] ASF Bugzilla Bug 38969 [WebDAV] cannot PUT a binary document, like .odt or .jpg Patch (id=17897) provided by Renaud - Registers the RequestReader in the sitemap - adds a matcher for /PUT/odt - started refactoring Put.java, validation not working ATM Diff Committed by thorsten.
  • update[2.0] Fix typo. Diff Committed by antonio.
  • update[2.0] missing parameters added Diff Committed by michi.
  • update[2.0] unused patching removed Diff Committed by michi.
  • update[2.0] note about languages added Diff Committed by michi.
  • update[2.0] Commenting extension since it causes the LinkRewriterImpl.java to fail. You cannot create a DOM from a binary file. Diff Committed by thorsten.
  • update[2.0] UUID implementation started Diff Committed by michi.
  • update[2.0] UUID implementation started Diff Committed by michi.
  • update[2.0] warning replaced by debug and note added Diff Committed by michi.
  • update[2.0] property fixed Diff Committed by michi.
  • update[2.0] note added about the BUG within Cocoon Diff Committed by michi.
  • update[2.0] check also Cocoon build properties re version Diff Committed by michi.
  • update[2.0] obsolete debug statement removed Diff Committed by michi.
  • update[2.0] Extending the put.java of the webdav usecase. You can now add any file via PUT. Still there is a problem how lenya stores the final file. It uses the xml extension for all files. I tried with PUT a png and in will be saved like {name}/index_{lang}.xml. I can open it with Gimp but Lenya will fail to open the document complaining about 'Invalid byte 1 of 1-byte UTF-8 sequence.' Diff Committed by thorsten.
  • update[2.0] Changing access to SOURCE_URL to protected Diff Committed by thorsten.
  • update[2.0] treating xml and binaries the same Diff Committed by thorsten.
  • update[2.0] Adding the extension again to the odt meta data like requested by michi. Diff Committed by thorsten.
  • update[2.0] Making the mkcol usecase more abstract, allowing to define a default extension and resource type via the usecase config file. Diff Committed by thorsten.
  • update[2.0] white noise - formating changes Diff Committed by thorsten.
  • update[2.0] ignore non-XML files Diff Committed by michi.
  • update[2.0] enable browser-caching for static lenya images. this increases the performance e.g. of the sitetree widget and also reduces 'flickering' of the menu tabs which occurred in IE. Diff Committed by josias.
  • update[2.0] You can now configure which resource type and extension are connected with each other via the usecase config file. That makes the PUT usecase more generic and flexible. Diff Committed by thorsten.
  • update[2.0] note about content repo configuration added Diff Committed by michi.
  • update[2.0] HUGO removed Diff Committed by michi.
  • update[2.0] clarified Diff Committed by michi.
  • update[2.0] Fix typo. Diff Committed by antonio.
  • update[2.0] [minor change] code formatting Diff Committed by andreas.
  • update[2.0] Don't rewrite links if resource type doesn't provide any link rewriting XPaths. Don't swallow exceptions. Diff Committed by andreas.
  • update[2.0] [minor change] removed unused import Diff Committed by andreas.
  • update[2.0] Bug 39016 [WebDAV] 500 Internal Server Error when checking in files with Dreamweaver Patch submitted by Jonathan Addison Thanks Jonathan Addison. Diff Committed by thorsten.
  • update[2.0] Bug 39017 [WebDAV] Empty property values in propfind response Patch submitted by Jonathan Addison Thanks Jonathan Addison. Diff Committed by thorsten.
  • update[2.0] Bug 39018 [WebDAV] All files use the source file extension Patch submitted by Jonathan Addison Thanks Jonathan Addison. Diff Committed by thorsten.
  • update[2.0] [minor change] removed log4j references, removed invalid warning logs Diff Committed by andreas.
  • update[2.0] [minor change] removed log4j references, removed invalid warning logs Diff Committed by andreas.
  • update[2.0] reset renamed to clean-tomcat in order to clarify Diff Committed by michi.
  • update[2.0] Passing logger to DefaultSiteTree in constructor. Diff Committed by andreas.
  • update[2.0] Passing logger to DefaultSiteTree in constructor. Diff Committed by andreas.
  • update[2.0] [minor change] Added some debug statements. Diff Committed by andreas.
  • update[2.0] Move the sitreefragment generator's declaration, to the lenya sitemap Diff Committed by edith.
  • update[2.0] Bug 39042 [WebDAV] Identify WebDAV html documents as xhtml Patch submitted by Jonathan Addison Thanks Jonathan :) Diff Committed by thorsten.
  • update[2.0] Using fallback:// to determine the menu location Diff Committed by thorsten.
  • update[2.0] note improved and TODO added for customizing tomcatctrl Diff Committed by michi.
  • update[2.0] Fixing typo in src location of the opendocument module Diff Committed by thorsten.
  • update[2.0] modules added to dependencies Diff Committed by michi.
  • update[2.0] modules added to dependencies Diff Committed by michi.
  • update[2.0] make default properties non-static allowing ddifferent ldap properties for different publications Diff Committed by jann.
  • update[2.0] if a document is deleted, don't delete it's parent. fixes bug #38820 Diff Committed by josias.
  • update[2.0] removed context path, because internal links don't contain the context path anymore. this makes link-rewriting work with deployment outside of the root context. Diff Committed by josias.
  • update[2.0] lenya revision number added Diff Committed by michi.
  • update[2.0] lenya revision number added Diff Committed by michi.
  • update[2.0] lenya revision number added Diff Committed by michi.
  • update[2.0] lenya revision added Diff Committed by michi.
  • update[2.0] lenya revision added and typos fixed Diff Committed by michi.
  • update[2.0] lenya revision number added Diff Committed by michi.
  • update[2.0] lenya revision number added Diff Committed by michi.
  • update[2.0] handle resources as 'documents' Diff Committed by michi.
  • update[2.0] arbitrary resource types added to site Diff Committed by michi.
  • update[2.0] cleaned Diff Committed by michi.
  • update[2.0] note added Diff Committed by michi.
  • update[2.0] Removed obsolete admin area declaration Diff Committed by andreas.
  • update[2.0] Added template method getSourceExtension() to Create usecase to allow custom source extensions Diff Committed by andreas.
  • update[2.0] modified lucene index configuration: now the indexes are configured in the file pubid/config/lucene_index.xconf. this is not an xpatch file, i.e. the configuration will not go to cocoon.xconf. this allows to create new indexes at runtime. Diff Committed by josias.
  • update[2.0] re-enabled search index configuration upon publication instantiation. now a new index is created at runtime and search should be working directly after instantiation. Diff Committed by josias.
  • update[2.0] [minor] removed unused imports Diff Committed by josias.
  • update[2.0] Implemented Create.getSourceExtension() in Mkcol class Diff Committed by andreas.
  • update[2.0] [minor change] removed log4j logging Diff Committed by andreas.
  • update[2.0] improved releasing of sources and components Diff Committed by josias.
  • update[2.0] Allow different extensions for actual source and meta data source Diff Committed by andreas.
  • update[2.0] LinkRewritingTransformer keeps URL extensions Diff Committed by andreas.
  • update[2.0] Use actual source for non-html documents Diff Committed by andreas.
  • update[2.0] improved exception handling: inform about the document where link rewriting failed. Diff Committed by josias.
  • update[2.0] ASF Bugzilla Bug 39087 [WebDAV] Cannot open .odt files with OpenOffice Reporter/Patch provider: Jonathan Addison Thanks Jonathan. :) Diff Committed by thorsten.
  • update[2.0] ASF Bugzilla Bug 39019 [WebDAV] Files open as read-only in Word 2003 Reporter/Patch provider: Jonathan Addison Thanks Jonathan. :) Diff Committed by thorsten.
  • update[2.0] ASF Bugzilla Bug 39100 create ant target to clean Cocoon, and clean-all (Lenya+Cocoon+Tomcat) Reporter/Patch provider: renaud richardet Thanks Renaud Diff Committed by thorsten.
  • update[2.0] logo removed Diff Committed by michi.
  • update[2.0] [minor change] code formatting Diff Committed by josias.
  • update[2.0] lenya.revision added Diff Committed by michi.
  • update[2.0] use fallback for menu.xsp request so that ancestor template pubs menu can be used Diff Committed by chestnut.
  • update[2.0] Refactored PUT usecase to store the files with the right extension. Diff Committed by thorsten.
  • update[2.0] Adding eclipse specific files to exclude expression Diff Committed by thorsten.
  • update[2.0] mount for blog module started Diff Committed by michi.
  • update[2.0] Splitting the object template to a helper class to better reuse this code Diff Committed by thorsten.
  • update[2.0] Adding another fallback for the gif pix since they can be a document for themself. Diff Committed by thorsten.
  • update[2.0] Adding parent id to the pageEnvelope input module. This parameter enables to request the id of the parent node like {page-envelope:document-parent} in your sitemap. Diff Committed by thorsten.
  • update[2.0] Removing obsolete code in comments for odt xsl Diff Committed by thorsten.
  • update[2.0] Adding workflow to the odt doc Diff Committed by thorsten.
  • update[2.0] [minor change] removed unused variable Diff Committed by andreas.
  • update[2.0] RepositoryManagerImpl: copy meta data before copying document source so that the destination document uses the same source extension. Diff Committed by andreas.

Documentation

  • add[Documentation] Started the module documentation section. Added first description about webdav from the old 1.2 docu. Diff Committed by thorsten.
  • add[Documentation] Added quickstart document taken from the wiki, further linked to the current webdav wiki page. Diff Committed by thorsten.
  • add[Documentation] Splitting monitoring from server webdav file to a file on its own. Diff Committed by thorsten.
  • update[Documentation] Bug 38949 Update the 1.4 source version documentation. Reporter: Oliver Schalch Patch applied, thx Oli. Diff Committed by thorsten.
  • update[Documentation] Fixing xdoc grammar. Note tags are NOT allowed in P tags. Further fixed the cocoon location. Diff Committed by thorsten.
  • update[Documentation] Removing note for alpha since it is way too much outdated. Diff Committed by thorsten.
  • update[Documentation] white noise - Formating changes Diff Committed by thorsten.
  • update[Documentation] white noise - Formating changes Diff Committed by thorsten.
  • update[Documentation] Updated the monitoring section to reflect current development. Diff Committed by thorsten.

Sandbox

  • add[Sandbox] Initial version of doco as lenya pub and forrest docu Diff Committed by thorsten.
  • add[Sandbox] Adding default transformation stylesheet Diff Committed by thorsten.
  • add[Sandbox] Adding xdocs module. The bxe editing is not working, need to fix this. Diff Committed by thorsten.
  • update[Sandbox] fix line endings Diff Committed by thorsten.
  • update[Sandbox] Added local deploy of involved forrest plugins Diff Committed by thorsten.
  • update[Sandbox] Do 'forrest run' in $FORREST_HOME/whiteboard/doco Use Forrest's Ant. Diff Committed by crossley.
  • update[Sandbox] Adding one-form editor to xdocs. Fixing rng to make it compatible with BXE. This makes it possible to edit xdocs with BXE. Diff Committed by thorsten.
  • update[Sandbox] setting ignore properties for eclipse file Diff Committed by thorsten.

Site

  • update[Site] Automatic publish from forrestbot Diff Committed by thorsten.
  • update[Site] 'fix Diff Committed by gregor.

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), (antonio), (chestnut), (crossley), (edith), (gregor), (jann), (josias), (michi), (thorsten).