svn commit: r1849469 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ applications/order/webapp/ordermgr/WEB-INF/controller.xml

2018-12-21 Thread deepak
Author: deepak Date: Fri Dec 21 12:51:52 2018 New Revision: 1849469 URL: http://svn.apache.org/viewvc?rev=1849469=rev Log: Applied fix from trunk for revision: 1826780 === Improved: no functional change removes a duplicate getAssociatedStateList request map already present in the common

svn commit: r1849468 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ applications/humanres/webapp/humanres/WEB-INF/controller.xml

2018-12-21 Thread deepak
Author: deepak Date: Fri Dec 21 12:49:54 2018 New Revision: 1849468 URL: http://svn.apache.org/viewvc?rev=1849468=rev Log: Applied fix from trunk for revision: 1849467 === Removed: Duplicate request getAssociatedStateList, committed at r#1848469. We have getAssociatedStateList request

svn commit: r1849022 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ applications/party/webapp/partymgr/WEB-INF/controller.xml applications/party/widget/partymgr/PartyScreens.xml

2018-12-16 Thread deepak
Author: deepak Date: Sun Dec 16 11:38:42 2018 New Revision: 1849022 URL: http://svn.apache.org/viewvc?rev=1849022=rev Log: Applied fix from trunk for revision: 1849021 === Improved: request map to create party content in controller.xml exists twice (OFBIZ-10699) Renamed ambiguous controller

svn commit: r1849021 - in /ofbiz/ofbiz-framework/trunk/applications/party: webapp/partymgr/WEB-INF/controller.xml widget/partymgr/PartyScreens.xml

2018-12-16 Thread deepak
Author: deepak Date: Sun Dec 16 11:37:36 2018 New Revision: 1849021 URL: http://svn.apache.org/viewvc?rev=1849021=rev Log: Improved: request map to create party content in controller.xml exists twice (OFBIZ-10699) Renamed ambiguous controller request CreatePartyContent to EditPartyContent as per

svn commit: r1849025 - in /ofbiz/ofbiz-framework/trunk/applications/content: minilang/content/ContentServices.xml servicedef/services_content.xml

2018-12-16 Thread deepak
Author: deepak Date: Sun Dec 16 12:29:49 2018 New Revision: 1849025 URL: http://svn.apache.org/viewvc?rev=1849025=rev Log: Improved: Convert updateContent and removeContent service to entity-auto (OFBIZ-10625) Thanks Aditya Sharma for reporting the issue. Modified: ofbiz/ofbiz-framework

svn commit: r1849024 - in /ofbiz/ofbiz-framework/trunk/applications/accounting: groovyScripts/budget/BudgetServices.groovy servicedef/secas.xml servicedef/services_budget.xml

2018-12-16 Thread deepak
Author: deepak Date: Sun Dec 16 12:21:52 2018 New Revision: 1849024 URL: http://svn.apache.org/viewvc?rev=1849024=rev Log: Improved: Convert createBudget service to entity-auto (OFBIZ-10715) Modified: ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScripts/budget

svn commit: r1848922 - in /ofbiz/ofbiz-plugins/branches/release17.12: ./ ecommerce/widget/CommonScreens.xml ecommerce/widget/Theme.xml

2018-12-14 Thread deepak
Author: deepak Date: Fri Dec 14 10:34:53 2018 New Revision: 1848922 URL: http://svn.apache.org/viewvc?rev=1848922=rev Log: Applied fix from trunk for revision: 1848921 === Fixed: visual-editor not working on ecommerce (OFBIZ-10708) The main issue was in js file loading, jQuery is being

svn commit: r1848921 - in /ofbiz/ofbiz-plugins/trunk/ecommerce/widget: CommonScreens.xml Theme.xml

2018-12-14 Thread deepak
Author: deepak Date: Fri Dec 14 10:32:46 2018 New Revision: 1848921 URL: http://svn.apache.org/viewvc?rev=1848921=rev Log: Fixed: visual-editor not working on ecommerce (OFBIZ-10708) The main issue was in js file loading, jQuery is being initialised twice thus eltre might not be available

svn commit: r1847346 - /ofbiz/ofbiz-plugins/trunk/ecommerce/widget/QuoteScreens.xml

2018-11-24 Thread deepak
Author: deepak Date: Sat Nov 24 08:48:01 2018 New Revision: 1847346 URL: http://svn.apache.org/viewvc?rev=1847346=rev Log: Fixed: Quote list is not showing on ecommerce (OFBIZ-10628) Thanks Mohammed Rehan Khan for your contribution Modified: ofbiz/ofbiz-plugins/trunk/ecommerce/widget

svn commit: r1847351 - in /ofbiz/ofbiz-plugins/trunk/projectmgr/template: project/summary/NoteInfo.ftl survey/ListSurveys.ftl

2018-11-24 Thread deepak
Author: deepak Date: Sat Nov 24 09:38:14 2018 New Revision: 1847351 URL: http://svn.apache.org/viewvc?rev=1847351=rev Log: Improved: Use input type=submit for form submission (OFBIZ-10482) Modified: ofbiz/ofbiz-plugins/trunk/projectmgr/template/project/summary/NoteInfo.ftl ofbiz/ofbiz

svn commit: r1847347 - in /ofbiz/ofbiz-plugins/branches/release17.12: ./ ecommerce/widget/QuoteScreens.xml

2018-11-24 Thread deepak
Author: deepak Date: Sat Nov 24 08:51:49 2018 New Revision: 1847347 URL: http://svn.apache.org/viewvc?rev=1847347=rev Log: Applied fix from trunk for revision: 1847346 === Fixed: Quote list is not showing on ecommerce (OFBIZ-10628) Thanks Mohammed Rehan Khan for your contribution Modified

svn commit: r1847350 - in /ofbiz/ofbiz-plugins/trunk/ecommerce: template/cart/ShowCart.ftl widget/ForumForms.xml

2018-11-24 Thread deepak
Author: deepak Date: Sat Nov 24 09:27:27 2018 New Revision: 1847350 URL: http://svn.apache.org/viewvc?rev=1847350=rev Log: Improved: Removed some unused commented code (OFBIZ-10482) Modified: ofbiz/ofbiz-plugins/trunk/ecommerce/template/cart/ShowCart.ftl ofbiz/ofbiz-plugins/trunk

