Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip

These features correspond approximately to trunk changes since Release 4.0 (see children pages since 2007 at bottom). As always, OFBiz releases represent stable code while trunk versions include the latest and greatest functionalities.

August 2011 

  • Framework
    • Update jQuery to Version 1.6.2
  • Jackrabbit Branch
    • complete object content mapping refactoring
    • now using the jackrabbit OCM library to map the content from a node to the repository, which makes the code more generic
    • it is now possible to create Java Objects for each content use case (i.e blog, forum or product content)
    • the JCR implementation has moved back to the framework
    • there is no connection between the database and the JCR nodes anymore
    • see new implementation description and class diagrams here: Ofbiz Jackrabbit Branch Wiki Page
    • Update the Jackrabbit libraries to version 2.2.8

July 2011

  • Scrum
    • New component added which is in use for about one year in our company. More info what features are supported and how to get started can be found at our website....
  • Order
    • Added support to save auto-save shopping list for anonymous users. A schedule service will delete the auto-save shopping list for anonymous user that are not updated in last 30 days by default if no configuration is specified.
  • Marketing
    • several improvements and fixing of errors on the email list

...