svn commit: r1792275 - /ofbiz/ofbiz-framework/trunk/applications/order/minilang/test/QuoteTests.xml

2017-04-22 Thread deepak
Author: deepak Date: Sat Apr 22 09:25:37 2017 New Revision: 1792275 URL: http://svn.apache.org/viewvc?rev=1792275=rev Log: Fixed: Removed testCreateQuoteRole test case, as we converted createQuoteRole service to entity-auto. (OFBIZ-9331) Modified: ofbiz/ofbiz-framework/trunk/applications

svn commit: r1792273 - in /ofbiz/branches/release16.11: ./ applications/order/minilang/quote/QuoteServices.xml applications/order/servicedef/services_quote.xml

2017-04-22 Thread deepak
Author: deepak Date: Sat Apr 22 08:38:34 2017 New Revision: 1792273 URL: http://svn.apache.org/viewvc?rev=1792273=rev Log: Applied fix from trunk for revision: 1792270 === Improved: Converted create and remove QuoteRole service to entity-auto also added update and expire QuoteRole service

svn commit: r1792270 - in /ofbiz/ofbiz-framework/trunk/applications/order: minilang/quote/QuoteServices.xml servicedef/services_quote.xml

2017-04-22 Thread deepak
Author: deepak Date: Sat Apr 22 07:59:45 2017 New Revision: 1792270 URL: http://svn.apache.org/viewvc?rev=1792270=rev Log: Improved: Converted create and remove QuoteRole service to entity-auto also added update and expire QuoteRole service.(OFBIZ-9331) Modified: ofbiz/ofbiz-framework

svn commit: r1792274 - in /ofbiz/branches/release16.11: ./ applications/order/webapp/ordermgr/WEB-INF/controller.xml applications/order/widget/ordermgr/QuoteForms.xml

2017-04-22 Thread deepak
Author: deepak Date: Sat Apr 22 08:43:15 2017 New Revision: 1792274 URL: http://svn.apache.org/viewvc?rev=1792274=rev Log: Applied fix from trunk for revision: 1792272 === Improved: From Date and Thru Date doesn't reflect on List Quote Roles screen.Applied slightly different patch from jira

svn commit: r1792276 - in /ofbiz/branches/release16.11: ./ applications/order/minilang/test/QuoteTests.xml

2017-04-22 Thread deepak
Author: deepak Date: Sat Apr 22 09:28:48 2017 New Revision: 1792276 URL: http://svn.apache.org/viewvc?rev=1792276=rev Log: Applied fix from trunk for revision: 1792275 === Fixed: Removed testCreateQuoteRole test case, as we converted createQuoteRole service to entity-auto. (OFBIZ-9331

svn commit: r1786116 - /ofbiz/ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/email/EmailServices.java

2017-03-09 Thread deepak
Author: deepak Date: Thu Mar 9 09:13:22 2017 New Revision: 1786116 URL: http://svn.apache.org/viewvc?rev=1786116=rev Log: Improved: Remove unnecessary cc and bcc , Applied slightly modified patch from jira issue. (OFBIZ-9231) Thanks Suraj Khurana for your contribution. Modified

svn commit: r1803525 - /ofbiz/ofbiz-framework/trunk/applications/accounting/widget/GlSetupScreens.xml

2017-07-31 Thread deepak
Author: deepak Date: Mon Jul 31 12:17:55 2017 New Revision: 1803525 URL: http://svn.apache.org/viewvc?rev=1803525=rev Log: Fixed: Can't Create a new PartyAcctgPreference in 16.11.03 (OFBIZ-9542) - Added missing code to set organizationPartyId Thanks Sharan for reporting the issue. Modified

svn commit: r1803526 - in /ofbiz/branches/release16.11: ./ applications/accounting/widget/GlSetupScreens.xml

2017-07-31 Thread deepak
Author: deepak Date: Mon Jul 31 12:19:46 2017 New Revision: 1803526 URL: http://svn.apache.org/viewvc?rev=1803526=rev Log: Applied fix from trunk for revision: 1803525 === Fixed: Can't Create a new PartyAcctgPreference in 16.11.03 (OFBIZ-9542) - Added missing code to set organizationPartyId

svn commit: r1803561 - in /ofbiz/ofbiz-framework/trunk: applications/party/webapp/partymgr/WEB-INF/ applications/party/widget/partymgr/ framework/common/servicedef/ framework/common/webcommon/WEB-INF/

2017-07-31 Thread deepak
Author: deepak Date: Mon Jul 31 18:34:18 2017 New Revision: 1803561 URL: http://svn.apache.org/viewvc?rev=1803561=rev Log: Improved: Removing Assignment between UserLogin and SecurtyGroup does not work, (OFBIZ-9543) Updated label from remove to expire while removing security group from user

svn commit: r1804026 [2/2] - in /ofbiz/ofbiz-framework/trunk: applications/datamodel/entitydef/ framework/common/entitydef/ framework/entity/entitydef/ framework/entityext/entitydef/ framework/securit

2017-08-03 Thread deepak
Modified: ofbiz/ofbiz-framework/trunk/framework/common/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/common/entitydef/entitymodel.xml?rev=1804026=1804025=1804026=diff ==

svn commit: r1804026 [1/2] - in /ofbiz/ofbiz-framework/trunk: applications/datamodel/entitydef/ framework/common/entitydef/ framework/entity/entitydef/ framework/entityext/entitydef/ framework/securit

2017-08-03 Thread deepak
Author: deepak Date: Thu Aug 3 17:51:07 2017 New Revision: 1804026 URL: http://svn.apache.org/viewvc?rev=1804026=rev Log: Improved: Replace fields with id-ne, id-long-ne and id-vlong-ne by id, id-long and id-vlong respectively which are not primary keys (OFBIZ-9355) Thanks Aditya Sharma

svn commit: r1804027 - in /ofbiz/ofbiz-plugins/trunk: bi/entitydef/ ebay/entitydef/ ebaystore/entitydef/ ecommerce/webapp/ecommerce/error/ example/config/ example/entitydef/ example/widget/example/ pa

2017-08-03 Thread deepak
Author: deepak Date: Thu Aug 3 17:54:36 2017 New Revision: 1804027 URL: http://svn.apache.org/viewvc?rev=1804027=rev Log: Improved: Replace fields with id-ne, id-long-ne and id-vlong-ne by id, id-long and id-vlong respectively which are not primary keys (OFBIZ-9355) Thanks Aditya Sharma

