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.

January 2011

  • Framework
    • A new Groovysh container, like the old Beanshell one. They are now both commented out by default for security reason
  • Marketing
    • The email list function has been completed and extended. More.....
  • E-Commerce
    • A popular categories section was added to the ecommerce 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

December 2010

  • Framework
    • Remove all the fail-message tag into services with fail-property
    • We discovered a blocking deadlock issue while tweaking the trunk demo. It's fixed at r1050452
    • Upgrade to Apache Derby 10.7.1.1
    • Integrating Apache ivy 2.2.0, for downloading PostgreSQL JDBC driver and cobertura
    • Migration to Apache lucene 3.0.3, adding small test for it
  • Catalog
    • Fedex shipping integration now use the new Shipment Gateway Config features.
    • UPS shipping integration now use the new Shipment Gateway Config features.
    • Product with different packaging or unit of measure using the same inventory location.More.....
    • It's now possible to create prices with VAT included. It works for all types of prices, so Prices Rules and Promo can also be used (using List Price type)
  • jQuery branch
    • The branch has been merged back to the trunk. The trunk no longer uses any other scripts than jQuery (no more Dojo, Prototype, etc.)
    • A beforejQuery tag has been put just before the merging.

...