Friday, June 09, 2006

OFBiz Development SVN r7759

25 new commits this week. SVN r 7759 builds and installs successfully. Significant changes this week:
  1. Replaced geronimo javamail jar with Glassfish
  2. Form widget submit button now supports event and action javascript

Accounting
  • WorkEffort is now created for FixedAssetMaint (r 7746)
  • add a 'find' butten to the tabbutton menu in paymnent and invoice (r 7748)
  • New link from FixedAssetMaint to its related WorkEffort (r 7752)
Base and Framework
  • Changed entity-options stuff to put the value at the top of the stack where it should be (r 7735)
  • Added mail.jar from Glassfish v1 and removed geronimo-javamail jar (r 7740, 7745)
  • Added ExampleRemoteClient with information about using the Service Engine's RemoteDispatcher (r 7750)
  • Form-widget submit button now supports event= and action= in javascript if they are specified. (r 7753)
Content
  • add a separate content change status service and add to the updateContent service (r 7749)
  • New Italian translations (r 7759)
Order
  • Moved CommunicationEventAndOrder and CommunicationEventAndProduct view definitions from the party to the order and product components. (r 7736)
  • Moved CommunicationEventOrder and CommunicationEventProduct related services view definitions from the party to the order and product components. (r 7737)
  • On orderlist, a little javascript magic to click all the order status codes when ALL is clicked (r 7756)
Party
  • Moved CommunicationEventAndOrder and CommunicationEventAndProduct view definitions from the party to the order and product components. (r 7736)
  • Moved CommunicationEventOrder and CommunicationEventProduct related services view definitions from the party to the order and product components. (r 7737)
Product
  • Moved CommunicationEventAndOrder and CommunicationEventAndProduct view definitions from the party to the order and product components. (r 7736)
  • Moved CommunicationEventOrder and CommunicationEventProduct related services view definitions from the party to the order and product components. (r 7737)
  • Corrections for UI labels (r 7738)
  • New French translations (r 7741, 7742)
  • New Italian translations (r 7759)
Web Tools
  • Parametrized webtools screen decorator (r 7747, 7758)
Work Effort
  • Parametrized some decorator screens (r 7755)
eCommerce
  • New French translations (r 7741, 7742)