svn commit: r1804031 - in /ofbiz/ofbiz-framework/trunk/framework: entity/fieldtype/ entity/src/main/java/org/apache/ofbiz/entity/model/ widget/src/main/java/org/apache/ofbiz/widget/model/

2017-08-03 Thread deepak
Author: deepak Date: Thu Aug 3 18:11:45 2017 New Revision: 1804031 URL: http://svn.apache.org/viewvc?rev=1804031=rev Log: Improved: Remove unnecessary field types (OFBIZ-9351) Applied patch from jira issue, also removed -ne field refereces from code. Thanks Aditya Sharma for your contribution

svn commit: r1801275 - in /ofbiz/branches/release16.11: ./ applications/order/groovyScripts/entry/AddGiftCertificates.groovy applications/order/template/entry/cart/ShowCart.ftl

2017-07-08 Thread deepak
Author: deepak Date: Sat Jul 8 11:01:03 2017 New Revision: 1801275 URL: http://svn.apache.org/viewvc?rev=1801275=rev Log: Applied fix from trunk for revision: 1801274 === Fixed: add gift certificate in purchase order cause exception (OFBIZ-9438) Apply slightly modified patch from jira issue

svn commit: r1801302 - /ofbiz/ofbiz-framework/trunk/applications/accounting/minilang/rate/

2017-07-08 Thread deepak
Author: deepak Date: Sat Jul 8 17:17:22 2017 New Revision: 1801302 URL: http://svn.apache.org/viewvc?rev=1801302=rev Log: Removed mistakenly added file in r#1801300 Removed: ofbiz/ofbiz-framework/trunk/applications/accounting/minilang/rate/

svn commit: r1801311 - /ofbiz/ofbiz-framework/trunk/framework/common/config/CommonEntityLabels.xml

2017-07-08 Thread deepak
Author: deepak Date: Sat Jul 8 18:39:30 2017 New Revision: 1801311 URL: http://svn.apache.org/viewvc?rev=1801311=rev Log: Fixed: Removed duplicate uiLable for ILS currency, also fix translation for French locale. (OFBIZ-9413) Thanks Jacques for reporting Modified: ofbiz/ofbiz-framework

svn commit: r1801304 - /ofbiz/branches/release16.11/applications/product/src/main/java/org/apache/ofbiz/product/inventory/InventoryServices.java

2017-07-08 Thread deepak
Author: deepak Date: Sat Jul 8 17:21:29 2017 New Revision: 1801304 URL: http://svn.apache.org/viewvc?rev=1801304=rev Log: Fixed: Manual applied fix from jira issue(OFBIZ-9464) Log: Fixed:Accounting quantity transfer should not be zero while transferring inventory from one facility to another

svn commit: r1801306 - /ofbiz/branches/release16.11/framework/widget/templates/HtmlMenuMacroLibrary.ftl

2017-07-08 Thread deepak
Author: deepak Date: Sat Jul 8 17:47:09 2017 New Revision: 1801306 URL: http://svn.apache.org/viewvc?rev=1801306=rev Log: Improved: Set the default value for Html Menu Macro Library (OFBIZ-7877) Thanks Renuka Srishti for your contribution. Modified: ofbiz/branches/release16.11/framework

svn commit: r1801312 - /ofbiz/ofbiz-framework/trunk/framework/common/config/CommonEntityLabels.xml

2017-07-08 Thread deepak
Author: deepak Date: Sat Jul 8 18:42:29 2017 New Revision: 1801312 URL: http://svn.apache.org/viewvc?rev=1801312=rev Log: Added mistakenly removed valued for ILS entity uiLabel. Modified: ofbiz/ofbiz-framework/trunk/framework/common/config/CommonEntityLabels.xml Modified: ofbiz/ofbiz

svn commit: r1801314 - /ofbiz/ofbiz-framework/trunk/framework/common/config/CommonEntityLabels.xml

2017-07-08 Thread deepak
Author: deepak Date: Sat Jul 8 18:44:48 2017 New Revision: 1801314 URL: http://svn.apache.org/viewvc?rev=1801314=rev Log: Fixed sequencing for ILS locale description. Modified: ofbiz/ofbiz-framework/trunk/framework/common/config/CommonEntityLabels.xml Modified: ofbiz/ofbiz-framework/trunk

svn commit: r1801321 - in /ofbiz/branches/release16.11/applications/accounting: config/AccountingUiLabels.xml webapp/accounting/WEB-INF/controller.xml widget/PaymentScreens.xml

2017-07-08 Thread deepak
Author: deepak Date: Sat Jul 8 20:34:19 2017 New Revision: 1801321 URL: http://svn.apache.org/viewvc?rev=1801321=rev Log: Fixed: Manually applied fix from trunk r#1801320 Log: ACCTG TRANS ENTRIES PDF link on invoiceOverview does not work (OFBIZ-6774) Thanks Morten and Ankit Joshi for your

svn commit: r1801281 - in /ofbiz/ofbiz-framework/trunk: applications/product/config/ applications/product/groovyScripts/facility/shipment/ applications/product/template/shipment/ framework/common/conf

2017-07-08 Thread deepak
Author: deepak Date: Sat Jul 8 11:36:50 2017 New Revision: 1801281 URL: http://svn.apache.org/viewvc?rev=1801281=rev Log: Improved: Following uiLabels should move from ProductUiLabels.xml to CommonEntityLabels.xml. (OFBIZ-9408) ProductShipmentUomAbbreviation_LEN_in

svn commit: r1801266 - in /ofbiz/ofbiz-framework/trunk: applications/content/src/main/java/org/apache/ofbiz/content/ applications/content/src/main/java/org/apache/ofbiz/content/survey/ applications/ma

2017-07-08 Thread deepak
Author: deepak Date: Sat Jul 8 08:35:32 2017 New Revision: 1801266 URL: http://svn.apache.org/viewvc?rev=1801266=rev Log: Improved: Remove hard-coded instances of "IN" with ModelService.IN_PARAM (OFBIZ-9434) Thanks Devanshu and Pawan for your contribution. Modified: ofbiz/ofbiz

svn commit: r1801274 - in /ofbiz/ofbiz-framework/trunk/applications/order: groovyScripts/entry/AddGiftCertificates.groovy template/entry/cart/ShowCart.ftl

2017-07-08 Thread deepak
Author: deepak Date: Sat Jul 8 10:59:18 2017 New Revision: 1801274 URL: http://svn.apache.org/viewvc?rev=1801274=rev Log: Fixed: add gift certificate in purchase order cause exception (OFBIZ-9438) Apply slightly modified patch from jira issue. Thanks Wai and Pallavi for your contribution

