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 2003-09 ()

Incubator

  • add[Incubator] action to test the checkOut of a document Diff Committed by edith.
  • add[Incubator] Interface that offers a method to fetch the document-id for a given file (publication and area). Diff Committed by egli.
  • add[Incubator] added forrest build target and template Diff Committed by andreas.
  • add[Incubator] first cut at a grep util Diff Committed by gregor.
  • add[Incubator] HTML Form Editor docu started Diff Committed by michi.
  • add[Incubator] added WorkflowInvokerAction Diff Committed by andreas.
  • add[Incubator] Task to copy the policies files Diff Committed by edith.
  • add[Incubator] added SitetreeModule Diff Committed by andreas.
  • add[Incubator] Added an action that checks for the existence of a document-id in the authoring site tree. This is used in the creation usecase. If a child-id is already taken redirect back to the creation screen and displey an error message. Diff Committed by egli.
  • add[Incubator] Transformer to list the children of a document Diff Committed by edith.
  • add[Incubator] Added an ant task to rename the label. Diff Committed by egli.
  • add[Incubator] - factored out URIParameterizer from action - added document-type parameter to page envelope module Diff Committed by andreas.
  • add[Incubator] Added a pipeline for renaming of labels and the corresponding xsl to create the rename label screen. Diff Committed by egli.
  • add[Incubator] implemented new Lenya page processing Diff Committed by andreas.
  • add[Incubator] exception message Diff Committed by michi.
  • add[Incubator] added ResourcePublisher Diff Committed by andreas.
  • add[Incubator] moved scheduler screen to info area Diff Committed by andreas.
  • add[Incubator] converted MoveSiteTreeNodeTask to Ant task Diff Committed by andreas.
  • add[Incubator] Lexus added Diff Committed by michi.
  • add[Incubator] added new logo image Diff Committed by andreas.
  • add[Incubator] The missing-language screen now allows the user to directly click on one of the available languages. In order to do that the missing-language xsp uses a helper class DocumentLanguagesHelper which can compute an URL given an objectModel and a language. Diff Committed by egli.
  • add[Incubator] Build an error screen in the case when the document doesn't exist. Diff Committed by egli.
  • add[Incubator] added WorkflowModule Diff Committed by andreas.
  • add[Incubator] Copy/move generalisations (No more dependent of file structure) Work in progress Diff Committed by edith.
  • remove[Incubator] removed unnecessary files Diff Committed by andreas.
  • remove[Incubator] - reflecting changes to lenya page processing - removed obsolete stylesheets Diff Committed by andreas.
  • remove[Incubator] removed unused tabs javascript Diff Committed by andreas.
  • remove[Incubator] deleted. Replace by CopyContentTask, CopyResourceTask, ... Diff Committed by edith.
  • remove[Incubator] Changed blue dot image Diff Committed by felix.
  • remove[Incubator] Rename SiteTreeInitialisationTask to SiteTreeResetTask Diff Committed by edith.
  • update[Incubator] While I was at it I also removed some boilerplate comments from Eclipse. Diff Committed by egli.
  • update[Incubator] Removed unused variable. Diff Committed by egli.
  • update[Incubator] Added more Javadoc and fixed existing Javadoc. Diff Committed by egli.
  • update[Incubator] Added the display of a warning if there are references to the document which is being archived/deleted. Diff Committed by egli.
  • update[Incubator] Added the functionality to find references to the current document (which can be used to warn a user before deleting or archiving) using the DocumentReferencesHelper helper class. Diff Committed by egli.
  • update[Incubator] Moved a lot of functionality into a helper class for easier reuse in other xsps. Diff Committed by egli.
  • update[Incubator] Insertion of ReservedCheckoutTestAction Diff Committed by edith.
  • update[Incubator] The code that was commented out is needed when deleting a language version when we need to redirect to another language version of the document (we cannot blindly redirect to the default language as it might have been deleted as well). Diff Committed by egli.
  • update[Incubator] Make sure to check all other files in the live area for links to the current document before deactivating. Issue a warning if any other files do contain references. Diff Committed by egli.
  • update[Incubator] The DefaultDocumentIdToPathMapper now also implements the PathToDocumentIdMapper interface, i.e. it can be used to query for a document-id given a file, an area and a publication. Diff Committed by egli.
  • update[Incubator] Indenting fixes. Diff Committed by egli.
  • update[Incubator] Adapted to the needs of deactivate in the info area which is only interested if a file contains a certain pattern. Diff Committed by egli.
  • update[Incubator] XInclude fixed Diff Committed by michi.
  • update[Incubator] Removed unused variable. Diff Committed by egli.
  • update[Incubator] Added a method to fetch the content directory. Diff Committed by egli.
  • update[Incubator] Javadoc fixes. Diff Committed by egli.
  • update[Incubator] replaced "user-id" with "group-id" (fixes bug #359) Diff Committed by andreas.
  • update[Incubator] Added the credits section which Nicola has alraedy added to the live site. Diff Committed by egli.
  • update[Incubator] added reference to publication buildfile Diff Committed by andreas.
  • update[Incubator] using "skin-docs" attribute for docs-new skin Diff Committed by andreas.
  • update[Incubator] removed some blank lines Diff Committed by andreas.
  • update[Incubator] using "lenya-menubar" prefix for menu CSS class Diff Committed by andreas.
  • update[Incubator] using ISO format for last-modified date Diff Committed by andreas.
  • update[Incubator] commented out breadcrumb prefix Diff Committed by andreas.
  • update[Incubator] fixed link from info/authoring/ to other areas Diff Committed by andreas.
  • update[Incubator] passing document id to menu2xhtml stylesheet Diff Committed by andreas.
  • update[Incubator] added lenya.event hidden input field to metadata form Diff Committed by andreas.
  • update[Incubator] form editor triggers workflow Diff Committed by andreas.
  • update[Incubator] removing all extensions from the URL Diff Committed by andreas.
  • update[Incubator] cvs reflects lenya 1.2 Diff Committed by gregor.
  • update[Incubator] Remove the create-workflow usecase as all the enhancements have been ported back to the create usecase, so it was basically a duplicate of the create workflow. Diff Committed by egli.
  • update[Incubator] Midas fixed Diff Committed by michi.
  • update[Incubator] mentioning CDATA Diff Committed by michi.
  • update[Incubator] note re predefined entities added Diff Committed by michi.
  • update[Incubator] logging improved and unnecessary method removed Diff Committed by michi.
  • update[Incubator] add a property for the refence node, so that the node is no more moved while renaming Diff Committed by edith.
  • update[Incubator] add a refDocumentId to the method importSubtree Diff Committed by edith.
  • update[Incubator] fixed problem with the suffix - Diff Committed by edith.
  • update[Incubator] added method getNextSiblinDocumentId Diff Committed by edith.
  • update[Incubator] change log messages Diff Committed by edith.
  • update[Incubator] change the logs messages Diff Committed by edith.
  • update[Incubator] checking if sitetree node exists Diff Committed by andreas.
  • update[Incubator] This commit was manufactured by cvs2svn to create tag 'V_2003-09-23'. Diff Committed by .
  • update[Incubator] going to index.html after delete trash Diff Committed by andreas.
  • update[Incubator] added cancel button Diff Committed by andreas.
  • update[Incubator] forwarding lenya.event request parameter Diff Committed by andreas.
  • update[Incubator] fixing language Diff Committed by gregor.
  • update[Incubator] This commit was manufactured by cvs2svn to create tag 'V_2003-09-22'. Diff Committed by .
  • update[Incubator] checking if event is not null in workflow history loop Diff Committed by andreas.
  • update[Incubator] allowing multiple role IDs in RoleCondition Diff Committed by andreas.
  • update[Incubator] added password fields to "add user" screen Diff Committed by andreas.
  • update[Incubator] checking for BXENG Diff Committed by michi.
  • update[Incubator] BXENG added to the File menu Diff Committed by michi.
  • update[Incubator] changed constructor to static extractParameters method Diff Committed by andreas.
  • update[Incubator] always creating workflow invoker Diff Committed by andreas.
  • update[Incubator] declaring workflow invoker action Diff Committed by andreas.
  • update[Incubator] - using SitetreeModule to obtain sitetree node - fixed version loop bug Diff Committed by andreas.
  • update[Incubator] fixed password template bug Diff Committed by felix.
  • update[Incubator] passing "ldap" variable from flowscript to xsp Diff Committed by felix.
  • update[Incubator] applying scheduler stylesheet to deactivate screen Diff Committed by andreas.
  • update[Incubator] - adapted layout to publish screen - including scheduler form Diff Committed by andreas.
  • update[Incubator] using SitetreeModule to obtain live tree Diff Committed by andreas.
  • update[Incubator] commented out alert box Diff Committed by andreas.
  • update[Incubator] removed unused import Diff Committed by andreas.
  • update[Incubator] fixed empty expression bug Diff Committed by andreas.
  • update[Incubator] added language-suffix attribute to navigation tree nodes Diff Committed by andreas.
  • update[Incubator] simplified some code snippets Diff Committed by andreas.
  • update[Incubator] showing password form only for non-LDAP users Diff Committed by andreas.
  • update[Incubator] added ldap attribute Diff Committed by andreas.
  • update[Incubator] - fixed user id bug - showing name only for non-LDAP users Diff Committed by andreas.
  • update[Incubator] changed live role from "visitor" to "visit" Diff Committed by andreas.
  • update[Incubator] atom api debugging added Diff Committed by michi.
  • update[Incubator] CDATA works now Diff Committed by michi.
  • update[Incubator] link pointing from publishing screen to scheduler info tab Diff Committed by andreas.
  • update[Incubator] showing error message when publishing is not possible Diff Committed by andreas.
  • update[Incubator] added getParent() and getParent(language) Diff Committed by andreas.
  • update[Incubator] fixed links to groups Diff Committed by andreas.
  • update[Incubator] removed <em> tags for groups list Diff Committed by andreas.
  • update[Incubator] fixed linebreaks in members list Diff Committed by andreas.
  • update[Incubator] showing error message if child documents are live Diff Committed by andreas.
  • update[Incubator] added method to obtain webapp URL based on context and request URI Diff Committed by andreas.
  • update[Incubator] added method to obtain only the children for a certain language Diff Committed by andreas.
  • update[Incubator] The ldapid was hard coded when doing the ldap lookup. This is fixed now. Diff Committed by egli.
  • update[Incubator] - added setLabel() method to sitetree and sitetreenode - fixed label publishing bug Diff Committed by andreas.
  • update[Incubator] Make sure the overwrite-uploads parameter is set to allow so that repeated uploads are not renamed. Diff Committed by egli.
  • update[Incubator] the node is inserted in the live tree at the right place call method addNode with the document id corresponding to the next sibling node Diff Committed by edith.
  • update[Incubator] method getNextSiblings added Diff Committed by edith.
  • update[Incubator] added methods to insert a node before another reference node Diff Committed by edith.
  • update[Incubator] returning null when requested variable does not exist (not throwing exception) Diff Committed by andreas.
  • update[Incubator] replaced feather with "admin" text Diff Committed by andreas.
  • update[Incubator] language bug fixed which occured during workflow initialization Diff Committed by michi.
  • update[Incubator] Declaration of the DocumentIndexTransformer Diff Committed by edith.
  • update[Incubator] is_live is not really necessary Diff Committed by michi.
  • update[Incubator] only whitespace changes Diff Committed by andreas.
  • update[Incubator] removed items from unused menus Diff Committed by andreas.
  • update[Incubator] disabling empty menus Diff Committed by andreas.
  • update[Incubator] removed tabs Diff Committed by andreas.
  • update[Incubator] open new browser window for live tab Diff Committed by andreas.
  • update[Incubator] using @current = 'true' attribute to check for currently selected node Diff Committed by andreas.
  • update[Incubator] only whitespace changes Diff Committed by andreas.
  • update[Incubator] changed output method to XML (otherwise a comments/CDATA problem occurs) Diff Committed by andreas.
  • update[Incubator] only whitespace changes Diff Committed by andreas.
  • update[Incubator] Make sure the cancel button works. Diff Committed by egli.
  • update[Incubator] reverting accidential commit Diff Committed by andreas.
  • update[Incubator] Added a FIXME about the fact that it would be nicer if the rename of a label would not first remove and then readd the label. Diff Committed by egli.
  • update[Incubator] Fixed the Cancel button. Diff Committed by egli.
  • update[Incubator] Added referer to be used in case of a 'Cancel' Diff Committed by egli.
  • update[Incubator] fixed links from admin to other areas Diff Committed by andreas.
  • update[Incubator] * "Fixed" the param names to contain no '-'. Apparently this still causes problems under Linux with xsls. * Pass the area from the page-envelope as the sitemap area can contain "info-". Diff Committed by egli.
  • update[Incubator] * Changed the name of the screen to match the menu entry. * "Fixed" the param names to contain no '-'. Apparently this still causes problems under Linux with xsls. * Added a param for the language of the label that is to be changed. Diff Committed by egli.
  • update[Incubator] Fixed the indenting. Diff Committed by egli.
  • update[Incubator] Removed an unused variable. Diff Committed by egli.
  • update[Incubator] Added some more documentation to a docstring. Diff Committed by egli.
  • update[Incubator] Added a method to set (i.e. change) the label. Completed all the doc strings. Diff Committed by egli.
  • update[Incubator] getting doctype from page envelope Diff Committed by andreas.
  • update[Incubator] added URIParameterizer component Diff Committed by andreas.
  • update[Incubator] added URIParameterizer role Diff Committed by andreas.
  • update[Incubator] only whitespace changes Diff Committed by andreas.
  • update[Incubator] added Atom as name Diff Committed by michi.
  • update[Incubator] added the legal directory to the build process Diff Committed by michi.
  • update[Incubator] replaced "Info" with "Site" Diff Committed by andreas.
  • update[Incubator] - removed obsolete tags - pretty printing Diff Committed by andreas.
  • update[Incubator] moved workflow handling to core Diff Committed by andreas.
  • update[Incubator] - simplified some pipelines - workaround for xslt param hyphen bug Diff Committed by andreas.
  • update[Incubator] implementing new menu handling in admin area Diff Committed by andreas.
  • update[Incubator] fixed admin area CSS problem Diff Committed by andreas.
  • update[Incubator] - repaired some URLs - commented out handle-errors (we can remove the comment in the release) Diff Committed by andreas.
  • update[Incubator] Fix typo in documentation. Diff Committed by egli.
  • update[Incubator] Export the getLabel method of the document through the page envelope module. Diff Committed by egli.
  • update[Incubator] Added a method to query the associated label of a document. Diff Committed by egli.
  • update[Incubator] Implemented a method to query the associated label of a document. Diff Committed by egli.
  • update[Incubator] pretty printing Diff Committed by andreas.
  • update[Incubator] - enabling assertions - disabling mime-type check Diff Committed by andreas.
  • update[Incubator] added style information for lenya-menubar and lenya-cmsbody Diff Committed by andreas.
  • update[Incubator] reflecting changes to lenya page processing Diff Committed by andreas.
  • update[Incubator] - added menu namespace - removed url-info - removed lenya util logicsheet Diff Committed by andreas.
  • update[Incubator] Testing website added Diff Committed by michi.
  • update[Incubator] search-results on the fly Diff Committed by michi.
  • update[Incubator] wsproxy added Diff Committed by michi.
  • update[Incubator] more work on the atom api Diff Committed by gregor.
  • update[Incubator] PUT for updating added Diff Committed by michi.
  • update[Incubator] some debugging instructions added Diff Committed by michi.
  • update[Incubator] avoiding exception when no resource files exist Diff Committed by andreas.
  • update[Incubator] Adapting changes in BXENG Diff Committed by felix.
  • update[Incubator] removed unnecessary task action parameters Diff Committed by andreas.
  • update[Incubator] getHistoryPath() bugfix Diff Committed by andreas.
  • update[Incubator] Code cleanup: * Use document-node-id from the page envelope input module instead of splitting the document-id manually. * Renamed the ill-named first- and lastDocumentId to source- and destinationDocumentId. Diff Committed by egli.
  • update[Incubator] including only menu.css Diff Committed by andreas.
  • update[Incubator] removed FIXME comment Diff Committed by andreas.
  • update[Incubator] added getPathFromPublication() Diff Committed by andreas.
  • update[Incubator] webdav Test added Diff Committed by michi.
  • update[Incubator] Entries added Diff Committed by michi.
  • update[Incubator] sidebar archive fixed Diff Committed by michi.
  • update[Incubator] namespaces fixed Diff Committed by michi.
  • update[Incubator] replaced old atom namespace Diff Committed by gregor.
  • update[Incubator] Page XML View added Diff Committed by michi.
  • update[Incubator] search-entries and introspection implemented Diff Committed by michi.
  • update[Incubator] tests and spec links added Diff Committed by michi.
  • update[Incubator] Use the html-iso-8859-1 serializer to ensure the forms are in iso-8859-1 so that there are no problems with umlauts. Diff Committed by egli.
  • update[Incubator] set log to debug Diff Committed by edith.
  • update[Incubator] RC exception with new layout Diff Committed by edith.
  • update[Incubator] only whitespace changes Diff Committed by andreas.
  • update[Incubator] different navigation stylesheets for admin area Diff Committed by andreas.
  • update[Incubator] fix the redirect for the revision's view because of the info-authoring area Diff Committed by edith.
  • update[Incubator] Fix the view and the rollback version for the revisions Diff Committed by edith.
  • update[Incubator] pipeline simplified Diff Committed by michi.
  • update[Incubator] atomapi implementation started Diff Committed by michi.
  • update[Incubator] subtitle bar added Diff Committed by michi.
  • update[Incubator] namespace problem fixed Diff Committed by michi.
  • update[Incubator] workflowmenu transformation added but did not solve the menu item problem Diff Committed by michi.
  • update[Incubator] version to feed added Diff Committed by michi.
  • update[Incubator] remove obsolete elements Diff Committed by gregor.
  • update[Incubator] Atom Software Links added Diff Committed by michi.
  • update[Incubator] fixes to make the blog feed comply with atom 0.2 as per feedvalidator.org Diff Committed by gregor.
  • update[Incubator] formatting Diff Committed by andreas.
  • update[Incubator] Renamed the xsls not_published_yet and parent_node_not_found to not-published-yet and parent-node-not-found respectively according to naming convection discussions in the mailing list. Diff Committed by egli.
  • update[Incubator] adding document URL to notification message Diff Committed by andreas.
  • update[Incubator] removed policies sitemap added menu sitemap Diff Committed by andreas.
  • update[Incubator] only whitespace changes Diff Committed by andreas.
  • update[Incubator] Instead of having a boolean variable 'insertBefore' there is now a variable 'insertWhere' which can be 'before', 'after' or 'inside'. For the values 'before' and 'after' the tags are added before or after the original tag. For the value inside the new tag is inserted inside the original tag. Diff Committed by egli.
  • update[Incubator] Instead of having a boolean variable 'insertBefore' there is now a variable 'insertWhere' which can be 'before', 'after' or 'inside'. This variable is passed to the ant task which acts accordingly. Diff Committed by egli.
  • update[Incubator] Use the text-iso-8859-1 serializer when returning the navigation for the info area. Diff Committed by egli.
  • update[Incubator] Added a text serializer that uses iso-8859-1 as encoding. Diff Committed by egli.
  • update[Incubator] extends from TwoDoucmentOperationTask Diff Committed by edith.
  • update[Incubator] extends from TwoDocumentsOperationTask Diff Committed by edith.
  • update[Incubator] added scheduler pipeline Diff Committed by andreas.
  • update[Incubator] added some log messages Diff Committed by andreas.
  • update[Incubator] introduction of the parameters user-id and ipadress needed by the initialisation of the workflow in case of copying Diff Committed by edith.
  • update[Incubator] Give the situation to the initHistory method Diff Committed by edith.
  • update[Incubator] Fix the workflow task for copy and move Diff Committed by edith.
  • update[Incubator] added request parameter forwarding to delete usecase stylesheet Diff Committed by andreas.
  • update[Incubator] fixed link from admin to info Diff Committed by andreas.
  • update[Incubator] forwarding request parameters for deactivate screen Diff Committed by andreas.
  • update[Incubator] forwarding lenya.step parameter Diff Committed by andreas.
  • update[Incubator] changed role ID (manager -> review) Diff Committed by andreas.
  • update[Incubator] added logging Diff Committed by andreas.
  • update[Incubator] hack for the filename for the bitflux editor Diff Committed by edith.
  • update[Incubator] switched to global menu handling Diff Committed by andreas.
  • update[Incubator] added menu pipelines Diff Committed by andreas.
  • update[Incubator] added area handling for blocks and items Diff Committed by andreas.
  • update[Incubator] Make sure the caption field is not displayed in the case of asset upload. Diff Committed by egli.
  • update[Incubator] The serializer xhtml-bxeng has been renamed to xhtml-iso-8859-1. Diff Committed by egli.
  • update[Incubator] Make sure the {xhtml|html}-iso-8859-1 serializers are used to produce the info and use case forms so that the form data is sent correctly to the server. Diff Committed by egli.
  • update[Incubator] Added a new serializer for html which uses the ISO-8859-1 encoding Renamed the xhtml-bxeng serializer to xhtml-iso-8859-1. Diff Committed by egli.
  • update[Incubator] Remove the xsl:output statement. Diff Committed by egli.
  • update[Incubator] showing item "Paste" only when clipboard is not empty Diff Committed by andreas.
  • update[Incubator] fixed archive usecase redirect Diff Committed by andreas.
  • update[Incubator] redirecting to area URL after rename Diff Committed by andreas.
  • update[Incubator] redirecting to area URL after restore Diff Committed by andreas.
  • update[Incubator] bugfix for area URL handling Diff Committed by andreas.
  • update[Incubator] - layout changes - reflecting changes to XSPs Diff Committed by andreas.
  • update[Incubator] - different style for cutted sitetree node - bugfixes for area nodes Diff Committed by andreas.
  • update[Incubator] added style for cutted sitetree node Diff Committed by andreas.
  • update[Incubator] reflecting changes: converted MoveSiteTreeNodeTask to Ant task Diff Committed by andreas.
  • update[Incubator] removed session usage Diff Committed by andreas.
  • update[Incubator] fixed javadocs Diff Committed by andreas.
  • update[Incubator] added getInfoUrl() method Diff Committed by andreas.
  • update[Incubator] - using existsInAnyLanguage() to check for document - improved logging performance Diff Committed by andreas.
  • update[Incubator] added nbsp for AC-* tabs Diff Committed by andreas.
  • update[Incubator] introduced "info-" prefix for info area Diff Committed by andreas.
  • update[Incubator] prettified workflow handling Diff Committed by andreas.
  • update[Incubator] commented-out overview/current-language Diff Committed by andreas.
  • update[Incubator] replaced inline style with CSS Diff Committed by andreas.
  • update[Incubator] implemented missing language and area handling Diff Committed by andreas.
  • update[Incubator] implemented missing language handling Diff Committed by andreas.
  • update[Incubator] checking id attribute for "" Diff Committed by andreas.
  • update[Incubator] Migrated to the new way of fetching the site tree by way of asking the Publication for it instead of creating one by passing in the path to the xml tree file. Diff Committed by egli.
  • update[Incubator] fixed "update metadata" bug Diff Committed by andreas.
  • update[Incubator] fixed menu style Diff Committed by andreas.
  • update[Incubator] Make sure the update step matcher has a chance to get matched. Diff Committed by egli.
  • update[Incubator] Fixed the redirect after language removal. Diff Committed by egli.
  • update[Incubator] prettified images Diff Committed by andreas.
  • update[Incubator] FIXME added for XUpdate Diff Committed by michi.
  • update[Incubator] Lexus XUpdate integrated Diff Committed by michi.
  • update[Incubator] Make sure no spurious namespaces are inserted. Diff Committed by egli.
  • update[Incubator] Fix the getNodeId method. Diff Committed by egli.
  • update[Incubator] prettified menu Diff Committed by andreas.
  • update[Incubator] changed menu separators Diff Committed by andreas.
  • update[Incubator] updated menu layout Diff Committed by andreas.
  • update[Incubator] displaying is_live variable Diff Committed by andreas.
  • update[Incubator] fixed info area tab highlighting Diff Committed by andreas.
  • update[Incubator] Removed a serialize that was never reached. Diff Committed by egli.
  • update[Incubator] Export the nodeId of a document or the basename of the document-id through the Document interface and through the page-envelope module. Diff Committed by egli.
  • update[Incubator] If the document does not exist throw a DocumentDoesNotExist exception instead of just returning null. Diff Committed by egli.
  • update[Incubator] Remove unused imports. Diff Committed by egli.
  • update[Incubator] - corporate design for sitetree - fixed language links - added document URL above tabs Diff Committed by andreas.
  • update[Incubator] improved tab styling Diff Committed by andreas.
  • update[Incubator] fixed check if workflow exists Diff Committed by andreas.
  • update[Incubator] corporate design for tree Diff Committed by andreas.
  • update[Incubator] getting chosenlanguage from page envelope Diff Committed by andreas.
  • update[Incubator] javascript bugfix Diff Committed by andreas.
  • update[Incubator] - changed sitetree css - removed interferences from Lenya menu to page Diff Committed by andreas.
  • update[Incubator] Commented out "Last edited by" on overview tab Diff Committed by felix.
  • update[Incubator] removing previous user from session when new user logs in Diff Committed by andreas.
  • update[Incubator] updated info tab URL Diff Committed by andreas.
  • update[Incubator] removed iframes Diff Committed by andreas.
  • update[Incubator] - moved info usecases from usecase.xmap to info.xmap - restructured info sitemap Diff Committed by andreas.
  • update[Incubator] checking if event attribute exists (is not the empty string) Diff Committed by andreas.
  • update[Incubator] checking if event attribute exists Diff Committed by andreas.
  • update[Incubator] Make sure the default encoding for the html serializer is UTF-8. Diff Committed by egli.
  • update[Incubator] Make sure that if the document doesn't exist (as is the case for trash and archive nodes in site tree in info area) no attempt is made to fetch the dublin core meta data (which would lead to an exception) Diff Committed by egli.
  • update[Incubator] fixed title value Diff Committed by andreas.
  • update[Incubator] showing ID and name in members list Diff Committed by andreas.
  • update[Incubator] using workflow input module to resolve history path Diff Committed by andreas.
  • update[Incubator] reflecting changes to workflow classes Diff Committed by andreas.
  • update[Incubator] added history path attribute to workflow module Diff Committed by andreas.
  • update[Incubator] updated workflow handling Diff Committed by andreas.
  • update[Incubator] showing workflow state Diff Committed by andreas.
  • update[Incubator] adding workflow state Diff Committed by andreas.
  • update[Incubator] renamed "Content" to "Delete Trash" Diff Committed by andreas.
  • update[Incubator] - added BooleanVariableCondition - fixed javadocs Diff Committed by andreas.
  • update[Incubator] catch and log exception Diff Committed by andreas.
  • update[Incubator] removed insertion of state and is_live variable value Diff Committed by andreas.
  • update[Incubator] re-formatting Diff Committed by andreas.
  • update[Incubator] added area to info-workflow ResourceExistsAction path Diff Committed by andreas.
  • update[Incubator] writing initial state on history initialization Diff Committed by andreas.
  • update[Incubator] added IP_ADDRESS parameter Diff Committed by andreas.
  • update[Incubator] using meta-stylesheet for scheduler Diff Committed by andreas.
  • update[Incubator] changed layout Diff Committed by andreas.
  • update[Incubator] added scheduler css tag Diff Committed by andreas.
  • update[Incubator] factored out scheduler functionality to external XSP Diff Committed by andreas.
  • update[Incubator] Workflow event inserted Diff Committed by edith.
  • update[Incubator] relative path problem simplified Diff Committed by michi.

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), (edith), (egli), (felix), (gregor), (michi).