svn commit: r1482689 - /ofbiz/trunk/applications/order/data/OrderTypeData.xml

2013-05-14 Thread jacopoc
Author: jacopoc Date: Wed May 15 06:27:41 2013 New Revision: 1482689 URL: http://svn.apache.org/r1482689 Log: Fixed typos Modified: ofbiz/trunk/applications/order/data/OrderTypeData.xml Modified: ofbiz/trunk/applications/order/data/OrderTypeData.xml URL: http://svn.apache.org/viewvc/ofbiz/t

svn commit: r1482665 - /ofbiz/trunk/applications/accounting/widget/GlScreens.xml

2013-05-14 Thread hansbak
Author: hansbak Date: Wed May 15 03:08:30 2013 New Revision: 1482665 URL: http://svn.apache.org/r1482665 Log: spelling error in accounting request corrected Modified: ofbiz/trunk/applications/accounting/widget/GlScreens.xml Modified: ofbiz/trunk/applications/accounting/widget/GlScreens.xml U

svn commit: r1482509 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/transaction/TransactionUtil.java

2013-05-14 Thread doogie
Author: doogie Date: Tue May 14 18:09:38 2013 New Revision: 1482509 URL: http://svn.apache.org/r1482509 Log: FEATURE: In NoTransaction.call, completely unwrap all nested exceptions, and re-wrap the innermost one. This is just like InTransaction.call. Modified: ofbiz/trunk/framework/entity/s

svn commit: r1482508 - in /ofbiz/trunk/framework: service/dtd/services.xsd service/src/org/ofbiz/service/ModelParam.java service/src/org/ofbiz/service/ModelServiceReader.java webapp/src/org/ofbiz/weba

2013-05-14 Thread doogie
Author: doogie Date: Tue May 14 18:09:31 2013 New Revision: 1482508 URL: http://svn.apache.org/r1482508 Log: FEATURE: When calling services from an incoming http requests, allow for a different request and session attribute name to be specified. Modified: ofbiz/trunk/framework/service/dtd/se

svn commit: r1482507 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/conversion/DateTimeConverters.java

2013-05-14 Thread doogie
Author: doogie Date: Tue May 14 18:09:22 2013 New Revision: 1482507 URL: http://svn.apache.org/r1482507 Log: FEATURE: Add TimestampToString converter; this parallels the existing StringToTimestamp implementation. Modified: ofbiz/trunk/framework/base/src/org/ofbiz/base/conversion/DateTimeCon

svn commit: r1482506 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/util/UtilNumber.java

2013-05-14 Thread doogie
Author: doogie Date: Tue May 14 18:09:16 2013 New Revision: 1482506 URL: http://svn.apache.org/r1482506 Log: FEATURE: Add safeAdd, which protects against BigDecimal addition when the right operand is null. Modified: ofbiz/trunk/framework/base/src/org/ofbiz/base/util/UtilNumber.java Modified

svn commit: r1482505 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartItem.java

2013-05-14 Thread doogie
Author: doogie Date: Tue May 14 18:09:08 2013 New Revision: 1482505 URL: http://svn.apache.org/r1482505 Log: FEATURE: In makeItem(), move the production validation code to a separate helper method. Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartItem.ja

svn commit: r1482504 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartItem.java

2013-05-14 Thread doogie
Author: doogie Date: Tue May 14 18:09:02 2013 New Revision: 1482504 URL: http://svn.apache.org/r1482504 Log: FEATURE: In makeItem(), move the product lookup code into it's own helper method. Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartItem.java Mod

svn commit: r1482441 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/condition/EntityFieldMap.java

2013-05-14 Thread doogie
Author: doogie Date: Tue May 14 16:38:30 2013 New Revision: 1482441 URL: http://svn.apache.org/r1482441 Log: FEATURE: Remove use of empty ArrayList/HashMap, instead using Collections emptyList/emptyMap. Modified: ofbiz/trunk/framework/entity/src/org/ofbiz/entity/condition/EntityFieldMap.java

svn commit: r1482440 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/condition/EntityFieldMap.java

2013-05-14 Thread doogie
Author: doogie Date: Tue May 14 16:38:23 2013 New Revision: 1482440 URL: http://svn.apache.org/r1482440 Log: FORMATTING: Improve formatting; no single-line if, use {} for if. Modified: ofbiz/trunk/framework/entity/src/org/ofbiz/entity/condition/EntityFieldMap.java Modified: ofbiz/trunk/fra