svn commit: r1761271 - in /ofbiz/trunk/specialpurpose/assetmaint/groovyScripts: assetmaint/EditMaint.groovy assetmaint/PrintFixedAssetMaint.groovy workeffort/EditWorkEfforts.groovy

2016-09-17 Thread mbrohl
Author: mbrohl Date: Sat Sep 17 20:36:38 2016 New Revision: 1761271 URL: http://svn.apache.org/viewvc?rev=1761271=rev Log: Improved: AssetMaint : Remove unused imports from groovy files for code optimization. (OFBIZ-8032) Thanks: Ankit Joshi for reporting and providing the patch. Modified:

svn commit: r1761277 - /ofbiz/trunk/specialpurpose/lucene/groovyScripts/content/AdvancedSearchPrep.groovy

2016-09-17 Thread mbrohl
Author: mbrohl Date: Sat Sep 17 20:42:37 2016 New Revision: 1761277 URL: http://svn.apache.org/viewvc?rev=1761277=rev Log: Improved: Lucene : Remove unused imports from groovy files for code optimization. (OFBIZ-8033) Thanks: Ankit Joshi for reporting and providing the patch. Modified:

svn commit: r1761278 - /ofbiz/trunk/specialpurpose/passport/groovyScripts/login/GetThirdPartyLogins.groovy

2016-09-17 Thread mbrohl
Author: mbrohl Date: Sat Sep 17 20:50:48 2016 New Revision: 1761278 URL: http://svn.apache.org/viewvc?rev=1761278=rev Log: Improved: Passport : Remove unused imports from groovy files for code optimization. (OFBIZ-8034) Thanks: Ankit Joshi for reporting and providing the patch. Modified:

svn commit: r1761269 - /ofbiz/trunk/specialpurpose/ebay/groovyScripts/ProductsExportToEbay.groovy

2016-09-17 Thread mbrohl
Author: mbrohl Date: Sat Sep 17 20:13:39 2016 New Revision: 1761269 URL: http://svn.apache.org/viewvc?rev=1761269=rev Log: Improved: ebay : Remove unused imports from groovy files. (OFBIZ-7895) Thanks: Ankit Joshi for reporting and providing the patch. Modified:

svn commit: r1761150 - in /ofbiz/trunk: applications/content/src/main/java/org/apache/ofbiz/content/cms/ applications/datamodel/entitydef/ framework/webapp/src/main/java/org/apache/ofbiz/webapp/contro

2016-09-17 Thread pranayp
Author: pranayp Date: Sat Sep 17 08:03:19 2016 New Revision: 1761150 URL: http://svn.apache.org/viewvc?rev=1761150=rev Log: Implemented: Multisite support in specialpurpose/cmssite (OFBIZ-7120) This is the first patch from the ticket and is for the implementation done to support the multisite

svn commit: r1761159 - /ofbiz/branches/release15.12/applications/marketing/config/MarketingUiLabels.xml

2016-09-17 Thread pgil
Author: pgil Date: Sat Sep 17 08:29:50 2016 New Revision: 1761159 URL: http://svn.apache.org/viewvc?rev=1761159=rev Log: Improved: Improve Dutch labels for marketing component (OFBIZ-8051) Thanks: Pierre Smits for the contribution Modified:

svn commit: r1761158 - /ofbiz/trunk/applications/marketing/config/MarketingUiLabels.xml

2016-09-17 Thread pgil
Author: pgil Date: Sat Sep 17 08:29:20 2016 New Revision: 1761158 URL: http://svn.apache.org/viewvc?rev=1761158=rev Log: Improved: Improve Dutch labels for marketing component (OFBIZ-8051) Thanks: Pierre Smits for the contribution Modified:

svn commit: r1761122 - /ofbiz/trunk/applications/accounting/servicedef/services_finaccount.xml

2016-09-17 Thread arunpatidar
Author: arunpatidar Date: Sat Sep 17 06:22:27 2016 New Revision: 1761122 URL: http://svn.apache.org/viewvc?rev=1761122=rev Log: Implemented: Added CRUD services for FinAccountTransAttribute entity. (OFBIZ-8030) Thanks: Rahul Singh Kushwah for the contribution. Modified:

svn commit: r1761140 - in /ofbiz/trunk/applications: accounting/servicedef/services_payment.xml workeffort/ofbiz-component.xml workeffort/servicedef/services_workeffort.xml

2016-09-17 Thread arunpatidar
Author: arunpatidar Date: Sat Sep 17 07:44:56 2016 New Revision: 1761140 URL: http://svn.apache.org/viewvc?rev=1761140=rev Log: Implemented: Added CRUD services for DeductionType, Deliverable and DeliverableType entity. (OFBIZ-8047) (OFBIZ-8048)(OFBIZ-8049) Thanks: Amit Gadaley for the

svn commit: r1761123 - /ofbiz/trunk/applications/accounting/servicedef/services_ledger.xml

2016-09-17 Thread arunpatidar
Author: arunpatidar Date: Sat Sep 17 06:27:18 2016 New Revision: 1761123 URL: http://svn.apache.org/viewvc?rev=1761123=rev Log: Implemented: Added CRUD services for GlAccountCategoryType entity. (OFBIZ-8031) Thanks: Aman Mishra for the contribution. Modified:

svn commit: r1761131 - in /ofbiz/trunk: README.md build.gradle

2016-09-17 Thread jleroux
Author: jleroux Date: Sat Sep 17 06:51:23 2016 New Revision: 1761131 URL: http://svn.apache.org/viewvc?rev=1761131=rev Log: Improves: Create a Gradle task to use Xlint arguments when building (OFBIZ-8251) Attached is a simple and clean fix. Essentially, it's better to just use Xlint which is

