svn commit: r1667495 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderReadHelper.java

2015-03-18 Thread deepak
Author: deepak Date: Wed Mar 18 11:01:25 2015 New Revision: 1667495 URL: http://svn.apache.org/r1667495 Log: Fixed OrderItemBilling cache warning, never-cache is set to true for OrderItemBilling, hence it will never put in cache. Set cache false while fetching the order item billing record

svn commit: r1667484 - in /ofbiz/branches/release14.12: ./ applications/order/entitydef/entitymodel.xml specialpurpose/scrum/entitydef/entitymodel.xml

2015-03-18 Thread deepak
Author: deepak Date: Wed Mar 18 10:38:44 2015 New Revision: 1667484 URL: http://svn.apache.org/r1667484 Log: Applied fix from trunk r#1667483. = Moved parentCustRequestId relationship for CustRequest entity from order/entitymodel.xml to scrum

svn commit: r1667483 - in /ofbiz/trunk: applications/order/entitydef/entitymodel.xml specialpurpose/scrum/entitydef/entitymodel.xml

2015-03-18 Thread deepak
Author: deepak Date: Wed Mar 18 10:33:39 2015 New Revision: 1667483 URL: http://svn.apache.org/r1667483 Log: Moved parentCustRequestId relationship for CustRequest entity from order/entitymodel.xml to scrum/entitymodel.xml, as parentCustRequestId defined in scrum component. Modified: ofbiz

svn commit: r1667733 - in /ofbiz/trunk: applications/product/src/org/ofbiz/product/category/ applications/product/src/org/ofbiz/product/category/ftl/ framework/webapp/src/org/ofbiz/webapp/control/

2015-03-19 Thread deepak
Author: deepak Date: Thu Mar 19 12:55:28 2015 New Revision: 1667733 URL: http://svn.apache.org/r1667733 Log: OFBIZ-6183: Fixed String index out of range exception if webapp mounted on . Modified: ofbiz/trunk/applications/product/src/org/ofbiz/product/category/SeoCatalogUrlServlet.java

svn commit: r1668194 - in /ofbiz/trunk: build.xml specialpurpose/build.xml

2015-03-20 Thread deepak
Author: deepak Date: Sat Mar 21 04:55:27 2015 New Revision: 1668194 URL: http://svn.apache.org/r1668194 Log: OFBIZ-6195: Removed appserver entry from build.xml file. Modified: ofbiz/trunk/build.xml ofbiz/trunk/specialpurpose/build.xml Modified: ofbiz/trunk/build.xml URL: http

svn commit: r1668199 - in /ofbiz/branches/release12.04: ./ applications/product/src/org/ofbiz/product/category/CatalogUrlServlet.java

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 06:24:30 2015 New Revision: 1668199 URL: http://svn.apache.org/r1668199 Log: Hand merge fix from trunk r#1652624. = Log: Applied patch from jira issue OFBIZ-3563 which also resolves OFBIZ-2361. Creating a category with an ID

svn commit: r1668214 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCart.java

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 09:41:37 2015 New Revision: 1668214 URL: http://svn.apache.org/r1668214 Log: Applied patch from jira issue - OFBIZ-2146 -Quote to order - manual adjustments amount not included in cart grand total. Thanks Raj Saini for reporting the issue and thanks Bilgin Ibryam

svn commit: r1668210 - in /ofbiz/branches/release14.12: ./ applications/manufacturing/webapp/manufacturing/WEB-INF/actions/reports/ShipmentPlanStockReport.groovy

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 08:49:30 2015 New Revision: 1668210 URL: http://svn.apache.org/r1668210 Log: Applied fix from trunk r#1668207. = Log: Applied patch from jira issue - OFBIZ-6186 -ShipmentPlanStockReport.groovv error due to call to runService

svn commit: r1668227 - in /ofbiz/branches/release12.04: ./ applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCart.java

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 10:32:48 2015 New Revision: 1668227 URL: http://svn.apache.org/r1668227 Log: Applied fix from trunk r#1668214. = Log: Applied patch from jira issue - OFBIZ-2146 -Quote to order - manual adjustments amount not included

svn commit: r1668198 - /ofbiz/branches/release13.07/applications/product/src/org/ofbiz/product/category/CatalogUrlServlet.java

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 06:20:21 2015 New Revision: 1668198 URL: http://svn.apache.org/r1668198 Log: Hand merge fix from trunk r#1652624. = Log: Applied patch from jira issue OFBIZ-3563 which also resolves OFBIZ-2361. Creating a category with an ID

svn commit: r1668207 - /ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/actions/reports/ShipmentPlanStockReport.groovy

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 08:40:56 2015 New Revision: 1668207 URL: http://svn.apache.org/r1668207 Log: Applied patch from jira issue - OFBIZ-6186 -ShipmentPlanStockReport.groovv error due to call to runService misspelling Thanks Christian Carlow for reporting the issue and thanks

svn commit: r1668225 - in /ofbiz/branches/release13.07: ./ applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCart.java

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 10:28:07 2015 New Revision: 1668225 URL: http://svn.apache.org/r1668225 Log: Applied fix from trunk r#1668214. = Log: Applied patch from jira issue - OFBIZ-2146 -Quote to order - manual adjustments amount not included

svn commit: r1668224 - in /ofbiz/branches/release14.12: ./ applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCart.java

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 10:25:08 2015 New Revision: 1668224 URL: http://svn.apache.org/r1668224 Log: Applied fix from trunk r#1668214. = Log: Applied patch from jira issue - OFBIZ-2146 -Quote to order - manual adjustments amount not included

svn commit: r1668246 - /ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/controller.xml

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 11:52:23 2015 New Revision: 1668246 URL: http://svn.apache.org/r1668246 Log: Applied patch from jira issue OFBIZ-4020 - Sign up for a contact list always redirects to the main ecommerce page Thanks Eric for reporting the issue, thanks Eric and Arun Patidar