svn commit: r1801267 - in /ofbiz/ofbiz-framework/trunk/framework: service/src/main/java/org/apache/ofbiz/service/ service/src/main/java/org/apache/ofbiz/service/engine/ webapp/src/main/java/org/apache

2017-07-08 Thread deepak
Author: deepak Date: Sat Jul 8 09:01:37 2017 New Revision: 1801267 URL: http://svn.apache.org/viewvc?rev=1801267=rev Log: Improved: Added new constraints for INOUT modelservice param, Also updated remaining occurrences for hardcoded IN, OUT and INOUT model service param. (OFBIZ-9434) Modified

svn commit: r1801337 - in /ofbiz/branches/release16.11: ./ framework/widget/src/main/java/org/apache/ofbiz/widget/renderer/macro/MacroMenuRenderer.java

2017-07-08 Thread deepak
Author: deepak Date: Sat Jul 8 22:57:38 2017 New Revision: 1801337 URL: http://svn.apache.org/viewvc?rev=1801337=rev Log: Applied fix from trunk for revision: 1801336 === Fixed: fix tag "disable-if-empty" in menus if field has no value (OFBIZ-9377) Thanks Gaudin Pierre and Humera Kha

svn commit: r1801336 - /ofbiz/ofbiz-framework/trunk/framework/widget/src/main/java/org/apache/ofbiz/widget/renderer/macro/MacroMenuRenderer.java

2017-07-08 Thread deepak
Author: deepak Date: Sat Jul 8 22:54:06 2017 New Revision: 1801336 URL: http://svn.apache.org/viewvc?rev=1801336=rev Log: Fixed: fix tag "disable-if-empty" in menus if field has no value (OFBIZ-9377) Thanks Gaudin Pierre and Humera Khan for your contribution. Modified: o

svn commit: r1801464 - in /ofbiz/ofbiz-framework/trunk/applications: order/email/default/ order/minilang/order/ order/src/main/java/org/apache/ofbiz/order/order/ order/template/email/ product/minilang

2017-07-10 Thread deepak
Author: deepak Date: Mon Jul 10 13:07:27 2017 New Revision: 1801464 URL: http://svn.apache.org/viewvc?rev=1801464=rev Log: Improved: Moved some ftl file to correct location, found while code review. Added: ofbiz/ofbiz-framework/trunk/applications/order/template/email/ - copied from

svn commit: r1801457 - in /ofbiz/ofbiz-framework/trunk/applications/order/template/order: OrderContactInfo.ftl OrderPaymentInfo.ftl OrderShippingInfo.ftl

2017-07-10 Thread deepak
Author: deepak Date: Mon Jul 10 12:29:06 2017 New Revision: 1801457 URL: http://svn.apache.org/viewvc?rev=1801457=rev Log: Fixed: order page shows widget exceptions (OFBIZ-9481) Thanks Wai and Devanshu for your contribution. Modified: ofbiz/ofbiz-framework/trunk/applications/order/template

svn commit: r1801353 - /ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScripts/agreement/AgreementServices.groovy

2017-07-09 Thread deepak
Author: deepak Date: Sun Jul 9 08:45:05 2017 New Revision: 1801353 URL: http://svn.apache.org/viewvc?rev=1801353=rev Log: Fixed typo, Thanks Renuka for reporting this issue. Modified: ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScripts/agreement/AgreementServices.groovy

svn commit: r1801355 - in /ofbiz/ofbiz-framework/trunk/applications/accounting: groovyScripts/agreement/AgreementServices.groovy minilang/test/AutoAcctgAgreementTests.xml servicedef/services_agreement

2017-07-09 Thread deepak
Author: deepak Date: Sun Jul 9 08:57:20 2017 New Revision: 1801355 URL: http://svn.apache.org/viewvc?rev=1801355=rev Log: Improved: Remove cancelAgreement service and added expireAgreement entity-auto service. (OFBIZ-9480) Modified: ofbiz/ofbiz-framework/trunk/applications/accounting

svn commit: r1801356 - /ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScripts/agreement/AgreementServices.groovy

2017-07-09 Thread deepak
Author: deepak Date: Sun Jul 9 09:07:57 2017 New Revision: 1801356 URL: http://svn.apache.org/viewvc?rev=1801356=rev Log: Improved: Code improvement, Used ModelService.IN_PARAM instead of hard coded string, Also update the string comparison. Modified: ofbiz/ofbiz-framework/trunk

svn commit: r1801357 - /ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScripts/agreement/AgreementServices.groovy

2017-07-09 Thread deepak
Author: deepak Date: Sun Jul 9 09:10:14 2017 New Revision: 1801357 URL: http://svn.apache.org/viewvc?rev=1801357=rev Log: Fixed: The copyAgreement service fails (OFBIZ-9143) Thanks Jacques and Renuka for your contribution. Modified: ofbiz/ofbiz-framework/trunk/applications/accounting

svn commit: r1801358 - /ofbiz/branches/release16.11/applications/accounting/minilang/agreement/AgreementServices.xml

2017-07-09 Thread deepak
Author: deepak Date: Sun Jul 9 09:13:10 2017 New Revision: 1801358 URL: http://svn.apache.org/viewvc?rev=1801358=rev Log: Fixed: Manually applied fix from trunk r#1801357 Log: Fixed: The copyAgreement service fails (OFBIZ-9143) Thanks Jacques and Renuka for your contribution. Modified

svn commit: r1801361 - in /ofbiz/branches/release16.11: ./ applications/accounting/groovyScripts/reports/ applications/accounting/template/reports/ applications/accounting/widget/

2017-07-09 Thread deepak
Author: deepak Date: Sun Jul 9 09:34:09 2017 New Revision: 1801361 URL: http://svn.apache.org/viewvc?rev=1801361=rev Log: Applied fix from trunk for revision: 1801359 === Added missing file those of part of 1801320, also updated the path in screens. (OFBIZ-6774) Added: ofbiz/branches

svn commit: r1801362 - in /ofbiz/ofbiz-framework/trunk/applications/accounting: groovyScripts/agreement/GetPartyNameForDate.groovy webapp/accounting/WEB-INF/actions/agreement/GetPartyNameForDate.groov

2017-07-09 Thread deepak
Author: deepak Date: Sun Jul 9 09:56:44 2017 New Revision: 1801362 URL: http://svn.apache.org/viewvc?rev=1801362=rev Log: Fixed: Moved groovy file GetPartyNameForDate.groovy form WEB-INF/actions to groovyScripts folder added in r#1751109 Added: ofbiz/ofbiz-framework/trunk/applications