svn commit: r1761128 - in /ofbiz/branches/release15.12: ./ applications/accounting/widget/FinAccountForms.xml

2016-09-17 Thread pranayp
Author: pranayp Date: Sat Sep 17 06:49:42 2016 New Revision: 1761128 URL: http://svn.apache.org/viewvc?rev=1761128=rev Log: Applied fix from trunk for revision: 1761127 === Fix for: Pagination error in Accounting FinAccountForms. (OFBIZ-8254) Added paginate target to these forms for fixing the

svn commit: r1761129 - in /ofbiz/branches/release14.12: ./ applications/accounting/widget/FinAccountForms.xml

2016-09-17 Thread pranayp
Author: pranayp Date: Sat Sep 17 06:50:13 2016 New Revision: 1761129 URL: http://svn.apache.org/viewvc?rev=1761129=rev Log: Applied fix from trunk for revision: 1761127 === Fix for: Pagination error in Accounting FinAccountForms. (OFBIZ-8254) Added paginate target to these forms for fixing the

svn commit: r1761132 - in /ofbiz/branches/release13.07: ./ applications/accounting/widget/FinAccountForms.xml

2016-09-17 Thread pranayp
Author: pranayp Date: Sat Sep 17 06:52:04 2016 New Revision: 1761132 URL: http://svn.apache.org/viewvc?rev=1761132=rev Log: Applied fix from trunk for revision: 1761127 === Fix for: Pagination error in Accounting FinAccountForms. (OFBIZ-8254) Added paginate target to these forms for fixing the

svn commit: r1761130 - in /ofbiz/trunk: applications/order/servicedef/services_request.xml framework/common/ofbiz-component.xml framework/common/servicedef/services_method.xml

2016-09-17 Thread arunpatidar
Author: arunpatidar Date: Sat Sep 17 06:51:07 2016 New Revision: 1761130 URL: http://svn.apache.org/viewvc?rev=1761130=rev Log: Implemented: Added CRUD services for CustRequestType, CustRequestTypeAttr and CustomMethod entity. (OFBIZ-8032) (OFBIZ-8033)(OFBIZ-8034) Thanks: Amit Gadaley for the

svn commit: r1761148 - /ofbiz/branches/release14.12/applications/accounting/config/AccountingErrorUiLabels.xml

2016-09-17 Thread pgil
Author: pgil Date: Sat Sep 17 07:58:51 2016 New Revision: 1761148 URL: http://svn.apache.org/viewvc?rev=1761148=rev Log: Improved: Improve Dutch labels for error handling in Accounting (OFBIZ-8054) Slightly modified patch since it was not applyable on the go. Thanks: Pierre Smits for the

svn commit: r1761149 - /ofbiz/branches/release13.07/applications/accounting/config/AccountingErrorUiLabels.xml

2016-09-17 Thread pgil
Author: pgil Date: Sat Sep 17 07:59:20 2016 New Revision: 1761149 URL: http://svn.apache.org/viewvc?rev=1761149=rev Log: Improved: Improve Dutch labels for error handling in Accounting (OFBIZ-8054) Slightly modified patch since it was not applyable on the go. Thanks: Pierre Smits for the

svn commit: r1761155 - in /ofbiz/trunk/specialpurpose/cmssite/src: ./ main/ main/java/ main/java/org/ main/java/org/apache/ main/java/org/apache/ofbiz/ main/java/org/apache/ofbiz/cmssite/ main/java/or

2016-09-17 Thread pranayp
Author: pranayp Date: Sat Sep 17 08:12:25 2016 New Revision: 1761155 URL: http://svn.apache.org/viewvc?rev=1761155=rev Log: Implemented: Multisite support in specialpurpose/cmssite (OFBIZ-7120) Adding missing files from last commit r1761150. Thanks Mohammed Rehan Khan for the contribution.

svn commit: r1761124 - /ofbiz/trunk/applications/manufacturing/src/main/java/org/apache/ofbiz/manufacturing/bom/BOMNode.java

2016-09-17 Thread jleroux
Author: jleroux Date: Sat Sep 17 06:31:11 2016 New Revision: 1761124 URL: http://svn.apache.org/viewvc?rev=1761124=rev Log: Improves: Clean up commented out code in Java source for Manufacturing (OFBIZ-7848) As per discussion provided patch to add the log statements in catch block to avoid

svn commit: r1761125 - in /ofbiz/trunk/applications/product/widget/facility: FacilityForms.xml ShipmentForms.xml

2016-09-17 Thread diveshdutta
Author: diveshdutta Date: Sat Sep 17 06:31:35 2016 New Revision: 1761125 URL: http://svn.apache.org/viewvc?rev=1761125=rev Log: Improved: Convert search criteria on status into multi-select pattern for Facility component OFBIZ-7545 Added check box for status fields on Find Inventory Items and

svn commit: r1761127 - /ofbiz/trunk/applications/accounting/widget/FinAccountForms.xml

2016-09-17 Thread pranayp
Author: pranayp Date: Sat Sep 17 06:48:00 2016 New Revision: 1761127 URL: http://svn.apache.org/viewvc?rev=1761127=rev Log: Fix for: Pagination error in Accounting FinAccountForms. (OFBIZ-8254) Added paginate target to these forms for fixing the issue: ListFinAccountRoles, ListFinAccountAuths,

svn commit: r1761126 - /ofbiz/trunk/applications/manufacturing/widget/manufacturing/ProductionRunForms.xml

2016-09-17 Thread diveshdutta
Author: diveshdutta Date: Sat Sep 17 06:47:26 2016 New Revision: 1761126 URL: http://svn.apache.org/viewvc?rev=1761126=rev Log: Improved: Convert search criteria on status into multi select pattern for Manufacturing component (OFBIZ-7544) Added check box for status field on Find Production

