History of Changes
Introduction and explanation of symbols
Changes are sorted
=add,
=remove,
=update
Version 2006-02 ()
1.2
-
[1.2] Improved error logging (message, stack trace) Diff
Committed by andreas. -
[1.2] Don't swallow exception in crawler configuration Diff
Committed by andreas. -
[1.2] Add name attributes to form elements. This fixes bug #38471. Thanks to Simon Litwan for the patch. Diff
Committed by andreas. -
[1.2] Adding an identifier string which can be used within the trash area in order to show the original path of a deleted document Diff
Committed by jann. -
[1.2] Showing the original path of a deleted document Diff
Committed by jann. -
[1.2] fixed bug: if a node's id starts with the id of one of its siblings, it was not highlighted in the tree of the site area. Diff
Committed by josias. -
[1.2] fixed and simplified copying of script elements: now works with multiple script elements. Diff
Committed by josias. -
[1.2] Two same name attr for the asset library form; remove one Diff
Committed by edith. -
[1.2] add support for ldap referral Diff
Committed by jann. -
[1.2] note about endorsed libs added Diff
Committed by michi. -
[1.2] make sure new labels are inserted before the child-nodes, so the sitetree.xml will be valid and readable more easily. Diff
Committed by josias.
2.0
-
[2.0] added BaseURLModule which may be used to get the base url to prepend to urls in order to construct internal links. If the publication uses proxying, it returns the proxy url. Otherwise, it returns /context-path/pubid/area Diff
Committed by josias. -
[2.0] Added JCRMetaData java file. Diff
Committed by andreas. -
[2.0] One Form Editor Module
-Simply uses the One Form Editor usecase
-You need to add the FCKeditor directory to the resources directory due to license
-I have only tested the ability to open, slight edit, and save of the tutorial page of the default pub (it worked :) )
-http://localhost:8888/default/authoring/tutorial.html?lenya.usecase=edit.fckeditor Diff
Committed by chestnut. -
[2.0] refactored sitetree script: now it always uses asynchronous requests and it should be easier to extend. Diff
Committed by josias. -
[2.0] Renamed repo API classes, provide mime-type when adding translations Diff
Committed by andreas. -
[2.0] Added URL handling capabilities for new repo implementation Diff
Committed by andreas. -
[2.0] added input module to get the path of the lucene search index, instead of hardcoding it in the sitemap Diff
Committed by josias. -
[2.0] Store meta data registry data in JCR repository Diff
Committed by andreas. -
[2.0] Added JackrabbitRepository. This is neccessary to remove jackrabbit references from the jcr module. Diff
Committed by andreas. -
[2.0] removal of fallback:// from external relaxng schemas,
while still utilizing fallback functionality by specifying
the publication the schema is being used in Diff
Committed by chestnut. -
[2.0] Moved repository test from jcr to repo package, since it doesn't rely on JCR. Diff
Committed by andreas. -
[2.0] Added adapter classes from the existing repo implementation to the new repo draft API Diff
Committed by andreas. -
[2.0] Removing custom meta data specific code from the core to the default pub, since it is just an example so far. ;-) Diff
Committed by thorsten. -
[2.0] Simon Litwan's FCKeditor implementation
including add imagelookup and link look
Thanks Simon! Diff
Committed by chestnut. -
[2.0] Simon Litwan's FCKeditor implementation
including add imagelookup and link look
Thanks Simon! Diff
Committed by chestnut. -
[2.0] Fixed sitetree tests and moved them to the sitetree module. Refactored test build system. Diff
Committed by andreas. -
[2.0] terminology fixed Diff
Committed by michi. -
[2.0] module descriptors added Diff
Committed by michi. -
[2.0] optional modules added Diff
Committed by michi. -
[2.0] jcrsource moved Diff
Committed by michi. -
[2.0] Moved migration class to repository module (removes dependency from core to repository module) Diff
Committed by andreas. -
[2.0] added ability to use dojo editor in cforms fields with dojoarea sytling like so:
<ft:widget id="description">
<fi:styling type="dojoarea" rows="8" style="width:100%">
</fi:styling>
</ft:widget> Diff
Committed by chestnut. -
[2.0] Added XLinkCollectionTest Diff
Committed by andreas. -
[2.0] Moved sitemap patch files from confpatch to webapp/config/sitemap. Allow modules to patch the sitemap. This is a next step towards equal structures for core and modules. Diff
Committed by andreas. -
[2.0] Moved declaration of AccessControlSitetreeTransformer to sitetree module Diff
Committed by andreas. -
[2.0] README added Diff
Committed by michi. -
[2.0] [minor change] removed empty menus directory Diff
Committed by andreas. -
[2.0] Moved JCRSourceNode related code to jcrsource module, restored JCRSourceNode related classes Diff
Committed by andreas. -
[2.0] updated module urls Diff
Committed by chestnut. -
[2.0] this file is not necessary because the lucene module already adds the index_manager to cocoon.xconf (see src/modules/lucene/config/cocoon-xconf/index_manager.xconf) Diff
Committed by josias. -
[2.0] adapted homepage and links doctype to new lucene index generation Diff
Committed by josias. -
[2.0] always use the java usecase for indexing for consistency reasons. Diff
Committed by josias. -
[2.0] Refactoring of test base classes. Use correct classpath for tests. Diff
Committed by andreas. -
[2.0] Refactoring of test base classes. Adding Request object to context. Fixed access control tests. Diff
Committed by andreas. -
[2.0] [minor change] removed empty directory Diff
Committed by andreas. -
[2.0] [minor change] removed empty directories Diff
Committed by andreas. -
[2.0] terminology fixed Diff
Committed by michi. -
[2.0] jcrsource moved Diff
Committed by michi. -
[2.0] [minor change] removed empty directory Diff
Committed by andreas. -
[2.0] Moved DocumentIndexTransformer to sitetree module to remove the dependency from the core to the sitetree module. Diff
Committed by andreas. -
[2.0] Moved sitemap patch files from confpatch to webapp/config/sitemap. Allow modules to patch the sitemap. This is a next step towards equal structures for core and modules. Diff
Committed by andreas. -
[2.0] [minor] removed tabs and fixed indenting Diff
Committed by josias. -
[2.0] [minor change] removed unnecessary namespace declarations Diff
Committed by andreas. -
[2.0] For SVG image xlinks, use fallback input module instead of fallback protocol because Batik can't access the source resolver. Diff
Committed by andreas. -
[2.0] match only on img src attributes so that it doesn't interfere other elements such as script. Diff
Committed by chestnut. -
[2.0] Adds id attribut to form elements and name attributes to buttons. This fixes bug #38471. Thanks to Simon Litwan for the patch. Diff
Committed by andreas. -
[2.0] Mount module-resources.xmap with pass-through. This allows the module to serve resources if module-resources.xmap doesn't contain an appropriate pipeline. Added HTML and XHTML pipelines to module-resources.xmap. This fixes bug #38455, thanks to Simon Litwan for the patch. Diff
Committed by andreas. -
[2.0] don't assume that internal links start with the context prefix. internal links should look like /pubid/area/doc-url (see also bug #31157) Diff
Committed by josias. -
[2.0] Added context prefix for cforms resources.
Diff
Committed by froethenbacher. -
[2.0] Fixed javadoc. Thanks to Bob Harner for spotting this. Diff
Committed by josias. -
[2.0] SVG module: use fallback input module instead of protocol for Batik image references (Batik can't access the source resolver) Diff
Committed by andreas. -
[2.0] [minor change] OneFormEditor: refactoring, javadocs Diff
Committed by andreas. -
[2.0] [minor] removed unused imports Diff
Committed by josias. -
[2.0] use base-url module to get the root parameter in order to get the correct urls if proxying is used. Diff
Committed by josias. -
[2.0] more docu about current JCR integration added Diff
Committed by michi. -
[2.0] Removed handling of core/modules URLs, since it is now possible to call modules using an URL prefix. Diff
Committed by andreas. -
[2.0] Enabled JCR block again to make the JCRSourceNode work. Diff
Committed by andreas. -
[2.0] fit editor to screen, use page.css Diff
Committed by chestnut. -
[2.0] [minor change] changed exclude-prefix to exclude-result-prefixes Diff
Committed by andreas. -
[2.0] Updated cocoon://core/modules/... URLs to cocoon://modules/... URLs. This is meant to fix bug #38506, no idea if it is finished yet. Diff
Committed by andreas. -
[2.0] added contextprefix to schema include. makes bxe work on tomcat Diff
Committed by josias. -
[2.0] fixed typo Diff
Committed by josias. -
[2.0] Extended repository API (added some methods) Diff
Committed by andreas. -
[2.0] Renamed JCR node types and names, allow Publication and Asset to have meta data Diff
Committed by andreas. -
[2.0] need to ensure that height and width attributes are present to use this module, otherwise org.apache.batik.bridge.BridgeExceptions Errors are produced Diff
Committed by chestnut. -
[2.0] gets AC Auth and AC Live tabs working Diff
Committed by chestnut. -
[2.0] Moved method isValidDocumentName() from DocumentManager to DocumentBuilder. Allow dashes in document name in DefaultDocumentBuilder. This fixes bug #38127. Thanks for the patch by Renaud Richardet. Diff
Committed by andreas. -
[2.0] [minor change] removed unused imports Diff
Committed by andreas. -
[2.0] Added methods to obtain repository session from publication and repository from session Diff
Committed by andreas. -
[2.0] Return correct area ID (JCR workspace name) Diff
Committed by andreas. -
[2.0] Set jcrSession field in RepositoryFacade constructor Diff
Committed by andreas. -
[2.0] [minor change] added docs that site node path must be absolute Diff
Committed by andreas. -
[2.0] SiteProxy.getNode(): Throw exception if site node path is not absolute Diff
Committed by andreas. -
[2.0] ElementSet.getElement(): throw exception if name is not defined Diff
Committed by andreas. -
[2.0] Added method URLUtil.getWebappURL(), various bugfixes in JCR-based repo implementation Diff
Committed by andreas. -
[2.0] Moved repository draft and related classes to repository module Diff
Committed by andreas. -
[2.0] allow relativ paths for the search index to make it possible to move a publication around. Diff
Committed by josias. -
[2.0] Use JCRRepository.INTERNAL_WORKSPACE for internal publication data Diff
Committed by andreas. -
[2.0] Replace AssetTypeRegistry with AssetTypeResolver Diff
Committed by andreas. -
[2.0] Remove references to jackrabbit from jcr module. Shut down repository properly after test is completed. Diff
Committed by andreas. -
[2.0] added ablity to call module resources while specifying the publication id
Now module resources and sitemap can be referenced via:
http://localhost:8888/modules/{module-id}/...
or
http://localhost:8888/{publication-id}/modules/{module-id}/...
Both will return the same thing if accessed as an internal request.
For external requests the first will always return core resources, while the second
will be able to utilize the fallback capability of module-resources.xmap or {module-id}/sitemap.xmap. Diff
Committed by chestnut. -
[2.0] changed outdated cocoon://core/modules reference to cocoon://modules and added a sitemap to handle the message.xml request. Diff
Committed by chestnut. -
[2.0] fixed bug: if a node's id starts with the id of one of its siblings, it was not highlighted in the tree of the site area. Diff
Committed by josias. -
[2.0] formating changes Diff
Committed by thorsten. -
[2.0] Using prefixed names for the metadata to prevent clashes in naming from dc and custom metadata Diff
Committed by thorsten. -
[2.0] removed rss namespace according to specification, see http://blogs.law.harvard.edu/tech/rss Diff
Committed by josias. -
[2.0] use an empty link attribute as default, and rewrite it using the actual link. also added missing /entries as part of the url. Diff
Committed by josias. -
[2.0] formating changes Diff
Committed by thorsten. -
[2.0] Added ability to edit custom metadata and added a small example of it to the index page. Fixed bug in the save() method that was causing an exception for nonFixedElementNames. Diff
Committed by thorsten. -
[2.0] fixed typo Diff
Committed by thorsten. -
[2.0] removal of fallback:// from external relaxng schemas,
while still utilizing fallback functionality by specifying
the publication the schema is being used in Diff
Committed by chestnut. -
[2.0] Fixed some bugs in JCR-based repo implementation Diff
Committed by andreas. -
[2.0] Renamed JCRRepositoryTest to RepositoryTest, since it's not related to JCR Diff
Committed by andreas. -
[2.0] Enhanced metadata usecase performance by adding check whether we really need to save the meta data. Further using better naming for 'public static final String's to enhance re-usability. Diff
Committed by thorsten. -
[2.0] Enabled to save custom meta data in the site.create usecase and added an example to the default pub. Diff
Committed by thorsten. -
[2.0] Login to repository with user name. Diff
Committed by andreas. -
[2.0] Migrate14 imports Lenya and DublinCore meta data Diff
Committed by andreas. -
[2.0] refactored lucene index generation: now each resource type which supports indexing must declare the format 'luceneIndex' in its configuration. This format contains a number of lucene:field elements which should contain the relevant information about the document which will be indexed. Diff
Committed by josias. -
[2.0] Saving JCR session after creating translation node (has to be continued for other operations). Without this, versioning is not possible. For transactions, the transaction capabilities of JCR have to be used. Splitting the test up into single tests. Diff
Committed by andreas. -
[2.0] Stop repo test on error/failure Diff
Committed by andreas. -
[2.0] Fixed bug -> throw exception when publication already exists, added corresponding test Diff
Committed by andreas. -
[2.0] Object-JCR-mapping: set onParentVersion=COPY for mapping property Diff
Committed by andreas. -
[2.0] Added versioning test code, fixed some bugs which popped up Diff
Committed by andreas. -
[2.0] Enhanced the meta data example in the default pub by making it more generic since user had problems to extend it. Reported by J. Nettingsmeier. Diff
Committed by thorsten. -
[2.0] fixes for rng includes, added context prefix and core resources Diff
Committed by chestnut. -
[2.0] Add test sources to eclipse project Diff
Committed by andreas. -
[2.0] Read Cocoon eclipse project name from /.project Diff
Committed by andreas. -
[2.0] Adding version to eclipse project name Diff
Committed by andreas. -
[2.0] Use correct cocoon project name for eclipse classpath Diff
Committed by andreas. -
[2.0] XSLT transformation added for testing stylesheets Diff
Committed by michi. -
[2.0] external access to resources is supported via lenya.xmap, module-resources.xmap, resources.xmap, and resources-shared.xmap
Diff
Committed by chestnut. -
[2.0] more descriptive name (using name of a similar stylesheet that was retired) Diff
Committed by chestnut. -
[2.0] allow publications to define there own module sitemaps, and module-resources.xmap by using fallback:// Diff
Committed by chestnut. -
[2.0] Removed obsolete mock and test classes, made tests compile again (had to comment out some parts of the code) Diff
Committed by andreas. -
[2.0] fckeditor seems to put allot of in the source which doesn't validate. It didn't appear that this was something
configurable in the fckeditor. Diff
Committed by chestnut. -
[2.0] Added option to configure test log level, added mock for ContextSourceFactory Diff
Committed by andreas. -
[2.0] typo fix, and ProcessHTMLEntities set to true in conf Diff
Committed by chestnut. -
[2.0] allow publications to override module sitemaps Diff
Committed by chestnut. -
[2.0] added fallback reference to xslt Diff
Committed by chestnut. -
[2.0] Make tests run again. Setting reasonable context attributes in PublicationTestCase. Diff
Committed by andreas. -
[2.0] Fixed compile error in WorkflowTest, use log level for repository module test Diff
Committed by andreas. -
[2.0] Execute module tests in test target Diff
Committed by andreas. -
[2.0] Fixed some more tests. Diff
Committed by andreas. -
[2.0] Implemented DocumentIdentifier.toString() Diff
Committed by andreas. -
[2.0] Synced local.blocks.properties with Cocoon (no rebuild necessary) Diff
Committed by andreas. -
[2.0] Use XML formatter and dedicated output dir for tests. This fixes bug #38692. Thanks to Simon Litwan for the patch. Diff
Committed by andreas. -
[2.0] applied patch by Jörn Nettingsmeier (don't cache the welcome page so new publications are shown immediately, bug #37836). Diff
Committed by josias. -
[2.0] WorkflowManagerImpl throws exception when schema could not be read Diff
Committed by andreas. -
[2.0] Allow to provide custom request URLs for tests. Starting to fix WorkflowTest. Diff
Committed by andreas. -
[2.0] Removed obsolete HISTORY_PATH attribute from WorkflowModule Diff
Committed by andreas. -
[2.0] [minor change] code formatting Diff
Committed by andreas. -
[2.0] Update last modification date when source node content is changed Diff
Committed by andreas. -
[2.0] [minor change] code formatting Diff
Committed by andreas. -
[2.0] Use last modification date to validate if versions are up to date in DocumentWorkflowable Diff
Committed by andreas. -
[2.0] Save meta data after modifications Diff
Committed by andreas. -
[2.0] Removed MetaData.save() - changes are saved automatically Diff
Committed by andreas. -
[2.0] Removed MetaData.save() - changes are saved automatically Diff
Committed by andreas. -
[2.0] Fixed some tests Diff
Committed by andreas. -
[2.0] Removed MetaData.save() method Diff
Committed by andreas. -
[2.0] [minor change] revered accidential check-in of System.out call Diff
Committed by andreas. -
[2.0] Fixed some tests Diff
Committed by andreas. -
[2.0] Renamed test-user from alice to aliceTest to avoid conflict with alice user Diff
Committed by andreas. -
[2.0] allows for multi value fields Diff
Committed by chestnut. -
[2.0] Replaced assertion with Exception in URLInformation Diff
Committed by andreas. -
[2.0] Refactored test build system: generate xtest file dynamically, added LoginTest Diff
Committed by andreas. -
[2.0] removed obsolete test templates, fixed test build Diff
Committed by andreas. -
[2.0] Ajax block is being rewritten using dojo Diff
Committed by chestnut. -
[2.0] remove xhtml ns and add xhtml ns so that one can use <fi:styling type="htmlarea"><conf>...</conf></fi:styling> in cform
usecases Diff
Committed by chestnut. -
[2.0] no-cache in response header for documents in the authoring area Diff
Committed by chestnut. -
[2.0] trigger workflow for cforms edit Diff
Committed by chestnut. -
[2.0] allow fallback uris which refer to a different module, and made preparations to support more general fallback uris. Diff
Committed by josias. -
[2.0] Cocoon version fixed Diff
Committed by michi. -
[2.0] xslt target added to test Diff
Committed by michi. -
[2.0] Jetty ports moved to build.properties Diff
Committed by michi. -
[2.0] Jetty ports are configurable for shell script Diff
Committed by michi. -
[2.0] replaced hard-coded jetty ports Diff
Committed by michi. -
[2.0] fixed path of css.xsl (it's a core file) Diff
Committed by josias. -
[2.0] use an empty link attribute as default, it will be replaced in the feed by the actual url of the entry. Diff
Committed by josias. -
[2.0] Add delimeter between text nodes Diff
Committed by chestnut. -
[2.0] search result fixes Diff
Committed by chestnut. -
[2.0] improved lucene search results Diff
Committed by chestnut. -
[2.0] note about configuration of node factory added Diff
Committed by michi. -
[2.0] optional modules introduced Diff
Committed by michi. -
[2.0] Adding method to receive the new document to the create usecase. Diff
Committed by thorsten. -
[2.0] White noise - formating changes Diff
Committed by thorsten. -
[2.0] containing documents of moved documents should not have their resources/assets copied as well. Fixes the bug of
not being able to delete a document contained by a document that has resources/assets. Diff
Committed by chestnut. -
[2.0] restructered the overview screen of publications in order to make better readable Diff
Committed by michi. -
[2.0] Extending the ResourcesManager interface (like announced on dev list) and implementing the new method in the default implementation. Diff
Committed by thorsten. -
[2.0] configuration of content dir started Diff
Committed by michi. -
[2.0] configurable content dir Diff
Committed by michi. -
[2.0] content dir is now configurable Diff
Committed by michi. -
[2.0] instructions re build improved Diff
Committed by michi. -
[2.0] content dir configuration for blog updated Diff
Committed by michi. -
[2.0] unitended stuff removed Diff
Committed by michi. -
[2.0] content dir configurable tested on Windows Diff
Committed by michi. -
[2.0] Removed unnecessary DocumentStore.getRepositoryNode() method - is now inherited from DefaultDocument Diff
Committed by andreas. -
[2.0] Removed unnecessary DocumentStore.getRepositoryNode() method - is now inherited from DefaultDocument Diff
Committed by andreas. -
[2.0] Added deprecation tag to Document.getFile() Diff
Committed by andreas. -
[2.0] Use Document.getSourceURI() instead of Document.getFile() Diff
Committed by andreas. -
[2.0] [minor change] indentation, replaced tabs with spaces Diff
Committed by andreas. -
[2.0] lenya protocol added Diff
Committed by michi. -
[2.0] lenya protocol added such that also entries work Diff
Committed by michi. -
[2.0] CollectionImpl is now using SourceUtil instead File Diff
Committed by michi. -
[2.0] Set patch.webapp property to 'false' before starting tests. This way, the property is handled correctly even if the webapp and test targets are executed subsequently in the same process. Diff
Committed by andreas. -
[2.0] Using identifiers to compare DefaultDocument objects Diff
Committed by andreas. -
[2.0] Use source URI to check if collection contents can be loaded (instead of SiteManager) Diff
Committed by andreas. -
[2.0] Use Document.getSourceURI() for XLink href in XLinkCollection Diff
Committed by andreas. -
[2.0] make sure new labels are inserted before the child-nodes, so the sitetree.xml will be valid and readable more easily. Diff
Committed by josias. -
[2.0] [minor change] Moved XLinkCollectionTest down Diff
Committed by andreas. -
[2.0] Microsoft linefeeds removed Diff
Committed by michi. -
[2.0] Copy tasks fixed that also modules are being copied properly Diff
Committed by michi. -
[2.0] compile tasks target (re)added Diff
Committed by michi. -
[2.0] description added Diff
Committed by michi. -
[2.0] more info added Diff
Committed by michi.
Documentation
-
[Documentation] Added documentation about link management in 1.4 Diff
Committed by andreas. -
[Documentation] Added forrestbot configuration for our documentation. This easiest the deployment of our website Diff
Committed by thorsten. -
[Documentation] First version of the meta data documentation in 1.4.x. Diff
Committed by thorsten. -
[Documentation] Replaced config/*.xconf with config/cocoon-xconf/*.xconf in module docs Diff
Committed by andreas. -
[Documentation] Adding docs about module menus Diff
Committed by andreas. -
[Documentation] Updated patch file paths to config/cocoon-xconf/* Diff
Committed by andreas. -
[Documentation] Added some paragraphs to the repo doc draft Diff
Committed by andreas. -
[Documentation] Renamed search module to lucene in docs Diff
Committed by andreas. -
[Documentation] Updated resource type docs. This fixes bug #38466, thanks to Joern Nettingsmeier for the report. Diff
Committed by andreas. -
[Documentation] Fixed faulty r374107 and added information to generate a dynamic exit URL Diff
Committed by thorsten. -
[Documentation] Renamed bxe element to bitfluxeditor. This avoids the clash with the external URL http://bxe.oscom.org. Diff
Committed by andreas. -
[Documentation] Minor formatting and lower-/uppercase changes. Diff
Committed by andreas. -
[Documentation] Added myself :-)
Diff
Committed by froethenbacher. -
[Documentation] Added note about DocumentReferencesHelper bug Diff
Committed by andreas. -
[Documentation] [minor change] improved wording Diff
Committed by andreas. -
[Documentation] Updated module docs: /core/modules/... is replaced by cocoon://modules/... Diff
Committed by andreas. -
[Documentation] Updated resource type docs (see bug 38466). Thanks to Joern Nettingsmeier for the comments. Diff
Committed by andreas. -
[Documentation] Updated resource type docs (see bug 38466). Thanks to Joern Nettingsmeier for the comments. Diff
Committed by andreas. -
[Documentation] Updated resource type docs (see bug 38466). Thanks to Joern Nettingsmeier for the comments. Diff
Committed by andreas. -
[Documentation] Updated resource type docs (see bug 38466). Thanks to Joern Nettingsmeier for the comments. Diff
Committed by andreas. -
[Documentation] Added option to use arbitrary usecase views to documentation Diff
Committed by andreas. -
[Documentation] Website update by forrestbot Diff
Committed by thorsten. -
[Documentation] Added note that geronimo libraries interfere with notification mails Diff
Committed by andreas. -
[Documentation] Finished first version of the meta data documentation. Feel free to give feedback and send docu patches. ;-) Diff
Committed by thorsten.
Site
-
[Site] testing whether .htaccess is enabled on our server Diff
Committed by thorsten. -
[Site] Automatic publish from forrestbot Diff
Committed by thorsten. -
[Site] Updated and deployed apidocs Diff
Committed by thorsten. -
[Site] Added Lenya DOAP file (see projects.apache.org) Diff
Committed by andreas. -
[Site] Website update by forrestbot Diff
Committed by thorsten. -
[Site] Added XML category to DOAP file. Diff
Committed by andreas.
Zone
-
[Zone] Adding notification on failure for the staging docu build. Diff
Committed by thorsten. -
[Zone] Adding notification to the forrestbot that deploys our zone site Diff
Committed by thorsten. -
[Zone] Activating notification to the forrestbot that deploys our zone site and the staging docu Diff
Committed by thorsten. -
[Zone] Adding enhanced error handling through notification Diff
Committed by thorsten. -
[Zone] Adding status to the log Diff
Committed by thorsten. -
[Zone] Activating notification when build fails Diff
Committed by thorsten. -
[Zone] Fixing web logfile location Diff
Committed by thorsten. -
[Zone] Activating notification when build fails for the branch as well. Diff
Committed by thorsten. -
[Zone] fixing check conditions Diff
Committed by thorsten. -
[Zone] fixing condition matching for notification and added to remove local.b* properties for trunk. Diff
Committed by thorsten. -
[Zone] Removing the cocoon build dir before building lenya this let lenya build cocoon again. Diff
Committed by thorsten. -
[Zone] Added tests to nightly trunk script Diff
Committed by andreas.
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), (chestnut), (edith), (froethenbacher), (jann), (josias), (michi), (thorsten).