svn commit: r1801363 - /ofbiz/ofbiz-framework/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/

2017-07-09 Thread deepak
Author: deepak Date: Sun Jul 9 09:58:28 2017 New Revision: 1801363 URL: http://svn.apache.org/viewvc?rev=1801363=rev Log: Removed empty directory. Removed: ofbiz/ofbiz-framework/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/

svn commit: r1801364 - in /ofbiz/ofbiz-framework/trunk/applications/content: groovyScripts/survey/SurveyOptions.ftl template/survey/SurveyOptions.ftl

2017-07-09 Thread deepak
Author: deepak Date: Sun Jul 9 10:03:41 2017 New Revision: 1801364 URL: http://svn.apache.org/viewvc?rev=1801364=rev Log: Fixed: Moved SurveyOptions.ftl in correct location. Added: ofbiz/ofbiz-framework/trunk/applications/content/template/survey/SurveyOptions.ftl - copied unchanged

svn commit: r1801348 - in /ofbiz/ofbiz-framework/trunk/applications/humanres: minilang/HumanResServices.xml servicedef/services.xml webapp/humanres/WEB-INF/controller.xml widget/forms/EmploymentForms.

2017-07-09 Thread deepak
Author: deepak Date: Sun Jul 9 06:02:33 2017 New Revision: 1801348 URL: http://svn.apache.org/viewvc?rev=1801348=rev Log: Improved: Service "deletePayHistory" does not have correct implementation (OFBIZ-9111) Use entity auto for deletePayHistory service, also added n

svn commit: r1801351 - /ofbiz/ofbiz-framework/trunk/applications/order/template/reports/PurchasesByOrganizationReport.fo.ftl

2017-07-09 Thread deepak
Author: deepak Date: Sun Jul 9 06:46:54 2017 New Revision: 1801351 URL: http://svn.apache.org/viewvc?rev=1801351=rev Log: Fixed: Purchase by Organization report was broken, added check to avoid stack trace on fop. Modified: ofbiz/ofbiz-framework/trunk/applications/order/template/reports

svn commit: r1802365 - /ofbiz/ofbiz-plugins/trunk/lucene/groovyScripts/content/Search.groovy

2017-07-19 Thread deepak
Author: deepak Date: Wed Jul 19 08:18:52 2017 New Revision: 1802365 URL: http://svn.apache.org/viewvc?rev=1802365=rev Log: Fixed: Added reverted changed at r#1794770 related to lucene upgrade.(OFBIZ-9301) Thanks Renuka for reporting the issue. Modified: ofbiz/ofbiz-plugins/trunk/lucene

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

2017-07-24 Thread deepak
Author: deepak Date: Mon Jul 24 06:01:41 2017 New Revision: 1802752 URL: http://svn.apache.org/viewvc?rev=1802752=rev Log: Fixed: Fixed typo done at r#1802668, Corrected service name from filteredRatesList to filterRateAmountList Modified: ofbiz/ofbiz-framework/trunk/applications

svn commit: r1802753 - in /ofbiz/ofbiz-framework/trunk/applications: accounting/groovyScripts/admin/ accounting/groovyScripts/payment/ accounting/groovyScripts/rate/ workeffort/groovyScripts/workeffor

2017-07-24 Thread deepak
Author: deepak Date: Mon Jul 24 06:13:11 2017 New Revision: 1802753 URL: http://svn.apache.org/viewvc?rev=1802753=rev Log: Improved: Used ModelService.IN_PARAM instead of hard coded "IN" in groovy file. Modified: ofbiz/ofbiz-framework/trunk/applications/accounting/groovyScr

svn commit: r1802755 - in /ofbiz/ofbiz-framework/trunk/applications: manufacturing/src/main/java/org/apache/ofbiz/manufacturing/jobshopmgt/ProductionRunServices.java product/servicedef/services_invent

2017-07-24 Thread deepak
Author: deepak Date: Mon Jul 24 06:47:08 2017 New Revision: 1802755 URL: http://svn.apache.org/viewvc?rev=1802755=rev Log: Fixed: Improvements in Lot entity definition and services, Applied slightly modified patch from jira issue OFBIZ-8273. productionruntests test was failing, this will fix

svn commit: r1802693 - /ofbiz/ofbiz-framework/trunk/framework/entity/src/main/java/org/apache/ofbiz/entity/jdbc/DatabaseUtil.java

2017-07-22 Thread deepak
Author: deepak Date: Sat Jul 22 13:14:43 2017 New Revision: 1802693 URL: http://svn.apache.org/viewvc?rev=1802693=rev Log: Fixed: Added check to avoid datetime and time field warning (OFBIZ-9496) The warning message generated by OFBiz is a false positive caused by the fact that the way OFBiz

svn commit: r1802669 - in /ofbiz/ofbiz-framework/trunk/applications/party: servicedef/services.xml src/main/java/org/apache/ofbiz/party/party/PartyServices.java

2017-07-22 Thread deepak
Author: deepak Date: Sat Jul 22 10:32:25 2017 New Revision: 1802669 URL: http://svn.apache.org/viewvc?rev=1802669=rev Log: Improved:Converted createPartyDataSource service to entity-auto (OFBIZ-9508) Thanks Aditya Sharma for your contribution. Modified: ofbiz/ofbiz-framework/trunk

svn commit: r1792788 - in /ofbiz/ofbiz-framework/trunk/applications: accounting/ accounting/minilang/ accounting/servicedef/ order/ order/minilang/ order/servicedef/ product/ product/minilang/product/

2017-04-26 Thread deepak
Author: deepak Date: Wed Apr 26 18:15:26 2017 New Revision: 1792788 URL: http://svn.apache.org/viewvc?rev=1792788=rev Log: Improved: Removed old data migration services. (OFBIZ-9327) Removed: ofbiz/ofbiz-framework/trunk/applications/accounting/minilang/UpgradeServices.xml ofbiz/ofbiz

svn commit: r1792638 - /ofbiz/ofbiz-framework/trunk/applications/order/servicedef/secas.xml

2017-04-25 Thread deepak
Author: deepak Date: Tue Apr 25 18:22:51 2017 New Revision: 1792638 URL: http://svn.apache.org/viewvc?rev=1792638=rev Log: Fixed: Added seca to ensure party role on createQuoteRole invoke (OFBIZ-9331) Modified: ofbiz/ofbiz-framework/trunk/applications/order/servicedef/secas.xml Modified

