Versions Compared

Key

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

...

  • Ecommerce
    • Now the agreement will be applied for the Registered user in Ecommerce Section
  • Order
    • Pagination controls should not be displayed on a single page list
    • Small change so that shipped quantities don't show up as remaining quantities in the order view
  • AssetMaint
    • Changes to Asset Maint component to re-use existing screens better
  • SFA (Sales Force Application)
    • Miscellaneous enhancements and bug fixing
  • Manufacturing
    • Small enhancements to the algorithm that computes start/end dates of production runs
  • Workeffort
    • Improved Workeffort Task List
    • Added possibility to filter WorkEfforts by type in WorkEffort -> Calendar screen
  • Shark
    • Finally deprecating the old workflow engine which hasnt been used in years; moving it to the
      specialpurpose directory
  • Framework
    • Application servers (new option in appserver, see http://docs.ofbiz.org/x/gB)
      • JBoss422
    • Embedded Tomcat has been upgraded to 6.0.16
    • Embedded Geronimo TX Manager have been upgraded to 2.1.1
    • LDAP Authentication
    • Screen Widget refactor - changed StringBuffer arguments to Writer arguments to help make the screen widget API more consistent. Also added some parameterized data types to cut down on the unchecked warnings
    • Improved Find Screen decorator
    • Refactor all the widget rendering methods and some of the content and Freemarker rendering classes to use Appendable instead of Writer
    • Small enhancement to the UtilGenerics class. Added two helper methods to make it easier to
      write type-safe code
    • A basic implementation of a help system
    • Started effort of cleaning up element and attribute names in simple-methods
    • Screen widget improvements: better screenlet collapsible implementation, new widget horizontal-separator
    • Added support for the skip-end attribute to form widgets of type "multi": now it is easier to add "global" form parameters to multi forms by concatenating a single form to a multi form with skip-end set to true
    • Improved Lookup decorator
  • User Interface
    • New and faster popup calendar
    • New collapsible lookup interface is slowly spreading in OFBiz (Ajax style)
    • Added support for Collapseable Panel. Now All the Panels rendered using screenlet screen widget
      are collapseable using Effects library and not server round trip if javascript is enable
    • Colors and localisation for the calendar

...