svn commit: r1812458 - in /ofbiz/ofbiz-framework/trunk/themes/rainbowstone: data/ webapp/rainbowstone/ widget/

2017-10-17 Thread jleroux
Author: jleroux Date: Wed Oct 18 05:18:53 2017 New Revision: 1812458 URL: http://svn.apache.org/viewvc?rev=1812458&view=rev Log: No functional change; just a name change The real English name for saphir (that's French) is sapphire Modified: ofbiz/ofbiz-framework/trunk/themes/rainbowstone/da

svn commit: r1812396 - /ofbiz/site/dtds/service-eca.xsd

2017-10-17 Thread deepak
Author: deepak Date: Tue Oct 17 11:59:51 2017 New Revision: 1812396 URL: http://svn.apache.org/viewvc?rev=1812396&view=rev Log: Added enabled atrribute in service-eca.xsd Modified: ofbiz/site/dtds/service-eca.xsd Modified: ofbiz/site/dtds/service-eca.xsd URL: http://svn.apache.org/viewvc/of

svn commit: r1812395 - /ofbiz/ofbiz-plugins/trunk/redis/

2017-10-17 Thread shijh
Author: shijh Date: Tue Oct 17 11:54:49 2017 New Revision: 1812395 URL: http://svn.apache.org/viewvc?rev=1812395&view=rev Log: Removed: Add a new plugin for the redis (OFBIZ-9829) Thanks Michael and Taher's comments. Removed: ofbiz/ofbiz-plugins/trunk/redis/

svn commit: r1812394 - in /ofbiz/ofbiz-framework/trunk/framework/service: dtd/service-eca.xsd src/main/java/org/apache/ofbiz/service/eca/ServiceEcaRule.java src/main/java/org/apache/ofbiz/service/eca/

2017-10-17 Thread deepak
Author: deepak Date: Tue Oct 17 11:52:14 2017 New Revision: 1812394 URL: http://svn.apache.org/viewvc?rev=1812394&view=rev Log: Improved: Added ability to disable seca rule (OFBIZ-9826) We have enabled flag in ServiceEcaRule class, if its set false then seca rule will not be executed. But there i

svn commit: r1812388 - in /ofbiz/branches/release16.11: ./ applications/marketing/widget/sfa/SfaMenus.xml

2017-10-17 Thread deepak
Author: deepak Date: Tue Oct 17 11:33:41 2017 New Revision: 1812388 URL: http://svn.apache.org/viewvc?rev=1812388&view=rev Log: Applied fix from trunk for revision: 1812387 === Fixed: Lead Profile missing if clicked on other menu (OFBIZ-9655) Thanks Suraj Khurana for your contribution. Modifie

svn commit: r1812387 - /ofbiz/ofbiz-framework/trunk/applications/marketing/widget/sfa/SfaMenus.xml

2017-10-17 Thread deepak
Author: deepak Date: Tue Oct 17 11:32:06 2017 New Revision: 1812387 URL: http://svn.apache.org/viewvc?rev=1812387&view=rev Log: Fixed: Lead Profile missing if clicked on other menu (OFBIZ-9655) Thanks Suraj Khurana for your contribution. Modified: ofbiz/ofbiz-framework/trunk/applications/mar

svn commit: r1812386 - in /ofbiz/ofbiz-framework/trunk/applications/product: minilang/product/inventory/InventoryServices.xml servicedef/services_facility.xml

2017-10-17 Thread deepak
Author: deepak Date: Tue Oct 17 11:19:14 2017 New Revision: 1812386 URL: http://svn.apache.org/viewvc?rev=1812386&view=rev Log: Improved: While creating inventory transfer, to location parameter is not handled (OFBIZ-9834) Thanks Suraj Khurana for your contribution. Modified: ofbiz/ofbiz-fr

svn commit: r1812385 - in /ofbiz/ofbiz-framework/trunk/applications/product: config/ groovyScripts/catalog/product/ minilang/product/inventory/ servicedef/ template/product/

2017-10-17 Thread deepak
Author: deepak Date: Tue Oct 17 11:16:02 2017 New Revision: 1812385 URL: http://svn.apache.org/viewvc?rev=1812385&view=rev Log: Improved: While fetching product inventory, it should also return accounting quantity as well. Applied patch from jira issue (While fetching product inventory, it shoul

svn commit: r1812384 - in /ofbiz/ofbiz-plugins/trunk: assetmaint/data/ bi/data/ birt/data/ ebay/data/ ebaystore/data/ ecommerce/data/ example/data/ hhfacility/data/ myportal/data/ projectmgr/data/ scr

2017-10-17 Thread deepak
Author: deepak Date: Tue Oct 17 10:48:43 2017 New Revision: 1812384 URL: http://svn.apache.org/viewvc?rev=1812384&view=rev Log: Improved: Manage life span of SecurityGroupPermission entity. Applied patch from jira issue(OFBIZ-9801) Thanks Suraj Khurana for your contribution Modified: ofbiz/

svn commit: r1812383 [1/2] - in /ofbiz/ofbiz-framework/trunk: applications/accounting/data/ applications/commonext/data/ applications/content/data/ applications/humanres/data/ applications/manufacturi

2017-10-17 Thread deepak
Author: deepak Date: Tue Oct 17 10:47:47 2017 New Revision: 1812383 URL: http://svn.apache.org/viewvc?rev=1812383&view=rev Log: Improved: Manage life span of SecurityGroupPermission entity. Applied patch from jira issue(OFBIZ-9801) Thanks Suraj Khurana for your contribution Modified: ofbiz/

svn commit: r1812383 [2/2] - in /ofbiz/ofbiz-framework/trunk: applications/accounting/data/ applications/commonext/data/ applications/content/data/ applications/humanres/data/ applications/manufacturi

2017-10-17 Thread deepak
Modified: ofbiz/ofbiz-framework/trunk/applications/product/data/ProductSecurityPermissionSeedData.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/product/data/ProductSecurityPermissionSeedData.xml?rev=1812383&r1=1812382&r2=1812383&view=diff =

svn commit: r1812382 - in /ofbiz/ofbiz-plugins/trunk: birt/widget/birt/ myportal/widget/ projectmgr/minilang/ projectmgr/widget/ scrum/widget/

2017-10-17 Thread deepak
Author: deepak Date: Tue Oct 17 10:07:57 2017 New Revision: 1812382 URL: http://svn.apache.org/viewvc?rev=1812382&view=rev Log: Improved: Proper use of if-has-permission, Apply slightly modified patch from jira issue, if if-has-permission uses _ADMIN permission to check condition, so its good to

svn commit: r1812381 - in /ofbiz/ofbiz-framework/trunk: applications/marketing/widget/sfa/ applications/party/widget/partymgr/ applications/product/minilang/product/inventory/ applications/product/wid

2017-10-17 Thread deepak
Author: deepak Date: Tue Oct 17 09:58:24 2017 New Revision: 1812381 URL: http://svn.apache.org/viewvc?rev=1812381&view=rev Log: Improved: Proper use of if-has-permission, Apply slightly modified patch from jira issue, if if-has-permission uses _ADMIN permission to check condition, so its good to