Access to add and change pages is restricted. See: https://cwiki.apache.org/confluence/display/OFBIZ/Wiki+access

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 382 Next »

Main New Features In The OFBiz Trunk

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.

March 2011

  • Framework
    • Update to jQuery 1.51

February 2011

  • Applications components
    • Removed compilation warnings
  • Framework
    • Normal Links can now render there target content in a Layered Boxes (like the lookups)
    • Introduced widget.autocompleter.defaultMinLength in widget.properties and set it to 2: default minimum number of characters an user has to type before the ajax autocompleter activates (jQuery default is 1).
    • Added a css trick to have a vertical scrollbar when having dozens of items in autocomplete (using widget.autocompleter.defaultViewSize=100 for instance)
    • The UI Date Time Picker have new intervals to set more precise timestamps
    • Migration to Tomcat 6.0.32
  • Catalog
    • Product image management added
    • Batch processing for resizing and renaming of product images over the product image management
    • Cybersource Payment Gateway updated
  • E-Commerce
    • Deleted not needed JS Libraries to improve the page loading
    • Shoppingcart Unit Tests added
  • Theme
    • Fancybox for Theme preview
    • Fixed bugs in Drop Down Menu of Droppingcrumps and BlueLight Theme
    • A few visual changes in the BlueLight Drop down menu layout

January 2011

  • Demos
    • Thanks to ASF generosity (actually infrastructure team) we have doubled our available RAM. With now 4GB for trunk and stable, and some bugs fixed, the demo instances are far more reliable.
  • Applications components
    • Most of the java compilation warning has been removed.
    • Most of the java services having hard-coded return messages that has been internationalized.
  • Specialpurpose components
    • Most of the Java services having hard-coded return messages that has been internationalized.
  • Framework
    • A new Groovysh container, like the old Beanshell one. They are now both commented out by default for security reason
    • A new Layout Demo option has been added in Webtools. Useful for developers in order to follow UI best practices.
  • Marketing
    • The email list function has been completed and extended. More.....
  • Multi-tenancy
    • It is now easier to create a new tenant in OFBiz with ant task 'run-create-tenant' More.....
  • E-Commerce
    • A popular categories section was added to the e-commerce frontpage which is generated from the data warehouse of real orders. Also adjusted the sales reports from the data warehouse by week/month/year.
  • Catalog
    • Improved the category maintenance screens using a combined catalog/category jQuery tree and added a new 'category' find and list function.
    • DHL shipping integration now use the new Shipment Gateway Config features.
    • USPS shipping integration now use the new Shipment Gateway Config features.
  • Ebay Store
    • Many improvements and bug fixes. The ultimate goal is to replace the Ebay component
  • Theme
    • The old FlatGray was updated. And present itself now in a new modern Look & Feel.
  • No labels