svn commit: r1858323 - /ofbiz/ofbiz-plugins/trunk/msggateway/data/MsgGatewaySecurityPermissionSeedData.xml

2019-04-28 Thread rishi
Author: rishi Date: Sun Apr 28 12:05:58 2019 New Revision: 1858323 URL: http://svn.apache.org/viewvc?rev=1858323&view=rev Log: Improved: Rename custom component for SMS gateway integration. Removed unused file. (OFBIZ-10973) Removed: ofbiz/ofbiz-plugins/trunk/msggateway/

svn commit: r1858318 - in /ofbiz/ofbiz-plugins/trunk/msggateway: data/MsgGatewaySecurityGroupDemoData.xml data/MsgGatewaySecurityPermissionSeedData.xml ofbiz-component.xml

2019-04-28 Thread rishi
Author: rishi Date: Sun Apr 28 11:49:56 2019 New Revision: 1858318 URL: http://svn.apache.org/viewvc?rev=1858318&view=rev Log: Improved: Rename custom component for SMS gateway integration. Move the permission data to demo data as it should not be consider as seed. (OFBIZ-10973) Modi

svn commit: r1858315 - in /ofbiz/ofbiz-plugins/trunk/msggateway: data/helpdata/HELP_MsgGateway.xml webapp/msggateway/WEB-INF/controller.xml webapp/msggateway/WEB-INF/web.xml widget/MsgGatewayScreens.x

2019-04-28 Thread rishi
Author: rishi Date: Sun Apr 28 11:01:54 2019 New Revision: 1858315 URL: http://svn.apache.org/viewvc?rev=1858315&view=rev Log: Improved: Rename custom component for SMS gateway integration. Change more refereneces from msg91 to msggateway. (OFBIZ-10973) Modified: ofbiz/ofbiz-plugins/t

svn commit: r1858311 - in /ofbiz/ofbiz-plugins/trunk/msggateway: ofbiz-component.xml webapp/msggateway/WEB-INF/web.xml

2019-04-28 Thread rishi
Author: rishi Date: Sun Apr 28 10:25:19 2019 New Revision: 1858311 URL: http://svn.apache.org/viewvc?rev=1858311&view=rev Log: Improved: Rename custom component for SMS gateway integration. Change main decorator location and app bar display setting. (OFBIZ-10973) Modified: ofbiz/o

svn commit: r1858308 - in /ofbiz/ofbiz-plugins/trunk/msggateway: ./ config/ data/ documents/ entitydef/ servicedef/ webapp/msg91/ webapp/msggateway/ widget/

2019-04-28 Thread rishi
Author: rishi Date: Sun Apr 28 10:18:00 2019 New Revision: 1858308 URL: http://svn.apache.org/viewvc?rev=1858308&view=rev Log: Improved: Rename custom component for SMS gateway integration. Rename files and references, also rename the webapp from msg91 to msggateway. (OFBIZ-10973) Thank

svn commit: r1858307 - in /ofbiz/ofbiz-plugins/trunk/msggateway: ./ config/ data/ data/helpdata/ documents/ widget/

2019-04-28 Thread rishi
Author: rishi Date: Sun Apr 28 07:19:00 2019 New Revision: 1858307 URL: http://svn.apache.org/viewvc?rev=1858307&view=rev Log: Improved: Rename custom component for SMS gateway integration. Rename files and references, few more will be coming after this commit. (OFBIZ-10973) Thanks to Pritam

svn commit: r1858279 - in /ofbiz/ofbiz-plugins/trunk: msg91/ msggateway/

2019-04-27 Thread rishi
Author: rishi Date: Sat Apr 27 13:47:10 2019 New Revision: 1858279 URL: http://svn.apache.org/viewvc?rev=1858279&view=rev Log: Improved: Rename custom component for SMS gateway integration. Rename the component name, will change the inner occrances in next commit. (OFBIZ-10973) Thanks to Jac

svn commit: r1857479 - /ofbiz/ofbiz-framework/branches/release17.12/applications/order/widget/ordermgr/OrderEntryCartScreens.xml

2019-04-13 Thread rishi
Author: rishi Date: Sat Apr 13 13:22:58 2019 New Revision: 1857479 URL: http://svn.apache.org/viewvc?rev=1857479&view=rev Log: [Fixed] Incorrect decorator being used over view all promotions and view promotion details screen causing back navigation. Change the decorator name on

svn commit: r1857478 - /ofbiz/ofbiz-framework/branches/release18.12/applications/order/widget/ordermgr/OrderEntryCartScreens.xml

2019-04-13 Thread rishi
Author: rishi Date: Sat Apr 13 13:21:51 2019 New Revision: 1857478 URL: http://svn.apache.org/viewvc?rev=1857478&view=rev Log: [Fixed] Incorrect decorator being used over view all promotions and view promotion details screen causing back navigation. Change the decorator name on

svn commit: r1856627 - /ofbiz/ofbiz-framework/trunk/applications/order/widget/ordermgr/OrderEntryCartScreens.xml

2019-03-30 Thread rishi
Author: rishi Date: Sat Mar 30 13:39:07 2019 New Revision: 1856627 URL: http://svn.apache.org/viewvc?rev=1856627&view=rev Log: [Fixed] Incorrect decorator being used over view all promotions and view promotion details screen causing back navigation. Change the decorator name on

svn commit: r1856624 - in /ofbiz/ofbiz-plugins/trunk/msg91: README.md data/Msg91SeedData.xml ofbiz-component.xml

2019-03-30 Thread rishi
Author: rishi Date: Sat Mar 30 13:00:29 2019 New Revision: 1856624 URL: http://svn.apache.org/viewvc?rev=1856624&view=rev Log: [Implemented] Short Messaging Service(SMS) Gateway Integration. Added msg91 component to plugins. Added README.md file with steps to run and setup. Added seed data

svn commit: r1856618 - in /ofbiz/ofbiz-plugins/trunk/msg91: ./ config/ data/ data/helpdata/ documents/ entitydef/ servicedef/ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/

