svn commit: r1802756 - in /ofbiz/branches/ofbiz-new-website: ./ template/region/

2017-07-24 Thread sharan
Author: sharan Date: Mon Jul 24 08:18:05 2017 New Revision: 1802756 URL: http://svn.apache.org/viewvc?rev=1802756&view=rev Log: Improved:Added Downloads page to menu bar and regenerated all pages Modified: ofbiz/branches/ofbiz-new-website/about-ofbiz.html ofbiz/branches/ofbiz-new-website/

svn commit: r1802763 - in /ofbiz/branches/ofbiz-new-website: ./ template/region/

2017-07-24 Thread sharan
Author: sharan Date: Mon Jul 24 09:08:38 2017 New Revision: 1802763 URL: http://svn.apache.org/viewvc?rev=1802763&view=rev Log: Improved:Updated footer with ASF and other missing links and regenerated all pages Modified: ofbiz/branches/ofbiz-new-website/about-ofbiz.html ofbiz/branches/of

svn commit: r1802766 - /ofbiz/ofbiz-framework/trunk/applications/manufacturing/src/main/java/org/apache/ofbiz/manufacturing/mrp/MrpServices.java

2017-07-24 Thread jacopoc
Author: jacopoc Date: Mon Jul 24 09:09:38 2017 New Revision: 1802766 URL: http://svn.apache.org/viewvc?rev=1802766&view=rev Log: Fixed: MRP generates duplicate requirements when items are initially under minimum quantity and have with pending approved purchase orders. (OFBIZ-9526) With this chan

svn commit: r1802771 - /ofbiz/ofbiz-plugins/trunk/scrum/webapp/scrum/WEB-INF/controller.xml

2017-07-24 Thread arunpatidar
Author: arunpatidar Date: Mon Jul 24 09:22:19 2017 New Revision: 1802771 URL: http://svn.apache.org/viewvc?rev=1802771&view=rev Log: Improvements in CommEventContentAssoc entity definition and services.(OFBIZ-8843) Applied imporved patch. Thanks Devanshu for your contribution. Modified: ofbi

svn commit: r1802772 - in /ofbiz/ofbiz-framework/trunk/applications: content/servicedef/services_commevent.xml party/webapp/partymgr/WEB-INF/controller.xml

2017-07-24 Thread arunpatidar
Author: arunpatidar Date: Mon Jul 24 09:24:15 2017 New Revision: 1802772 URL: http://svn.apache.org/viewvc?rev=1802772&view=rev Log: Improvements in CommEventContentAssoc entity definition and services. (OFBIZ-8843) Applied improved patch. thanks Devanshu for your contribution. Modified: o

svn commit: r1802773 - in /ofbiz/branches/release16.11: ./ applications/manufacturing/src/main/java/org/apache/ofbiz/manufacturing/mrp/MrpServices.java

2017-07-24 Thread jacopoc
Author: jacopoc Date: Mon Jul 24 09:39:12 2017 New Revision: 1802773 URL: http://svn.apache.org/viewvc?rev=1802773&view=rev Log: Applied fix from trunk for revision: 1802766 === Fixed: MRP generates duplicate requirements when items are initially under minimum quantity and have with pending app

svn commit: r1802779 - in /ofbiz/branches/ofbiz-new-website: download.html template/page/download.tpl.php

2017-07-24 Thread sharan
Author: sharan Date: Mon Jul 24 10:00:06 2017 New Revision: 1802779 URL: http://svn.apache.org/viewvc?rev=1802779&view=rev Log: Improved:Added links to Release Notes for 16.11.03 and 13.07.03 and regenerated Download page Modified: ofbiz/branches/ofbiz-new-website/download.html ofbiz/bra

svn commit: r1802798 - /ofbiz/ofbiz-framework/trunk/framework/service/src/main/java/org/apache/ofbiz/service/engine/GroovyBaseScript.groovy

2017-07-24 Thread nmalin
Author: nmalin Date: Mon Jul 24 12:17:01 2017 New Revision: 1802798 URL: http://svn.apache.org/viewvc?rev=1802798&view=rev Log: Improved: Improve groovy DSL, runService call makeValidContext (OFBIZ-9523) When you call run service with groovy, you need to be sure that all parametes are good for th

svn commit: r1802811 - /ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScripts/rate/RateServices.groovy

2017-07-24 Thread nmalin
Author: nmalin Date: Mon Jul 24 13:07:52 2017 New Revision: 1802811 URL: http://svn.apache.org/viewvc?rev=1802811&view=rev Log: Fixed: remove uneeded makeValidContext call with Groovy DSL improvement on run service at revision 1802798 Modified: ofbiz/ofbiz-framework/trunk/applications/accou

svn commit: r1802883 - /ofbiz/ofbiz-framework/trunk/applications/content/servicedef/services_commevent.xml

2017-07-24 Thread arunpatidar
Author: arunpatidar Date: Tue Jul 25 05:57:23 2017 New Revision: 1802883 URL: http://svn.apache.org/viewvc?rev=1802883&view=rev Log: Fixed typo of entity name and invoke attribute in service defination.(OFBIZ-8834) Thanks Devanshu for reporting. Modified: ofbiz/ofbiz-framework/trunk/applic

svn commit: r1802885 - /ofbiz/ofbiz-plugins/trunk/scrum/widget/CommunicationEventForms.xml

2017-07-24 Thread pranayp
Author: pranayp Date: Tue Jul 25 06:57:26 2017 New Revision: 1802885 URL: http://svn.apache.org/viewvc?rev=1802885&view=rev Log: Fixed: SCRUM - Upload content to a product email in SCRUM component is not working. (OFBIZ-9524) Fixed typo in form name in the javascript function on the button. Th