Versions Compared

Key

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

...

  • Framework
    • Add famfamfam icons library, not exploited yet
    • Better handling of required fields with help of JQuery validate function.
    • Add a Lookup for Portal Page
    • Add "MUNICIPALITY" to getStateList's search condition to make "municipality" of china visible in state list
    • Allow OFBiz to run under Jenkins
    • HTML Selenium testsuites can be run from webtools
    • blank firefox profile is added, so there is no need to change the https to http when doing functional testing
    • Update the HttpClient Library to version 4.1, the new version have some bug fixes and new security features
    • Update the lcal4j library
    • i18n the DateTime picker using the datejs library. The library converts date and time inputs as well as outputs
    • update to jQuery 1.5.2 and jQuery UI 1.8.11
  • Order
    • Add a parameter to forbid order decimal quantity
  • Product
    • Add a product price history
  • Jackrabbit Branch
    • Implement first CRUD Operations for (normal) text content and files
    • Add some architecture proposals on the Wiki Page

March 2011

  • 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

...