2019-03-30 Thread rishi
Author: rishi Date: Sat Mar 30 12:43:46 2019 New Revision: 1856618 URL: http://svn.apache.org/viewvc?rev=1856618&view=rev Log: [Implemented] Short Messaging Service(SMS) Gateway Integration. Added msg91 component to plugins. It uses msg91 services to send sms. An example to demonstrate ho

svn commit: r1855389 - in /ofbiz/ofbiz-framework/trunk: applications/datamodel/entitydef/ framework/common/ framework/common/config/ framework/common/data/ framework/common/entitydef/ framework/common

2019-03-13 Thread rishi
Author: rishi Date: Wed Mar 13 10:02:15 2019 New Revision: 1855389 URL: http://svn.apache.org/viewvc?rev=1855389&view=rev Log: Implemented: Short Messaging Service(SMS) Gateway Integration. Added data model, configuration settings, data and services to support the sms services. For the spec

svn commit: r1855307 - /ofbiz/ofbiz-framework/trunk/applications/order/src/main/java/org/apache/ofbiz/order/order/OrderServices.java

2019-03-12 Thread rishi
Author: rishi Date: Tue Mar 12 11:17:49 2019 New Revision: 1855307 URL: http://svn.apache.org/viewvc?rev=1855307&view=rev Log: Improved: Store Order Service Imrovements. Use UtilValidate method instead of checking null. (OFBIZ-10885) Revisited the commit for review and found these improvem

svn propchange: r1855102 - svn:log

2019-03-09 Thread rishi
Author: rishi Revision: 1855102 Modified property: svn:log Modified: svn:log at Sat Mar 9 11:32:29 2019 -- --- svn:log (original) +++ svn:log Sat Mar 9 11:32:29 2019 @@ -1,3 +1,3 @@ Improved: Store Order Service

svn commit: r1855102 - in /ofbiz/ofbiz-framework/trunk/applications/order: servicedef/services.xml src/main/java/org/apache/ofbiz/order/order/OrderServices.java

2019-03-09 Thread rishi
Author: rishi Date: Sat Mar 9 11:19:52 2019 New Revision: 1855102 URL: http://svn.apache.org/viewvc?rev=1855102&view=rev Log: Improved: Store Order Service Imrovements. Added support in the store order service to store few more order header level fields conditionally. Fields covered prio

svn commit: r1846298 - /ofbiz/ofbiz-framework/trunk/framework/webtools/src/main/java/org/apache/ofbiz/webtools/UtilCacheEvents.java

2018-11-10 Thread rishi
Author: rishi Date: Sat Nov 10 11:30:42 2018 New Revision: 1846298 URL: http://svn.apache.org/viewvc?rev=1846298&view=rev Log: Improved: Introduce ability to clear specific cache from cache maintenance. Import the specific classes those are required instead of complete util package. (OFBIZ-1

svn commit: r1845572 - in /ofbiz/ofbiz-framework/trunk/framework/webtools: config/ src/main/java/org/apache/ofbiz/webtools/ webapp/webtools/WEB-INF/ widget/

2018-11-02 Thread rishi
Author: rishi Date: Fri Nov 2 11:18:52 2018 New Revision: 1845572 URL: http://svn.apache.org/viewvc?rev=1845572&view=rev Log: Improved: Introduce ability to clear specific cache from cache maintenance. After this user can bulk select the caches and clear them. Single clear and all clear ca

svn commit: r1845104 - in /ofbiz/ofbiz-framework/trunk/applications: accounting/data/ commonext/data/ commonext/minilang/setup/

2018-10-29 Thread rishi
Author: rishi Date: Mon Oct 29 11:24:26 2018 New Revision: 1845104 URL: http://svn.apache.org/viewvc?rev=1845104&view=rev Log: Improved: Add an ofbizsetup to the data files names used by the ofbizsetup app. Change the file names and added missing files used in the SetupEvents xml event

svn commit: r1833231 - in /ofbiz/ofbiz-framework/trunk: framework/widget/dtd/ framework/widget/src/main/java/org/apache/ofbiz/widget/model/ framework/widget/src/main/java/org/apache/ofbiz/widget/rende

2018-06-09 Thread rishi
Author: rishi Date: Sat Jun 9 12:34:49 2018 New Revision: 1833231 URL: http://svn.apache.org/viewvc?rev=1833231&view=rev Log: Improved: Add Support for Disable attribute in CheckBox Form Widget. Disabled attrivute can be used as and default value for attribute will be false. (OFBIZ-1

svn commit: r1832309 - in /ofbiz/ofbiz-framework/trunk/framework: entity/src/main/java/org/apache/ofbiz/entity/model/ModelInfo.java service/config/ServiceUiLabels.xml service/src/main/java/org/apache/

2018-05-26 Thread rishi
Author: rishi Date: Sat May 26 13:00:56 2018 New Revision: 1832309 URL: http://svn.apache.org/viewvc?rev=1832309&view=rev Log: Improved: Generic message from entity-auto service can be enhanced. For example ProductStoreFacility Updated Successfully, we can have better success message as Pro

svn commit: r1832235 [1/6] - in /ofbiz/ofbiz-framework/trunk: applications/datamodel/entitydef/ framework/common/entitydef/ framework/entity/entitydef/ framework/entityext/entitydef/ framework/securit

2018-05-25 Thread rishi
Author: rishi Date: Fri May 25 12:19:07 2018 New Revision: 1832235 URL: http://svn.apache.org/viewvc?rev=1832235&view=rev Log: Improved: Remove Entity suffix from title of all entities. In all EntityModel.xml files, title should not contain Entity as suffix. (OFBIZ-10408) Thanks to Suraj Khu

svn commit: r1832235 [5/6] - in /ofbiz/ofbiz-framework/trunk: applications/datamodel/entitydef/ framework/common/entitydef/ framework/entity/entitydef/ framework/entityext/entitydef/ framework/securit

2018-05-25 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/product-entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/product-entitymodel.xml?rev=1832235&r1=1832234&r2=1832235&view=diff ===

