svn commit: r1767977 - in /ofbiz/trunk/applications/product: minilang/product/test/ProductTest.xml ofbiz-component.xml testdef/ProductTest.xml testdef/data/ProductTestData.xml

2016-11-03 Thread deepak
Author: deepak Date: Thu Nov 3 21:16:42 2016 New Revision: 1767977 URL: http://svn.apache.org/viewvc?rev=1767977&view=rev Log: Improved: Added unit test case for following product related services - createProduct, updateProduct - duplicateProduct - quickAddVariant - deleteProductKeywords - discon

svn commit: r1767974 - /ofbiz/trunk/applications/accounting/minilang/test/AutoAcctgFinAccountTests.xml

2016-11-03 Thread deepak
Author: deepak Date: Thu Nov 3 21:03:13 2016 New Revision: 1767974 URL: http://svn.apache.org/viewvc?rev=1767974&view=rev Log: Improved: Added missing file for accounting fin service test cases. Added: ofbiz/trunk/applications/accounting/minilang/test/AutoAcctgFinAccountTests.xml (with p

svn commit: r1767972 - in /ofbiz/trunk/applications/accounting/testdef: accountingtests.xml data/AccountingTestsData.xml

2016-11-03 Thread deepak
Author: deepak Date: Thu Nov 3 20:57:33 2016 New Revision: 1767972 URL: http://svn.apache.org/viewvc?rev=1767972&view=rev Log: Improved: Added unit test case for following accounting related services - createFinAccount - updateFinAccount - deleteFinAccount - createFinAccountStatus - createFinAcco

svn commit: r1767968 - /ofbiz/trunk/applications/party/minilang/test/PartyTests.xml

2016-11-03 Thread deepak
Author: deepak Date: Thu Nov 3 20:42:14 2016 New Revision: 1767968 URL: http://svn.apache.org/viewvc?rev=1767968&view=rev Log: Improved: Added unit test case for following party related services - lookupParty - getPartyEmail - createAffiliate, updateAffiliate - getPartyMainRole - getPartyTelephon

svn commit: r1767965 - in /ofbiz/trunk: applications/content/servicedef/ applications/order/servicedef/ applications/product/servicedef/ applications/workeffort/servicedef/ framework/common/servicedef

2016-11-03 Thread arunpatidar
Author: arunpatidar Date: Thu Nov 3 20:30:52 2016 New Revision: 1767965 URL: http://svn.apache.org/viewvc?rev=1767965&view=rev Log: Implemented: Added CRUD services for ProdConfItemContentType, ProductAssocType, UserPrefGroupType, WebPreferenceType, WorkEffortAssocAttribute, WorkEffortAssocType

svn commit: r1767955 - /ofbiz/trunk/applications/party/minilang/test/PartyTests.xml

2016-11-03 Thread deepak
Author: deepak Date: Thu Nov 3 19:31:28 2016 New Revision: 1767955 URL: http://svn.apache.org/viewvc?rev=1767955&view=rev Log: Improved: Added unit test case for following party related services - updateContactMech - updateEmailAddress - updatePartyEmailAddress - updatePartyGroup - updatePartyPos

svn commit: r1767953 - in /ofbiz/trunk: applications/accounting/servicedef/ applications/humanres/ applications/humanres/servicedef/ applications/party/ applications/party/servicedef/ applications/pro

2016-11-03 Thread arunpatidar
Author: arunpatidar Date: Thu Nov 3 19:27:07 2016 New Revision: 1767953 URL: http://svn.apache.org/viewvc?rev=1767953&view=rev Log: Implemented: Added CRUD services for PartyClassificationType, PartyContentType, PartyGeoPoint, PartyIcsAvsOverride, PartyIdentificationType, PartyQualType, PartyTy

svn commit: r1767950 - /ofbiz/trunk/applications/party/minilang/test/PartyTests.xml

2016-11-03 Thread deepak
Author: deepak Date: Thu Nov 3 19:02:08 2016 New Revision: 1767950 URL: http://svn.apache.org/viewvc?rev=1767950&view=rev Log: Improved: Added unit test case for following party related services - deletePartyContactMechPurpose - deletePartyContactMechPurposeIfExists - deletePartyRelationship - de

svn commit: r1767920 - in /ofbiz/trunk: framework/common/config/CommonEntityLabels.xml themes/bluelight/data/BlueLightThemeData.xml

2016-11-03 Thread jleroux
Author: jleroux Date: Thu Nov 3 16:07:44 2016 New Revision: 1767920 URL: http://svn.apache.org/viewvc?rev=1767920&view=rev Log: Improved: Remove redundant backend themes (OFBIZ-8293) This completes the previous commits where bizzness time and Dropping Crumbs were removed Modified: ofbiz/tru

svn commit: r1767893 - in /ofbiz/trunk: framework/common/config/CommonEntityLabels.xml themes/tomahawk/data/TomahawkThemeData.xml

2016-11-03 Thread jleroux
Author: jleroux Date: Thu Nov 3 14:35:54 2016 New Revision: 1767893 URL: http://svn.apache.org/viewvc?rev=1767893&view=rev Log: Improved: Remove redundant backend themes (OFBIZ-8293) This completes the previous commit where bizzness time and Dropping Crumbs were removed Modified: ofbiz/trun

svn commit: r1767881 - in /ofbiz/trunk/themes: bizznesstime/ droppingcrumbs/

2016-11-03 Thread jleroux
Author: jleroux Date: Thu Nov 3 13:25:48 2016 New Revision: 1767881 URL: http://svn.apache.org/viewvc?rev=1767881&view=rev Log: Improved: Remove redundant backend themes (OFBIZ-8293) We already already discussed several times on dev ML about reducing the number of OOTB backend themes and we glo

svn commit: r1767866 - in /ofbiz/trunk/framework: base/src/main/java/org/apache/ofbiz/base/container/ start/src/main/java/org/apache/ofbiz/base/start/

2016-11-03 Thread taher
Author: taher Date: Thu Nov 3 11:03:54 2016 New Revision: 1767866 URL: http://svn.apache.org/viewvc?rev=1767866&view=rev Log: Reverted: partially reverted r1765127 to fix classpath issue (OFBIZ-8337) The above mentioned revision introduced a regression in which starting OFBiz in debug mode trigg

svn propchange: r1767792 - svn:log

2016-11-03 Thread jleroux
Author: jleroux Revision: 1767792 Modified property: svn:log Modified: svn:log at Thu Nov 3 09:23:12 2016 -- --- svn:log (original) +++ svn:log Thu Nov 3 09:23:12 2016 @@ -1,4 +1,4 @@ -Improves: Convert WorkEffortContent