svn commit: r1761135 [6/13] - in /ofbiz/trunk/specialpurpose: ebay/template/find/ ecommerce/template/blog/ ecommerce/template/cart/ ecommerce/template/catalog/ ecommerce/template/content/ ecommerce/te

2016-09-17 Thread pranayp
Modified: ofbiz/trunk/specialpurpose/ecommerce/template/catalog/SideDeepCategory.ftl URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/catalog/SideDeepCategory.ftl?rev=1761135=1761134=1761135=diff

svn commit: r1761135 [10/13] - in /ofbiz/trunk/specialpurpose: ebay/template/find/ ecommerce/template/blog/ ecommerce/template/cart/ ecommerce/template/catalog/ ecommerce/template/content/ ecommerce/t

2016-09-17 Thread pranayp
Modified: ofbiz/trunk/specialpurpose/ecommerce/template/email/GiftCardPurchase.ftl URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/email/GiftCardPurchase.ftl?rev=1761135=1761134=1761135=diff

svn commit: r1761135 [5/13] - in /ofbiz/trunk/specialpurpose: ebay/template/find/ ecommerce/template/blog/ ecommerce/template/cart/ ecommerce/template/catalog/ ecommerce/template/content/ ecommerce/te

2016-09-17 Thread pranayp
Modified: ofbiz/trunk/specialpurpose/ecommerce/template/catalog/ProductDetail.ftl URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/catalog/ProductDetail.ftl?rev=1761135=1761134=1761135=diff

svn commit: r1761136 - in /ofbiz/trunk: applications/accounting/servicedef/services_payment.xml applications/content/servicedef/services_data.xml framework/common/servicedef/services_method.xml

2016-09-17 Thread arunpatidar
Author: arunpatidar Date: Sat Sep 17 07:17:36 2016 New Revision: 1761136 URL: http://svn.apache.org/viewvc?rev=1761136=rev Log: Implemented: Added CRUD services for Deduction, DataTemplateType and CustomMethodType entity. (OFBIZ-8035) (OFBIZ-8045)(OFBIZ-8046) Thanks: Amit Gadaley for the

svn commit: r1761135 [13/13] - in /ofbiz/trunk/specialpurpose: ebay/template/find/ ecommerce/template/blog/ ecommerce/template/cart/ ecommerce/template/catalog/ ecommerce/template/content/ ecommerce/t

2016-09-17 Thread pranayp
Modified: ofbiz/trunk/specialpurpose/ecommerce/template/order/OrderHeader.ftl URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/order/OrderHeader.ftl?rev=1761135=1761134=1761135=diff == ---

svn commit: r1761135 [11/13] - in /ofbiz/trunk/specialpurpose: ebay/template/find/ ecommerce/template/blog/ ecommerce/template/cart/ ecommerce/template/catalog/ ecommerce/template/content/ ecommerce/t

2016-09-17 Thread pranayp
Modified: ofbiz/trunk/specialpurpose/ecommerce/template/order/BillSettings.ftl URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/order/BillSettings.ftl?rev=1761135=1761134=1761135=diff == ---

svn commit: r1761135 [7/13] - in /ofbiz/trunk/specialpurpose: ebay/template/find/ ecommerce/template/blog/ ecommerce/template/cart/ ecommerce/template/catalog/ ecommerce/template/content/ ecommerce/te

2016-09-17 Thread pranayp
Modified: ofbiz/trunk/specialpurpose/ecommerce/template/customer/EditContactMech.ftl URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/customer/EditContactMech.ftl?rev=1761135=1761134=1761135=diff

svn commit: r1761135 [3/13] - in /ofbiz/trunk/specialpurpose: ebay/template/find/ ecommerce/template/blog/ ecommerce/template/cart/ ecommerce/template/catalog/ ecommerce/template/content/ ecommerce/te

2016-09-17 Thread pranayp
Modified: ofbiz/trunk/specialpurpose/ecommerce/template/catalog/ChooseCatalog.ftl URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/catalog/ChooseCatalog.ftl?rev=1761135=1761134=1761135=diff

svn commit: r1761135 [2/13] - in /ofbiz/trunk/specialpurpose: ebay/template/find/ ecommerce/template/blog/ ecommerce/template/cart/ ecommerce/template/catalog/ ecommerce/template/content/ ecommerce/te

2016-09-17 Thread pranayp
Modified: ofbiz/trunk/specialpurpose/ecommerce/template/cart/ShowCart.ftl URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/cart/ShowCart.ftl?rev=1761135=1761134=1761135=diff == ---

svn commit: r1761135 [9/13] - in /ofbiz/trunk/specialpurpose: ebay/template/find/ ecommerce/template/blog/ ecommerce/template/cart/ ecommerce/template/catalog/ ecommerce/template/content/ ecommerce/te

2016-09-17 Thread pranayp
Modified: ofbiz/trunk/specialpurpose/ecommerce/template/customer/profile/EditProfile.ftl URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/customer/profile/EditProfile.ftl?rev=1761135=1761134=1761135=diff

svn commit: r1761135 [8/13] - in /ofbiz/trunk/specialpurpose: ebay/template/find/ ecommerce/template/blog/ ecommerce/template/cart/ ecommerce/template/catalog/ ecommerce/template/content/ ecommerce/te

2016-09-17 Thread pranayp
Modified: ofbiz/trunk/specialpurpose/ecommerce/template/customer/MessageDetail.ftl URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/template/customer/MessageDetail.ftl?rev=1761135=1761134=1761135=diff

svn commit: r1761153 - /ofbiz/branches/release14.12/applications/product/config/ProductUiLabels.xml