svn commit: r1850922 - in /ofbiz/branches/release16.11: ./ applications/product/src/main/java/org/apache/ofbiz/product/image/ScaleImage.java

2019-01-09 Thread deepak
Author: deepak Date: Thu Jan 10 06:13:22 2019 New Revision: 1850922 URL: http://svn.apache.org/viewvc?rev=1850922=rev Log: Applied fix from trunk for revision: 1850918 === Fixed: Unable to add additional product images from catalog (OFBIZ-10673) Removed code that was unused after r1081272

svn commit: r1850920 - in /ofbiz/ofbiz-framework/branches/release18.12: ./ applications/product/src/main/java/org/apache/ofbiz/product/image/ScaleImage.java

2019-01-09 Thread deepak
Author: deepak Date: Thu Jan 10 06:10:00 2019 New Revision: 1850920 URL: http://svn.apache.org/viewvc?rev=1850920=rev Log: Applied fix from trunk for revision: 1850918 === Fixed: Unable to add additional product images from catalog (OFBIZ-10673) Removed code that was unused after r1081272

svn commit: r1850919 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ applications/product/src/main/java/org/apache/ofbiz/product/image/ScaleImage.java

2019-01-09 Thread deepak
Author: deepak Date: Thu Jan 10 06:08:03 2019 New Revision: 1850919 URL: http://svn.apache.org/viewvc?rev=1850919=rev Log: Applied fix from trunk for revision: 1850918 === Fixed: Unable to add additional product images from catalog (OFBIZ-10673) Removed code that was unused after r1081272

svn commit: r1850918 - /ofbiz/ofbiz-framework/trunk/applications/product/src/main/java/org/apache/ofbiz/product/image/ScaleImage.java

2019-01-09 Thread deepak
Author: deepak Date: Thu Jan 10 06:04:43 2019 New Revision: 1850918 URL: http://svn.apache.org/viewvc?rev=1850918=rev Log: Fixed: Unable to add additional product images from catalog (OFBIZ-10673) Removed code that was unused after r1081272, as logic to prepare the fileLocation was modified

svn commit: r1851004 - in /ofbiz/ofbiz-plugins/branches/release18.12: ./ ecommerce/template/catalog/CategoryDetail.ftl

2019-01-10 Thread deepak
Author: deepak Date: Fri Jan 11 06:04:35 2019 New Revision: 1851004 URL: http://svn.apache.org/viewvc?rev=1851004=rev Log: Applied fix from trunk for revision: 1851002 === Fixed: Page dropdown list on categorydetail page broken (OFBIZ-10787) Thanks Sebastian Wachinger for reporting the issue

svn commit: r1851010 - in /ofbiz/ofbiz-plugins/branches/release18.12: ./ multiflex/ multiflex/template/Footer.ftl multiflex/template/Header.ftl multiflex/webapp/multiflex/style.css multiflex/widget/Th

2019-01-10 Thread deepak
Author: deepak Date: Fri Jan 11 06:23:45 2019 New Revision: 1851010 URL: http://svn.apache.org/viewvc?rev=1851010=rev Log: Applied fix from trunk for revision: 1851009 === Improved: Update multifex theme as per new markup (OFBIZ-10118) Thanks Ayushi Rathod, Parakh Maheshwari and Nitish Mishra

svn commit: r1851002 - /ofbiz/ofbiz-plugins/trunk/ecommerce/template/catalog/CategoryDetail.ftl

2019-01-10 Thread deepak
Author: deepak Date: Fri Jan 11 05:59:42 2019 New Revision: 1851002 URL: http://svn.apache.org/viewvc?rev=1851002=rev Log: Fixed: Page dropdown list on categorydetail page broken (OFBIZ-10787) Thanks Sebastian Wachinger for reporting the issue. Corrected the condition to display pagination

svn commit: r1851005 - /ofbiz/branches/release16.11/applications/order/template/entry/catalog/CategoryDetail.ftl

2019-01-10 Thread deepak
Author: deepak Date: Fri Jan 11 06:07:03 2019 New Revision: 1851005 URL: http://svn.apache.org/viewvc?rev=1851005=rev Log: Applied fix from trunk for revision: 1851002 === Modified: ofbiz/branches/release16.11/applications/order/template/entry/catalog/CategoryDetail.ftl Modified: ofbiz

svn commit: r1851007 - in /ofbiz/ofbiz-framework/branches/release18.12: ./ applications/order/template/entry/catalog/CategoryDetail.ftl

2019-01-10 Thread deepak
Author: deepak Date: Fri Jan 11 06:08:48 2019 New Revision: 1851007 URL: http://svn.apache.org/viewvc?rev=1851007=rev Log: Applied fix from trunk for revision: 1851006 === Fixed: Page dropdown list on categorydetail page broken (OFBIZ-10787) Thanks Sebastian Wachinger for reporting the issue

svn commit: r1851006 - /ofbiz/ofbiz-framework/trunk/applications/order/template/entry/catalog/CategoryDetail.ftl

2019-01-10 Thread deepak
Author: deepak Date: Fri Jan 11 06:07:54 2019 New Revision: 1851006 URL: http://svn.apache.org/viewvc?rev=1851006=rev Log: Fixed: Page dropdown list on categorydetail page broken (OFBIZ-10787) Thanks Sebastian Wachinger for reporting the issue. Corrected the condition to display pagination

svn commit: r1851003 - in /ofbiz/ofbiz-plugins/branches/release17.12: ./ ecommerce/template/catalog/CategoryDetail.ftl

2019-01-10 Thread deepak
Author: deepak Date: Fri Jan 11 06:02:28 2019 New Revision: 1851003 URL: http://svn.apache.org/viewvc?rev=1851003=rev Log: Applied fix from trunk for revision: 1851002 === Fixed: Page dropdown list on categorydetail page broken (OFBIZ-10787) Thanks Sebastian Wachinger for reporting the issue

svn commit: r1851008 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ applications/order/template/entry/catalog/CategoryDetail.ftl

2019-01-10 Thread deepak
Author: deepak Date: Fri Jan 11 06:09:35 2019 New Revision: 1851008 URL: http://svn.apache.org/viewvc?rev=1851008=rev Log: Applied fix from trunk for revision: 1851006 === Fixed: Page dropdown list on categorydetail page broken (OFBIZ-10787) Thanks Sebastian Wachinger for reporting the issue