svn commit: r1832235 [2/6] - in /ofbiz/ofbiz-framework/trunk: applications/datamodel/entitydef/ framework/common/entitydef/ framework/entity/entitydef/ framework/entityext/entitydef/ framework/securit

2018-05-25 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/content-entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/content-entitymodel.xml?rev=1832235&r1=1832234&r2=1832235&view=diff ===

svn commit: r1832235 [3/6] - in /ofbiz/ofbiz-framework/trunk: applications/datamodel/entitydef/ framework/common/entitydef/ framework/entity/entitydef/ framework/entityext/entitydef/ framework/securit

2018-05-25 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/order-entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/order-entitymodel.xml?rev=1832235&r1=1832234&r2=1832235&view=diff ===

svn commit: r1832235 [4/6] - in /ofbiz/ofbiz-framework/trunk: applications/datamodel/entitydef/ framework/common/entitydef/ framework/entity/entitydef/ framework/entityext/entitydef/ framework/securit

2018-05-25 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/party-entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/party-entitymodel.xml?rev=1832235&r1=1832234&r2=1832235&view=diff ===

svn commit: r1832235 [6/6] - in /ofbiz/ofbiz-framework/trunk: applications/datamodel/entitydef/ framework/common/entitydef/ framework/entity/entitydef/ framework/entityext/entitydef/ framework/securit

2018-05-25 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/shipment-entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/shipment-entitymodel.xml?rev=1832235&r1=1832234&r2=1832235&view=diff =

svn commit: r1831465 - /ofbiz/ofbiz-framework/trunk/applications/product/minilang/product/inventory/InventoryReserveServices.xml

2018-05-12 Thread rishi
Author: rishi Date: Sat May 12 11:19:26 2018 New Revision: 1831465 URL: http://svn.apache.org/viewvc?rev=1831465&view=rev Log: Improved: Check for QOH while doing reservations. Change the codition to check ATP instead of QOH. As ATP will be always lesser than QOH, will improved performance

svn commit: r1831186 - /ofbiz/branches/release16.11/applications/order/minilang/order/OrderServices.xml

2018-05-08 Thread rishi
Author: rishi Date: Tue May 8 13:37:11 2018 New Revision: 1831186 URL: http://svn.apache.org/viewvc?rev=1831186&view=rev Log: Fixed: Existing BILLING_LOCATION record of party should expire while creating a new one. Now service will first expires all the billing location against party

svn commit: r1831185 - /ofbiz/ofbiz-framework/branches/release17.12/applications/order/minilang/order/OrderServices.xml

2018-05-08 Thread rishi
Author: rishi Date: Tue May 8 13:36:37 2018 New Revision: 1831185 URL: http://svn.apache.org/viewvc?rev=1831185&view=rev Log: Fixed: Existing BILLING_LOCATION record of party should expire while creating a new one. Now service will first expires all the billing location against party

svn commit: r1831183 - /ofbiz/ofbiz-framework/trunk/applications/order/minilang/order/OrderServices.xml

2018-05-08 Thread rishi
Author: rishi Date: Tue May 8 13:34:54 2018 New Revision: 1831183 URL: http://svn.apache.org/viewvc?rev=1831183&view=rev Log: Fixed: Existing BILLING_LOCATION record of party should expire while creating a new one. Now service will first expires all the billing location against party

svn commit: r1830758 - /ofbiz/ofbiz-framework/trunk/applications/product/widget/catalog/ProductForms.xml

2018-05-02 Thread rishi
Author: rishi Date: Wed May 2 13:59:21 2018 New Revision: 1830758 URL: http://svn.apache.org/viewvc?rev=1830758&view=rev Log: Implemented: Introduce a quick way for adding Sales Price agreements with customers for any specific product from Catalog. From date is now defaulting to now times

svn commit: r1830546 [1/2] - in /ofbiz/ofbiz-plugins/trunk: birt/data/ birt/data/example/ cmssite/data/ ebay/data/ ebaystore/data/ ecommerce/data/ example/data/ passport/data/ pricat/data/ projectmgr/

2018-04-30 Thread rishi
Author: rishi Date: Mon Apr 30 10:56:31 2018 New Revision: 1830546 URL: http://svn.apache.org/viewvc?rev=1830546&view=rev Log: Improved: Remove empty field values from xml data files so that it will not override existing data with empty values. Removed all empty data fields from data f

svn commit: r1830546 [2/2] - in /ofbiz/ofbiz-plugins/trunk: birt/data/ birt/data/example/ cmssite/data/ ebay/data/ ebaystore/data/ ecommerce/data/ example/data/ passport/data/ pricat/data/ projectmgr/

2018-04-30 Thread rishi
Modified: ofbiz/ofbiz-plugins/trunk/projectmgr/data/ProjectMgrDemoPasswordData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-plugins/trunk/projectmgr/data/ProjectMgrDemoPasswordData.xml?rev=1830546&r1=1830545&r2=1830546&view=diff ===

svn commit: r1830545 [3/7] - in /ofbiz/ofbiz-framework/trunk: applications/accounting/data/ applications/commonext/data/ applications/content/data/ applications/datamodel/data/demo/ applications/datam

2018-04-30 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/datamodel/data/demo/ContentDemoData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/data/demo/ContentDemoData.xml?rev=1830545&r1=1830544&r2=1830545&view=diff ===

svn commit: r1830545 [5/7] - in /ofbiz/ofbiz-framework/trunk: applications/accounting/data/ applications/commonext/data/ applications/content/data/ applications/datamodel/data/demo/ applications/datam

2018-04-30 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/datamodel/data/seed/HumanResSeedData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/data/seed/HumanResSeedData.xml?rev=1830545&r1=1830544&r2=1830545&view=diff =

svn commit: r1830545 [6/7] - in /ofbiz/ofbiz-framework/trunk: applications/accounting/data/ applications/commonext/data/ applications/content/data/ applications/datamodel/data/demo/ applications/datam

2018-04-30 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/datamodel/data/seed/ProductSeedData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/data/seed/ProductSeedData.xml?rev=1830545&r1=1830544&r2=1830545&view=diff ===