svn commit: r1792640 - in /ofbiz/branches/release16.11: ./ applications/order/servicedef/secas.xml

2017-04-25 Thread deepak
Author: deepak Date: Tue Apr 25 18:30:13 2017 New Revision: 1792640 URL: http://svn.apache.org/viewvc?rev=1792640=rev Log: Applied fix from trunk for revision: 1792638 === Fixed: Added seca to ensure party role on createQuoteRole invoke (OFBIZ-9331) Modified: ofbiz/branches/release16.11

svn commit: r1804487 - /ofbiz/ofbiz-plugins/trunk/birt/src/main/java/org/apache/ofbiz/birt/flexible/BirtUtil.java

2017-08-08 Thread deepak
Author: deepak Date: Wed Aug 9 05:03:08 2017 New Revision: 1804487 URL: http://svn.apache.org/viewvc?rev=1804487=rev Log: Improved: Removed duplicate field type entry from BirtUtil class file Thanks Aditya Shrama for reporting. Modified: ofbiz/ofbiz-plugins/trunk/birt/src/main/java/org

svn commit: r1805600 - in /ofbiz/ofbiz-plugins/trunk/scrum: README.md README.txt

2017-08-20 Thread deepak
Author: deepak Date: Mon Aug 21 05:41:28 2017 New Revision: 1805600 URL: http://svn.apache.org/viewvc?rev=1805600=rev Log: Copied scrum README.txt contet to README.md and removed duplicate README file. Removed: ofbiz/ofbiz-plugins/trunk/scrum/README.txt Modified: ofbiz/ofbiz-plugins

svn commit: r1805804 - /ofbiz/site/doap_OFBiz.rdf

2017-08-22 Thread deepak
Author: deepak Date: Tue Aug 22 18:20:39 2017 New Revision: 1805804 URL: http://svn.apache.org/viewvc?rev=1805804=rev Log: Updated the svn repo url and added framework and plugins repository url. Also added with Apache OFBiz. Modified: ofbiz/site/doap_OFBiz.rdf Modified: ofbiz/site

svn commit: r1805858 - /ofbiz/site/doap_OFBiz.rdf

2017-08-23 Thread deepak
Author: deepak Date: Wed Aug 23 06:48:27 2017 New Revision: 1805858 URL: http://svn.apache.org/viewvc?rev=1805858=rev Log: Removed description Modified: ofbiz/site/doap_OFBiz.rdf Modified: ofbiz/site/doap_OFBiz.rdf URL: http://svn.apache.org/viewvc/ofbiz/site/doap_OFBiz.rdf?rev=1805858

svn commit: r1805859 - /ofbiz/site/doap_OFBiz.rdf

2017-08-23 Thread deepak
Author: deepak Date: Wed Aug 23 06:50:36 2017 New Revision: 1805859 URL: http://svn.apache.org/viewvc?rev=1805859=rev Log: Removed plugins entry from svn repository, as I think only one enry is allowed in this section Modified: ofbiz/site/doap_OFBiz.rdf Modified: ofbiz/site/doap_OFBiz.rdf

svn commit: r1805880 - /ofbiz/ofbiz-framework/trunk/applications/product/src/main/java/org/apache/ofbiz/product/inventory/InventoryServices.java

2017-08-23 Thread deepak
Author: deepak Date: Wed Aug 23 11:17:23 2017 New Revision: 1805880 URL: http://svn.apache.org/viewvc?rev=1805880=rev Log: Fixed typo, get locale from context properly, It was introduced long time back at r#1056812 Thanks Renuka Srishti for reporting this. Modified: ofbiz/ofbiz-framework

svn commit: r1805881 - in /ofbiz/branches/release16.11: ./ applications/product/src/main/java/org/apache/ofbiz/product/inventory/InventoryServices.java

2017-08-23 Thread deepak
Author: deepak Date: Wed Aug 23 11:21:22 2017 New Revision: 1805881 URL: http://svn.apache.org/viewvc?rev=1805881=rev Log: Applied fix from trunk for revision: 1805880 === Fixed typo, get locale from context properly, It was introduced long time back at r#1056812 Thanks Renuka Srishti

svn commit: r1795340 - in /ofbiz/ofbiz-framework/trunk: applications/order/src/main/java/org/apache/ofbiz/order/order/ applications/product/src/main/java/org/apache/ofbiz/product/image/ applications/p

2017-05-16 Thread deepak
Author: deepak Date: Tue May 16 17:02:22 2017 New Revision: 1795340 URL: http://svn.apache.org/viewvc?rev=1795340=rev Log: Improved: Remove hard-coded success/error message variables set in service output (OFBIZ-9303) Thanks Devanshu Vyas for your contribution. Modified: ofbiz/ofbiz

svn commit: r1795344 - in /ofbiz/ofbiz-plugins/trunk: ecommerce/groovyScripts/catalog/ ecommerce/groovyScripts/forum/ ecommerce/groovyScripts/order/ projectmgr/groovyScripts/ scrum/groovyScripts/

2017-05-16 Thread deepak
Author: deepak Date: Tue May 16 17:36:32 2017 New Revision: 1795344 URL: http://svn.apache.org/viewvc?rev=1795344=rev Log: Improved: Inconsistent String Comparisons, Applied plugins groovy patch from jira issue. (OFBIZ-9254) I found an inconsistency in the code for string comparison

svn commit: r1795342 - in /ofbiz/ofbiz-framework/trunk/framework: common/groovyScripts/SetLocaleFromBrowser.groovy webtools/groovyScripts/entity/ViewGeneric.groovy webtools/groovyScripts/service/Avail

2017-05-16 Thread deepak
Author: deepak Date: Tue May 16 17:20:24 2017 New Revision: 1795342 URL: http://svn.apache.org/viewvc?rev=1795342=rev Log: Improved: Inconsistent String Comparisons, Applied framework groovy patch from jira issue. (OFBIZ-9254) I found an inconsistency in the code for string comparison

svn commit: r1795341 - in /ofbiz/ofbiz-framework/trunk/applications: accounting/groovyScripts/order/ manufacturing/groovyScripts/jobshopmgt/ order/groovyScripts/entry/ order/groovyScripts/order/ order

2017-05-16 Thread deepak
Author: deepak Date: Tue May 16 17:16:05 2017 New Revision: 1795341 URL: http://svn.apache.org/viewvc?rev=1795341=rev Log: Improved: Inconsistent String Comparisons, Applied application groovy patch from jira issue. (OFBIZ-9254) I found an inconsistency in the code for string comparison