svn commit: r1668262 - in /ofbiz/branches/release12.04: ./ applications/product/webapp/catalog/WEB-INF/controller.xml

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 12:52:14 2015 New Revision: 1668262 URL: http://svn.apache.org/r1668262 Log: Applied fix from trunk r#1668258 Applied patch from jira issue OFBIZ-6095 - Promo action party lookup dropdown throws error

svn commit: r1668283 - /ofbiz/branches/release13.07/applications/product/src/org/ofbiz/product/product/ProductServices.java

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 14:55:23 2015 New Revision: 1668283 URL: http://svn.apache.org/r1668283 Log: Manually merged fix from trunk r#1668277 === OFBIZ-6070: Fixed error while creating the ProductContent. Added check to avoid

svn commit: r1668240 - /ofbiz/branches/release13.07/framework/base/src/org/ofbiz/base/component/ComponentConfig.java

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 11:28:21 2015 New Revision: 1668240 URL: http://svn.apache.org/r1668240 Log: Manually merged fix from trunk r#r1668236 OFBIZ-6183: Update ComponentConfig code to allow empty mount point, as if need

svn commit: r1668263 - /ofbiz/trunk/applications/marketing/script/org/ofbiz/sfa/account/AccountServices.xml

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 13:13:56 2015 New Revision: 1668263 URL: http://svn.apache.org/r1668263 Log: Applied patch from jira issue OFBIZ-6201 - Error in Create New Account process of SFA Thanks Arun Patidar for reporting the issue and providing the patch. Modified: ofbiz/trunk

svn commit: r1668266 - in /ofbiz/branches/release14.12: ./ specialpurpose/ecommerce/webapp/ecommerce/order/quickAnonCheckoutReview.ftl specialpurpose/ecommerce/webapp/ecommerce/order/quickAnonPaymentI

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 13:44:40 2015 New Revision: 1668266 URL: http://svn.apache.org/r1668266 Log: Applied fix from trunk r#1668265 Applied patch from jira issue OFBIZ-5295 - Anonymous Quick Checkout: No Payment Method

svn commit: r1668277 - /ofbiz/trunk/applications/product/src/org/ofbiz/product/product/ProductServices.java

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 14:33:15 2015 New Revision: 1668277 URL: http://svn.apache.org/r1668277 Log: OFBIZ-6070: Fixed error while creating the ProductContent. Added check to avoid foreign key constraints. Modified: ofbiz/trunk/applications/product/src/org/ofbiz/product/product

svn commit: r1668236 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/component/ComponentConfig.java

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 11:14:55 2015 New Revision: 1668236 URL: http://svn.apache.org/r1668236 Log: OFBIZ-6183: Update ComponentConfig code to allow empty mount point, as if need to mount website on root then mount-point should be instead of /. Modified: ofbiz/trunk/framework/base

svn commit: r1668239 - /ofbiz/branches/release12.04/framework/base/src/org/ofbiz/base/component/ComponentConfig.java

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 11:27:03 2015 New Revision: 1668239 URL: http://svn.apache.org/r1668239 Log: Manually merged fix from trunk r#r1668236 OFBIZ-6183: Update ComponentConfig code to allow empty mount point, as if need

svn commit: r1668247 - in /ofbiz/branches/release14.12: ./ specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/controller.xml

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 11:54:27 2015 New Revision: 1668247 URL: http://svn.apache.org/r1668247 Log: Applied fix from trunk r#1668246 Applied patch from jira issue OFBIZ-4020 - Sign up for a contact list always redirects

svn commit: r1668258 - /ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/controller.xml

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 12:47:18 2015 New Revision: 1668258 URL: http://svn.apache.org/r1668258 Log: Applied patch from jira issue OFBIZ-6095 - Promo action party lookup dropdown throws error Thanks Christian Carlow for reporting the issue, thanks Arun Patidar for providing the patch

svn commit: r1668268 - in /ofbiz/branches/release13.07: ./ specialpurpose/ecommerce/webapp/ecommerce/order/quickAnonCheckoutReview.ftl specialpurpose/ecommerce/webapp/ecommerce/order/quickAnonPaymentI

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 13:46:46 2015 New Revision: 1668268 URL: http://svn.apache.org/r1668268 Log: Applied fix from trunk r#1668265 Applied patch from jira issue OFBIZ-5295 - Anonymous Quick Checkout: No Payment Method

svn commit: r1668269 - in /ofbiz/branches/release12.04: ./ specialpurpose/ecommerce/webapp/ecommerce/order/quickAnonCheckoutReview.ftl specialpurpose/ecommerce/webapp/ecommerce/order/quickAnonPaymentI

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 13:47:27 2015 New Revision: 1668269 URL: http://svn.apache.org/r1668269 Log: Applied fix from trunk r#1668265 Applied patch from jira issue OFBIZ-5295 - Anonymous Quick Checkout: No Payment Method

svn commit: r1668272 - in /ofbiz/branches/release13.07/applications/order/webapp/ordermgr: WEB-INF/actions/entry/ShowCart.groovy entry/cart/showcartitems.ftl

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 14:02:04 2015 New Revision: 1668272 URL: http://svn.apache.org/r1668272 Log: Applied fix from trunk r#1668270 Applied patch from jira issue OFBIZ-6200 - Order Adjustment details are hidden on order Item

svn commit: r1668271 - in /ofbiz/branches/release14.12: ./ applications/order/webapp/ordermgr/WEB-INF/actions/entry/ShowCart.groovy applications/order/webapp/ordermgr/entry/cart/showcartitems.ftl

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 14:00:06 2015 New Revision: 1668271 URL: http://svn.apache.org/r1668271 Log: Applied fix from trunk r#1668270 Applied patch from jira issue OFBIZ-6200 - Order Adjustment details are hidden on order Item