svn commit: r1851009 - in /ofbiz/ofbiz-plugins/trunk/multiflex: template/Footer.ftl template/Header.ftl webapp/multiflex/style.css widget/Theme.xml

2019-01-10 Thread deepak
Author: deepak Date: Fri Jan 11 06:22:58 2019 New Revision: 1851009 URL: http://svn.apache.org/viewvc?rev=1851009=rev Log: Improved: Update multifex theme as per new markup (OFBIZ-10118) Thanks Ayushi Rathod, Parakh Maheshwari and Nitish Mishra for your contribution Modified: ofbiz/ofbiz

svn commit: r1851028 - in /ofbiz/branches/release16.11: build.gradle framework/catalina/ofbiz-component.xml specialpurpose/example/build.gradle

2019-01-11 Thread deepak
Author: deepak Date: Fri Jan 11 10:45:09 2019 New Revision: 1851028 URL: http://svn.apache.org/viewvc?rev=1851028=rev Log: Fixed: Upgraded tomcat8.0 to 8.5.x, as 8.0.x reached EOL. (OFBIZ-10788) Modified: ofbiz/branches/release16.11/build.gradle ofbiz/branches/release16.11/framework

svn commit: r1851136 - in /ofbiz/ofbiz-plugins/branches/release18.12: ./ ecommerce/widget/

2019-01-11 Thread deepak
Author: deepak Date: Sat Jan 12 06:16:36 2019 New Revision: 1851136 URL: http://svn.apache.org/viewvc?rev=1851136=rev Log: Applied fix from trunk for revision: 1851135 === Improved: Improve ecommerce main-decorator (OFBIZ-10790) Added two new section in ecommerce main-decorator, now we don't

svn commit: r1851135 - /ofbiz/ofbiz-plugins/trunk/ecommerce/widget/

2019-01-11 Thread deepak
Author: deepak Date: Sat Jan 12 06:15:17 2019 New Revision: 1851135 URL: http://svn.apache.org/viewvc?rev=1851135=rev Log: Improved: Improve ecommerce main-decorator (OFBIZ-10790) Added two new section in ecommerce main-decorator, now we don't need to pass right/left bar screen name, instead we

svn commit: r1851138 - in /ofbiz/ofbiz-plugins/branches/release17.12: ./ ecommerce/widget/

2019-01-11 Thread deepak
Author: deepak Date: Sat Jan 12 06:35:19 2019 New Revision: 1851138 URL: http://svn.apache.org/viewvc?rev=1851138=rev Log: Applied fix from trunk for revision: 1851135 === Improved: Improve ecommerce main-decorator (OFBIZ-10790) Added two new section in ecommerce main-decorator, now we don't

svn commit: r1851139 - /ofbiz/ofbiz-plugins/trunk/ecommerce/widget/CommonScreens.xml

2019-01-11 Thread deepak
Author: deepak Date: Sat Jan 12 06:39:55 2019 New Revision: 1851139 URL: http://svn.apache.org/viewvc?rev=1851139=rev Log: Only formatting , No function chages (OFBIZ-10790) Modified: ofbiz/ofbiz-plugins/trunk/ecommerce/widget/CommonScreens.xml Modified: ofbiz/ofbiz-plugins/trunk/ecommerce

svn commit: r1851141 - in /ofbiz/ofbiz-plugins/branches/release18.12: ./ ecommerce/widget/CommonScreens.xml

2019-01-11 Thread deepak
Author: deepak Date: Sat Jan 12 06:48:31 2019 New Revision: 1851141 URL: http://svn.apache.org/viewvc?rev=1851141=rev Log: Applied fix from trunk for revision: 1851139 === Only formatting , No function chages (OFBIZ-10790) Modified: ofbiz/ofbiz-plugins/branches/release18.12/ (props

svn commit: r1851140 - /ofbiz/ofbiz-plugins/trunk/ecommerce/widget/CommonScreens.xml

2019-01-11 Thread deepak
Author: deepak Date: Sat Jan 12 06:46:53 2019 New Revision: 1851140 URL: http://svn.apache.org/viewvc?rev=1851140=rev Log: Fixed:List Request page seems distorted of ecommerce component (OFBIZ-10621) Thanks Garima jain for reporting the issue. Set the col class based on right/left screen

svn commit: r1851142 - in /ofbiz/ofbiz-plugins/branches/release18.12: ./ ecommerce/widget/CommonScreens.xml

2019-01-11 Thread deepak
Author: deepak Date: Sat Jan 12 06:50:54 2019 New Revision: 1851142 URL: http://svn.apache.org/viewvc?rev=1851142=rev Log: Applied fix from trunk for revision: 1851140 === Fixed:List Request page seems distorted of ecommerce component (OFBIZ-10621) Thanks Garima jain for reporting the issue

svn commit: r1851144 - /ofbiz/ofbiz-plugins/branches/release17.12/ecommerce/widget/CommonScreens.xml

2019-01-11 Thread deepak
Author: deepak Date: Sat Jan 12 06:53:35 2019 New Revision: 1851144 URL: http://svn.apache.org/viewvc?rev=1851144=rev Log: Applied fix from trunk for revision: 1851140 === Fixed:List Request page seems distorted of ecommerce component (OFBIZ-10621) Thanks Garima jain for reporting the issue

svn commit: r1851184 - in /ofbiz/ofbiz-plugins/branches/release17.12/multiflex: template/Footer.ftl template/Header.ftl webapp/multiflex/style.css widget/Theme.xml

2019-01-12 Thread deepak
Author: deepak Date: Sat Jan 12 18:55:51 2019 New Revision: 1851184 URL: http://svn.apache.org/viewvc?rev=1851184=rev Log: Improved: Backporting the all the changes of ecommerce multiflex theme to OFBiz17.12, after the ecommerce markup update work it was broken. (OFBIZ-9760) Thanks Parakh

svn commit: r1851187 - in /ofbiz/ofbiz-plugins/branches/release17.12: ./ ecommerce/template/cart/ ecommerce/widget/

2019-01-12 Thread deepak
Author: deepak Date: Sat Jan 12 19:18:11 2019 New Revision: 1851187 URL: http://svn.apache.org/viewvc?rev=1851187=rev Log: Applied fix from trunk for revision: 1851185 === Improved: Convert Promotion Screen of e-commerce as per Bootstrap Styling (OFBIZ-10793) Thanks Nitish Mishra for your