svn commit: r1799209 - /ofbiz/ofbiz-framework/trunk/framework/common/config/CommonEntityLabels.xml

2017-06-19 Thread deepak
Author: deepak Date: Mon Jun 19 13:50:34 2017 New Revision: 1799209 URL: http://svn.apache.org/viewvc?rev=1799209=rev Log: Improved: Removed unused entity uiLabels for removed currency UOM (OFBIZ-9413) Modified: ofbiz/ofbiz-framework/trunk/framework/common/config/CommonEntityLabels.xml

svn commit: r1799688 - in /ofbiz/branches/release16.11: ./ applications/content/widget/website/WebSiteForms.xml

2017-06-23 Thread deepak
Author: deepak Date: Fri Jun 23 17:37:54 2017 New Revision: 1799688 URL: http://svn.apache.org/viewvc?rev=1799688=rev Log: Applied fix from trunk for revision: 1799687 === Fixed: The following required parameter is missing: [IN] [removeWebSitePathAlias.fromDate].(OFBIZ-9426) Thanks Daniel

svn commit: r1799687 - /ofbiz/ofbiz-framework/trunk/applications/content/widget/website/WebSiteForms.xml

2017-06-23 Thread deepak
Author: deepak Date: Fri Jun 23 17:35:44 2017 New Revision: 1799687 URL: http://svn.apache.org/viewvc?rev=1799687=rev Log: Fixed: The following required parameter is missing: [IN] [removeWebSitePathAlias.fromDate].(OFBIZ-9426) Thanks Daniel Coric for reporting the issue. Modified: ofbiz

svn commit: r1799735 - /ofbiz/ofbiz-framework/trunk/applications/content/widget/website/WebSiteForms.xml

2017-06-24 Thread deepak
Author: deepak Date: Sat Jun 24 07:34:19 2017 New Revision: 1799735 URL: http://svn.apache.org/viewvc?rev=1799735=rev Log: Improved: Added lookup for contentId field and also added required-field true for pathAlias on EditWebSitePathAlias screen. Modified: ofbiz/ofbiz-framework/trunk

svn commit: r1796380 - in /ofbiz/ofbiz-plugins/trunk: bi/entitydef/ ebay/entitydef/ ebaystore/entitydef/ example/entitydef/ passport/entitydef/ pricat/entitydef/ scrum/entitydef/ webpos/entitydef/

2017-05-27 Thread deepak
Author: deepak Date: Sat May 27 11:32:18 2017 New Revision: 1796380 URL: http://svn.apache.org/viewvc?rev=1796380=rev Log: Improved: Replace fields with "id-ne", "id-long-ne" and "id-vlong-ne" with "id", "id-long" and "id-vlong" respec

svn commit: r1796384 - in /ofbiz/branches/release16.11/specialpurpose/cmssite: src/main/java/org/apache/ofbiz/cmssite/multisite/WebSiteFilter.java webapp/cmssite/WEB-INF/web.xml

2017-05-27 Thread deepak
Author: deepak Date: Sat May 27 11:48:25 2017 New Revision: 1796384 URL: http://svn.apache.org/viewvc?rev=1796384=rev Log: Fixed: After the implementation of new servlet filter for controller related logic, the multisite feature was not working properly due to URL modification. This control

svn commit: r1796379 [4/8] - in /ofbiz: ofbiz-framework/trunk/applications/datamodel/entitydef/ ofbiz-framework/trunk/framework/catalina/entitydef/ ofbiz-framework/trunk/framework/common/entitydef/ of

2017-05-27 Thread deepak
Modified: ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/order-entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/order-entitymodel.xml?rev=1796379=1796378=1796379=diff

svn commit: r1796379 [7/8] - in /ofbiz: ofbiz-framework/trunk/applications/datamodel/entitydef/ ofbiz-framework/trunk/framework/catalina/entitydef/ ofbiz-framework/trunk/framework/common/entitydef/ of

2017-05-27 Thread deepak
Modified: ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/shipment-entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/shipment-entitymodel.xml?rev=1796379=1796378=1796379=diff

svn commit: r1796379 [3/8] - in /ofbiz: ofbiz-framework/trunk/applications/datamodel/entitydef/ ofbiz-framework/trunk/framework/catalina/entitydef/ ofbiz-framework/trunk/framework/common/entitydef/ of

2017-05-27 Thread deepak
Modified: ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/content-entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/content-entitymodel.xml?rev=1796379=1796378=1796379=diff

svn commit: r1796379 [8/8] - in /ofbiz: ofbiz-framework/trunk/applications/datamodel/entitydef/ ofbiz-framework/trunk/framework/catalina/entitydef/ ofbiz-framework/trunk/framework/common/entitydef/ of

2017-05-27 Thread deepak
Modified: ofbiz/ofbiz-framework/trunk/framework/webapp/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/webapp/entitydef/entitymodel.xml?rev=1796379=1796378=1796379=diff ==

svn commit: r1796379 [2/8] - in /ofbiz: ofbiz-framework/trunk/applications/datamodel/entitydef/ ofbiz-framework/trunk/framework/catalina/entitydef/ ofbiz-framework/trunk/framework/common/entitydef/ of

2017-05-27 Thread deepak
Modified: ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/accounting-entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/accounting-entitymodel.xml?rev=1796379=1796378=1796379=diff

svn commit: r1796379 [6/8] - in /ofbiz: ofbiz-framework/trunk/applications/datamodel/entitydef/ ofbiz-framework/trunk/framework/catalina/entitydef/ ofbiz-framework/trunk/framework/common/entitydef/ of

2017-05-27 Thread deepak
Modified: ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/product-entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/product-entitymodel.xml?rev=1796379=1796378=1796379=diff

svn commit: r1796379 [5/8] - in /ofbiz: ofbiz-framework/trunk/applications/datamodel/entitydef/ ofbiz-framework/trunk/framework/catalina/entitydef/ ofbiz-framework/trunk/framework/common/entitydef/ of

2017-05-27 Thread deepak
Modified: ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/party-entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/party-entitymodel.xml?rev=1796379=1796378=1796379=diff

svn commit: r1796382 - in /ofbiz/ofbiz-plugins/trunk/cmssite: src/main/java/org/apache/ofbiz/cmssite/multisite/WebSiteFilter.java webapp/cmssite/WEB-INF/web.xml

2017-05-27 Thread deepak
Author: deepak Date: Sat May 27 11:42:27 2017 New Revision: 1796382 URL: http://svn.apache.org/viewvc?rev=1796382=rev Log: Fixed: After the implementation of new servlet filter for controller related logic, the multisite feature was not working properly due to URL modification. This control