svn commit: r1668294 - in /ofbiz/branches/release12.04: ./ applications/product/src/org/ofbiz/product/product/ProductServices.java

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 14:58:25 2015 New Revision: 1668294 URL: http://svn.apache.org/r1668294 Log: Manually merged fix from trunk r#1668277 === OFBIZ-6070: Fixed error while creating the ProductContent. Added check to avoid

svn commit: r1668248 - in /ofbiz/branches/release12.04: ./ specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/controller.xml

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 11:56:31 2015 New Revision: 1668248 URL: http://svn.apache.org/r1668248 Log: Applied fix from trunk r#1668246 Applied patch from jira issue OFBIZ-4020 - Sign up for a contact list always redirects

svn commit: r1668260 - in /ofbiz/branches/release13.07: ./ applications/product/webapp/catalog/WEB-INF/controller.xml

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 12:50:49 2015 New Revision: 1668260 URL: http://svn.apache.org/r1668260 Log: Applied fix from trunk r#1668258 Applied patch from jira issue OFBIZ-6095 - Promo action party lookup dropdown throws error

svn commit: r1668270 - in /ofbiz/trunk/applications/order/webapp/ordermgr: WEB-INF/actions/entry/ShowCart.groovy entry/cart/showcartitems.ftl

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 13:54:01 2015 New Revision: 1668270 URL: http://svn.apache.org/r1668270 Log: Applied patch from jira issue OFBIZ-6200 - Order Adjustment details are hidden on order Item section of order entry page. Thanks Arun Patidar for reporting the issue and thanks Yashwant

svn commit: r1668273 - in /ofbiz/branches/release12.04: ./ applications/order/webapp/ordermgr/WEB-INF/actions/entry/ShowCart.groovy applications/order/webapp/ordermgr/entry/cart/showcartitems.ftl

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 14:04:57 2015 New Revision: 1668273 URL: http://svn.apache.org/r1668273 Log: Applied fix from trunk r#1668270 Applied patch from jira issue OFBIZ-6200 - Order Adjustment details are hidden on order Item

svn commit: r1668278 - in /ofbiz/branches/release14.12: ./ applications/product/src/org/ofbiz/product/product/ProductServices.java

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 14:48:40 2015 New Revision: 1668278 URL: http://svn.apache.org/r1668278 Log: Applied fix from trunk r#1668277 === OFBIZ-6070: Fixed error while creating the ProductContent. Added check to avoid foreign key

svn commit: r1668237 - in /ofbiz/branches/release14.12: ./ framework/base/src/org/ofbiz/base/component/ComponentConfig.java

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 11:20:55 2015 New Revision: 1668237 URL: http://svn.apache.org/r1668237 Log: Applied fix from trunk r#r1668236 OFBIZ-6183: Update ComponentConfig code to allow empty mount point, as if need to mount

svn commit: r1668259 - in /ofbiz/branches/release14.12: ./ applications/product/webapp/catalog/WEB-INF/controller.xml

2015-03-21 Thread deepak
Author: deepak Date: Sat Mar 21 12:49:28 2015 New Revision: 1668259 URL: http://svn.apache.org/r1668259 Log: Applied fix from trunk r#1668258 Applied patch from jira issue OFBIZ-6095 - Promo action party lookup dropdown throws error

svn commit: r1667743 - /ofbiz/branches/release13.07/framework/webapp/src/org/ofbiz/webapp/control/ControlServlet.java

2015-03-19 Thread deepak
Author: deepak Date: Thu Mar 19 13:35:51 2015 New Revision: 1667743 URL: http://svn.apache.org/r1667743 Log: Hand merge fix from trunk r#1667733. = OFBIZ-6183: Fixed String index out of range exception if webapp mounted on . Modified: ofbiz/branches

svn commit: r1667745 - /ofbiz/branches/release12.04/framework/webapp/src/org/ofbiz/webapp/control/ControlServlet.java

2015-03-19 Thread deepak
Author: deepak Date: Thu Mar 19 13:38:33 2015 New Revision: 1667745 URL: http://svn.apache.org/r1667745 Log: Hand merge fix from trunk r#1667733. = OFBIZ-6183: Fixed String index out of range exception if webapp mounted on . Modified: ofbiz/branches

svn commit: r1667736 - /ofbiz/branches/release14.12/framework/webapp/src/org/ofbiz/webapp/control/ControlServlet.java

2015-03-19 Thread deepak
Author: deepak Date: Thu Mar 19 13:05:14 2015 New Revision: 1667736 URL: http://svn.apache.org/r1667736 Log: Applied fix from trunk r#1667733. = OFBIZ-6183: Fixed String index out of range exception if webapp mounted on . Modified: ofbiz/branches

svn commit: r1667746 - /ofbiz/branches/release13.07/framework/webapp/src/org/ofbiz/webapp/control/ControlServlet.java

2015-03-19 Thread deepak
Author: deepak Date: Thu Mar 19 13:39:44 2015 New Revision: 1667746 URL: http://svn.apache.org/r1667746 Log: Used defined variable to get the servletContextName. Modified: ofbiz/branches/release13.07/framework/webapp/src/org/ofbiz/webapp/control/ControlServlet.java Modified: ofbiz

svn commit: r1666634 - in /ofbiz/branches/release14.12: ./ applications/content/src/org/ofbiz/content/content/ContentWorker.java

2015-03-14 Thread deepak
Author: deepak Date: Sat Mar 14 07:02:22 2015 New Revision: 134 URL: http://svn.apache.org/r134 Log: Applied fix from trunk r#133. = Fixed incorrect tempTemplateContext assignment for renderContentAsText method, as UtilMisc.String,ObjecttoMap

svn commit: r1666645 - in /ofbiz/branches/release12.04: ./ applications/content/src/org/ofbiz/content/content/ContentWorker.java