svn commit: r1830545 [2/7] - in /ofbiz/ofbiz-framework/trunk: applications/accounting/data/ applications/commonext/data/ applications/content/data/ applications/datamodel/data/demo/ applications/datam

2018-04-30 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/datamodel/data/demo/AccountingDemoData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/data/demo/AccountingDemoData.xml?rev=1830545&r1=1830544&r2=1830545&view=diff =

svn commit: r1830545 [7/7] - in /ofbiz/ofbiz-framework/trunk: applications/accounting/data/ applications/commonext/data/ applications/content/data/ applications/datamodel/data/demo/ applications/datam

2018-04-30 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/order/testdef/data/OrderTestData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/order/testdef/data/OrderTestData.xml?rev=1830545&r1=1830544&r2=1830545&view=diff =

svn commit: r1830545 [4/7] - in /ofbiz/ofbiz-framework/trunk: applications/accounting/data/ applications/commonext/data/ applications/content/data/ applications/datamodel/data/demo/ applications/datam

2018-04-30 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/datamodel/data/seed/AccountingSeedData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/data/seed/AccountingSeedData.xml?rev=1830545&r1=1830544&r2=1830545&view=diff =

svn commit: r1830545 [1/7] - in /ofbiz/ofbiz-framework/trunk: applications/accounting/data/ applications/commonext/data/ applications/content/data/ applications/datamodel/data/demo/ applications/datam

2018-04-30 Thread rishi
Author: rishi Date: Mon Apr 30 10:52:55 2018 New Revision: 1830545 URL: http://svn.apache.org/viewvc?rev=1830545&view=rev Log: Improved: Remove empty field values from xml data files so that it will not override existing data with empty values. Removed all empty data fields from data f

svn commit: r1830451 - /ofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/webpos.css

2018-04-28 Thread rishi
Author: rishi Date: Sat Apr 28 13:31:24 2018 New Revision: 1830451 URL: http://svn.apache.org/viewvc?rev=1830451&view=rev Log: Improved: UI Label Issue on WebPos screen. Removed unnecessary class that was causing text in white colour. (OFBIZ-10312) Thanks Archana Asthana for reporting the i

svn commit: r1830448 - /ofbiz/ofbiz-plugins/trunk/webpos/webapp/webpos/images/webpos.css

2018-04-28 Thread rishi
Author: rishi Date: Sat Apr 28 12:26:51 2018 New Revision: 1830448 URL: http://svn.apache.org/viewvc?rev=1830448&view=rev Log: Improved: Fields going outside. Fix the alignment and widht to adjust the text box in the window. (OFBIZ-10316) Thanks Padmavati Rawat for reporting the issue and P

svn commit: r1830429 - in /ofbiz/ofbiz-framework/trunk/applications/product: minilang/product/storage/StorageServices.xml servicedef/services_facility.xml

2018-04-28 Thread rishi
Author: rishi Date: Sat Apr 28 11:15:05 2018 New Revision: 1830429 URL: http://svn.apache.org/viewvc?rev=1830429&view=rev Log: Improved: Convert facility party related services from simple to entity-auto. Remove the service implementation for removePartyFromFaci

svn commit: r1828817 - in /ofbiz/ofbiz-framework/trunk/applications: content/ content/data/ datamodel/data/seed/ party/ party/data/ workeffort/ workeffort/data/

2018-04-10 Thread rishi
Author: rishi Date: Tue Apr 10 13:36:51 2018 New Revision: 1828817 URL: http://svn.apache.org/viewvc?rev=1828817&view=rev Log: Improved: Move all data in applications to the datamodel component. Move the PortalPortlet, PortletPortletCategory and PortletCategory data to party, workeffort

svn commit: r1827960 - /ofbiz/branches/release16.11/applications/order/src/main/java/org/apache/ofbiz/order/shoppingcart/ShoppingCartServices.java

2018-03-29 Thread rishi
Author: rishi Date: Thu Mar 29 08:15:17 2018 New Revision: 1827960 URL: http://svn.apache.org/viewvc?rev=1827960&view=rev Log: Fixed: loadCartFromOrder changes order date even when updating order items. It should only set orderDate as nowTimeStamp only if createAsNewOrder flag is true o

svn commit: r1827828 - /ofbiz/ofbiz-framework/branches/release17.12/applications/order/src/main/java/org/apache/ofbiz/order/shoppingcart/ShoppingCartServices.java

2018-03-27 Thread rishi
Author: rishi Date: Tue Mar 27 10:40:18 2018 New Revision: 1827828 URL: http://svn.apache.org/viewvc?rev=1827828&view=rev Log: Fixed: loadCartFromOrder changes order date even when updating order items. It should only set orderDate as nowTimeStamp only if createAsNewOrder flag is true o

svn commit: r1827827 - /ofbiz/ofbiz-framework/trunk/applications/order/src/main/java/org/apache/ofbiz/order/shoppingcart/ShoppingCartServices.java

2018-03-27 Thread rishi
Author: rishi Date: Tue Mar 27 10:38:19 2018 New Revision: 1827827 URL: http://svn.apache.org/viewvc?rev=1827827&view=rev Log: Fixed: loadCartFromOrder changes order date even when updating order items. It should only set orderDate as nowTimeStamp only if createAsNewOrder flag is true o

svn propchange: r1826633 - svn:log

2018-03-14 Thread rishi
Author: rishi Revision: 1826633 Modified property: svn:log Modified: svn:log at Wed Mar 14 07:52:09 2018 -- --- svn:log (original) +++ svn:log Wed Mar 14 07:52:09 2018 @@ -1,2 +1,2 @@ -Improved: Improve

svn commit: r1826633 - /ofbiz/ofbiz-framework/trunk/applications/accounting/minilang/ledger/GeneralLedgerServices.xml

2018-03-13 Thread rishi
Author: rishi Date: Tue Mar 13 13:49:23 2018 New Revision: 1826633 URL: http://svn.apache.org/viewvc?rev=1826633&view=rev Log: Improved: Improve GeneralLedgerServices to set transaction date as payment's effective date. Reverting my commit due to buildbot failure message will check a

