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

2019-04-16 Thread nmalin
Author: nmalin Date: Tue Apr 16 19:30:43 2019 New Revision: 1857659 URL: http://svn.apache.org/viewvc?rev=1857659=rev Log: Fixed: Backport, Duplicate a ShoppingCartItem didn't propage OrderItemAttributes (OFBIZ-10929) When you clone a ShoppingCartItem by constructor : ShoppingCartItem sci =

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

2019-04-16 Thread nmalin
Author: nmalin Date: Tue Apr 16 19:31:01 2019 New Revision: 1857660 URL: http://svn.apache.org/viewvc?rev=1857660=rev Log: Fixed: Backport, Duplicate a ShoppingCartItem didn't propage OrderItemAttributes (OFBIZ-10929) When you clone a ShoppingCartItem by constructor : ShoppingCartItem sci =

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

2019-04-16 Thread nmalin
Author: nmalin Date: Tue Apr 16 19:29:30 2019 New Revision: 1857657 URL: http://svn.apache.org/viewvc?rev=1857657=rev Log: Fixed: Duplicate a ShoppingCartItem didn't propage OrderItemAttributes (OFBIZ-10929) When you clone a ShoppingCartItem by constructor : ShoppingCartItem sci = new

svn commit: r1857658 - /ofbiz/ofbiz-framework/branches/release18.12/applications/order/src/main/java/org/apache/ofbiz/order/shoppingcart/ShoppingCartItem.java

2019-04-16 Thread nmalin
Author: nmalin Date: Tue Apr 16 19:30:23 2019 New Revision: 1857658 URL: http://svn.apache.org/viewvc?rev=1857658=rev Log: Fixed: Backport, Duplicate a ShoppingCartItem didn't propage OrderItemAttributes (OFBIZ-10929) When you clone a ShoppingCartItem by constructor : ShoppingCartItem sci =

svn commit: r1857622 - /ofbiz/ofbiz-plugins/trunk/example/groovyScripts/PrepareLocalesForDropDown.groovy

2019-04-16 Thread jleroux
Author: jleroux Date: Tue Apr 16 06:26:47 2019 New Revision: 1857622 URL: http://svn.apache.org/viewvc?rev=1857622=rev Log: Improved: no functional change Removes unused PrepareLocalesForDropDown.groovy Removed:

buildbot success in on ofbizBranch16

2019-04-16 Thread buildbot
The Buildbot has detected a restored build on builder ofbizBranch16 while building . Full details are available at: https://ci.apache.org/builders/ofbizBranch16/builds/181 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1857621 - in /ofbiz/branches/release16.11: ./ applications/product/widget/catalog/ProductScreens.xml

2019-04-16 Thread deepak
Author: deepak Date: Tue Apr 16 06:10:01 2019 New Revision: 1857621 URL: http://svn.apache.org/viewvc?rev=1857621=rev Log: Applied fix from trunk for revision: 1857617 === Fixed: Wrong permission check in ProductScreens#FindProduct (OFBIZ-10925) Thanks Dennis Balkir for your contribution The

svn commit: r1857620 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ applications/product/widget/catalog/ProductScreens.xml

2019-04-16 Thread deepak
Author: deepak Date: Tue Apr 16 06:04:19 2019 New Revision: 1857620 URL: http://svn.apache.org/viewvc?rev=1857620=rev Log: Applied fix from trunk for revision: 1857617 === Fixed: Wrong permission check in ProductScreens#FindProduct (OFBIZ-10925) Thanks Dennis Balkir for your contribution The

svn commit: r1857619 - in /ofbiz/ofbiz-framework/branches/release18.12: ./ applications/product/widget/catalog/ProductScreens.xml

2019-04-16 Thread deepak
Author: deepak Date: Tue Apr 16 06:02:40 2019 New Revision: 1857619 URL: http://svn.apache.org/viewvc?rev=1857619=rev Log: Applied fix from trunk for revision: 1857617 === Fixed: Wrong permission check in ProductScreens#FindProduct (OFBIZ-10925) Thanks Dennis Balkir for your contribution The