2015-03-14 Thread deepak
Author: deepak Date: Sat Mar 14 09:26:43 2015 New Revision: 145 URL: http://svn.apache.org/r145 Log: Applied fix from trunk r#133. = Fixed incorrect tempTemplateContext assignment for renderContentAsText method, as UtilMisc.String,ObjecttoMap

svn commit: r1666633 - /ofbiz/trunk/applications/content/src/org/ofbiz/content/content/ContentWorker.java

2015-03-14 Thread deepak
Author: deepak Date: Sat Mar 14 06:51:17 2015 New Revision: 133 URL: http://svn.apache.org/r133 Log: Fixed incorrect tempTemplateContext assignment for renderContentAsText method, as UtilMisc.String,ObjecttoMap method creating tempTemplateContext via call by reference mechanism, hence

svn commit: r1666642 - /ofbiz/branches/release13.07/applications/content/src/org/ofbiz/content/content/ContentWorker.java

2015-03-14 Thread deepak
Author: deepak Date: Sat Mar 14 08:52:54 2015 New Revision: 142 URL: http://svn.apache.org/r142 Log: Applied fix from trunk r#133. = Fixed incorrect tempTemplateContext assignment for renderContentAsText method, as UtilMisc.String,ObjecttoMap

svn commit: r1669321 - in /ofbiz/branches/release14.12: ./ applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCart.java

2015-03-26 Thread deepak
Author: deepak Date: Thu Mar 26 11:17:38 2015 New Revision: 1669321 URL: http://svn.apache.org/r1669321 Log: Applied fix from trunk r#1669317 = OFBIZ-2146: Found issue in ShoppingCart.getDisplaySubTotal() method, its throwing

svn commit: r1669317 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCart.java

2015-03-26 Thread deepak
Author: deepak Date: Thu Mar 26 11:05:41 2015 New Revision: 1669317 URL: http://svn.apache.org/r1669317 Log: OFBIZ-2146: Found issue in ShoppingCart.getDisplaySubTotal() method, its throwing stack overflow error, Ideally this code changes should belongs to ShoppingCart.getDisplayGrandTotal

svn commit: r1669588 - /ofbiz/trunk/framework/widget/src/org/ofbiz/widget/model/ModelScreenWidget.java

2015-03-27 Thread deepak
Author: deepak Date: Fri Mar 27 13:44:45 2015 New Revision: 1669588 URL: http://svn.apache.org/r1669588 Log: Fixed NPE while rendering content using screen widget, if content.dataResouceId is null then ModelScreenWidget throwing NPW. Applied patch from jira issue OFBIZ-6219 Modified

svn commit: r1669589 - in /ofbiz/branches/release14.12: ./ framework/widget/src/org/ofbiz/widget/model/ModelScreenWidget.java

2015-03-27 Thread deepak
Author: deepak Date: Fri Mar 27 13:56:31 2015 New Revision: 1669589 URL: http://svn.apache.org/r1669589 Log: Applied fix from trunk r#1669588 = Fixed NPE while rendering content using screen widget, if content.dataResouceId

svn commit: r1672853 - in /ofbiz/trunk: applications/product/src/org/ofbiz/product/category/ framework/common/webcommon/ framework/webapp/src/org/ofbiz/webapp/control/ specialpurpose/hhfacility/webapp

2015-04-11 Thread deepak
Author: deepak Date: Sat Apr 11 09:43:10 2015 New Revision: 1672853 URL: http://svn.apache.org/r1672853 Log: Applied patch from jira issue OFBIZ-6222 - Change the field name 'tenantId' to 'userTenantId' from login page and ContextFilter Thanks Arun Patidar for reporting the issue and providing

svn commit: r1672849 - in /ofbiz/branches/release13.07/framework: common/src/org/ofbiz/common/email/NotificationServices.java webapp/src/org/ofbiz/webapp/control/RequestHandler.java webapp/src/org/ofb

2015-04-11 Thread deepak
Author: deepak Date: Sat Apr 11 09:06:56 2015 New Revision: 1672849 URL: http://svn.apache.org/r1672849 Log: Manually applied fix from trunk r#1672846 Applied patch from jira issue OFBIZ-6205 - Use EntityUtilProperties to get

svn commit: r1672846 - in /ofbiz/trunk/framework/webapp/src/org/ofbiz/webapp: OfbizUrlBuilder.java website/WebSiteProperties.java

2015-04-11 Thread deepak
Author: deepak Date: Sat Apr 11 08:50:42 2015 New Revision: 1672846 URL: http://svn.apache.org/r1672846 Log: Applied patch from jira issue OFBIZ-6205 - Use EntityUtilProperties to get the WebSiteProperties Thanks Arun Patidar for reporting the issue and providing the patch. Modified

svn commit: r1672854 - in /ofbiz/branches/release14.12: ./ framework/common/webcommon/ framework/webapp/src/org/ofbiz/webapp/control/ specialpurpose/hhfacility/webapp/hhfacility/ specialpurpose/myport

2015-04-11 Thread deepak
Author: deepak Date: Sat Apr 11 09:51:06 2015 New Revision: 1672854 URL: http://svn.apache.org/r1672854 Log: Applied fix from trunk r#1672853 === Applied patch from jira issue OFBIZ-6222 - Change the field name 'tenantId' to 'userTenantId

svn commit: r1672848 - in /ofbiz/branches/release14.12: ./ framework/webapp/src/org/ofbiz/webapp/OfbizUrlBuilder.java framework/webapp/src/org/ofbiz/webapp/website/WebSiteProperties.java

2015-04-11 Thread deepak
Author: deepak Date: Sat Apr 11 08:55:35 2015 New Revision: 1672848 URL: http://svn.apache.org/r1672848 Log: Applied fix from trunk r#1672846 Applied patch from jira issue OFBIZ-6205 - Use EntityUtilProperties to get

svn commit: r1677770 - in /ofbiz/trunk/specialpurpose/ecommerce/widget: CustRequestScreens.xml QuoteScreens.xml

