svn commit: r1629540 - in /ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting: GlEvents.java payment/PaymentGatewayServices.java payment/PaymentMethodServices.java payment/PaymentWorker.java

2014-10-05 Thread lektran
Author: lektran Date: Sun Oct 5 20:52:54 2014 New Revision: 1629540 URL: http://svn.apache.org/r1629540 Log: Convert a few more classes to use EntityQuery Modified: ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/GlEvents.java ofbiz/trunk/applications/accounting/src/org/ofb

svn commit: r1629538 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/util/EntityQuery.java

2014-10-05 Thread lektran
Author: lektran Date: Sun Oct 5 20:28:25 2014 New Revision: 1629538 URL: http://svn.apache.org/r1629538 Log: Add EntityQuery support for filtering by one or more explicit from/thruDate field pairs Modified: ofbiz/trunk/framework/entity/src/org/ofbiz/entity/util/EntityQuery.java Modified:

svn commit: r1629537 - /ofbiz/trunk/.classpath

2014-10-05 Thread lektran
Author: lektran Date: Sun Oct 5 20:28:22 2014 New Revision: 1629537 URL: http://svn.apache.org/r1629537 Log: Remove worldpay from Eclipse classpath exclusion because it is built by ant and doesn't have 3rd party library dependencies. Also added missing scrum src folder. Modified: ofbiz/tr

svn commit: r1629523 - in /ofbiz/trunk: applications/product/script/org/ofbiz/product/product/ProductServices.xml applications/product/servicedef/services.xml framework/common/data/CommonTypeData.xml

2014-10-05 Thread nmalin
Author: nmalin Date: Sun Oct 5 19:34:17 2014 New Revision: 1629523 URL: http://svn.apache.org/r1629523 Log: Convert CRUD service to entity-auto for GoodIdentification, ProductAttribute, ProductGeo, ProductMeter, ProductMaint, ProductGlAccount, ProductAssoc and ProductKeyword. For this last, add

svn commit: r1629480 - /ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/payment/PaymentGatewayServices.java

2014-10-05 Thread lektran
Author: lektran Date: Sun Oct 5 09:16:40 2014 New Revision: 1629480 URL: http://svn.apache.org/r1629480 Log: Removed duplicate EntityListIterator query left by my EntityQuery conversion work. Thanks to Adrian Crum for the report. Modified: ofbiz/trunk/applications/accounting/src/org/ofbiz