svn commit: r1826627 - /ofbiz/ofbiz-framework/trunk/applications/accounting/minilang/ledger/GeneralLedgerServices.xml

2018-03-13 Thread rishi
Author: rishi Date: Tue Mar 13 12:49:50 2018 New Revision: 1826627 URL: http://svn.apache.org/viewvc?rev=1826627&view=rev Log: Improved: Improve GeneralLedgerServices to set transaction date as payment's effective date. Before this improvement if services setting its value to now time

svn commit: r1825223 - in /ofbiz/branches/release16.11: applications/order/template/entry/catalog/CategoryDetail.ftl applications/party/template/party/EditShoppingList.ftl framework/common/template/in

2018-02-24 Thread rishi
Author: rishi Date: Sat Feb 24 12:04:43 2018 New Revision: 1825223 URL: http://svn.apache.org/viewvc?rev=1825223&view=rev Log: Fixed: Error on Add Item to Shopping List Screen. Removed explicit includes of HtmlTemplate.ftl from FreeMarker templates since this has been deprecated and it i

svn commit: r1823182 - in /ofbiz/ofbiz-framework/trunk/applications: accounting/data/ commonext/data/ content/data/ humanres/data/ manufacturing/data/ marketing/data/ order/data/ party/data/ product/d

2018-02-05 Thread rishi
Author: rishi Date: Mon Feb 5 14:39:43 2018 New Revision: 1823182 URL: http://svn.apache.org/viewvc?rev=1823182&view=rev Log: Improved: Move all data in applications to the datamodel component. Removed unused files as no data in it. (OFBIZ-9501) Thanks Sourabh Jain for your contribu

svn commit: r1823177 [2/13] - in /ofbiz/ofbiz-framework/trunk/applications: accounting/ accounting/data/ commonext/ commonext/data/ content/ content/data/ datamodel/ datamodel/data/demo/ humanres/ hum

2018-02-05 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/accounting/data/GeneralChartOfAccountsDemoData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/accounting/data/GeneralChartOfAccountsDemoData.xml?rev=1823177&r1=1823176&r2=1823177&view=diff =

svn commit: r1823177 [12/13] - in /ofbiz/ofbiz-framework/trunk/applications: accounting/ accounting/data/ commonext/ commonext/data/ content/ content/data/ datamodel/ datamodel/data/demo/ humanres/ hu

2018-02-05 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/order/data/DemoRentalShipping.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/order/data/DemoRentalShipping.xml?rev=1823177&r1=1823176&r2=1823177&view=diff ===

svn commit: r1823177 [4/13] - in /ofbiz/ofbiz-framework/trunk/applications: accounting/ accounting/data/ commonext/ commonext/data/ content/ content/data/ datamodel/ datamodel/data/demo/ humanres/ hum

2018-02-05 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/accounting/data/OrganizationDemoData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/accounting/data/OrganizationDemoData.xml?rev=1823177&r1=1823176&r2=1823177&view=diff =

svn commit: r1823177 [9/13] - in /ofbiz/ofbiz-framework/trunk/applications: accounting/ accounting/data/ commonext/ commonext/data/ content/ content/data/ datamodel/ datamodel/data/demo/ humanres/ hum

2018-02-05 Thread rishi
Propchange: ofbiz/ofbiz-framework/trunk/applications/datamodel/data/demo/OrderDemoData.xml -- svn:eol-style = native Propchange: ofbiz/ofbiz-framework/trunk/applications/datamodel/data/demo/OrderDemoData.xml

svn commit: r1823177 [13/13] - in /ofbiz/ofbiz-framework/trunk/applications: accounting/ accounting/data/ commonext/ commonext/data/ content/ content/data/ datamodel/ datamodel/data/demo/ humanres/ hu

2018-02-05 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/securityext/data/UserDemoData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/securityext/data/UserDemoData.xml?rev=1823177&r1=1823176&r2=1823177&view=diff ===

svn commit: r1823177 [7/13] - in /ofbiz/ofbiz-framework/trunk/applications: accounting/ accounting/data/ commonext/ commonext/data/ content/ content/data/ datamodel/ datamodel/data/demo/ humanres/ hum

2018-02-05 Thread rishi
Propchange: ofbiz/ofbiz-framework/trunk/applications/datamodel/data/demo/AccountingDemoData.xml -- svn:eol-style = native Propchange: ofbiz/ofbiz-framework/trunk/applications/datamodel/data/demo/AccountingDemoData.xm

svn commit: r1823177 [3/13] - in /ofbiz/ofbiz-framework/trunk/applications: accounting/ accounting/data/ commonext/ commonext/data/ content/ content/data/ datamodel/ datamodel/data/demo/ humanres/ hum

2018-02-05 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/accounting/data/GlSetupDemoData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/accounting/data/GlSetupDemoData.xml?rev=1823177&r1=1823176&r2=1823177&view=diff ===

svn commit: r1823177 [10/13] - in /ofbiz/ofbiz-framework/trunk/applications: accounting/ accounting/data/ commonext/ commonext/data/ content/ content/data/ datamodel/ datamodel/data/demo/ humanres/ hu

2018-02-05 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/order/data/DemoOrderPeopleData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/order/data/DemoOrderPeopleData.xml?rev=1823177&r1=1823176&r2=1823177&view=diff =

svn commit: r1823177 [8/13] - in /ofbiz/ofbiz-framework/trunk/applications: accounting/ accounting/data/ commonext/ commonext/data/ content/ content/data/ datamodel/ datamodel/data/demo/ humanres/ hum

2018-02-05 Thread rishi
Added: ofbiz/ofbiz-framework/trunk/applications/datamodel/data/demo/OrderDemoData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/data/demo/OrderDemoData.xml?rev=1823177&view=auto

svn commit: r1823177 [6/13] - in /ofbiz/ofbiz-framework/trunk/applications: accounting/ accounting/data/ commonext/ commonext/data/ content/ content/data/ datamodel/ datamodel/data/demo/ humanres/ hum

