svn commit: r1752233 - in /ofbiz/trunk/applications: datamodel/entitydef/shipment-entitymodel.xml product/minilang/shipment/shipment/ShipmentServices.xml product/servicedef/services_shipment.xml

2016-07-11 Thread nmalin
Author: nmalin Date: Mon Jul 11 23:14:35 2016 New Revision: 1752233 URL: http://svn.apache.org/viewvc?rev=1752233&view=rev Log: Add changeByUserLoginId field for ShipmentStatus and use entity-auto service to create values. Thanks Nameet Jain for the original submit on OFBIZ-7618 and Charles STEL

svn commit: r1752232 - in /ofbiz/trunk: applications/accounting/minilang/finaccount/ applications/accounting/servicedef/ applications/datamodel/entitydef/ framework/service/src/org/ofbiz/service/engin

2016-07-11 Thread nmalin
Author: nmalin Date: Mon Jul 11 23:05:34 2016 New Revision: 1752232 URL: http://svn.apache.org/viewvc?rev=1752232&view=rev Log: Improve FinAccountStatus entity to manage changeByUserLoginId field with conversion of minilang service to entity-auto. This previous service manage a specific case for

svn commit: r1752231 - in /ofbiz/trunk: ./ applications/accounting/widget/ applications/content/src/org/ofbiz/content/content/ applications/content/src/org/ofbiz/content/webapp/ftl/ applications/order

2016-07-11 Thread pgil
Author: pgil Date: Mon Jul 11 23:04:54 2016 New Revision: 1752231 URL: http://svn.apache.org/viewvc?rev=1752231&view=rev Log: OFBIZ-7763 : Remove all bsh libraries and bsh remaining fonctionnalities. Bsh interpreter is replaced by GroovyShell evaluation. To avoid groovyShell undefined var except

svn commit: r1752219 - in /ofbiz/trunk/applications: datamodel/entitydef/order-entitymodel.xml order/minilang/request/CustRequestServices.xml order/servicedef/services_request.xml

2016-07-11 Thread jnicolas
Author: jnicolas Date: Mon Jul 11 21:51:24 2016 New Revision: 1752219 URL: http://svn.apache.org/viewvc?rev=1752219&view=rev Log: OFBiz-7622 follow status change user follow up Modified: ofbiz/trunk/applications/datamodel/entitydef/order-entitymodel.xml ofbiz/trunk/applications/order/mini

svn commit: r1752151 - /ofbiz/trunk/framework/common/data/GeoData_CL.xml

2016-07-11 Thread jleroux
Author: jleroux Date: Mon Jul 11 12:49:15 2016 New Revision: 1752151 URL: http://svn.apache.org/viewvc?rev=1752151&view=rev Log: No functional changes, removes superfluous blanks (reported error when validated in OFBiz) Modified: ofbiz/trunk/framework/common/data/GeoData_CL.xml Modified: of

svn commit: r1752150 - /ofbiz/trunk/applications/accounting/widget/ap/InvoiceScreens.xml

2016-07-11 Thread jleroux
Author: jleroux Date: Mon Jul 11 12:42:20 2016 New Revision: 1752150 URL: http://svn.apache.org/viewvc?rev=1752150&view=rev Log: No functional changes, removes superfluous blanks Modified: ofbiz/trunk/applications/accounting/widget/ap/InvoiceScreens.xml Modified: ofbiz/trunk/applications/acc

svn commit: r1752146 - /ofbiz/trunk/build.gradle

2016-07-11 Thread taher
Author: taher Date: Mon Jul 11 11:37:59 2016 New Revision: 1752146 URL: http://svn.apache.org/viewvc?rev=1752146&view=rev Log: remove unused function from the build script - OFBIZ-7534 A properties reader function is no longer needed and hence deleted from build.gradle. Modified: ofbiz/trunk

svn commit: r1752142 - /ofbiz/trunk/framework/common/servicedef/services_test.xml

2016-07-11 Thread deepak
Author: deepak Date: Mon Jul 11 10:30:43 2016 New Revision: 1752142 URL: http://svn.apache.org/viewvc?rev=1752142&view=rev Log: (OFBIZ-7765) Fix typo, Added mistakenly removed closing comment tag. Modified: ofbiz/trunk/framework/common/servicedef/services_test.xml Modified: ofbiz/trunk/frame

svn commit: r1752140 - in /ofbiz/trunk/framework: common/servicedef/groups_test.xml common/servicedef/secas_test.xml common/servicedef/services_test.xml service/dtd/service-eca.xsd

2016-07-11 Thread deepak
Author: deepak Date: Mon Jul 11 10:22:32 2016 New Revision: 1752140 URL: http://svn.apache.org/viewvc?rev=1752140&view=rev Log: (OFBIZ-7765) Removed testBsh service references from code. Thanks Rishi Solanki for pointing out. Modified: ofbiz/trunk/framework/common/servicedef/groups_test.xml

svn commit: r1752135 - /ofbiz/trunk/build.gradle

2016-07-11 Thread taher
Author: taher Date: Mon Jul 11 09:38:01 2016 New Revision: 1752135 URL: http://svn.apache.org/viewvc?rev=1752135&view=rev Log: Minor: fix the description of gradle loadDefault task - OFBIZ-7534 The correct description is load default data, not load all data since the default in OFBiz serveri is t

svn commit: r1752131 - /ofbiz/trunk/build.gradle

2016-07-11 Thread taher
Author: taher Date: Mon Jul 11 08:43:34 2016 New Revision: 1752131 URL: http://svn.apache.org/viewvc?rev=1752131&view=rev Log: Allow gradle to generate JavaDocs even if they contain bad formatting - OFBIZ-7775 Gradle does not allow generating JavaDocs if they have javadocs that are not properly