2016-09-17 Thread pgil
Author: pgil Date: Sat Sep 17 08:08:07 2016 New Revision: 1761153 URL: http://svn.apache.org/viewvc?rev=1761153=rev Log: Improved: Improve Dutch labels for product component (OFBIZ-8052) Thanks: Pierre Smits for the contribution Modified:

svn commit: r1761151 - /ofbiz/trunk/applications/product/config/ProductUiLabels.xml

2016-09-17 Thread pgil
Author: pgil Date: Sat Sep 17 08:07:49 2016 New Revision: 1761151 URL: http://svn.apache.org/viewvc?rev=1761151=rev Log: Improved: Improve Dutch labels for product component (OFBIZ-8052) Thanks: Pierre Smits for the contribution Modified:

svn commit: r1761152 - /ofbiz/branches/release15.12/applications/product/config/ProductUiLabels.xml

2016-09-17 Thread pgil
Author: pgil Date: Sat Sep 17 08:07:56 2016 New Revision: 1761152 URL: http://svn.apache.org/viewvc?rev=1761152=rev Log: Improved: Improve Dutch labels for product component (OFBIZ-8052) Thanks: Pierre Smits for the contribution Modified:

svn commit: r1761154 - /ofbiz/branches/release13.07/applications/product/config/ProductUiLabels.xml

2016-09-17 Thread pgil
Author: pgil Date: Sat Sep 17 08:08:15 2016 New Revision: 1761154 URL: http://svn.apache.org/viewvc?rev=1761154=rev Log: Improved: Improve Dutch labels for product component (OFBIZ-8052) Thanks: Pierre Smits for the contribution Modified:

svn commit: r1761133 - in /ofbiz/trunk/applications/order: groovyScripts/order/FindOrders.groovy template/order/FindOrders.ftl widget/ordermgr/QuoteForms.xml widget/ordermgr/RequirementForms.xml

2016-09-17 Thread diveshdutta
Author: diveshdutta Date: Sat Sep 17 06:54:42 2016 New Revision: 1761133 URL: http://svn.apache.org/viewvc?rev=1761133=rev Log: Improved: Convert search criteria on status into multi select pattern for Order Component (OFBIZ-7542) Added Check box for status fields on Find Orders, Find Quotes,

svn commit: r1761134 - in /ofbiz/trunk/applications/accounting/widget: InvoiceForms.xml PaymentForms.xml ap/InvoiceScreens.xml ap/forms/InvoiceForms.xml

2016-09-17 Thread diveshdutta
Author: diveshdutta Date: Sat Sep 17 06:58:41 2016 New Revision: 1761134 URL: http://svn.apache.org/viewvc?rev=1761134=rev Log: Improved: Convert search criteria on status into multi select pattern for Accounting Component (OFBIZ-7546) Added Check box for status fields on Find Invoice, Find

svn commit: r1761146 - /ofbiz/trunk/applications/accounting/config/AccountingErrorUiLabels.xml

2016-09-17 Thread pgil
Author: pgil Date: Sat Sep 17 07:57:28 2016 New Revision: 1761146 URL: http://svn.apache.org/viewvc?rev=1761146=rev Log: Improved: Improve Dutch labels for error handling in Accounting (OFBIZ-8054) Thanks: Pierre Smits for the contribution Modified:

svn commit: r1761147 - /ofbiz/branches/release15.12/applications/accounting/config/AccountingErrorUiLabels.xml

2016-09-17 Thread pgil
Author: pgil Date: Sat Sep 17 07:58:08 2016 New Revision: 1761147 URL: http://svn.apache.org/viewvc?rev=1761147=rev Log: Improved: Improve Dutch labels for error handling in Accounting (OFBIZ-8054) Thanks: Pierre Smits for the contribution Modified:

svn commit: r1761156 - in /ofbiz/trunk: applications/content/data/ContentTypeData.xml specialpurpose/cmssite/data/CmsMultiSiteDemoData.xml specialpurpose/cmssite/data/CmsSiteDemoData.xml

2016-09-17 Thread pranayp
Author: pranayp Date: Sat Sep 17 08:15:20 2016 New Revision: 1761156 URL: http://svn.apache.org/viewvc?rev=1761156=rev Log: Implemented: Multisite support in specialpurpose/cmssite (OFBIZ-7120) Second patch for providing demo data for multisite feature. Thanks Mohammed Rehan Khan for the

svn commit: r1761207 - /ofbiz/trunk/applications/workeffort/widget/WorkEffortForms.xml

2016-09-17 Thread nmalin
Author: nmalin Date: Sat Sep 17 12:35:42 2016 New Revision: 1761207 URL: http://svn.apache.org/viewvc?rev=1761207=rev Log: Improved : Clear unnecessary space to respect XML format notation No functional change Modified: ofbiz/trunk/applications/workeffort/widget/WorkEffortForms.xml

svn commit: r1761213 - in /ofbiz/branches: release13.07/applications/accounting/servicedef/services_rate.xml release14.12/applications/accounting/servicedef/services_rate.xml release15.12/applications

2016-09-17 Thread jleroux
Author: jleroux Date: Sat Sep 17 12:58:02 2016 New Revision: 1761213 URL: http://svn.apache.org/viewvc?rev=1761213=rev Log: Fixes a bug introduced while backporting 1760406 r1760406 | jleroux | 2016-09-12 18:47:53 +0200

svn commit: r1761170 - /ofbiz/trunk/applications/accounting/widget/FixedAssetForms.xml

2016-09-17 Thread pranayp
Author: pranayp Date: Sat Sep 17 09:54:33 2016 New Revision: 1761170 URL: http://svn.apache.org/viewvc?rev=1761170=rev Log: Fix for: Pagination error in Accounting FixedAssetForms. (OFBIZ-8263) Added paginate target to these forms for fixing the issue. Thanks: Chandan Khandelwal for reporting