2015-05-05 Thread deepak
Author: deepak Date: Tue May 5 10:18:22 2015 New Revision: 160 URL: http://svn.apache.org/r160 Log: OFBIZ-6207: Only formatting, No functional change. Modified: ofbiz/trunk/specialpurpose/ecommerce/widget/CustRequestScreens.xml ofbiz/trunk/specialpurpose/ecommerce/widget

svn commit: r1677777 - in /ofbiz/branches/release13.07: ./ specialpurpose/ecommerce/widget/CustRequestScreens.xml specialpurpose/ecommerce/widget/QuoteScreens.xml

2015-05-05 Thread deepak
Author: deepak Date: Tue May 5 10:29:01 2015 New Revision: 167 URL: http://svn.apache.org/r167 Log: Applied fix from trunk r#1677769 and 160 Applied patch manually from jira issue OFBIZ-6207 - Anyone can view any Request

svn commit: r1677769 - in /ofbiz/trunk/specialpurpose/ecommerce/widget: CustRequestScreens.xml QuoteScreens.xml

2015-05-05 Thread deepak
Author: deepak Date: Tue May 5 10:17:12 2015 New Revision: 1677769 URL: http://svn.apache.org/r1677769 Log: Applied patch manually from jira issue OFBIZ-6207 - Anyone can view any Request or Quote Thanks Forrest Rae for reporting the issue and providing the patch. Modified: ofbiz/trunk

svn commit: r1677776 - in /ofbiz/branches/release14.12: ./ specialpurpose/ecommerce/widget/CustRequestScreens.xml specialpurpose/ecommerce/widget/QuoteScreens.xml

2015-05-05 Thread deepak
Author: deepak Date: Tue May 5 10:27:02 2015 New Revision: 166 URL: http://svn.apache.org/r166 Log: Applied fix from trunk r#1677769 and 160 Applied patch manually from jira issue OFBIZ-6207 - Anyone can view any Request

svn commit: r1678915 - in /ofbiz/branches/release14.12: ./ framework/common/src/org/ofbiz/common/CommonEvents.java

2015-05-12 Thread deepak
Author: deepak Date: Tue May 12 11:28:09 2015 New Revision: 1678915 URL: http://svn.apache.org/r1678915 Log: Applied fix from trunk r#1678911 Used UtilHttp.getLocale() to get the locale instead request.getLocale() Modified: ofbiz

svn commit: r1678916 - in /ofbiz/branches/release13.07: ./ framework/common/src/org/ofbiz/common/CommonEvents.java

2015-05-12 Thread deepak
Author: deepak Date: Tue May 12 11:38:41 2015 New Revision: 1678916 URL: http://svn.apache.org/r1678916 Log: Applied fix from trunk r#1678911 Used UtilHttp.getLocale() to get the locale instead request.getLocale() Modified: ofbiz

svn commit: r1678911 - /ofbiz/trunk/framework/common/src/org/ofbiz/common/CommonEvents.java

2015-05-12 Thread deepak
Author: deepak Date: Tue May 12 11:02:42 2015 New Revision: 1678911 URL: http://svn.apache.org/r1678911 Log: Used UtilHttp.getLocale() to get the locale instead request.getLocale() Modified: ofbiz/trunk/framework/common/src/org/ofbiz/common/CommonEvents.java Modified: ofbiz/trunk/framework

svn commit: r1679746 - in /ofbiz/trunk/specialpurpose/scrum/widget: TaskForms.xml scrumForms.xml

2015-05-16 Thread deepak
Author: deepak Date: Sat May 16 14:35:12 2015 New Revision: 1679746 URL: http://svn.apache.org/r1679746 Log: OFBIZ-5974: Fixed entity-one tag error for ListProdBacklogNote and ListTaskNote forms. Modified: ofbiz/trunk/specialpurpose/scrum/widget/TaskForms.xml ofbiz/trunk/specialpurpose

svn commit: r1679740 - /ofbiz/trunk/applications/manufacturing/webapp/manufacturing/WEB-INF/actions/reports/CuttingListReport.groovy

2015-05-16 Thread deepak
Author: deepak Date: Sat May 16 12:35:56 2015 New Revision: 1679740 URL: http://svn.apache.org/r1679740 Log: Applied patch from jira issue OFBIZ-5916 : Cutting List Report from Manufacturing Shipment Plans throws error due to due to missing EntityCondition import. Thanks Christian Carlow

svn commit: r1679742 - /ofbiz/branches/release13.07/applications/manufacturing/widget/manufacturing/CuttingListReport.groovy

2015-05-16 Thread deepak
Author: deepak Date: Sat May 16 12:42:29 2015 New Revision: 1679742 URL: http://svn.apache.org/r1679742 Log: Applied patch from jira issue OFBIZ-5916 : Cutting List Report from Manufacturing Shipment Plans throws error due to due to missing EntityCondition import. Thanks Christian Carlow

svn commit: r1679741 - /ofbiz/branches/release14.12/applications/manufacturing/widget/manufacturing/CuttingListReport.groovy

2015-05-16 Thread deepak
Author: deepak Date: Sat May 16 12:42:06 2015 New Revision: 1679741 URL: http://svn.apache.org/r1679741 Log: Manually merged trunk r#1679740 Applied patch from jira issue OFBIZ-5916 : Cutting List Report from Manufacturing Shipment

svn commit: r1679743 - /ofbiz/trunk/specialpurpose/scrum/widget/TaskForms.xml

2015-05-16 Thread deepak
Author: deepak Date: Sat May 16 12:50:16 2015 New Revision: 1679743 URL: http://svn.apache.org/r1679743 Log: OFBIZ-5974: Added missing value field for entity-one tag. Modified: ofbiz/trunk/specialpurpose/scrum/widget/TaskForms.xml Modified: ofbiz/trunk/specialpurpose/scrum/widget

svn commit: r1679744 - /ofbiz/trunk/specialpurpose/scrum/widget/TaskForms.xml