2018-02-05 Thread rishi
Added: ofbiz/ofbiz-framework/trunk/applications/datamodel/data/demo/AccountingDemoData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/data/demo/AccountingDemoData.xml?rev=1823177&view=auto ==

svn commit: r1823177 [11/13] - in /ofbiz/ofbiz-framework/trunk/applications: accounting/ accounting/data/ commonext/ commonext/data/ content/ content/data/ datamodel/ datamodel/data/demo/ humanres/ hu

2018-02-05 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/order/data/DemoProduct.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/order/data/DemoProduct.xml?rev=1823177&r1=1823176&r2=1823177&view=diff ==

svn commit: r1823177 [1/13] - in /ofbiz/ofbiz-framework/trunk/applications: accounting/ accounting/data/ commonext/ commonext/data/ content/ content/data/ datamodel/ datamodel/data/demo/ humanres/ hum

2018-02-05 Thread rishi
Author: rishi Date: Mon Feb 5 14:13:04 2018 New Revision: 1823177 URL: http://svn.apache.org/viewvc?rev=1823177&view=rev Log: Improved: Move all data in applications to the datamodel component. Moved demo data from accounting, commonext, content, humanres, manufacturing, marketing, o

svn commit: r1823177 [5/13] - in /ofbiz/ofbiz-framework/trunk/applications: accounting/ accounting/data/ commonext/ commonext/data/ content/ content/data/ datamodel/ datamodel/data/demo/ humanres/ hum

2018-02-05 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/content/data/BlogEntryDemoData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/content/data/BlogEntryDemoData.xml?rev=1823177&r1=1823176&r2=1823177&view=diff =

svn commit: r1822515 - /ofbiz/branches/release16.11/specialpurpose/projectmgr/widget/CustRequestScreens.xml

2018-01-29 Thread rishi
Author: rishi Date: Mon Jan 29 15:15:10 2018 New Revision: 1822515 URL: http://svn.apache.org/viewvc?rev=1822515&view=rev Log: Fixed: Error on My Portal Request Overview Page. Issue was due to an incorrect path of OverViewRequestItems.ftl in ViewRequest screen. Applied fix from trunk revi

svn commit: r1822513 - /ofbiz/ofbiz-plugins/branches/release17.12/projectmgr/widget/CustRequestScreens.xml

2018-01-29 Thread rishi
Author: rishi Date: Mon Jan 29 15:12:22 2018 New Revision: 1822513 URL: http://svn.apache.org/viewvc?rev=1822513&view=rev Log: Fixed: Error on My Portal Request Overview Page. Issue was due to an incorrect path of OverViewRequestItems.ftl in ViewRequest screen. Applied fix from trunk revi

svn commit: r1822512 - /ofbiz/ofbiz-plugins/trunk/projectmgr/widget/CustRequestScreens.xml

2018-01-29 Thread rishi
Author: rishi Date: Mon Jan 29 15:01:59 2018 New Revision: 1822512 URL: http://svn.apache.org/viewvc?rev=1822512&view=rev Log: Fixed: Error on My Portal Request Overview Page. Issue was due to an incorrect path of OverViewRequestItems.ftl in ViewRequest screen. (OFBIZ-10183) Thanks Rat

svn commit: r1822411 - in /ofbiz/ofbiz-framework/trunk/applications: order/config/ order/widget/ordermgr/ party/webapp/partymgr/WEB-INF/ party/widget/partymgr/ product/webapp/facility/WEB-INF/ product

2018-01-27 Thread rishi
Author: rishi Date: Sat Jan 27 14:21:37 2018 New Revision: 1822411 URL: http://svn.apache.org/viewvc?rev=1822411&view=rev Log: Implemented: Implement and Apply Return Lookup. Added lookup with screen forms and controller entry. Use the same lookup on communication event return screen. (O

svn commit: r1822376 - /ofbiz/ofbiz-framework/branches/release17.12/applications/workeffort/groovyScripts/ical/IsCalOwner.groovy

2018-01-27 Thread rishi
Author: rishi Date: Sat Jan 27 08:40:47 2018 New Revision: 1822376 URL: http://svn.apache.org/viewvc?rev=1822376&view=rev Log: Fixed: Add/Modify Calender Event Screen is Broken. The issue was due to screen expect the list and script is fetching single value. Change from queryFirst to query

svn commit: r1822375 - /ofbiz/ofbiz-framework/trunk/applications/workeffort/groovyScripts/ical/IsCalOwner.groovy

2018-01-27 Thread rishi
Author: rishi Date: Sat Jan 27 08:37:42 2018 New Revision: 1822375 URL: http://svn.apache.org/viewvc?rev=1822375&view=rev Log: Fixed: Add/Modify Calender Event Screen is Broken. The issue was due to screen expect the list and script is fetching single value. Change from queryFirst to query

svn commit: r1821486 - in /ofbiz/ofbiz-framework/trunk: applications/datamodel/entitydef/ applications/order/config/ applications/order/entitydef/ applications/order/servicedef/ applications/order/src

2018-01-18 Thread rishi
Author: rishi Date: Thu Jan 18 11:34:01 2018 New Revision: 1821486 URL: http://svn.apache.org/viewvc?rev=1821486&view=rev Log: Implemented: Add ability to record Return Communication. Added support to record communication event against return. Added new entity CommunicationEventReturn, c

svn commit: r1819588 - /ofbiz/ofbiz-framework/branches/release17.12/applications/party/servicedef/services_view.xml

2017-12-30 Thread rishi
Author: rishi Date: Sat Dec 30 10:34:26 2017 New Revision: 1819588 URL: http://svn.apache.org/viewvc?rev=1819588&view=rev Log: Fixed: Order Process Broken - Due to Missing Service Defination. Error was due to missing service defintion and checked that implementation exists for the service

svn commit: r1819587 - /ofbiz/ofbiz-framework/trunk/applications/party/servicedef/services_view.xml