svn commit: r1851186 - in /ofbiz/ofbiz-plugins/branches/release18.12: ./ ecommerce/template/cart/ ecommerce/widget/

2019-01-12 Thread deepak
Author: deepak Date: Sat Jan 12 19:16:59 2019 New Revision: 1851186 URL: http://svn.apache.org/viewvc?rev=1851186=rev Log: Applied fix from trunk for revision: 1851185 === Improved: Convert Promotion Screen of e-commerce as per Bootstrap Styling (OFBIZ-10793) Thanks Nitish Mishra for your

svn commit: r1851185 - in /ofbiz/ofbiz-plugins/trunk/ecommerce: template/cart/PromotionCategories.ftl template/cart/PromotionDetails.ftl template/cart/PromotionProducts.ftl template/cart/ShowAllPromot

2019-01-12 Thread deepak
Author: deepak Date: Sat Jan 12 19:15:09 2019 New Revision: 1851185 URL: http://svn.apache.org/viewvc?rev=1851185=rev Log: Improved: Convert Promotion Screen of e-commerce as per Bootstrap Styling (OFBIZ-10793) Thanks Nitish Mishra for your contribution Added: ofbiz/ofbiz-plugins/trunk

svn commit: r1849291 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ themes/common/template/macro/HtmlFormMacroLibrary.ftl

2018-12-19 Thread deepak
Author: deepak Date: Wed Dec 19 11:34:01 2018 New Revision: 1849291 URL: http://svn.apache.org/viewvc?rev=1849291=rev Log: Applied fix from trunk for revision: 1819947 === Reverted: Revision #1816270 not able to add a option with empty key in drop-down, (OFBIZ-9759) Modified: ofbiz/ofbiz

svn commit: r1856373 - /ofbiz/site/

2019-03-27 Thread deepak
Author: deepak Date: Wed Mar 27 08:41:52 2019 New Revision: 1856373 URL: http://svn.apache.org/viewvc?rev=1856373=rev Log: Updated all the html with recent path changes Modified: ofbiz/site/404.html ofbiz/site/about-ofbiz.html ofbiz/site/business-users.html ofbiz/site

svn commit: r1856372 - /ofbiz/site/template/region/head.tpl.php

2019-03-27 Thread deepak
Author: deepak Date: Wed Mar 27 07:40:11 2019 New Revision: 1856372 URL: http://svn.apache.org/viewvc?rev=1856372=rev Log: Updated the js/css/images path, if you hit the wrong url like https://ofbiz.apache.org/mailing-lists/test ofbiz site fails to laod the resources. Modified: ofbiz/site

svn commit: r1857095 - /ofbiz/ofbiz-framework/trunk/framework/widget/src/main/java/org/apache/ofbiz/widget/renderer/FormRenderer.java

2019-04-07 Thread deepak
Author: deepak Date: Mon Apr 8 05:37:54 2019 New Revision: 1857095 URL: http://svn.apache.org/viewvc?rev=1857095=rev Log: Reverted :Use try with resource for closing ‘EntityListIterator’ This commit causing 'ResultSet not open' while rendering list forms. Scott's comments from ML: You'll need

svn commit: r1857121 - in /ofbiz/ofbiz-plugins/branches/release18.12: ./ ecommerce/template/catalog/ProductDetail.ftl ecommerce/webapp/ecommerce/css/custom.css

2019-04-08 Thread deepak
Author: deepak Date: Mon Apr 8 16:53:30 2019 New Revision: 1857121 URL: http://svn.apache.org/viewvc?rev=1857121=rev Log: Applied fix from trunk for revision: 1857120 === Improved: Amount field is editable at Product Detail Page (OFBIZ-10663) Added mising css and js code to show/hide

svn commit: r1857122 - in /ofbiz/ofbiz-plugins/branches/release17.12: ./ ecommerce/template/catalog/ProductDetail.ftl ecommerce/webapp/ecommerce/css/custom.css

2019-04-08 Thread deepak
Author: deepak Date: Mon Apr 8 16:56:39 2019 New Revision: 1857122 URL: http://svn.apache.org/viewvc?rev=1857122=rev Log: Applied fix from trunk for revision: 1857120 === Improved: Amount field is editable at Product Detail Page (OFBIZ-10663) Added mising css and js code to show/hide

svn commit: r1854684 - in /ofbiz/ofbiz-plugins/trunk/ldap/src/main/java/org/apache/ofbiz/ldap: LdapLoginWorker.java cas/OFBizCasAuthenticationHandler.java

2019-03-03 Thread deepak
Author: deepak Date: Sun Mar 3 10:29:37 2019 New Revision: 1854684 URL: http://svn.apache.org/viewvc?rev=1854684=rev Log: Preparation for JDK11 update, Updated following code to fix warning with respect to JDK11 - Replaced Class::newInstance occurrences Modified: ofbiz/ofbiz-plugins/trunk

svn commit: r1854690 - in /ofbiz/ofbiz-plugins/branches/release18.12: ./ ldap/src/main/java/org/apache/ofbiz/ldap/LdapLoginWorker.java ldap/src/main/java/org/apache/ofbiz/ldap/cas/OFBizCasAuthenticati

2019-03-03 Thread deepak
Author: deepak Date: Sun Mar 3 10:46:27 2019 New Revision: 1854690 URL: http://svn.apache.org/viewvc?rev=1854690=rev Log: Applied fix from trunk for revision: 1854684 === Preparation for JDK11 update, Updated following code to fix warning with respect to JDK11 - Replaced Class::newInstance

svn propchange: r1854683 - svn:log

2019-03-03 Thread deepak
Author: deepak Revision: 1854683 Modified property: svn:log Modified: svn:log at Sun Mar 3 10:48:14 2019 -- --- svn:log (original) +++ svn:log Sun Mar 3 10:48:14 2019 @@ -1,3 +1,4 @@ Preparation for JDK11 update

svn commit: r1854693 - /ofbiz/ofbiz-framework/branches/release18.12/applications/product/src/main/java/org/apache/ofbiz/product/spreadsheetimport/ImportProductServices.java

2019-03-03 Thread deepak
Author: deepak Date: Sun Mar 3 10:54:17 2019 New Revision: 1854693 URL: http://svn.apache.org/viewvc?rev=1854693=rev Log: Replaced the deprecated CellType::getCellTypeEnum method call with CellType::getCellType (OFBIZ-10757) Modified: ofbiz/ofbiz-framework/branches/release18.12