2015-05-16 Thread deepak
Author: deepak Date: Sat May 16 12:52:43 2015 New Revision: 1679744 URL: http://svn.apache.org/r1679744 Log: OFBIZ-5974: Reverting incomplete commit r#1679743 Modified: ofbiz/trunk/specialpurpose/scrum/widget/TaskForms.xml Modified: ofbiz/trunk/specialpurpose/scrum/widget/TaskForms.xml URL

svn commit: r1679689 - /ofbiz/trunk/applications/order/widget/ordermgr/QuoteForms.xml

2015-05-16 Thread deepak
Author: deepak Date: Sat May 16 06:11:13 2015 New Revision: 1679689 URL: http://svn.apache.org/r1679689 Log: Applied patch from jira issue OFBIZ-6351 - ordermgr/control/ListQuoteItems quoteItemSeqId button not showing due to ${bsh} Also fixed similar bsh issue for ListQuoteAdjustments form

svn commit: r1679690 - in /ofbiz/branches/release14.12: ./ applications/order/widget/ordermgr/QuoteForms.xml

2015-05-16 Thread deepak
Author: deepak Date: Sat May 16 06:17:45 2015 New Revision: 1679690 URL: http://svn.apache.org/r1679690 Log: Applied patch from trunk r#r1679689 Applied patch from jira issue OFBIZ-6351 - ordermgr/control/ListQuoteItems quoteItemSeqId

svn commit: r1679693 - in /ofbiz/branches/release13.07: ./ applications/order/widget/ordermgr/QuoteForms.xml

2015-05-16 Thread deepak
Author: deepak Date: Sat May 16 06:27:52 2015 New Revision: 1679693 URL: http://svn.apache.org/r1679693 Log: Applied patch from trunk r#r1679689 Applied patch from jira issue OFBIZ-6351 - ordermgr/control/ListQuoteItems quoteItemSeqId

svn commit: r1679344 - /ofbiz/trunk/specialpurpose/bi/webapp/bi/WEB-INF/actions/reportbuilder/RunStarSchemaQuery.groovy

2015-05-14 Thread deepak
Author: deepak Date: Thu May 14 11:36:20 2015 New Revision: 1679344 URL: http://svn.apache.org/r1679344 Log: Fixed class cast exception for Render Star Schema Report page. Modified: ofbiz/trunk/specialpurpose/bi/webapp/bi/WEB-INF/actions/reportbuilder/RunStarSchemaQuery.groovy Modified

svn commit: r1679345 - /ofbiz/trunk/specialpurpose/bi/webapp/bi/WEB-INF/actions/reportbuilder/RunStarSchemaQuery.groovy

2015-05-14 Thread deepak
Author: deepak Date: Thu May 14 11:37:42 2015 New Revision: 1679345 URL: http://svn.apache.org/r1679345 Log: Removed unused imports, No functional changes. Modified: ofbiz/trunk/specialpurpose/bi/webapp/bi/WEB-INF/actions/reportbuilder/RunStarSchemaQuery.groovy Modified: ofbiz/trunk

svn commit: r1679713 - in /ofbiz/branches/release14.12: ./ .classpath LICENSE framework/base/lib/commons/commons-compress-1.4.1.jar framework/base/lib/commons/commons-compress-1.9.jar

2015-05-16 Thread deepak
Author: deepak Date: Sat May 16 09:11:07 2015 New Revision: 1679713 URL: http://svn.apache.org/r1679713 Log: Applied fix from trunk r#1679709 OFBIZ-6257 - Upload function does not work on Party Manager. Upgrade commons-compress jar from

svn commit: r1679715 - /ofbiz/trunk/applications/order/webapp/ordermgr/WEB-INF/actions/entry/ShipSettings.groovy

2015-05-16 Thread deepak
Author: deepak Date: Sat May 16 09:24:27 2015 New Revision: 1679715 URL: http://svn.apache.org/r1679715 Log: Applied patch from jira issue OFBIZ-6382 -Create PO flow is broken Thanks Nitesh Goyal for issue reporting and providing the patch. Modified: ofbiz/trunk/applications/order/webapp

svn commit: r1679709 - in /ofbiz/trunk: .classpath LICENSE framework/base/lib/commons/commons-compress-1.4.1.jar framework/base/lib/commons/commons-compress-1.9.jar

2015-05-16 Thread deepak
Author: deepak Date: Sat May 16 09:01:01 2015 New Revision: 1679709 URL: http://svn.apache.org/r1679709 Log: OFBIZ-6351 - Upload function does not work on Party Manager. Upgrade commons-compress jar from 1.4.1 to 1.9 Thanks Supachai Chaima-ngua and Pierre Smits for reporting the issue

svn commit: r1679719 - /ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/actions/entity/FindGeneric.groovy

2015-05-16 Thread deepak
Author: deepak Date: Sat May 16 10:33:40 2015 New Revision: 1679719 URL: http://svn.apache.org/r1679719 Log: Fixed fieldsToSelect type from list to set as find method accept fieldsToSelect as set. Modified: ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/actions/entity

svn commit: r1679724 - in /ofbiz/branches/release13.07: ./ applications/product/src/org/ofbiz/product/category/CategoryContentWrapper.java

2015-05-16 Thread deepak
Author: deepak Date: Sat May 16 10:54:10 2015 New Revision: 1679724 URL: http://svn.apache.org/r1679724 Log: Applied fix manually from trunk r#1679720 Applied patch from jira issue OFBIZ-6262 -CategoryContentWrapper ignores session

svn commit: r1679729 - in /ofbiz/branches/release14.12: ./ applications/content/src/org/ofbiz/content/data/DataResourceWorker.java

2015-05-16 Thread deepak
Author: deepak Date: Sat May 16 11:19:00 2015 New Revision: 1679729 URL: http://svn.apache.org/r1679729 Log: Applied fix from trunk r#1679728 Applied patch from jira issue OFBIZ-6329 : Malfunction of configurable FTL-Template caching