2017-12-30 Thread rishi
Author: rishi Date: Sat Dec 30 10:30:46 2017 New Revision: 1819587 URL: http://svn.apache.org/viewvc?rev=1819587&view=rev Log: Fixed: Order Process Broken - Due to Missing Service Defination. Error was due to missing service defintion and checked that implementation exists for the service

svn commit: r1819471 - /ofbiz/ofbiz-framework/branches/release17.12/applications/order/src/main/java/org/apache/ofbiz/order/shoppingcart/ShoppingCartHelper.java

2017-12-29 Thread rishi
Author: rishi Date: Fri Dec 29 09:14:27 2017 New Revision: 1819471 URL: http://svn.apache.org/viewvc?rev=1819471&view=rev Log: Fixed: Unable to remove selected item from cart. Get the value for further removed item processing instead of key to fix the conversion exception coming on UI. App

svn commit: r1819470 - /ofbiz/ofbiz-framework/trunk/applications/order/src/main/java/org/apache/ofbiz/order/shoppingcart/ShoppingCartHelper.java

2017-12-29 Thread rishi
Author: rishi Date: Fri Dec 29 09:09:18 2017 New Revision: 1819470 URL: http://svn.apache.org/viewvc?rev=1819470&view=rev Log: Fixed: Unable to remove selected item from cart. Get the value for further removed item processing instead of key to fix the conversion exception coming on UI. (O

svn commit: r1818386 - /ofbiz/ofbiz-framework/trunk/applications/commonext/data/EntityDiagramGroupData.xml

2017-12-16 Thread rishi
Author: rishi Date: Sat Dec 16 11:44:53 2017 New Revision: 1818386 URL: http://svn.apache.org/viewvc?rev=1818386&view=rev Log: Improved: Move all data in applications to the datamodel component. Removed unused files. (OFBIZ-9501) Removed: ofbiz/ofbiz-framework/trunk/applications/commo

svn commit: r1818385 - in /ofbiz/ofbiz-framework/trunk/applications: commonext/data/EntityDiagramGroupData.xml commonext/ofbiz-component.xml datamodel/data/seed/CommonExtSeedData.xml datamodel/ofbiz-c

2017-12-16 Thread rishi
Author: rishi Date: Sat Dec 16 11:39:52 2017 New Revision: 1818385 URL: http://svn.apache.org/viewvc?rev=1818385&view=rev Log: Improved: Move all data in applications to the datamodel component. Moved seed data from commonext component. Left the protlet, security and help data. (OFBIZ-

svn commit: r1817917 - in /ofbiz/ofbiz-framework/trunk/applications: humanres/data/HumanResTypeData.xml marketing/data/MarketingTypeData.xml

2017-12-12 Thread rishi
Author: rishi Date: Tue Dec 12 14:05:11 2017 New Revision: 1817917 URL: http://svn.apache.org/viewvc?rev=1817917&view=rev Log: Improved: Move all data in applications to the datamodel component. Removed unused files. (OFBIZ-9501) Removed: ofbiz/ofbiz-framework/trunk/applications/huma

svn commit: r1817915 [1/2] - in /ofbiz/ofbiz-framework/trunk/applications: datamodel/ datamodel/data/seed/ humanres/ humanres/data/ marketing/ marketing/data/ order/data/

2017-12-12 Thread rishi
Author: rishi Date: Tue Dec 12 13:57:04 2017 New Revision: 1817915 URL: http://svn.apache.org/viewvc?rev=1817915&view=rev Log: Improved: Move all data in applications to the datamodel component. Moved seed data from humanres, marketing and order component. Left the protlet, security and

svn commit: r1817915 [2/2] - in /ofbiz/ofbiz-framework/trunk/applications: datamodel/ datamodel/data/seed/ humanres/ humanres/data/ marketing/ marketing/data/ order/data/

2017-12-12 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/marketing/data/MarketingTypeData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/marketing/data/MarketingTypeData.xml?rev=1817915&r1=1817914&r2=1817915&view=diff =

svn commit: r1817151 - in /ofbiz/ofbiz-framework/trunk/applications: content/ content/data/ datamodel/ datamodel/data/seed/

2017-12-04 Thread rishi
Author: rishi Date: Tue Dec 5 04:14:38 2017 New Revision: 1817151 URL: http://svn.apache.org/viewvc?rev=1817151&view=rev Log: Improved: Move all data in applications to the datamodel component. Move the help data back to the origin component from where moved to datamodel as discussed on ti

svn commit: r1817015 - in /ofbiz/ofbiz-framework/trunk/applications: accounting/data/AccountingTypeData.xml accounting/data/UsTaxAccountGroups.xml manufacturing/data/ManufacturingData.xml product/data

2017-12-02 Thread rishi
Author: rishi Date: Sun Dec 3 06:31:10 2017 New Revision: 1817015 URL: http://svn.apache.org/viewvc?rev=1817015&view=rev Log: Improved: Move all data in applications to the datamodel component. Remove unused files. (OFBIZ-9501) Removed: ofbiz/ofbiz-framework/trunk/applications/accoun

svn commit: r1816948 [3/6] - in /ofbiz/ofbiz-framework/trunk/applications: accounting/ accounting/data/ datamodel/ datamodel/data/seed/ manufacturing/ manufacturing/data/ product/ product/data/

2017-12-02 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/accounting/data/UsTaxAccountGroups.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/accounting/data/UsTaxAccountGroups.xml?rev=1816948&r1=1816947&r2=1816948&view=diff =

svn commit: r1816948 [5/6] - in /ofbiz/ofbiz-framework/trunk/applications: accounting/ accounting/data/ datamodel/ datamodel/data/seed/ manufacturing/ manufacturing/data/ product/ product/data/

2017-12-02 Thread rishi
Propchange: ofbiz/ofbiz-framework/trunk/applications/datamodel/data/seed/AccountingSeedData.xml -- svn:eol-style = native Propchange: ofbiz/ofbiz-framework/trunk/applications/datamodel/data/seed/AccountingSeedData.xm

svn commit: r1816948 [4/6] - in /ofbiz/ofbiz-framework/trunk/applications: accounting/ accounting/data/ datamodel/ datamodel/data/seed/ manufacturing/ manufacturing/data/ product/ product/data/