svn propchange: r1854684 - svn:log

2019-03-03 Thread deepak
Author: deepak Revision: 1854684 Modified property: svn:log Modified: svn:log at Sun Mar 3 10:49:41 2019 -- --- svn:log (original) +++ svn:log Sun Mar 3 10:49:41 2019 @@ -1,2 +1,3 @@ Preparation for JDK11 update

svn commit: r1854692 - in /ofbiz/ofbiz-plugins/branches/release18.12: ./ ebay/src/main/java/org/apache/ofbiz/ebay/ ebaystore/src/main/java/org/apache/ofbiz/ebaystore/ pricat/src/main/java/org/apache/o

2019-03-03 Thread deepak
Author: deepak Date: Sun Mar 3 10:52:01 2019 New Revision: 1854692 URL: http://svn.apache.org/viewvc?rev=1854692=rev Log: Applied fix from trunk for revision: 1853904 === Improved: Updated plugin code to fix console warning related to deprecated method. Removed Double constructor call as its

svn propchange: r1854683 - svn:log

2019-03-03 Thread deepak
Author: deepak Revision: 1854683 Modified property: svn:log Modified: svn:log at Sun Mar 3 10:34:36 2019 -- --- svn:log (original) +++ svn:log Sun Mar 3 10:34:36 2019 @@ -1,3 +1,3 @@ -Preparation for JDK11 update

svn commit: r1854689 - in /ofbiz/ofbiz-framework/branches/release18.12: ./ framework/base/src/main/java/org/apache/ofbiz/base/config/ framework/base/src/main/java/org/apache/ofbiz/base/container/ fram

2019-03-03 Thread deepak
Author: deepak Date: Sun Mar 3 10:45:02 2019 New Revision: 1854689 URL: http://svn.apache.org/viewvc?rev=1854689=rev Log: Applied fix from trunk for revision: 1854683 === Preparation for JDK11 update, Updated following code to fix warning with respect to JDK11 - Replaced Class::newInstance

svn commit: r1854683 - in /ofbiz/ofbiz-framework/trunk: ./ framework/base/src/main/java/org/apache/ofbiz/base/config/ framework/base/src/main/java/org/apache/ofbiz/base/container/ framework/base/src/m

2019-03-03 Thread deepak
Author: deepak Date: Sun Mar 3 10:27:29 2019 New Revision: 1854683 URL: http://svn.apache.org/viewvc?rev=1854683=rev Log: Preparation for JDK11 update, Updated code to fix following warning with respect to JDK11 - Replaced Class::newInstance method occurrences - Removed deprecated override

svn commit: r1855504 - in /ofbiz/branches/release16.11: ./ build.gradle

2019-03-14 Thread deepak
Author: deepak Date: Thu Mar 14 09:37:10 2019 New Revision: 1855504 URL: http://svn.apache.org/viewvc?rev=1855504=rev Log: Applied fix from trunk for revision: 1855501 === Improved: Added line separator while while generating svn/git info footer. Modified: ofbiz/branches/release16.11

svn commit: r1855501 - /ofbiz/ofbiz-framework/trunk/build.gradle

2019-03-14 Thread deepak
Author: deepak Date: Thu Mar 14 09:33:15 2019 New Revision: 1855501 URL: http://svn.apache.org/viewvc?rev=1855501=rev Log: Improved: Added line separator while while generating svn/git info footer. Modified: ofbiz/ofbiz-framework/trunk/build.gradle Modified: ofbiz/ofbiz-framework/trunk

svn commit: r1855502 - in /ofbiz/ofbiz-framework/branches/release18.12: ./ build.gradle

2019-03-14 Thread deepak
Author: deepak Date: Thu Mar 14 09:33:52 2019 New Revision: 1855502 URL: http://svn.apache.org/viewvc?rev=1855502=rev Log: Applied fix from trunk for revision: 1855501 === Improved: Added line separator while while generating svn/git info footer. Modified: ofbiz/ofbiz-framework/branches

svn commit: r1855498 - in /ofbiz/ofbiz-framework/branches/release18.12: ./ framework/common/config/CommonUiLabels.xml

2019-03-14 Thread deepak
Author: deepak Date: Thu Mar 14 09:26:30 2019 New Revision: 1855498 URL: http://svn.apache.org/viewvc?rev=1855498=rev Log: Applied fix from trunk for revision: 1855497 === Reverted: Changes done at r#1854306, Removed the extra space from CommonBranch uiLabel values Modified: ofbiz/ofbiz

svn commit: r1855499 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ framework/common/config/CommonUiLabels.xml

2019-03-14 Thread deepak
Author: deepak Date: Thu Mar 14 09:28:03 2019 New Revision: 1855499 URL: http://svn.apache.org/viewvc?rev=1855499=rev Log: Applied fix from trunk for revision: 1855497 === Reverted: Changes done at r#1854306, Removed the extra space from CommonBranch uiLabel values Modified: ofbiz/ofbiz

svn commit: r1855500 - in /ofbiz/branches/release16.11: ./ framework/common/config/CommonUiLabels.xml

2019-03-14 Thread deepak
Author: deepak Date: Thu Mar 14 09:29:02 2019 New Revision: 1855500 URL: http://svn.apache.org/viewvc?rev=1855500=rev Log: Applied fix from trunk for revision: 1855497 === Reverted: Changes done at r#1854306, Removed the extra space from CommonBranch uiLabel values Modified: ofbiz

svn commit: r1855497 - /ofbiz/ofbiz-framework/trunk/framework/common/config/CommonUiLabels.xml

2019-03-14 Thread deepak
Author: deepak Date: Thu Mar 14 09:25:30 2019 New Revision: 1855497 URL: http://svn.apache.org/viewvc?rev=1855497=rev Log: Reverted: Changes done at r#1854306, Removed the extra space from CommonBranch uiLabel values Modified: ofbiz/ofbiz-framework/trunk/framework/common/config

svn commit: r1855503 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ build.gradle

2019-03-14 Thread deepak
Author: deepak Date: Thu Mar 14 09:34:48 2019 New Revision: 1855503 URL: http://svn.apache.org/viewvc?rev=1855503=rev Log: Applied fix from trunk for revision: 1855501 === Improved: Added line separator while while generating svn/git info footer. Modified: ofbiz/ofbiz-framework/branches