svn commit: r1796262 - /ofbiz/ofbiz-framework/trunk/framework/widget/templates/HtmlFormMacroLibrary.ftl

2017-05-26 Thread deepak
Author: deepak Date: Fri May 26 09:19:29 2017 New Revision: 1796262 URL: http://svn.apache.org/viewvc?rev=1796262=rev Log: Improved: Made formName filed optional in renderDateTimeField macro, as this field is not required for all the cases, Only if user define an filed outside of form and want

svn commit: r1796263 - in /ofbiz/branches/release16.11: ./ framework/widget/templates/HtmlFormMacroLibrary.ftl

2017-05-26 Thread deepak
Author: deepak Date: Fri May 26 09:21:00 2017 New Revision: 1796263 URL: http://svn.apache.org/viewvc?rev=1796263=rev Log: Applied fix from trunk for revision: 1796262 === Improved: Made formName filed optional in renderDateTimeField macro, as this field is not required for all the cases, Only

svn commit: r1796264 - in /ofbiz/branches/release15.12: ./ framework/widget/templates/htmlFormMacroLibrary.ftl

2017-05-26 Thread deepak
Author: deepak Date: Fri May 26 09:24:45 2017 New Revision: 1796264 URL: http://svn.apache.org/viewvc?rev=1796264=rev Log: Applied fix from trunk for revision: 1796262 === Improved: Made formName filed optional in renderDateTimeField macro, as this field is not required for all the cases, Only

svn commit: r1796265 - in /ofbiz/branches/release14.12: ./ framework/widget/templates/htmlFormMacroLibrary.ftl

2017-05-26 Thread deepak
Author: deepak Date: Fri May 26 09:26:25 2017 New Revision: 1796265 URL: http://svn.apache.org/viewvc?rev=1796265=rev Log: Applied fix from trunk for revision: 1796262 === Improved: Made formName filed optional in renderDateTimeField macro, as this field is not required for all the cases, Only

svn commit: r1797733 - /ofbiz/ofbiz-framework/trunk/applications/product/minilang/product/cost/CostServices.xml

2017-06-06 Thread deepak
Author: deepak Date: Tue Jun 6 06:12:22 2017 New Revision: 1797733 URL: http://svn.apache.org/viewvc?rev=1797733=rev Log: Fixed: CostServices.xml#getProductCost fail currency conversion.(OFBIZ-9387) Thanks Wai for your contribution. Modified: ofbiz/ofbiz-framework/trunk/applications

svn commit: r1797736 - /ofbiz/branches/release14.12/applications/product/script/org/ofbiz/product/cost/CostServices.xml

2017-06-06 Thread deepak
Author: deepak Date: Tue Jun 6 06:18:04 2017 New Revision: 1797736 URL: http://svn.apache.org/viewvc?rev=1797736=rev Log: Applied fix from trunk manually for revision: 1797733 === Fixed: CostServices.xml#getProductCost fail currency conversion.(OFBIZ

svn commit: r1797734 - in /ofbiz/branches/release16.11: ./ applications/product/minilang/product/cost/CostServices.xml

2017-06-06 Thread deepak
Author: deepak Date: Tue Jun 6 06:14:37 2017 New Revision: 1797734 URL: http://svn.apache.org/viewvc?rev=1797734=rev Log: Applied fix from trunk for revision: 1797733 === Fixed: CostServices.xml#getProductCost fail currency conversion.(OFBIZ-9387) Thanks Wai for your contribution. Modified

svn commit: r1797735 - /ofbiz/branches/release15.12/applications/product/script/org/ofbiz/product/cost/CostServices.xml

2017-06-06 Thread deepak
Author: deepak Date: Tue Jun 6 06:16:56 2017 New Revision: 1797735 URL: http://svn.apache.org/viewvc?rev=1797735=rev Log: Applied fix from trunk manually for revision: 1797733 === Fixed: CostServices.xml#getProductCost fail currency conversion.(OFBIZ

svn commit: r1798802 - /ofbiz/branches/release14.12/framework/common/data/GeoData_IN.xml

2017-06-15 Thread deepak
Author: deepak Date: Thu Jun 15 08:33:35 2017 New Revision: 1798802 URL: http://svn.apache.org/viewvc?rev=1798802=rev Log: Manually Applied fix from trunk for revision: 1798668 and 1798796 === Improved: Updated Geo data for India (OFBIZ-9406) India has 29 states and 7 Union Territory. Need

svn commit: r1798798 - in /ofbiz/branches/release16.11: ./ framework/common/data/GeoData_IN.xml

2017-06-15 Thread deepak
Author: deepak Date: Thu Jun 15 08:24:06 2017 New Revision: 1798798 URL: http://svn.apache.org/viewvc?rev=1798798=rev Log: Applied fix from trunk for revision: 1798796 === Improved: Updated Geo data for India (OFBIZ-9406) India has 29 states and 7 Union Territory. Need to update data as in data

svn commit: r1798796 - /ofbiz/ofbiz-framework/trunk/framework/common/data/GeoData_IN.xml

2017-06-15 Thread deepak
Author: deepak Date: Thu Jun 15 08:16:45 2017 New Revision: 1798796 URL: http://svn.apache.org/viewvc?rev=1798796=rev Log: Improved: Updated Geo data for India (OFBIZ-9406) India has 29 states and 7 Union Territory. Need to update data as in data Union Territory also added as STATE, used

svn commit: r1798797 - in /ofbiz/branches/release16.11: ./ framework/common/data/GeoData_IN.xml

2017-06-15 Thread deepak
Author: deepak Date: Thu Jun 15 08:22:44 2017 New Revision: 1798797 URL: http://svn.apache.org/viewvc?rev=1798797=rev Log: Applied fix from trunk for revision: 1798668 === Improved: No functional change, only convert the Geo_IN.xml data geoName from upper case to upper camel case (OFBIZ-9406

svn commit: r1798817 - /ofbiz/ofbiz-framework/trunk/framework/common/data/GeoData_IN.xml

2017-06-15 Thread deepak
Author: deepak Date: Thu Jun 15 10:29:53 2017 New Revision: 1798817 URL: http://svn.apache.org/viewvc?rev=1798817=rev Log: Improved: Only formatting changes. Modified: ofbiz/ofbiz-framework/trunk/framework/common/data/GeoData_IN.xml Modified: ofbiz/ofbiz-framework/trunk/framework/common