2017-12-02 Thread rishi
Added: ofbiz/ofbiz-framework/trunk/applications/datamodel/data/seed/AccountingSeedData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/data/seed/AccountingSeedData.xml?rev=1816948&view=auto ==

svn commit: r1816948 [1/6] - in /ofbiz/ofbiz-framework/trunk/applications: accounting/ accounting/data/ datamodel/ datamodel/data/seed/ manufacturing/ manufacturing/data/ product/ product/data/

2017-12-02 Thread rishi
Author: rishi Date: Sat Dec 2 13:18:01 2017 New Revision: 1816948 URL: http://svn.apache.org/viewvc?rev=1816948&view=rev Log: Improved: Move all data in applications to the datamodel component. (OFBIZ-9501) Move selected seed data for Product, Accounting and Manufacturing component. Thank

svn commit: r1816948 [6/6] - in /ofbiz/ofbiz-framework/trunk/applications: accounting/ accounting/data/ datamodel/ datamodel/data/seed/ manufacturing/ manufacturing/data/ product/ product/data/

2017-12-02 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/product/data/ProductTypeData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/product/data/ProductTypeData.xml?rev=1816948&r1=1816947&r2=1816948&view=diff =

svn commit: r1816948 [2/6] - in /ofbiz/ofbiz-framework/trunk/applications: accounting/ accounting/data/ datamodel/ datamodel/data/seed/ manufacturing/ manufacturing/data/ product/ product/data/

2017-12-02 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/accounting/data/AccountingTypeData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/accounting/data/AccountingTypeData.xml?rev=1816948&r1=1816947&r2=1816948&view=diff

svn propchange: r1813589 - svn:log

2017-10-31 Thread rishi
Author: rishi Revision: 1813589 Modified property: svn:log Modified: svn:log at Tue Oct 31 12:04:26 2017 -- --- svn:log (original) +++ svn:log Tue Oct 31 12:04:26 2017 @@ -1,2 +1,2 @@ -Fix: Party Id label missing from

svn propchange: r1813588 - svn:log

2017-10-31 Thread rishi
Author: rishi Revision: 1813588 Modified property: svn:log Modified: svn:log at Tue Oct 31 12:01:04 2017 -- --- svn:log (original) +++ svn:log Tue Oct 31 12:01:04 2017 @@ -1,2 +1,2 @@ -Fix: Party Id label missing from

svn propchange: r1813726 - svn:log

2017-10-31 Thread rishi
Author: rishi Revision: 1813726 Modified property: svn:log Modified: svn:log at Tue Oct 31 11:56:59 2017 -- --- svn:log (original) +++ svn:log Tue Oct 31 11:56:59 2017 @@ -1,2 +1,2 @@ -Improvement: Remove unused files and

svn propchange: r1813725 - svn:log

2017-10-31 Thread rishi
Author: rishi Revision: 1813725 Modified property: svn:log Modified: svn:log at Tue Oct 31 11:53:39 2017 -- --- svn:log (original) +++ svn:log Tue Oct 31 11:53:39 2017 @@ -1,2 +1,2 @@ -Improvement: Remove unused files and

svn propchange: r1813724 - svn:log

2017-10-31 Thread rishi
Author: rishi Revision: 1813724 Modified property: svn:log Modified: svn:log at Tue Oct 31 11:51:19 2017 -- --- svn:log (original) +++ svn:log Tue Oct 31 11:51:19 2017 @@ -1,2 +1,2 @@ -Improvement: Move all data in

svn commit: r1813726 - in /ofbiz/ofbiz-framework/trunk/applications: content/data/ party/data/ securityext/data/ workeffort/data/

2017-10-29 Thread rishi
Author: rishi Date: Mon Oct 30 05:57:21 2017 New Revision: 1813726 URL: http://svn.apache.org/viewvc?rev=1813726&view=rev Log: Improvement: Remove unused files and added additional files to maintain all component data. OFBIZ-9501 Removed: ofbiz/ofbiz-framework/trunk/applications/con

svn commit: r1813725 - in /ofbiz/ofbiz-framework/trunk/applications/datamodel/data: seed-initial/ seed-initial/PartySeedInitialData.xml seed-initial/WorkEffortSeedInitialData.xml seed/HelpData.xml see

2017-10-29 Thread rishi
Author: rishi Date: Mon Oct 30 05:51:08 2017 New Revision: 1813725 URL: http://svn.apache.org/viewvc?rev=1813725&view=rev Log: Improvement: Remove unused files and added additional files to maintain all component data. OFBIZ-9501 Added: ofbiz/ofbiz-framework/trunk/applications/datam

svn commit: r1813724 [3/6] - in /ofbiz/ofbiz-framework/trunk/applications: content/ content/data/ datamodel/ datamodel/data/seed/ party/ party/data/ securityext/ securityext/data/ workeffort/ workeffo

2017-10-29 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/content/data/WebtoolsHelpData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/content/data/WebtoolsHelpData.xml?rev=1813724&r1=1813723&r2=1813724&view=diff ===

svn commit: r1813724 [5/6] - in /ofbiz/ofbiz-framework/trunk/applications: content/ content/data/ datamodel/ datamodel/data/seed/ party/ party/data/ securityext/ securityext/data/ workeffort/ workeffo

2017-10-29 Thread rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/datamodel/data/seed/PartySeedData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/data/seed/PartySeedData.xml?rev=1813724&r1=1813723&r2=1813724&view=diff ===

svn commit: r1813724 [1/6] - in /ofbiz/ofbiz-framework/trunk/applications: content/ content/data/ datamodel/ datamodel/data/seed/ party/ party/data/ securityext/ securityext/data/ workeffort/ workeffo

2017-10-29 Thread rishi
Author: rishi Date: Mon Oct 30 05:33:32 2017 New Revision: 1813724 URL: http://svn.apache.org/viewvc?rev=1813724&view=rev Log: Improvement: Move all data in applications to the datamodel component. Moved seed and seed-initial data from party, content, security ext and work effort compo

  1   2   >