svn commit: r1679733 - in /ofbiz/branches/release14.12: ./ applications/commonext/data/ProductStoreData.xml

2015-05-16 Thread deepak
Author: deepak Date: Sat May 16 11:39:34 2015 New Revision: 1679733 URL: http://svn.apache.org/r1679733 Log: Applied fix from trunk r#1679732 Applied patch from jira issue OFBIZ-6216 : ProductStoreData.xml contains UPS NEXT_DAY

svn commit: r1679720 - /ofbiz/trunk/applications/product/src/org/ofbiz/product/category/CategoryContentWrapper.java

2015-05-16 Thread deepak
Author: deepak Date: Sat May 16 10:35:02 2015 New Revision: 1679720 URL: http://svn.apache.org/r1679720 Log: Applied patch from jira issue OFBIZ-6262 -CategoryContentWrapper ignores session locale Thanks Josip Almasi for issue reporting and providing the patch. Modified: ofbiz/trunk

svn commit: r1679721 - in /ofbiz/branches/release14.12: ./ applications/product/src/org/ofbiz/product/category/CategoryContentWrapper.java

2015-05-16 Thread deepak
Author: deepak Date: Sat May 16 10:46:26 2015 New Revision: 1679721 URL: http://svn.apache.org/r1679721 Log: Applied fix from trunk r#1679720 Applied patch from jira issue OFBIZ-6262 -CategoryContentWrapper ignores session locale

svn commit: r1679728 - /ofbiz/trunk/applications/content/src/org/ofbiz/content/data/DataResourceWorker.java

2015-05-16 Thread deepak
Author: deepak Date: Sat May 16 11:12:29 2015 New Revision: 1679728 URL: http://svn.apache.org/r1679728 Log: Applied patch from jira issue OFBIZ-6329 : Malfunction of configurable FTL-Template caching in DataResourceWorker.renderDataResourceAsText Thanks Martin Becker for reporting the issue

svn commit: r1679732 - /ofbiz/trunk/applications/commonext/data/ProductStoreData.xml

2015-05-16 Thread deepak
Author: deepak Date: Sat May 16 11:35:19 2015 New Revision: 1679732 URL: http://svn.apache.org/r1679732 Log: Applied patch from jira issue OFBIZ-6216 : ProductStoreData.xml contains UPS NEXT_DAY not present in ShippingData.xml Thanks Christian Carlow, Rishi Solanki and Divesh for your valuable

svn commit: r1672856 - /ofbiz/trunk/applications/order/webapp/ordermgr/quote/quoteReportBody.fo.ftl

2015-04-11 Thread deepak
Author: deepak Date: Sat Apr 11 10:56:56 2015 New Revision: 1672856 URL: http://svn.apache.org/r1672856 Log: OFBIZ-6077: Added check on quote report body fo ftl to avoid NPE. Modified: ofbiz/trunk/applications/order/webapp/ordermgr/quote/quoteReportBody.fo.ftl Modified: ofbiz/trunk

svn commit: r1672873 - /ofbiz/trunk/applications/order/webapp/ordermgr/quote/ViewQuoteItemInfo.ftl

2015-04-11 Thread deepak
Author: deepak Date: Sat Apr 11 12:49:04 2015 New Revision: 1672873 URL: http://svn.apache.org/r1672873 Log: OFBIZ-6057: Fixed freemarker stack trace on view quote item info, instead of assigning null in freemarker corrected the condition and removed the null value assignment. Modified

svn commit: r1672869 - /ofbiz/branches/release13.07/applications/order/webapp/ordermgr/quote/quoteReportBody.fo.ftl

2015-04-11 Thread deepak
Author: deepak Date: Sat Apr 11 12:29:28 2015 New Revision: 1672869 URL: http://svn.apache.org/r1672869 Log: OFBIZ-6077: Added missing if condition in quote report fo ftl. Modified: ofbiz/branches/release13.07/applications/order/webapp/ordermgr/quote/quoteReportBody.fo.ftl Modified: ofbiz

svn commit: r1672874 - in /ofbiz/branches/release14.12: ./ applications/order/webapp/ordermgr/quote/ViewQuoteItemInfo.ftl

2015-04-11 Thread deepak
Author: deepak Date: Sat Apr 11 12:52:22 2015 New Revision: 1672874 URL: http://svn.apache.org/r1672874 Log: Applied fix from trunk r#1672873 OFBIZ-6057: Fixed freemarker stack trace on view quote item info, instead of assigning null

svn commit: r1672875 - /ofbiz/branches/release13.07/applications/order/webapp/ordermgr/quote/ViewQuoteItemInfo.ftl

2015-04-11 Thread deepak
Author: deepak Date: Sat Apr 11 12:54:58 2015 New Revision: 1672875 URL: http://svn.apache.org/r1672875 Log: Applied fix from trunk r#1672873 OFBIZ-6057: Fixed freemarker stack trace on view quote item info, instead of assigning null

svn commit: r1672862 - in /ofbiz/trunk/applications/order: config/OrderUiLabels.xml webapp/ordermgr/quote/quoteReportBody.fo.ftl

2015-04-11 Thread deepak
Author: deepak Date: Sat Apr 11 11:37:42 2015 New Revision: 1672862 URL: http://svn.apache.org/r1672862 Log: OFBIZ-6077: Fixed in correct hierarchy of fo:table, and if no items found then display message on quote item section. Modified: ofbiz/trunk/applications/order/config

svn commit: r1672859 - in /ofbiz/branches/release14.12: ./ applications/order/webapp/ordermgr/quote/quoteReportBody.fo.ftl

2015-04-11 Thread deepak
Author: deepak Date: Sat Apr 11 11:02:26 2015 New Revision: 1672859 URL: http://svn.apache.org/r1672859 Log: Applied fix from trunk r#1672856 OFBIZ-6077: Added check on quote report body fo ftl to avoid NPE. Modified: ofbiz