svn commit: r1854979 - /ofbiz/ofbiz-framework/trunk/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/JWTManager.java

2019-03-07 Thread deepak
Author: deepak Date: Thu Mar 7 13:15:21 2019 New Revision: 1854979 URL: http://svn.apache.org/viewvc?rev=1854979=rev Log: Modify the log level from info to verbose if internal sso is disabled. Modified: ofbiz/ofbiz-framework/trunk/framework/webapp/src/main/java/org/apache/ofbiz/webapp

svn commit: r1855088 - in /ofbiz/ofbiz-plugins/trunk/ecommerce/template: catalog/ConfigProductDetail.ftl catalog/ProductSummary.ftl forum/ForumPaging.ftl forum/MessageDisplay.ftl

2019-03-08 Thread deepak
Author: deepak Date: Sat Mar 9 06:37:00 2019 New Revision: 1855088 URL: http://svn.apache.org/viewvc?rev=1855088=rev Log: Improved: UI improvement at Configurable Product detail page (OFBIZ-10578) Thanks Nitish Mishra and Parakh Maheshwari for your contribution Modified: ofbiz/ofbiz

svn commit: r1855086 - in /ofbiz/ofbiz-plugins/trunk/ecommerce: template/blog/BlogContentAltLink.ftl widget/blog/BlogMenus.xml widget/blog/BlogScreens.xml

2019-03-08 Thread deepak
Author: deepak Date: Sat Mar 9 06:34:33 2019 New Revision: 1855086 URL: http://svn.apache.org/viewvc?rev=1855086=rev Log: Improved: Markup improvement for the blogs screen (OFBIZ-10578) Thanks Nitish Mishra and Parakh Maheshwari for your contribution Modified: ofbiz/ofbiz-plugins/trunk

svn commit: r1855095 - /ofbiz/branches/release16.11/build.gradle

2019-03-08 Thread deepak
Author: deepak Date: Sat Mar 9 07:20:23 2019 New Revision: 1855095 URL: http://svn.apache.org/viewvc?rev=1855095=rev Log: Fixed: Upgraded apache poi jar from 3.14 to 3.17 (CVE-2017-12626) (OFBIZ-10826) Apache POI in versions prior to release 3.17 are vulnerable to Denial of Service Attacks: 1

svn commit: r1855090 - in /ofbiz/ofbiz-plugins/trunk/ecommerce/template: customer/CreditCardFields.ftl order/OnePageCheckoutProcess.ftl order/OrderItems.ftl

2019-03-08 Thread deepak
Author: deepak Date: Sat Mar 9 06:41:12 2019 New Revision: 1855090 URL: http://svn.apache.org/viewvc?rev=1855090=rev Log: Improved: UI improvement at checkout page (OFBIZ-10578) Thanks Nitish Mishra and Parakh Maheshwari for your contribution Modified: ofbiz/ofbiz-plugins/trunk/ecommerce

svn propchange: r1853904 - svn:log

2019-02-19 Thread deepak
Author: deepak Revision: 1853904 Modified property: svn:log Modified: svn:log at Tue Feb 19 18:06:58 2019 -- --- svn:log (original) +++ svn:log Tue Feb 19 18:06:58 2019 @@ -1 +1,2 @@ Improved: Updated plugin code to fix

svn commit: r1853904 - in /ofbiz/ofbiz-plugins/trunk: ebay/src/main/java/org/apache/ofbiz/ebay/ ebaystore/src/main/java/org/apache/ofbiz/ebaystore/ pricat/src/main/java/org/apache/ofbiz/pricat/ pricat

2019-02-19 Thread deepak
Author: deepak Date: Tue Feb 19 17:30:35 2019 New Revision: 1853904 URL: http://svn.apache.org/viewvc?rev=1853904=rev Log: Improved: Updated plugin code to fix console warning related to deprecated method. Removed Double constructor call as its depracated since jdk 9. Also replace the CellType

svn commit: r1853905 - in /ofbiz/ofbiz-framework/trunk: applications/order/src/main/java/org/apache/ofbiz/order/order/ applications/order/src/main/java/org/apache/ofbiz/order/shoppingcart/shipping/ ap

2019-02-19 Thread deepak
Author: deepak Date: Tue Feb 19 18:05:43 2019 New Revision: 1853905 URL: http://svn.apache.org/viewvc?rev=1853905=rev Log: Improved: Updated code to fix some deprecated method call warnings (OFBIZ-10757) Modified: ofbiz/ofbiz-framework/trunk/applications/order/src/main/java/org/apache

svn commit: r1852507 - /ofbiz/ofbiz-framework/branches/release17.12/framework/entity/src/main/java/org/apache/ofbiz/entity/GenericPK.java

2019-01-30 Thread deepak
Author: deepak Date: Wed Jan 30 09:12:04 2019 New Revision: 1852507 URL: http://svn.apache.org/viewvc?rev=1852507=rev Log: Applied fix from trunk for revision: 1813640 Fixed: Corrected wrong import introduced in 1813640. Thanks Scott Gray for reporting. Modified

svn commit: r1852508 - /ofbiz/ofbiz-framework/branches/release17.12/framework/entity/src/main/java/org/apache/ofbiz/entity/GenericPK.java

2019-01-30 Thread deepak
Author: deepak Date: Wed Jan 30 09:13:20 2019 New Revision: 1852508 URL: http://svn.apache.org/viewvc?rev=1852508=rev Log: Applied fix from trunk for revision: 1813640 Fixed: Corrected wrong import introduced in 1813640. Thanks Scott Gray for reporting. Modified

svn commit: r1852504 - in /ofbiz/ofbiz-framework/branches/release18.12: ./ build.gradle

2019-01-30 Thread deepak
Author: deepak Date: Wed Jan 30 08:54:29 2019 New Revision: 1852504 URL: http://svn.apache.org/viewvc?rev=1852504=rev Log: Applied fix from trunk for revision: 1852503 === Fixed: Upgrade Apache Tika to 1.20 (CVE-2018-8017/CVE-2018-17197) In Apache Tika 1.2 to 1.18, a carefully crafted file can

svn commit: r1852503 - /ofbiz/ofbiz-framework/trunk/build.gradle