svn commit: r1761177 - /ofbiz/trunk/framework/images/webapp/images/OfbizUtil.js

2016-09-17 Thread pranayp
Author: pranayp Date: Sat Sep 17 10:22:24 2016 New Revision: 1761177 URL: http://svn.apache.org/viewvc?rev=1761177=rev Log: Implemented: One generic functionality for select all checkbox by removing currently written multiple functionality. (OFBIZ-7720) Did not remove usage of old functions as

svn commit: r1761179 - in /ofbiz/trunk/applications/accounting: minilang/rate/RateServices.xml servicedef/services_rate.xml

2016-09-17 Thread jleroux
Author: jleroux Date: Sat Sep 17 10:31:05 2016 New Revision: 1761179 URL: http://svn.apache.org/viewvc?rev=1761179=rev Log: Fixes: RateAmount is not found when the level is 'WorkEffort' (OFBIZ-8052) When you create a RateAmount, you can determine for which WorkEffort it should apply. But when

svn commit: r1761178 - in /ofbiz/trunk/applications/content/widget/content: ContentForms.xml DataResourceForms.xml

2016-09-17 Thread diveshdutta
Author: diveshdutta Date: Sat Sep 17 10:30:00 2016 New Revision: 1761178 URL: http://svn.apache.org/viewvc?rev=1761178=rev Log: Improved:Convert search criteria on status into multi-select pattern for content component. (OFBIZ-7547) Added Check for status fields on Find Content and Find Data

svn commit: r1761188 [2/2] - in /ofbiz/branches: release13.07/ release13.07/applications/accounting/script/org/ofbiz/accounting/rate/ release13.07/applications/accounting/servicedef/ release14.12/ rel

2016-09-17 Thread jleroux
Modified: ofbiz/branches/release15.12/applications/accounting/script/org/ofbiz/accounting/rate/RateServices.xml URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/accounting/script/org/ofbiz/accounting/rate/RateServices.xml?rev=1761188=1761187=1761188=diff

svn commit: r1761188 [1/2] - in /ofbiz/branches: release13.07/ release13.07/applications/accounting/script/org/ofbiz/accounting/rate/ release13.07/applications/accounting/servicedef/ release14.12/ rel

2016-09-17 Thread jleroux
Author: jleroux Date: Sat Sep 17 10:49:28 2016 New Revision: 1761188 URL: http://svn.apache.org/viewvc?rev=1761188=rev Log: "Applied fix from trunk for revision: 1761179" (conflict handled by hand) r1761179 | jleroux |

svn commit: r1761190 - /ofbiz/trunk/applications/product/template/facility/EditFacility.ftl

2016-09-17 Thread jacopoc
Author: jacopoc Date: Sat Sep 17 10:58:26 2016 New Revision: 1761190 URL: http://svn.apache.org/viewvc?rev=1761190=rev Log: Improved: added "required" check for the facility type field in the "Edit Facility" screen. (OFBIZ-7480) Thanks: Avnindra Sharma for the patch. Modified:

svn commit: r1761192 - in /ofbiz/trunk: applications/accounting/widget/ applications/content/widget/content/ applications/content/widget/forum/ applications/content/widget/website/ applications/humanr

2016-09-17 Thread diveshdutta
Author: diveshdutta Date: Sat Sep 17 11:02:39 2016 New Revision: 1761192 URL: http://svn.apache.org/viewvc?rev=1761192=rev Log: Improved:Display from date with default to now timestamp and also add asterisk sign to all the forms where it is part of primary key in all the components.

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

2016-09-17 Thread diveshdutta
Author: diveshdutta Date: Sat Sep 17 11:41:59 2016 New Revision: 1761201 URL: http://svn.apache.org/viewvc?rev=1761201=rev Log: Improved:In Agreement screen, rename the button label to create new agreement from Edit Agreement to Create Agreement. (OFBIZ-7608) Thanks: Anuj Jain for providing

svn commit: r1761214 - in /ofbiz/trunk/specialpurpose/solr: config/SolrUiLabels.xml src/main/java/org/apache/ofbiz/solr/webapp/OFBizSolrContextFilter.java webapp/solr/WEB-INF/web.xml

2016-09-17 Thread shijh
Author: shijh Date: Sat Sep 17 13:02:36 2016 New Revision: 1761214 URL: http://svn.apache.org/viewvc?rev=1761214=rev Log: Implemented: To follow Jacopo's change (rev. 1760725) on ControlFilter, cleaned up the OFBizSolrContextFilter and setup a filter chain in web.xml. Modified:

svn commit: r1761224 - /ofbiz/trunk/applications/party/minilang/party/PartyInvitationServices.xml

2016-09-17 Thread ashish
Author: ashish Date: Sat Sep 17 13:20:39 2016 New Revision: 1761224 URL: http://svn.apache.org/viewvc?rev=1761224=rev Log: Fix for: Update Party Invitation does not honour "To Name" field. (OFBIZ-8151) Thanks: Ravi for the contribution. Modified:

svn commit: r1761233 - in /ofbiz/trunk/applications/workeffort: config/ minilang/workeffort/ servicedef/ template/workeffort/ webapp/workeffort/WEB-INF/ widget/

2016-09-17 Thread nmalin
Author: nmalin Date: Sat Sep 17 13:34:47 2016 New Revision: 1761233 URL: http://svn.apache.org/viewvc?rev=1761233=rev Log: Implemented : Enable the status selection for WorkEffort duplication (OFBIZ-7959) When duplicate a workEffort, if a status is given, initialize on this or check the first

