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
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
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
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
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
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
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
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
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
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
10 matches
Mail list logo