2019-01-30 Thread deepak
Author: deepak Date: Wed Jan 30 08:53:29 2019 New Revision: 1852503 URL: http://svn.apache.org/viewvc?rev=1852503=rev Log: Fixed: Upgrade Apache Tika to 1.20 (CVE-2018-8017/CVE-2018-17197) In Apache Tika 1.2 to 1.18, a carefully crafted file can trigger an infinite loop in the IptcAnpaParser

svn commit: r1852517 - in /ofbiz/ofbiz-framework/branches/release17.12: applications/product/src/main/java/org/apache/ofbiz/product/spreadsheetimport/ImportProductServices.java build.gradle

2019-01-30 Thread deepak
Author: deepak Date: Wed Jan 30 11:32:51 2019 New Revision: 1852517 URL: http://svn.apache.org/viewvc?rev=1852517=rev Log: Manually applied fix from trunk for revision: 1852503 === Fixed: Upgrade Apache Tika to 1.20 (CVE-2018-8017/CVE-2018-17197) In Apache Tika 1.2 to 1.18, a carefully crafted

svn commit: r1852818 - in /ofbiz/ofbiz-framework/trunk/themes: bluelight/template/Header.ftl flatgrey/template/Header.ftl rainbowstone/template/includes/TopAppBar.ftl tomahawk/template/AppBarClose.ftl

2019-02-03 Thread deepak
Author: deepak Date: Sun Feb 3 09:34:47 2019 New Revision: 1852818 URL: http://svn.apache.org/viewvc?rev=1852818=rev Log: Fixed: Html escaping missing for portalPageId parameter of Help button (OFBIZ-10828) Thanks, Niels Heinen of the Google security team for reporting the issue. Modified

svn commit: r1852821 - in /ofbiz/branches/release16.11: ./ themes/bluelight/template/Header.ftl themes/flatgrey/template/Header.ftl themes/rainbowstone/template/includes/TopAppBar.ftl themes/tomahawk/

2019-02-03 Thread deepak
Author: deepak Date: Sun Feb 3 09:40:00 2019 New Revision: 1852821 URL: http://svn.apache.org/viewvc?rev=1852821=rev Log: Applied fix from trunk for revision: 1852818 === Fixed: Html escaping missing for portalPageId parameter of Help button (OFBIZ-10828) Thanks, Niels Heinen of the Google

svn commit: r1852820 - in /ofbiz/ofbiz-framework/branches/release17.12: ./ themes/bluelight/template/Header.ftl themes/flatgrey/template/Header.ftl themes/rainbowstone/template/includes/TopAppBar.ftl

2019-02-03 Thread deepak
Author: deepak Date: Sun Feb 3 09:38:03 2019 New Revision: 1852820 URL: http://svn.apache.org/viewvc?rev=1852820=rev Log: Applied fix from trunk for revision: 1852818 === Fixed: Html escaping missing for portalPageId parameter of Help button (OFBIZ-10828) Thanks, Niels Heinen of the Google

svn commit: r1852819 - in /ofbiz/ofbiz-framework/branches/release18.12: ./ themes/bluelight/template/Header.ftl themes/flatgrey/template/Header.ftl themes/rainbowstone/template/includes/TopAppBar.ftl

2019-02-03 Thread deepak
Author: deepak Date: Sun Feb 3 09:36:07 2019 New Revision: 1852819 URL: http://svn.apache.org/viewvc?rev=1852819=rev Log: Applied fix from trunk for revision: 1852818 === Fixed: Html escaping missing for portalPageId parameter of Help button (OFBIZ-10828) Thanks, Niels Heinen of the Google

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

2019-02-03 Thread deepak
Author: deepak Date: Sun Feb 3 11:20:01 2019 New Revision: 1852824 URL: http://svn.apache.org/viewvc?rev=1852824=rev Log: Applied fix from trunk for revision: 1801316 === Fixed: Alignment issue at Catalog Manager page. (OFBIZ-9461) Thanks Sanjay Yadav and Humera Khan for your contribution

svn commit: r1857546 - in /ofbiz/ofbiz-framework/trunk/applications/marketing: minilang/marketing/campaign/ servicedef/services.xml

2019-04-15 Thread deepak
Author: deepak Date: Mon Apr 15 06:00:27 2019 New Revision: 1857546 URL: http://svn.apache.org/viewvc?rev=1857546=rev Log: Improved: Convert createMarketingCampaignRole service to entity-auto service (OFBIZ-9551) Thanks Suraj Khurana and Nicolas Malin for your contribution. Removed: ofbiz

svn commit: r1857547 - /ofbiz/ofbiz-framework/trunk/applications/marketing/servicedef/services.xml

2019-04-15 Thread deepak
Author: deepak Date: Mon Apr 15 06:09:25 2019 New Revision: 1857547 URL: http://svn.apache.org/viewvc?rev=1857547=rev Log: Improved: Added missing permission check for MarketingCampaignRole update/expire/delete service Modified: ofbiz/ofbiz-framework/trunk/applications/marketing/servicedef

svn commit: r1860600 - in /ofbiz/branches/release16.11: framework/widget/templates/ themes/rainbowstone/template/

2019-06-04 Thread deepak
Author: deepak Date: Tue Jun 4 10:58:56 2019 New Revision: 1860600 URL: http://svn.apache.org/viewvc?rev=1860600=rev Log: Fixed: Html escaping missing for renderLink parameters (OFBIZ-11090) Parameters vlaue should be escaped to avoid any kind of corss site scripting issue. Modified

svn commit: r1860599 - in /ofbiz/ofbiz-framework/branches/release17.12/themes: common/template/macro/ rainbowstone/template/ rainbowstone/template/macro/

2019-06-04 Thread deepak
Author: deepak Date: Tue Jun 4 10:54:31 2019 New Revision: 1860599 URL: http://svn.apache.org/viewvc?rev=1860599=rev Log: Applied fix from trunk for revision: 1860597 === Fixed: Html escaping missing for renderLink parameters (OFBIZ-11090) Parameters vlaue should be escaped to avoid any kind

svn commit: r1860597 - in /ofbiz/ofbiz-framework/trunk/themes: common-theme/template/macro/ rainbowstone/template/macro/

2019-06-04 Thread deepak
Author: deepak Date: Tue Jun 4 10:49:17 2019 New Revision: 1860597 URL: http://svn.apache.org/viewvc?rev=1860597=rev Log: Fixed: Html escaping missing for renderLink parameters (OFBIZ-11090) Parameters vlaue should be escaped to avoid any kind of corss site scripting issue. Modified