svn commit: r1672863 - in /ofbiz/branches/release14.12: ./ applications/order/config/OrderUiLabels.xml applications/order/webapp/ordermgr/quote/quoteReportBody.fo.ftl

2015-04-11 Thread deepak
Author: deepak Date: Sat Apr 11 11:42:03 2015 New Revision: 1672863 URL: http://svn.apache.org/r1672863 Log: Apllied fix from trunk r#1672862 === OFBIZ-6077: Fixed incorrect hierarchy of fo:table, and if no items found then display message

svn commit: r1674496 - in /ofbiz/trunk/applications/manufacturing: webapp/manufacturing/reports/ShipmentLabel.fo.ftl widget/manufacturing/ReportScreens.xml

2015-04-18 Thread deepak
Author: deepak Date: Sat Apr 18 12:57:47 2015 New Revision: 1674496 URL: http://svn.apache.org/r1674496 Log: Applied patch from jira issue OFBIZ-6196 - Package Labels Report error for Manufacturing Shipment Plan Thanks Christian Carlow for reporting the issue and thanks Amardeep Jhajj

svn commit: r1674503 - /ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/actions/category/CategoryTree.groovy

2015-04-18 Thread deepak
Author: deepak Date: Sat Apr 18 13:15:07 2015 New Revision: 1674503 URL: http://svn.apache.org/r1674503 Log: Fixed broken CategroyTree.groovy, fixed incorrect map assignment, also found unused variable so removed it. Modified: ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF

svn commit: r1674491 - in /ofbiz/trunk/applications/manufacturing: webapp/manufacturing/WEB-INF/actions/reports/ShipmentWorkEffortTasks.groovy webapp/manufacturing/reports/ShipmentWorkEffortTasks.fo.f

2015-04-18 Thread deepak
Author: deepak Date: Sat Apr 18 12:34:33 2015 New Revision: 1674491 URL: http://svn.apache.org/r1674491 Log: Applied patch from jira issue OFBIZ-6188 - Task Report error for Manufacturing Shipment Plan Thanks Christian Carlow for reporting the issue and thanks Amardeep Jhajj for verifying

svn commit: r1674498 - in /ofbiz/branches/release14.12: ./ applications/manufacturing/webapp/manufacturing/reports/ShipmentLabel.fo.ftl applications/manufacturing/widget/manufacturing/ReportScreens.xm

2015-04-18 Thread deepak
Author: deepak Date: Sat Apr 18 13:02:55 2015 New Revision: 1674498 URL: http://svn.apache.org/r1674498 Log: Applied fix from trunk r#r1674496 Applied patch from jira issue OFBIZ-6196 - Package Labels Report error for Manufacturing

svn commit: r1674501 - in /ofbiz/branches/release12.04: ./ applications/manufacturing/webapp/manufacturing/reports/ShipmentLabel.fo.ftl applications/manufacturing/widget/manufacturing/ReportScreens.xm

2015-04-18 Thread deepak
Author: deepak Date: Sat Apr 18 13:09:47 2015 New Revision: 1674501 URL: http://svn.apache.org/r1674501 Log: Applied fix from trunk r#r1674496 Applied patch from jira issue OFBIZ-6196 - Package Labels Report error for Manufacturing

svn commit: r1674500 - in /ofbiz/branches/release13.07: ./ applications/manufacturing/webapp/manufacturing/reports/ShipmentLabel.fo.ftl applications/manufacturing/widget/manufacturing/ReportScreens.xm

2015-04-18 Thread deepak
Author: deepak Date: Sat Apr 18 13:09:16 2015 New Revision: 1674500 URL: http://svn.apache.org/r1674500 Log: Applied fix from trunk r#r1674496 Applied patch from jira issue OFBIZ-6196 - Package Labels Report error for Manufacturing

svn commit: r1674492 - in /ofbiz/branches/release14.12: ./ applications/manufacturing/webapp/manufacturing/WEB-INF/actions/reports/ applications/manufacturing/webapp/manufacturing/reports/ application

2015-04-18 Thread deepak
Author: deepak Date: Sat Apr 18 12:43:46 2015 New Revision: 1674492 URL: http://svn.apache.org/r1674492 Log: Applied fix from trunk r#1674491 Applied patch from jira issue OFBIZ-6188 - Task Report error for Manufacturing Shipment Plan

svn commit: r1674447 - /ofbiz/trunk/framework/datafile/src/org/ofbiz/datafile/Record.java

2015-04-18 Thread deepak
Author: deepak Date: Sat Apr 18 06:40:32 2015 New Revision: 1674447 URL: http://svn.apache.org/r1674447 Log: Applied patch from jira issue OFBIZ-4837 - Separator Error in data file tools. Thanks Gil Portenseigne for reporting and providing the patch for the issue, Thanks Aditya for uploading

svn commit: r1674449 - in /ofbiz/branches/release13.07: ./ framework/datafile/src/org/ofbiz/datafile/Record.java

2015-04-18 Thread deepak
Author: deepak Date: Sat Apr 18 06:43:32 2015 New Revision: 1674449 URL: http://svn.apache.org/r1674449 Log: Applied fix from trunk r#1674447 Applied patch from jira issue OFBIZ-4837 - Separator Error in data file tools. Thanks Gil

svn commit: r1674448 - in /ofbiz/branches/release14.12: ./ framework/datafile/src/org/ofbiz/datafile/Record.java

2015-04-18 Thread deepak
Author: deepak Date: Sat Apr 18 06:43:13 2015 New Revision: 1674448 URL: http://svn.apache.org/r1674448 Log: Applied fix from trunk r#1674447 Applied patch from jira issue OFBIZ-4837 - Separator Error in data file tools. Thanks Gil

  1   2   3   4   5   6   7   8   9   10   >