Versions Compared

Key

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

...

  • Framework
    • Update to jQuery 1.5.1
    • sonar ant task
    • when using selenium, downloads the selenium RC 1.0.3
    • Refactored Start.java
    • Refactored Container.java and ContainerLoader.java to get a better control of loading/starting/shutdown of containers
    • Hot-Deploy modules are now able to load their own container, therefore a hot-deploy-container.xml have to be created in the component config folder
    • Remove warnings from some classes to make them better maintainable
  • Content
    • Auto-detecting an uploaded document's MIME type using Apache Tika
  • Catalog
    • the category tree elements will now be sequence number sorted
    • creating of SEO URLs for categories and products
  • Googlebase
    • extend the security
    • URL Tagging to allow google analytics to report on the source
    • additional search parameter
      • ACTIVE_PRODUCT: is the product active in OFBiz
      • GOOGLE_SYNCED: is the product sync with google
      • DISCONTINUED_PRODUCT: is the product is in stock

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

...