svn commit: r1761236 - /ofbiz/trunk/specialpurpose/lucene/template/AdminSearch.ftl

2016-09-17 Thread jacopoc
Author: jacopoc Date: Sat Sep 17 13:46:27 2016 New Revision: 1761236 URL: http://svn.apache.org/viewvc?rev=1761236=rev Log: Improved: change drop-down option from "Any" to empty in Admin Search of the "lucene" component to make it consistent with similar search forms in the other applications

svn commit: r1761249 - /ofbiz/trunk/applications/party/widget/partymgr/LookupScreens.xml

2016-09-17 Thread nmalin
Author: nmalin Date: Sat Sep 17 14:50:34 2016 New Revision: 1761249 URL: http://svn.apache.org/viewvc?rev=1761249=rev Log: Improved : Remove unneeded end line space No functional change Modified: ofbiz/trunk/applications/party/widget/partymgr/LookupScreens.xml Modified:

svn commit: r1761231 - in /ofbiz/trunk: applications/accounting/servicedef/ applications/humanres/servicedef/ applications/product/ applications/product/servicedef/ framework/common/ framework/common/

2016-09-17 Thread arunpatidar
Author: arunpatidar Date: Sat Sep 17 13:31:24 2016 New Revision: 1761231 URL: http://svn.apache.org/viewvc?rev=1761231=rev Log: Implemented: Added CRUD services for InvoiceItemAttribute, InvoiceTermAttribute, EmploymentAppSourceType, FacilityType, InventoryItemTempRes, EnumerationType,

svn commit: r1761234 - in /ofbiz/trunk/framework/webapp: dtd/site-conf.xsd src/main/java/org/apache/ofbiz/webapp/control/ConfigXMLReader.java src/main/java/org/apache/ofbiz/webapp/event/JavaEventHandl

2016-09-17 Thread ashish
Author: ashish Date: Sat Sep 17 13:38:23 2016 New Revision: 1761234 URL: http://svn.apache.org/viewvc?rev=1761234=rev Log: Improved: Enhance Event Handler to support an transaction-timeout attribute in the element. (OFBIZ-8160) Thanks: Ravi for the contribution. Thanks Jacopo for your comment,

svn commit: r1761237 - in /ofbiz/trunk/framework/common/src/main/java/org/apache/ofbiz/common: ./ email/ geo/ login/ preferences/ qrcode/

2016-09-17 Thread ashish
Author: ashish Date: Sat Sep 17 13:52:40 2016 New Revision: 1761237 URL: http://svn.apache.org/viewvc?rev=1761237=rev Log: Improved: Clean up commented out code in Java source for Common component. (OFBIZ-8037) Thanks: Harsh for the contribution. Modified:

svn commit: r1761242 - /ofbiz/trunk/applications/manufacturing/widget/manufacturing/RoutingScreens.xml

2016-09-17 Thread ashish
Author: ashish Date: Sat Sep 17 14:04:04 2016 New Revision: 1761242 URL: http://svn.apache.org/viewvc?rev=1761242=rev Log: Improved: Inconsistencies on the title and the label on button of create forms related to manufacturing. (OFBIZ-7876) Thanks: Rahul Bhammarker for the contribution.

svn commit: r1761235 - in /ofbiz/trunk: framework/common/template/includes/ framework/common/widget/ framework/webtools/widget/ framework/widget/src/main/java/org/apache/ofbiz/widget/cache/ framework/

2016-09-17 Thread jleroux
Author: jleroux Date: Sat Sep 17 13:43:16 2016 New Revision: 1761235 URL: http://svn.apache.org/viewvc?rev=1761235=rev Log: Fixes: jquery.jgrowl.min.css is linked twice in html page (OFBIZ-7758) I am running on trunk rev 1751489 on tomahawk theme. In the browser, right-click and view the page

svn commit: r1761240 - in /ofbiz/trunk/applications/product: config/ widget/catalog/

2016-09-17 Thread ashish
Author: ashish Date: Sat Sep 17 14:01:39 2016 New Revision: 1761240 URL: http://svn.apache.org/viewvc?rev=1761240=rev Log: Improved: Inconsistencies on the title and the label on button of create forms related to catalog. (OFBIZ-8140) Thanks: Rahul Bhammarker for the contribution. Modified:

svn commit: r1761169 - in /ofbiz/trunk: applications/datamodel/ applications/datamodel/servicedef/ framework/common/servicedef/ specialpurpose/ebaystore/ specialpurpose/ebaystore/servicedef/ specialpu

2016-09-17 Thread arunpatidar
Author: arunpatidar Date: Sat Sep 17 09:48:00 2016 New Revision: 1761169 URL: http://svn.apache.org/viewvc?rev=1761169=rev Log: Implemented: Added CRUD services for Delivery, EmailTemplateSetting and EbayProductListingAttribute entity. (OFBIZ-8050) (OFBIZ-8057)(OFBIZ-8058) Thanks: Amit Gadaley

svn commit: r1761173 - in /ofbiz/branches/release13.07: ./ applications/accounting/widget/FixedAssetForms.xml

2016-09-17 Thread pranayp
Author: pranayp Date: Sat Sep 17 09:59:43 2016 New Revision: 1761173 URL: http://svn.apache.org/viewvc?rev=1761173=rev Log: Applied fix from trunk for revision: 1761170 === Fix for: Pagination error in Accounting FixedAssetForms. (OFBIZ-8263) Added paginate target to these forms for fixing the

svn commit: r1761187 - /ofbiz/trunk/applications/product/widget/facility/FacilityForms.xml

2016-09-17 Thread jacopoc
Author: jacopoc Date: Sat Sep 17 10:47:30 2016 New Revision: 1761187 URL: http://svn.apache.org/viewvc?rev=1761187=rev Log: Improved: added check for required input fields in the "Add Facility Party Role" screen. (OFBIZ-7464) Thanks: Avnindra Sharma for the report and the patch. Modified:

svn commit: r1761191 - /ofbiz/trunk/applications/order/widget/ordermgr/ReturnForms.xml

2016-09-17 Thread ashish
Author: ashish Date: Sat Sep 17 11:00:42 2016 New Revision: 1761191 URL: http://svn.apache.org/viewvc?rev=1761191=rev Log: Improved: Invalid UiLabel on Edit Return screen. (OFBIZ-8262) Thanks: Akshay for the contribution. Modified:

svn commit: r1761200 - in /ofbiz/trunk/framework/base/src/main/java/org/apache/ofbiz/base: container/ conversion/test/ util/ util/cache/ util/collections/ util/collections/test/ util/string/test/ util

2016-09-17 Thread ashish
Author: ashish Date: Sat Sep 17 11:38:35 2016 New Revision: 1761200 URL: http://svn.apache.org/viewvc?rev=1761200=rev Log: Improved: Clean up commented out code in Java source for Base component. (OFBIZ-8036) Thanks: Harsh for the contribution. Modified:

svn commit: r1761204 - /ofbiz/trunk/applications/accounting/widget/PaymentGatewayConfigForms.xml

2016-09-17 Thread pranayp
Author: pranayp Date: Sat Sep 17 12:20:38 2016 New Revision: 1761204 URL: http://svn.apache.org/viewvc?rev=1761204=rev Log: Fix for: Pagination error in Accounting PaymentGatewayConfigForms. (OFBIZ-8280) Added missing paginate-target for PaymentGatewayConfigForms - ListPaymentGatewayConfig and

svn commit: r1761168 - /ofbiz/trunk/applications/commonext/config/CommonExtUiLabels.xml

2016-09-17 Thread jacopoc
Author: jacopoc Date: Sat Sep 17 09:42:01 2016 New Revision: 1761168 URL: http://svn.apache.org/viewvc?rev=1761168=rev Log: Improved: New Dutch labels for commonext component. (OFBIZ-8232) Thanks: Pierre Smits for the patch. Modified:

svn commit: r1761172 - in /ofbiz/branches/release14.12: ./ applications/accounting/widget/FixedAssetForms.xml

2016-09-17 Thread pranayp
Author: pranayp Date: Sat Sep 17 09:58:42 2016 New Revision: 1761172 URL: http://svn.apache.org/viewvc?rev=1761172=rev Log: Applied fix from trunk for revision: 1761170 === Fix for: Pagination error in Accounting FixedAssetForms. (OFBIZ-8263) Added paginate target to these forms for fixing the

svn commit: r1761171 - in /ofbiz/branches/release15.12: ./ applications/accounting/widget/FixedAssetForms.xml

2016-09-17 Thread pranayp
Author: pranayp Date: Sat Sep 17 09:57:54 2016 New Revision: 1761171 URL: http://svn.apache.org/viewvc?rev=1761171=rev Log: Applied fix from trunk for revision: 1761170 === Fix for: Pagination error in Accounting FixedAssetForms. (OFBIZ-8263) Added paginate target to these forms for fixing the

svn commit: r1761180 - in /ofbiz/trunk/applications/order/template: entry/cart/Javascript.ftl entry/cart/ShowCartItems.ftl return/ReturnItemInc.ftl

2016-09-17 Thread pranayp
Author: pranayp Date: Sat Sep 17 10:32:21 2016 New Revision: 1761180 URL: http://svn.apache.org/viewvc?rev=1761180=rev Log: Improved: Order: Remove inline js for toggleAll, checkToggle and selectAll calling from ftls. (OFBIZ-7896) Remove inline js for toggleAll, checkToggle and selectAll

svn commit: r1761186 - in /ofbiz/trunk: applications/humanres/widget/forms/ specialpurpose/projectmgr/widget/forms/

2016-09-17 Thread diveshdutta
Author: diveshdutta Date: Sat Sep 17 10:45:46 2016 New Revision: 1761186 URL: http://svn.apache.org/viewvc?rev=1761186=rev Log: Improved:Convert search criteria on status into multi select pattern for project and HR component. (OFBIZ-7549) (OFBIZ-7550) Added Check box for status fields on

svn commit: r1761189 - in /ofbiz/trunk/applications/product: config/ProductUiLabels.xml widget/facility/FacilityGroupScreens.xml widget/facility/ShipmentScreens.xml

2016-09-17 Thread ashish
Author: ashish Date: Sat Sep 17 10:56:12 2016 New Revision: 1761189 URL: http://svn.apache.org/viewvc?rev=1761189=rev Log: Improved: Inconsistencies on the title and the label on button of create forms related to Facility. (OFBIZ-8141) Thanks: Rahul Bhammarker for the contribution. Modified:

svn commit: r1761199 - in /ofbiz/trunk/applications: content/servicedef/services_document.xml humanres/servicedef/services_position.xml

2016-09-17 Thread arunpatidar
Author: arunpatidar Date: Sat Sep 17 11:35:30 2016 New Revision: 1761199 URL: http://svn.apache.org/viewvc?rev=1761199=rev Log: Implemented: Added CRUD services for DocumentType, DocumentTypeAttr and EmplPositionTypeClass entity. (OFBIZ-8164) (OFBIZ-8165) (OFBIZ-8166) Thanks: Amit Gadaley for

svn commit: r1761202 - in /ofbiz/trunk/specialpurpose/projectmgr: config/ProjectMgrUiLabels.xml minilang/ProjectServices.xml servicedef/services.xml webapp/projectmgr/WEB-INF/controller.xml widget/Pro