svn commit: r1860598 - in /ofbiz/ofbiz-framework/branches/release18.12: ./ themes/common-theme/template/macro/ themes/rainbowstone/template/macro/

2019-06-04 Thread deepak
Author: deepak Date: Tue Jun 4 10:50:02 2019 New Revision: 1860598 URL: http://svn.apache.org/viewvc?rev=1860598=rev Log: Applied fix from trunk for revision: 1860597 === Fixed: Html escaping missing for renderLink parameters (OFBIZ-11090) Parameters vlaue should be escaped to avoid any kind

svn commit: r1860648 - /ofbiz/ofbiz-plugins/trunk/ecommerce/widget/CustomerScreens.xml

2019-06-05 Thread deepak
Author: deepak Date: Wed Jun 5 09:44:35 2019 New Revision: 1860648 URL: http://svn.apache.org/viewvc?rev=1860648=rev Log: Fixed: Wrong page title displayed on contact us page of ecommerce (OFBIZ-11062) Thanks Arpit Mor and Ayushi Rathod for your contribution Modified: ofbiz/ofbiz-plugins

svn commit: r1860651 - in /ofbiz/branches/release16.11: ./ specialpurpose/ecommerce/widget/CustomerScreens.xml

2019-06-05 Thread deepak
Author: deepak Date: Wed Jun 5 09:49:43 2019 New Revision: 1860651 URL: http://svn.apache.org/viewvc?rev=1860651=rev Log: Applied fix from trunk for revision: 1860648 === Fixed: Wrong page title displayed on contact us page of ecommerce (OFBIZ-11062) Thanks Arpit Mor and Ayushi Rathod for your

svn commit: r1860649 - in /ofbiz/ofbiz-plugins/branches/release18.12: ./ ecommerce/widget/CustomerScreens.xml

2019-06-05 Thread deepak
Author: deepak Date: Wed Jun 5 09:46:02 2019 New Revision: 1860649 URL: http://svn.apache.org/viewvc?rev=1860649=rev Log: Applied fix from trunk for revision: 1860648 === Fixed: Wrong page title displayed on contact us page of ecommerce (OFBIZ-11062) Thanks Arpit Mor and Ayushi Rathod for your

svn commit: r1860650 - in /ofbiz/ofbiz-plugins/branches/release17.12: ./ ecommerce/widget/CustomerScreens.xml

2019-06-05 Thread deepak
Author: deepak Date: Wed Jun 5 09:46:11 2019 New Revision: 1860650 URL: http://svn.apache.org/viewvc?rev=1860650=rev Log: Applied fix from trunk for revision: 1860648 === Fixed: Wrong page title displayed on contact us page of ecommerce (OFBIZ-11062) Thanks Arpit Mor and Ayushi Rathod for your

svn commit: r1860696 - /ofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/template/FreeMarkerWorker.java

2019-06-05 Thread deepak
Author: deepak Date: Thu Jun 6 05:42:30 2019 New Revision: 1860696 URL: http://svn.apache.org/viewvc?rev=1860696=rev Log: Improved: Added Debug error statement for freemarker OFBIZ_DEFAULT_HANDLER, it will be helpful while debugging. (OFBIZ-10817) Modified: ofbiz/ofbiz-framework/trunk

svn commit: r1858265 - in /ofbiz/ofbiz-plugins/trunk/ecommerce/template: cart/ShowCart.ftl catalog/MiniLastViewedCategories.ftl survey/MiniSurvey.ftl

2019-04-27 Thread deepak
Author: deepak Date: Sat Apr 27 11:42:32 2019 New Revision: 1858265 URL: http://svn.apache.org/viewvc?rev=1858265=rev Log: Improved: UI issue on ecommerce main page (OFBIZ-10849) 1. Navigate to demo-trunk ecom 2. Scroll the page and see the last category section in the right column of the screen

svn commit: r1858266 - in /ofbiz/ofbiz-plugins/branches/release18.12: ./ ecommerce/template/cart/ShowCart.ftl ecommerce/template/catalog/MiniLastViewedCategories.ftl ecommerce/template/survey/MiniSurv

2019-04-27 Thread deepak
Author: deepak Date: Sat Apr 27 11:43:45 2019 New Revision: 1858266 URL: http://svn.apache.org/viewvc?rev=1858266=rev Log: Applied fix from trunk for revision: 1858265 === Improved: UI issue on ecommerce main page (OFBIZ-10849) 1. Navigate to demo-trunk ecom 2. Scroll the page and see the last

svn commit: r1857617 - /ofbiz/ofbiz-framework/trunk/applications/product/widget/catalog/ProductScreens.xml

2019-04-15 Thread deepak
Author: deepak Date: Tue Apr 16 05:58:22 2019 New Revision: 1857617 URL: http://svn.apache.org/viewvc?rev=1857617=rev Log: Fixed: Wrong permission check in ProductScreens#FindProduct (OFBIZ-10925) Thanks Dennis Balkir for your contribution The permission service acctgAgreementPermissionCheck

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

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

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

[ofbiz-framework] branch trunk updated: Test Commit

2019-11-01 Thread deepak
This is an automated email from the ASF dual-hosted git repository. deepak pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git The following commit(s) were added to refs/heads/trunk by this push: new c449de5 Test Commit c449de5

[ofbiz-tools] branch master created (now 7ac5d24)

2019-11-01 Thread deepak
This is an automated email from the ASF dual-hosted git repository. deepak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ofbiz-tools.git. at 7ac5d24 Updates dependency-check-report.html This branch includes the following new commits: new

[ofbiz-site] branch master created (now 607a8d0)

2019-10-25 Thread deepak
This is an automated email from the ASF dual-hosted git repository. deepak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ofbiz-site.git. at 607a8d0 Improved: Please use HTTPS for KEYS, sigs and hashes (OFBIZ-11193) This branch includes the following

[ofbiz-plugins] branch release17.12 updated: Upgrade Tomcat from 9.0.29 to 9.0.31 (CVE-2020-1938) (OFBIZ-11407)

2020-02-27 Thread deepak
This is an automated email from the ASF dual-hosted git repository. deepak pushed a commit to branch release17.12 in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git The following commit(s) were added to refs/heads/release17.12 by this push: new 227ecf8 Upgrade Tomcat from

<    7   8   9   10   11   12   13   14   >