svn commit: r1798800 - /ofbiz/branches/release15.12/framework/common/data/GeoData_IN.xml

2017-06-15 Thread deepak
Author: deepak Date: Thu Jun 15 08:29:13 2017 New Revision: 1798800 URL: http://svn.apache.org/viewvc?rev=1798800=rev Log: Manually Applied fix from trunk for revision: 1798668 and 1798796 === Improved: Updated Geo data for India (OFBIZ-9406) India has 29 states and 7 Union Territory. Need

svn commit: r1798907 - in /ofbiz/ofbiz-framework/trunk/framework/common: data/CurrencyData.xml entitydef/entitymodel.xml

2017-06-16 Thread deepak
Author: deepak Date: Fri Jun 16 10:26:03 2017 New Revision: 1798907 URL: http://svn.apache.org/viewvc?rev=1798907=rev Log: Improved: Added numeric code for Currency UOM. (OFBIZ-9409) The three-digit numeric code is useful when currency codes need to be understood in countries that do not use

svn commit: r1799183 - in /ofbiz/ofbiz-framework/trunk: applications/accounting/data/DemoTaxAuthority.xml framework/common/data/CurrencyData.xml

2017-06-19 Thread deepak
Author: deepak Date: Mon Jun 19 11:47:58 2017 New Revision: 1799183 URL: http://svn.apache.org/viewvc?rev=1799183=rev Log: Improved: Update Currency Uom data (OFBIZ-9413) While adding numericCode to currency UOM, I found that we need to update some old currency UOM, as uomId has been updated

svn commit: r1799200 - in /ofbiz/branches/release15.12: applications/accounting/data/DemoTaxAuthority.xml framework/common/data/CurrencyData.xml

2017-06-19 Thread deepak
Author: deepak Date: Mon Jun 19 12:35:54 2017 New Revision: 1799200 URL: http://svn.apache.org/viewvc?rev=1799200=rev Log: Manually applied fix from trunk for revision: 1799183 === Improved: Update Currency Uom data (OFBIZ-9413) While adding numericCode to currency UOM, I found that we need

svn commit: r1799196 - in /ofbiz/branches/release16.11: ./ applications/accounting/data/DemoTaxAuthority.xml framework/common/data/CurrencyData.xml

2017-06-19 Thread deepak
Author: deepak Date: Mon Jun 19 12:29:58 2017 New Revision: 1799196 URL: http://svn.apache.org/viewvc?rev=1799196=rev Log: Applied fix from trunk for revision: 1799183 === Improved: Update Currency Uom data (OFBIZ-9413) While adding numericCode to currency UOM, I found that we need to update

svn commit: r1799201 - in /ofbiz/branches/release14.12: applications/accounting/data/DemoTaxAuthority.xml framework/common/data/CurrencyData.xml

2017-06-19 Thread deepak
Author: deepak Date: Mon Jun 19 12:38:43 2017 New Revision: 1799201 URL: http://svn.apache.org/viewvc?rev=1799201=rev Log: Manually applied fix from trunk for revision: 1799183 === Improved: Update Currency Uom data (OFBIZ-9413) While adding numericCode to currency UOM, I found that we need

svn commit: r1798668 - /ofbiz/ofbiz-framework/trunk/framework/common/data/GeoData_IN.xml

2017-06-14 Thread deepak
Author: deepak Date: Wed Jun 14 11:28:45 2017 New Revision: 1798668 URL: http://svn.apache.org/viewvc?rev=1798668=rev Log: Improved: No functional change, only convert the Geo_IN.xml data geoName from upper case to upper camel case (OFBIZ-9406) Modified: ofbiz/ofbiz-framework/trunk

svn commit: r1793300 - in /ofbiz/ofbiz-framework/trunk/framework: entity/fieldtype/fieldtypemysql.xml entityext/servicedef/services.xml entityext/src/main/java/org/apache/ofbiz/entityext/data/UpgradeS

2017-05-01 Thread deepak
Author: deepak Date: Mon May 1 10:16:52 2017 New Revision: 1793300 URL: http://svn.apache.org/viewvc?rev=1793300=rev Log: Improved: Updated msyql sql-type for datetime field-type to support Fractional Seconds in Time Values (OFBIZ-9337) Added: ofbiz/ofbiz-framework/trunk/framework

svn commit: r1809410 - in /ofbiz/ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common: JsLanguageFileMappingCreator.java JsLanguageFilesMapping.java

2017-09-23 Thread deepak
Author: deepak Date: Sat Sep 23 12:11:31 2017 New Revision: 1809410 URL: http://svn.apache.org/viewvc?rev=1809410=rev Log: Fixed: JsLanguageFilesMapping.java location in createJsLanguageFileMapping service, and commiting the auto generated java file for language mapping js. Modified: ofbiz

svn commit: r1809413 - /ofbiz/ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/JsLanguageFilesMapping.java

2017-09-23 Thread deepak
Author: deepak Date: Sat Sep 23 12:39:52 2017 New Revision: 1809413 URL: http://svn.apache.org/viewvc?rev=1809413=rev Log: Fixed: Manually changed the date locale js for cs locale Modified: ofbiz/ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common

svn commit: r1809389 [3/3] - in /ofbiz/ofbiz-framework/trunk: applications/content/template/content/ applications/content/template/website/ applications/humanres/template/category/ applications/humanr

2017-09-23 Thread deepak
Modified: ofbiz/ofbiz-framework/trunk/themes/README.md URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/README.md?rev=1809389=1809388=1809389=diff == --- ofbiz/ofbiz-framework/trunk/themes/README.md

svn commit: r1809389 [2/3] - in /ofbiz/ofbiz-framework/trunk: applications/content/template/content/ applications/content/template/website/ applications/humanres/template/category/ applications/humanr

2017-09-23 Thread deepak
Modified: ofbiz/ofbiz-framework/trunk/framework/common/src/main/java/org/apache/ofbiz/common/JsLanguageFilesMapping.java URL:

svn commit: r1809389 [1/3] - in /ofbiz/ofbiz-framework/trunk: applications/content/template/content/ applications/content/template/website/ applications/humanres/template/category/ applications/humanr

2017-09-23 Thread deepak
Author: deepak Date: Sat Sep 23 10:41:28 2017 New Revision: 1809389 URL: http://svn.apache.org/viewvc?rev=1809389=rev Log: Improved: Moved jquery related js/plugins from images to common-theme webapp and made changes accordinlgy. (OFBIZ-5776) Added: ofbiz/ofbiz-framework/trunk/themes/common

<    2   3   4   5   6   7   8   9   10   11   >