2016-09-17 Thread pgil
Author: pgil Date: Sat Sep 17 11:56:04 2016 New Revision: 1761202 URL: http://svn.apache.org/viewvc?rev=1761202=rev Log: Implemented: Add tasks from different project on the same invoice (OFBIZ-8116) This new feature allow to bill task time entries from several projects into one unique Invoice.

svn commit: r1761203 - /ofbiz/trunk/applications/accounting/widget/TransactionForms.xml

2016-09-17 Thread pranayp
Author: pranayp Date: Sat Sep 17 12:15:56 2016 New Revision: 1761203 URL: http://svn.apache.org/viewvc?rev=1761203=rev Log: Improved: Add default table style for Payments on ViewGatewayResponse screen. (OFBIZ-8276) Thanks:Mohammed Rehan Khan for the contribution. Modified:

svn commit: r1761175 - in /ofbiz/trunk: applications/humanres/ applications/humanres/servicedef/ applications/product/ applications/product/servicedef/ framework/entity/ framework/entity/servicedef/

2016-09-17 Thread arunpatidar
Author: arunpatidar Date: Sat Sep 17 10:10:15 2016 New Revision: 1761175 URL: http://svn.apache.org/viewvc?rev=1761175=rev Log: Implemented: Added CRUD services for EmplPositionClassType, ConfigOptionProductOption and Component entity. (OFBIZ-8049) (OFBIZ-8058)(OFBIZ-8059) Thanks: Amit Gadaley

svn commit: r1761174 - in /ofbiz/trunk/applications/product/widget/catalog: ProdCatalogForms.xml ProductForms.xml ReviewForms.xml StoreForms.xml SubscriptionForms.xml

2016-09-17 Thread pranayp
Author: pranayp Date: Sat Sep 17 10:08:36 2016 New Revision: 1761174 URL: http://svn.apache.org/viewvc?rev=1761174=rev Log: Improved: Catalog: Align column titles in list forms. (OFBIZ-8260) Thanks: Aditi Patidar for the contribution. Modified:

svn commit: r1761184 - in /ofbiz/trunk: applications/workeffort/widget/WorkEffortForms.xml themes/flatgrey/template/Footer.ftl

2016-09-17 Thread diveshdutta
Author: diveshdutta Date: Sat Sep 17 10:38:34 2016 New Revision: 1761184 URL: http://svn.apache.org/viewvc?rev=1761184=rev Log: Improved: Convert search criteria on status into multi-select pattern in Workeffort component. (OFBIZ-7548) Added Check box for status fields on Find WorkEffort

svn commit: r1761185 [3/5] - in /ofbiz/trunk/specialpurpose/ebaystore/template: feedback/LeaveFeedback.ftl store/EbayApiKeywordSearch.ftl store/OrderImported.ftl store/ProductSearchExport.ftl store/St

2016-09-17 Thread pranayp
Modified: ofbiz/trunk/specialpurpose/ebaystore/template/store/EbayApiKeywordSearch.ftl URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/template/store/EbayApiKeywordSearch.ftl?rev=1761185=1761184=1761185=diff

svn commit: r1761185 [4/5] - in /ofbiz/trunk/specialpurpose/ebaystore/template: feedback/LeaveFeedback.ftl store/EbayApiKeywordSearch.ftl store/OrderImported.ftl store/ProductSearchExport.ftl store/St

2016-09-17 Thread pranayp
Modified: ofbiz/trunk/specialpurpose/ebaystore/template/store/ProductSearchExport.ftl URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/template/store/ProductSearchExport.ftl?rev=1761185=1761184=1761185=diff

svn commit: r1761185 [2/5] - in /ofbiz/trunk/specialpurpose/ebaystore/template: feedback/LeaveFeedback.ftl store/EbayApiKeywordSearch.ftl store/OrderImported.ftl store/ProductSearchExport.ftl store/St

2016-09-17 Thread pranayp
Modified: ofbiz/trunk/specialpurpose/ebaystore/template/feedback/LeaveFeedback.ftl URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/template/feedback/LeaveFeedback.ftl?rev=1761185=1761184=1761185=diff

svn commit: r1761185 [5/5] - in /ofbiz/trunk/specialpurpose/ebaystore/template: feedback/LeaveFeedback.ftl store/EbayApiKeywordSearch.ftl store/OrderImported.ftl store/ProductSearchExport.ftl store/St

2016-09-17 Thread pranayp
Modified: ofbiz/trunk/specialpurpose/ebaystore/template/store/StoreSetting.ftl URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/template/store/StoreSetting.ftl?rev=1761185=1761184=1761185=diff == ---

svn commit: r1761185 [1/5] - in /ofbiz/trunk/specialpurpose/ebaystore/template: feedback/LeaveFeedback.ftl store/EbayApiKeywordSearch.ftl store/OrderImported.ftl store/ProductSearchExport.ftl store/St

2016-09-17 Thread pranayp
Author: pranayp Date: Sat Sep 17 10:44:25 2016 New Revision: 1761185 URL: http://svn.apache.org/viewvc?rev=1761185=rev Log: Improved: Ebaystore FTL formatting. (OFBIZ-7864) No functional change, corrected FTL code formatting to improve readability. Thanks: Vaibhav Jain for reporting and

svn commit: r1761257 - /ofbiz/trunk/applications/party/widget/partymgr/LookupForms.xml

2016-09-17 Thread nmalin
Author: nmalin Date: Sat Sep 17 16:55:59 2016 New Revision: 1761257 URL: http://svn.apache.org/viewvc?rev=1761257=rev Log: Fix for : LookupAccount search screen 'Find' button redirect to Lookup Group (OFBIZ-7117) Use a dynamic target resolution on form LookupPerson and LookupPartyGroup that