Monday, July 25, 2005

OFBiz Development SVN r5368

32 new commits this week. SVN 5368 builds and installs successfully.

Significant changes this week
  1. Significant amount of i18n and i10n across many applications.
  2. New .storeByCondition method for delegator
  3. New support for "runAsUser" for ECAs and MCAs.
Thanks to our contributors
This week's contributors include Ashish Hareet, Jacques Le Roux, Ray Barlow, Jacopo, David, Andy, and myself.

Base and Framework
  • Support for character-set and collate properties of databases (r 5337)
  • Fixed problem for MySQL drop foreign key (r5340)
  • i10n patches (r 5342, 5344, 5345)
  • Implemented delegator .storeByCondition (r 5353, 5356)
  • Job scheduler now works better with multiple instances running (r 5354)
  • More work on example applications (r 5357, 5361, 5368)
  • New entity engine test for transaction and rollback (r 5359)
  • ECA/MCA services now can have a "runAsUser" property (r 5360, 5365)
  • Postgresql pre-7.2 field type configuration file removed. framework/entity/fieldtype/fieldtypepostgresq.xml is now for post-7.2 postgresql. (r 5362, 5363)
Accounting
  • Fixed out of date service definitions (r 5338)
  • Fixed find payment and find invoices page locale error (r 5348, 5355)
Accounting/GL Implementation
  • New UI enhancements and bug fixes.
Content
  • View survey response page no longer requires a surveyId - will figure it out from the surveyResponseId (r 5343)
Order
  • Order PDF changed from ISO-8859-1 to UTF-8 character set to support European characters (r 5346)
Party
  • Fixed bug in find communications page (r 5358)
Point of Sales
  • i18n and i10n patches (r 5347)
  • POSCLERK security group now has accounting permissions to create transactions in new Accounting/GL component (r 5349)
  • Pop up dialog re-sizing fixed (r5350)
  • POS config files now named XuiLabels_ (r 5352)
Product
  • Catalog manager product look up now uses "internalName" instead of "productName" (r 5339)
Web Tools
  • Create and remove foreign key indices and foreign keys are now done separately (r 5341)

0 Comments:

Post a Comment

<< Home