svn commit: r1637596 - in /ofbiz/trunk/framework/service: config/ServiceErrorUiLabels.xml servicedef/services_test_se.xml src/org/ofbiz/service/engine/EntityAutoEngine.java src/org/ofbiz/service/test/

2014-11-08 Thread nmalin
Author: nmalin Date: Sat Nov 8 21:00:55 2014 New Revision: 1637596 URL: http://svn.apache.org/r1637596 Log: Manage multi pk with sub-sequence on entity-auto (OFBIZ-5800), Add the possibility to the entity-auto engine on the create action to manage entities with more than 2 primary keys which

svn commit: r1637716 - /ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml

2014-11-09 Thread nmalin
Author: nmalin Date: Sun Nov 9 19:18:02 2014 New Revision: 1637716 URL: http://svn.apache.org/r1637716 Log: Correct parameter fields present direclty on target value instead of use the parameter's link element that generate for partyId this string : '∂yId' , thanks for Supac

svn commit: r1637719 - /ofbiz/branches/release12.04/applications/party/widget/partymgr/PartyMenus.xml

2014-11-09 Thread nmalin
Author: nmalin Date: Sun Nov 9 19:19:03 2014 New Revision: 1637719 URL: http://svn.apache.org/r1637719 Log: Correct parameter fields present direclty on target value instead of use the parameter's link element that generate for partyId this string : '∂yId' , thanks for Supac

svn commit: r1637717 - /ofbiz/branches/release13.07/applications/party/widget/partymgr/PartyMenus.xml

2014-11-09 Thread nmalin
Author: nmalin Date: Sun Nov 9 19:18:36 2014 New Revision: 1637717 URL: http://svn.apache.org/r1637717 Log: Correct parameter fields present direclty on target value instead of use the parameter's link element that generate for partyId this string : '∂yId' , thanks for Supac

svn commit: r1637721 - in /ofbiz/trunk: applications/order/script/org/ofbiz/order/opportunity/ applications/party/script/org/ofbiz/party/party/ specialpurpose/projectmgr/script/org/ofbiz/project/

2014-11-09 Thread nmalin
Author: nmalin Date: Sun Nov 9 19:30:26 2014 New Revision: 1637721 URL: http://svn.apache.org/r1637721 Log: Correct createPartyRole call with pk collision risk detected by Supatthra Nawicha on OFBIZ-5853, while waiting for discussion if revert of createPartyRole from entity-auto is need or not

svn commit: r1641096 - /ofbiz/trunk/applications/workeffort/widget/WorkEffortMenus.xml

2014-11-22 Thread nmalin
Author: nmalin Date: Sat Nov 22 18:05:32 2014 New Revision: 1641096 URL: http://svn.apache.org/r1641096 Log: Corrective patch proposed by Gil Portenseigne that pass link's parameter from flexible string to correct parameter element on calendar menu screen, related to the issue OFBIZ

svn commit: r1641097 - /ofbiz/branches/release13.07/applications/workeffort/widget/WorkEffortMenus.xml

2014-11-22 Thread nmalin
Author: nmalin Date: Sat Nov 22 18:06:08 2014 New Revision: 1641097 URL: http://svn.apache.org/r1641097 Log: Corrective patch proposed by Gil Portenseigne that pass link's parameter from flexible string to correct parameter element on calendar menu screen, related to the issue OFBIZ

svn commit: r1642640 - /ofbiz/trunk/applications/party/config/PartyUiLabels.xml

2014-11-30 Thread nmalin
Author: nmalin Date: Mon Dec 1 07:54:23 2014 New Revision: 1642640 URL: http://svn.apache.org/r1642640 Log: add french label for PartyRoleTypeNotFoundForTheParty Modified: ofbiz/trunk/applications/party/config/PartyUiLabels.xml Modified: ofbiz/trunk/applications/party/config

svn commit: r1642647 - /ofbiz/trunk/applications/party/config/PartyUiLabels.xml

2014-12-01 Thread nmalin
Author: nmalin Date: Mon Dec 1 08:42:00 2014 New Revision: 1642647 URL: http://svn.apache.org/r1642647 Log: improve french label for PartyRoleTypeNotFoundForTheParty, thanks Jacques and Gil for their remarks Modified: ofbiz/trunk/applications/party/config/PartyUiLabels.xml Modified: ofbiz

svn commit: r1643303 - /ofbiz/trunk/framework/service/src/org/ofbiz/service/engine/EntityAutoEngine.java

2014-12-05 Thread nmalin
Author: nmalin Date: Fri Dec 5 14:49:36 2014 New Revision: 1643303 URL: http://svn.apache.org/r1643303 Log: Complete the entity-auto engine for manage a service can be wait a pk or not. In this last case the field need to present on OUT part. This appears when you have a fromDate and you offer

svn commit: r1643314 [2/2] - in /ofbiz/trunk/applications/humanres: script/org/ofbiz/humanres/HumanResServices.xml servicedef/services.xml widget/forms/PartyQualForms.xml

2014-12-05 Thread nmalin
Modified: ofbiz/trunk/applications/humanres/servicedef/services.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/servicedef/services.xml?rev=1643314&r1=1643313&r2=1643314&view=diff == --- ofbiz/trunk

svn commit: r1643314 [1/2] - in /ofbiz/trunk/applications/humanres: script/org/ofbiz/humanres/HumanResServices.xml servicedef/services.xml widget/forms/PartyQualForms.xml

2014-12-05 Thread nmalin
Author: nmalin Date: Fri Dec 5 14:59:47 2014 New Revision: 1643314 URL: http://svn.apache.org/r1643314 Log: Converted humanres CRUD service to entity-auto for entity PartyQual, PartyResume, PartySkill, PerfReview, PerfReviewItem, PerformanceNote, Employment, EmploymentApp, PartyBenefit

svn commit: r1643384 - in /ofbiz/trunk/specialpurpose/projectmgr/widget: ProjectScreens.xml forms/ProjectForms.xml

2014-12-05 Thread nmalin
Author: nmalin Date: Fri Dec 5 18:36:33 2014 New Revision: 1643384 URL: http://svn.apache.org/r1643384 Log: Improve screen projectmgr/control/EditProjectContents, to display the creation form instead of the update content (that doesn't works) when a workEffortContent is deleted. Rai

svn commit: r1643505 - in /ofbiz/branches/release12.04/specialpurpose/projectmgr/widget: ProjectScreens.xml forms/ProjectForms.xml

2014-12-06 Thread nmalin
Author: nmalin Date: Sat Dec 6 09:07:57 2014 New Revision: 1643505 URL: http://svn.apache.org/r1643505 Log: Improve screen projectmgr/control/EditProjectContents, to display the creation form instead of the update content (that doesn't works) when a workEffortContent is deleted. Rai

svn commit: r1643579 - in /ofbiz/trunk/applications/accounting: script/org/ofbiz/accounting/budget/BudgetServices.xml servicedef/services_budget.xml

2014-12-06 Thread nmalin
Author: nmalin Date: Sat Dec 6 18:12:21 2014 New Revision: 1643579 URL: http://svn.apache.org/r1643579 Log: I converted the Crud service from simple to entity-auto for : Budget (except create) BudgetItem BudgetRole (except create) BudgetReview Issue Associate OFBIZ-5900

svn commit: r1648017 - /ofbiz/trunk/applications/party/script/org/ofbiz/party/test/PartyTests.xml

2014-12-26 Thread nmalin
Author: nmalin Date: Fri Dec 26 20:42:33 2014 New Revision: 1648017 URL: http://svn.apache.org/r1648017 Log: add test on server ensurePartyRole, related to the issue OFBIZ-5853 Modified: ofbiz/trunk/applications/party/script/org/ofbiz/party/test/PartyTests.xml Modified: ofbiz/trunk

svn commit: r1649965 - in /ofbiz/trunk/applications: marketing/widget/sfa/ marketing/widget/sfa/forms/ party/script/org/ofbiz/party/party/ party/script/org/ofbiz/party/test/ party/servicedef/

2015-01-06 Thread nmalin
Author: nmalin Date: Tue Jan 6 22:55:57 2015 New Revision: 1649965 URL: http://svn.apache.org/r1649965 Log: * update the service createPartyRelationshipAndRole with two new service ensurePartyRoleFrom and ensurePartyRoleTo to have coherence between each service in this group (related to JIRA

svn commit: r1650004 - /ofbiz/branches/release14.12/.project

2015-01-07 Thread nmalin
Author: nmalin Date: Wed Jan 7 08:03:18 2015 New Revision: 1650004 URL: http://svn.apache.org/r1650004 Log: add the release branch 14.12 on the project name Modified: ofbiz/branches/release14.12/.project Modified: ofbiz/branches/release14.12/.project URL: http://svn.apache.org/viewvc

svn commit: r1650007 - in /ofbiz/branches/release14.12/applications: marketing/widget/sfa/ marketing/widget/sfa/forms/ party/script/org/ofbiz/party/party/ party/script/org/ofbiz/party/test/ party/serv

2015-01-07 Thread nmalin
Author: nmalin Date: Wed Jan 7 08:19:07 2015 New Revision: 1650007 URL: http://svn.apache.org/r1650007 Log: backport from trunk : * update the service createPartyRelationshipAndRole with two new service ensurePartyRoleFrom and ensurePartyRoleTo to have coherence between each service in this

svn commit: r1650975 - in /ofbiz/trunk/applications/accounting: script/org/ofbiz/accounting/agreement/AgreementServices.xml servicedef/services_agreement.xml

2015-01-11 Thread nmalin
Author: nmalin Date: Sun Jan 11 21:37:26 2015 New Revision: 1650975 URL: http://svn.apache.org/r1650975 Log: OFBIZ-5955 Convert Agreement entites CRUD service from simple to entity-auto Convert the CRUD service for entities : Agreement,AgreementItem,AgreementPromoAppl,AgreementProductAppl

svn commit: r1650977 - in /ofbiz/trunk/applications/accounting: script/org/ofbiz/accounting/budget/BudgetServices.xml servicedef/secas.xml servicedef/services_budget.xml

2015-01-11 Thread nmalin
Author: nmalin Date: Sun Jan 11 21:59:33 2015 New Revision: 1650977 URL: http://svn.apache.org/r1650977 Log: finalize to convert BudgetRole service to entity-auto relative to OFBIZ-5900 Modified: ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/budget/BudgetServices.xml

svn commit: r1651222 - in /ofbiz/trunk/applications/accounting: script/org/ofbiz/accounting/invoice/InvoiceServices.xml servicedef/services_invoice.xml

2015-01-12 Thread nmalin
Author: nmalin Date: Mon Jan 12 22:55:01 2015 New Revision: 1651222 URL: http://svn.apache.org/r1651222 Log: Convert Invoice entites CRUD service from simple to entity-auto (OFBIZ-5957) : convert only updateInvoiceItemType. Clean uneeded space end line. Modified: ofbiz/trunk/applications

svn commit: r1651229 - in /ofbiz/trunk/applications/accounting: script/org/ofbiz/accounting/cost/ servicedef/services_cost.xml

2015-01-12 Thread nmalin
Author: nmalin Date: Mon Jan 12 23:27:25 2015 New Revision: 1651229 URL: http://svn.apache.org/r1651229 Log: Convert CostComponentCalc and WorkEffortCostCalc CRUD service from simple to entity-auto (OFBIZ-5958). The file applications/accounting/script/org/ofbiz/accounting/cost/CostServices.xml

svn commit: r1651867 - /ofbiz/branches/release14.12/README

2015-01-14 Thread nmalin
Author: nmalin Date: Wed Jan 14 22:50:02 2015 New Revision: 1651867 URL: http://svn.apache.org/r1651867 Log: Complete README to use jdk1.7 instead of jdk 1.6 and add command to run ofbiz directly by ant target Modified: ofbiz/branches/release14.12/README Modified: ofbiz/branches

svn commit: r1651870 - /ofbiz/trunk/README

2015-01-14 Thread nmalin
Author: nmalin Date: Wed Jan 14 22:51:21 2015 New Revision: 1651870 URL: http://svn.apache.org/r1651870 Log: Complete README to use jdk1.7 instead of jdk 1.6 and add command to run ofbiz directly by ant target Modified: ofbiz/trunk/README Modified: ofbiz/trunk/README URL: http

svn commit: r1651869 - /ofbiz/branches/release13.07/README

2015-01-14 Thread nmalin
Author: nmalin Date: Wed Jan 14 22:51:08 2015 New Revision: 1651869 URL: http://svn.apache.org/r1651869 Log: Complete README to use jdk1.7 instead of jdk 1.6 and add command to run ofbiz directly by ant target Modified: ofbiz/branches/release13.07/README Modified: ofbiz/branches

svn commit: r1651868 - /ofbiz/branches/release12.04/README

2015-01-14 Thread nmalin
Author: nmalin Date: Wed Jan 14 22:50:56 2015 New Revision: 1651868 URL: http://svn.apache.org/r1651868 Log: Complete README to use jdk1.7 instead of jdk 1.6 and add command to run ofbiz directly by ant target Modified: ofbiz/branches/release12.04/README Modified: ofbiz/branches

svn commit: r1651874 - /ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/payment/PaymentServices.xml

2015-01-14 Thread nmalin
Author: nmalin Date: Wed Jan 14 23:13:09 2015 New Revision: 1651874 URL: http://svn.apache.org/r1651874 Log: no functionnal change, clean file with remove space end line and double empty line Modified: ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/payment

svn commit: r1651912 - in /ofbiz/trunk/applications/accounting: script/org/ofbiz/accounting/payment/ servicedef/ webapp/accounting/WEB-INF/ widget/

2015-01-14 Thread nmalin
Author: nmalin Date: Thu Jan 15 00:37:06 2015 New Revision: 1651912 URL: http://svn.apache.org/r1651912 Log: Convert old simple CRUD service on BillingAccount to entity-auto (OFBIZ-5963). Clean service definition with using auto-fields-entity and clean editBillingAccount screen : display

svn commit: r1652312 - /ofbiz/trunk/framework/widget/dtd/widget-screen.xsd

2015-01-15 Thread nmalin
Author: nmalin Date: Thu Jan 15 23:45:59 2015 New Revision: 1652312 URL: http://svn.apache.org/r1652312 Log: restore element parameter, auto-parameters-entity and auto-parameters-service removed by error at revision r1650821 Modified: ofbiz/trunk/framework/widget/dtd/widget-screen.xsd

svn commit: r1652608 - in /ofbiz/trunk/applications/accounting: script/org/ofbiz/accounting/fixedasset/FixedAssetServices.xml servicedef/services_fixedasset.xml

2015-01-17 Thread nmalin
Author: nmalin Date: Sat Jan 17 13:47:00 2015 New Revision: 1652608 URL: http://svn.apache.org/r1652608 Log: (OFBIZ-5992) Convert following entities CRUD service from simple to entity-auto : FixedAsset FixedAssetProduct

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

2015-01-27 Thread nmalin
Author: nmalin Date: Tue Jan 27 21:28:15 2015 New Revision: 1655165 URL: http://svn.apache.org/r1655165 Log: Little improvement to adding uom to product quantity in production run forms (OFBIZ-5752), proposition and initial patch from Guillaume Sigoigne, thanks to him. Modified: ofbiz

svn commit: r1655166 - /ofbiz/branches/release14.12/applications/manufacturing/widget/manufacturing/ProductionRunForms.xml

2015-01-27 Thread nmalin
Author: nmalin Date: Tue Jan 27 21:28:50 2015 New Revision: 1655166 URL: http://svn.apache.org/r1655166 Log: Little improvement to adding uom to product quantity in production run forms (OFBIZ-5752), proposition and initial patch from Guillaume Sigoigne, thanks to him. Modified: ofbiz

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

2015-01-27 Thread nmalin
Author: nmalin Date: Tue Jan 27 21:46:33 2015 New Revision: 1655170 URL: http://svn.apache.org/r1655170 Log: No functional change, reorganise some field on one line, remove double space and remove value present as default on submit button Modified: ofbiz/trunk/applications/manufacturing

svn commit: r1655499 - in /ofbiz/trunk/framework: common/ common/servicedef/ common/src/org/ofbiz/common/ common/src/org/ofbiz/common/test/ common/testdef/ entity/entitydef/

2015-01-28 Thread nmalin
Author: nmalin Date: Wed Jan 28 23:25:40 2015 New Revision: 1655499 URL: http://svn.apache.org/r1655499 Log: A patch from Anne Jessel to Support filtering on non-std date field names in performFind and prepareFind (OFBIZ-4374). With the difficulty to test, I create a new test-suite

svn commit: r1656125 - in /ofbiz/trunk/framework/common: script/org/ofbiz/common/CommonServices.xml script/org/ofbiz/common/EnumerationServices.xml script/org/ofbiz/common/datasource/ servicedef/servi

2015-01-30 Thread nmalin
Author: nmalin Date: Fri Jan 30 21:41:34 2015 New Revision: 1656125 URL: http://svn.apache.org/r1656125 Log: (OFBIZ-6047) Convert DataSource, Enumeration and Note entites CRUD service from simple to entity-auto. I remove also some end line space on CommonService.xml Removed: ofbiz/trunk

svn commit: r1670952 - /ofbiz/trunk/framework/common/servicedef/services.xml

2015-04-02 Thread nmalin
Author: nmalin Date: Thu Apr 2 19:04:49 2015 New Revision: 1670952 URL: http://svn.apache.org/r1670952 Log: Apply patch OFBIZ-6209 Error when call updateNote service report by Supachai Chaima-ngua Modified: ofbiz/trunk/framework/common/servicedef/services.xml Modified: ofbiz/trunk

svn commit: r1670954 - /ofbiz/branches/release14.12/framework/common/servicedef/services.xml

2015-04-02 Thread nmalin
Author: nmalin Date: Thu Apr 2 19:07:06 2015 New Revision: 1670954 URL: http://svn.apache.org/r1670954 Log: Apply patch OFBIZ-6209 Error when call updateNote service report by Supachai Chaima-ngua Modified: ofbiz/branches/release14.12/framework/common/servicedef/services.xml Modified

svn commit: r1672752 [9/18] - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/agreement/ applications/accounting/src/org/ofbiz/accounting/finaccount/ applications/accounting/src/org/

2015-04-10 Thread nmalin
Modified: ofbiz/trunk/applications/party/src/org/ofbiz/party/party/PartyServices.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/src/org/ofbiz/party/party/PartyServices.java?rev=1672752&r1=1672751&r2=1672752&view=diff =

svn commit: r1672752 [1/18] - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/agreement/ applications/accounting/src/org/ofbiz/accounting/finaccount/ applications/accounting/src/org/

2015-04-10 Thread nmalin
Author: nmalin Date: Fri Apr 10 20:22:54 2015 New Revision: 1672752 URL: http://svn.apache.org/r1672752 Log: Convert javolution FastMap, FastSet and FastList by standard java.util.* Related to OFBIZ-5781 Convert Javolution collections into Java collections Thanks to Deepak Dixit and Adrian Crum

svn commit: r1672752 [10/18] - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/agreement/ applications/accounting/src/org/ofbiz/accounting/finaccount/ applications/accounting/src/org

2015-04-10 Thread nmalin
Modified: ofbiz/trunk/applications/product/src/org/ofbiz/product/feature/ProductFeatureServices.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/src/org/ofbiz/product/feature/ProductFeatureServices.java?rev=1672752&r1=1672751&r2=1672752&view=diff ===

svn commit: r1672752 [4/18] - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/agreement/ applications/accounting/src/org/ofbiz/accounting/finaccount/ applications/accounting/src/org/

2015-04-10 Thread nmalin
Modified: ofbiz/trunk/applications/content/src/org/ofbiz/content/blog/BlogRssServices.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/src/org/ofbiz/content/blog/BlogRssServices.java?rev=1672752&r1=1672751&r2=1672752&view=diff ===

svn commit: r1672752 [6/18] - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/agreement/ applications/accounting/src/org/ofbiz/accounting/finaccount/ applications/accounting/src/org/

2015-04-10 Thread nmalin
Modified: ofbiz/trunk/applications/manufacturing/src/org/ofbiz/manufacturing/bom/BOMTree.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/src/org/ofbiz/manufacturing/bom/BOMTree.java?rev=1672752&r1=1672751&r2=1672752&view=diff =

svn commit: r1672752 [2/18] - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/agreement/ applications/accounting/src/org/ofbiz/accounting/finaccount/ applications/accounting/src/org/

2015-04-10 Thread nmalin
Modified: ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/payment/PaymentGatewayServices.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/payment/PaymentGatewayServices.java?rev=1672752&r1=1672751&r2=1672752&view=diff ===

svn commit: r1672752 [3/18] - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/agreement/ applications/accounting/src/org/ofbiz/accounting/finaccount/ applications/accounting/src/org/

2015-04-10 Thread nmalin
Modified: ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/reports/BalanceSheet.groovy URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/accounting/WEB-INF/actions/reports/BalanceSheet.groovy?rev=1672752&r1=1672751&r2=1672752&view=diff =

svn commit: r1672752 [18/18] - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/agreement/ applications/accounting/src/org/ofbiz/accounting/finaccount/ applications/accounting/src/org

2015-04-10 Thread nmalin
Modified: ofbiz/trunk/specialpurpose/webpos/src/org/ofbiz/webpos/WebPosEvents.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/webpos/src/org/ofbiz/webpos/WebPosEvents.java?rev=1672752&r1=1672751&r2=1672752&view=diff ===

svn commit: r1672752 [8/18] - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/agreement/ applications/accounting/src/org/ofbiz/accounting/finaccount/ applications/accounting/src/org/

2015-04-10 Thread nmalin
Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartItem.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartItem.java?rev=1672752&r1=1672751&r2=1672752&view=diff =

svn commit: r1672752 [14/18] - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/agreement/ applications/accounting/src/org/ofbiz/accounting/finaccount/ applications/accounting/src/org

2015-04-10 Thread nmalin
Modified: ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/actions/entity/FindGeneric.groovy URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/actions/entity/FindGeneric.groovy?rev=1672752&r1=1672751&r2=1672752&view=diff ===

svn commit: r1672752 [13/18] - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/agreement/ applications/accounting/src/org/ofbiz/accounting/finaccount/ applications/accounting/src/org

2015-04-10 Thread nmalin
Modified: ofbiz/trunk/applications/workeffort/src/org/ofbiz/workeffort/workeffort/ICalRecurConverter.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/src/org/ofbiz/workeffort/workeffort/ICalRecurConverter.java?rev=1672752&r1=1672751&r2=1672752&view=diff =

svn commit: r1672752 [11/18] - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/agreement/ applications/accounting/src/org/ofbiz/accounting/finaccount/ applications/accounting/src/org

2015-04-10 Thread nmalin
Modified: ofbiz/trunk/applications/product/src/org/ofbiz/product/product/ProductSearch.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/src/org/ofbiz/product/product/ProductSearch.java?rev=1672752&r1=1672751&r2=1672752&view=diff =

svn commit: r1672752 [12/18] - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/agreement/ applications/accounting/src/org/ofbiz/accounting/finaccount/ applications/accounting/src/org

2015-04-10 Thread nmalin
Modified: ofbiz/trunk/applications/product/src/org/ofbiz/shipment/packing/PackingSession.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/src/org/ofbiz/shipment/packing/PackingSession.java?rev=1672752&r1=1672751&r2=1672752&view=diff =

svn commit: r1672752 [5/18] - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/agreement/ applications/accounting/src/org/ofbiz/accounting/finaccount/ applications/accounting/src/org/

2015-04-10 Thread nmalin
Modified: ofbiz/trunk/applications/content/src/org/ofbiz/content/data/DataResourceWorker.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/src/org/ofbiz/content/data/DataResourceWorker.java?rev=1672752&r1=1672751&r2=1672752&view=diff =

svn commit: r1672752 [15/18] - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/agreement/ applications/accounting/src/org/ofbiz/accounting/finaccount/ applications/accounting/src/org

2015-04-10 Thread nmalin
Modified: ofbiz/trunk/specialpurpose/ebaystore/src/org/ofbiz/ebaystore/EbayEvents.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/src/org/ofbiz/ebaystore/EbayEvents.java?rev=1672752&r1=1672751&r2=1672752&view=diff ===

svn commit: r1672752 [17/18] - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/agreement/ applications/accounting/src/org/ofbiz/accounting/finaccount/ applications/accounting/src/org

2015-04-10 Thread nmalin
Modified: ofbiz/trunk/specialpurpose/oagis/src/org/ofbiz/oagis/OagisShipmentServices.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/oagis/src/org/ofbiz/oagis/OagisShipmentServices.java?rev=1672752&r1=1672751&r2=1672752&view=diff =

svn commit: r1672752 [7/18] - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/agreement/ applications/accounting/src/org/ofbiz/accounting/finaccount/ applications/accounting/src/org/

2015-04-10 Thread nmalin
Modified: ofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderReadHelper.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderReadHelper.java?rev=1672752&r1=1672751&r2=1672752&view=diff =

svn commit: r1672752 [16/18] - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/agreement/ applications/accounting/src/org/ofbiz/accounting/finaccount/ applications/accounting/src/org

2015-04-10 Thread nmalin
Modified: ofbiz/trunk/specialpurpose/ebaystore/src/org/ofbiz/ebaystore/EbayStoreCategoryFacade.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebaystore/src/org/ofbiz/ebaystore/EbayStoreCategoryFacade.java?rev=1672752&r1=1672751&r2=1672752&view=diff =

svn commit: r1672861 - /ofbiz/trunk/applications/product/src/org/ofbiz/product/product/ProductSearch.java

2015-04-11 Thread nmalin
Author: nmalin Date: Sat Apr 11 11:33:58 2015 New Revision: 1672861 URL: http://svn.apache.org/r1672861 Log: remove import adding on last commit (remove javolution collection) and unecessary Modified: ofbiz/trunk/applications/product/src/org/ofbiz/product/product/ProductSearch.java

svn commit: r1673269 - /ofbiz/trunk/framework/common/src/org/ofbiz/common/test/PerformFindTests.java

2015-04-13 Thread nmalin
Author: nmalin Date: Mon Apr 13 20:14:10 2015 New Revision: 1673269 URL: http://svn.apache.org/r1673269 Log: Change performfind test sequence to escape a random error with dbcp, related to issue OFBIZ-6218 Unit tests throw exception in DBCP. Thanks Adrian for report it Modified: ofbiz/trunk

svn commit: r1675998 - /ofbiz/trunk/framework/base/src/org/ofbiz/base/util/StringUtil.java

2015-04-25 Thread nmalin
Author: nmalin Date: Sat Apr 25 07:00:42 2015 New Revision: 1675998 URL: http://svn.apache.org/r1675998 Log: correct String conversion to Set on StringUtil that not respect the field order, thanks to Francis Douet to raise it on the issue (OFBIZ-6299 Field order is not correct in the auto

svn commit: r1675999 - /ofbiz/branches/release14.12/framework/base/src/org/ofbiz/base/util/StringUtil.java

2015-04-25 Thread nmalin
Author: nmalin Date: Sat Apr 25 07:03:47 2015 New Revision: 1675999 URL: http://svn.apache.org/r1675999 Log: correct String conversion to Set on StringUtil that not respect the field order, thanks to Francis Douet to raise it on the issue (OFBIZ-6299 Field order is not correct in the auto

svn commit: r1859438 - /ofbiz/ofbiz-framework/trunk/framework/entity/src/main/java/org/apache/ofbiz/entity/datasource/GenericDAO.java

2019-05-17 Thread nmalin
Author: nmalin Date: Fri May 17 15:45:07 2019 New Revision: 1859438 URL: http://svn.apache.org/viewvc?rev=1859438&view=rev Log: Fixed: Incorrect findByCount on DynamicView with groupBy and selected fields (OFBIZ-11041) When you create a DynamicView with 'group by' agreggate fu

svn commit: r1859439 - /ofbiz/ofbiz-framework/branches/release18.12/framework/entity/src/main/java/org/apache/ofbiz/entity/datasource/GenericDAO.java

2019-05-17 Thread nmalin
Author: nmalin Date: Fri May 17 15:48:46 2019 New Revision: 1859439 URL: http://svn.apache.org/viewvc?rev=1859439&view=rev Log: Fixed: Backport: Incorrect findByCount on DynamicView with groupBy and selected fields (OFBIZ-11041) When you create a DynamicView with 'group by' agre

svn commit: r1859440 - /ofbiz/ofbiz-framework/branches/release17.12/framework/entity/src/main/java/org/apache/ofbiz/entity/datasource/GenericDAO.java

2019-05-17 Thread nmalin
Author: nmalin Date: Fri May 17 15:50:12 2019 New Revision: 1859440 URL: http://svn.apache.org/viewvc?rev=1859440&view=rev Log: Fixed: Backport: Incorrect findByCount on DynamicView with groupBy and selected fields (OFBIZ-11041) When you create a DynamicView with 'group by' agre

svn commit: r1859876 - in /ofbiz/tools/demo-backup: Nicolas/functions.sh Nicolas/trunk.sh trunk.sh

2019-05-24 Thread nmalin
Author: nmalin Date: Fri May 24 13:44:11 2019 New Revision: 1859876 URL: http://svn.apache.org/viewvc?rev=1859876&view=rev Log: Improved: Call nit-gradle-wrapper.sh if gradlew not present To prepare commit issue : Remove the Gradle wrapper from our release packages and add a step to

svn commit: r1859887 - /ofbiz/ofbiz-framework/trunk/framework/entity/src/main/java/org/apache/ofbiz/entity/GenericDelegator.java

2019-05-24 Thread nmalin
Author: nmalin Date: Fri May 24 15:07:30 2019 New Revision: 1859887 URL: http://svn.apache.org/viewvc?rev=1859887&view=rev Log: Fixed: Manage EECAs on delegator.removeBy (OFBIZ-11040) When you delete some entities through removeByAnd or removeByCondition, eeca aren't enable and the

svn commit: r1859888 - /ofbiz/ofbiz-framework/branches/release18.12/framework/entity/src/main/java/org/apache/ofbiz/entity/GenericDelegator.java

2019-05-24 Thread nmalin
Author: nmalin Date: Fri May 24 15:08:22 2019 New Revision: 1859888 URL: http://svn.apache.org/viewvc?rev=1859888&view=rev Log: Fixed: Backport: Manage EECAs on delegator.removeBy (OFBIZ-11040) When you delete some entities through removeByAnd or removeByCondition, eeca aren't enabl

svn commit: r1859889 - in /ofbiz/ofbiz-framework/branches/release17.12/framework/entity/src: main/java/org/apache/ofbiz/entity/GenericDelegator.java test/java/org/apache/ofbiz/entity/util/EntitySaxRea

2019-05-24 Thread nmalin
Author: nmalin Date: Fri May 24 15:12:45 2019 New Revision: 1859889 URL: http://svn.apache.org/viewvc?rev=1859889&view=rev Log: Fixed: Backport: Manage EECAs on delegator.removeBy (OFBIZ-11040) When you delete some entities through removeByAnd or removeByCondition, eeca aren't enabl

svn commit: r1859890 - /ofbiz/ofbiz-framework/branches/release17.12/framework/entity/src/test/java/org/apache/ofbiz/entity/util/EntitySaxReaderTests.java

2019-05-24 Thread nmalin
Author: nmalin Date: Fri May 24 15:16:39 2019 New Revision: 1859890 URL: http://svn.apache.org/viewvc?rev=1859890&view=rev Log: Reverted: uneeded bad formatting push Modified: ofbiz/ofbiz-framework/branches/release17.12/framework/entity/src/test/java/org/apache/ofbiz/entity/

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

2019-05-29 Thread nmalin
Author: nmalin Date: Wed May 29 18:53:37 2019 New Revision: 1860365 URL: http://svn.apache.org/viewvc?rev=1860365&view=rev Log: Fixed: Decrypt a field on embedded entity-view failed (OFBIZ-11078) When you tried to decrypt a field present on embedded entity-view, key use is the view name and

svn commit: r1860366 - /ofbiz/ofbiz-framework/branches/release18.12/framework/entity/src/main/java/org/apache/ofbiz/entity/jdbc/SqlJdbcUtil.java

2019-05-29 Thread nmalin
Author: nmalin Date: Wed May 29 18:54:04 2019 New Revision: 1860366 URL: http://svn.apache.org/viewvc?rev=1860366&view=rev Log: Fixed: Backport: Decrypt a field on embedded entity-view failed (OFBIZ-11078) When you tried to decrypt a field present on embedded entity-view, key use is the

svn commit: r1860367 - /ofbiz/ofbiz-framework/branches/release17.12/framework/entity/src/main/java/org/apache/ofbiz/entity/jdbc/SqlJdbcUtil.java

2019-05-29 Thread nmalin
Author: nmalin Date: Wed May 29 18:59:39 2019 New Revision: 1860367 URL: http://svn.apache.org/viewvc?rev=1860367&view=rev Log: Fixed: Backport: Decrypt a field on embedded entity-view failed (OFBIZ-11078) When you tried to decrypt a field present on embedded entity-view, key use is the

svn commit: r1861766 - in /ofbiz/ofbiz-framework/trunk: .gitignore .hgignore README.adoc gradle/init-gradle-wrapper.ps1 gradle/init-gradle-wrapper.sh gradle/wrapper/gradle-wrapper.jar gradle/wrapper/g

2019-06-21 Thread nmalin
Author: nmalin Date: Fri Jun 21 09:26:55 2019 New Revision: 1861766 URL: http://svn.apache.org/viewvc?rev=1861766&view=rev Log: Implemented: Remove the Gradle wrapper jar (OFBIZ-10145) (LEGAL-288) As regards to LEGAL-288 [1] we remove the gradle-wrapper.jar from the source and future rel

svn commit: r1863685 - /ofbiz/ofbiz-framework/trunk/framework/entity/src/main/java/org/apache/ofbiz/entity/util/EntityUtil.java

2019-07-23 Thread nmalin
Author: nmalin Date: Wed Jul 24 06:56:44 2019 New Revision: 1863685 URL: http://svn.apache.org/viewvc?rev=1863685&view=rev Log: Fixed: EntityCondition(EntityOperator, fields...) raise exception with a null value (OFBIZ-11143) When you write an entity condition like rawProdcuts = from(Pro

svn commit: r1864812 - /ofbiz/ofbiz-framework/branches/release17.12/gradle/init-gradle-wrapper.sh

2019-08-09 Thread nmalin
Author: nmalin Date: Fri Aug 9 15:05:33 2019 New Revision: 1864812 URL: http://svn.apache.org/viewvc?rev=1864812&view=rev Log: Implemented: Helper script to download the gradle wrapper (OFBIZ-10145) Add a helper script to download gradle-wrapper.jar and gradle-wrapper.properties at ver

svn commit: r1864815 - /ofbiz/ofbiz-framework/trunk/gradle/init-gradle-wrapper.sh

2019-08-09 Thread nmalin
Author: nmalin Date: Fri Aug 9 15:18:16 2019 New Revision: 1864815 URL: http://svn.apache.org/viewvc?rev=1864815&view=rev Log: Implemented: Helper script to download the gradle wrapper (OFBIZ-10145) Add a helper script to download gradle-wrapper.jar and gradle-wrapper.properties at ver

svn commit: r1864816 - /ofbiz/ofbiz-framework/branches/release18.12/gradle/init-gradle-wrapper.sh

2019-08-09 Thread nmalin
Author: nmalin Date: Fri Aug 9 15:19:45 2019 New Revision: 1864816 URL: http://svn.apache.org/viewvc?rev=1864816&view=rev Log: Implemented: Backport: Helper script to download the gradle wrapper (OFBIZ-10145) Add a helper script to download gradle-wrapper.jar and gradle-wrapper.properties

svn commit: r1864832 - in /ofbiz/ofbiz-framework/trunk: applications/accounting/config/ applications/order/template/order/ applications/order/widget/ordermgr/ framework/base/src/main/java/org/apache/o

2019-08-09 Thread nmalin
Author: nmalin Date: Fri Aug 9 20:37:11 2019 New Revision: 1864832 URL: http://svn.apache.org/viewvc?rev=1864832&view=rev Log: Implemented: Homogenize displaying number with multiple format (OFBIZ-7532) To display a number we had different possibilities : * on ftl use the temp

svn commit: r1865546 - in /ofbiz/branches/release16.11/gradle: init-gradle-wrapper.ps1 init-gradle-wrapper.sh

2019-08-20 Thread nmalin
Author: nmalin Date: Tue Aug 20 16:26:38 2019 New Revision: 1865546 URL: http://svn.apache.org/viewvc?rev=1865546&view=rev Log: Improved: update init-gradle-wrapper.sh to load gradlew script When you run 'sh gradle/init-gradle-wrapper.sh', if the script gradlew at the OFBiz root

svn commit: r1865912 - in /ofbiz/ofbiz-framework/trunk/applications/product: groovyScripts/product/catalog/ groovyScripts/product/catalog/CatalogServices.groovy minilang/product/catalog/ servicedef/se

2019-08-26 Thread nmalin
Author: nmalin Date: Mon Aug 26 08:07:41 2019 New Revision: 1865912 URL: http://svn.apache.org/viewvc?rev=1865912&view=rev Log: Improved: Convert CatalogServices.xml mini lang to groovy (OFBIZ-9992) (OFBIZ-9350) Thanks to Dennis Balkir for this conversion Added: ofbiz/ofbiz-framework/t

svn commit: r1865920 - in /ofbiz/ofbiz-framework/trunk/applications/party: groovyScripts/communication/CommunicationEventServices.groovy minilang/communication/CommunicationEventServices.xml minilang/

2019-08-26 Thread nmalin
Author: nmalin Date: Mon Aug 26 09:12:50 2019 New Revision: 1865920 URL: http://svn.apache.org/viewvc?rev=1865920&view=rev Log: Improved: Convert CommunicationEventServices mini lang to groovy (OFBIZ-9992) (OFBIZ-11164) Thanks to Carl Demus for this conversion Added: ofbiz/ofbiz-frame

svn commit: r1865924 - /ofbiz/ofbiz-framework/trunk/applications/product/src/main/java/org/apache/ofbiz/product/category/CategoryServices.java

2019-08-26 Thread nmalin
Author: nmalin Date: Mon Aug 26 09:54:55 2019 New Revision: 1865924 URL: http://svn.apache.org/viewvc?rev=1865924&view=rev Log: Fixed: CategoryServices returns null when opening Product main page (OFBIZ-11175) Increase parsing control to don't realize it on null value for viewSizeString

svn commit: r1866012 - in /ofbiz/ofbiz-framework/trunk: applications/order/groovyScripts/order/FindOrders.groovy applications/order/template/order/FindOrders.ftl themes/common-theme/template/includes/

2019-08-27 Thread nmalin
Author: nmalin Date: Tue Aug 27 21:30:58 2019 New Revision: 1866012 URL: http://svn.apache.org/viewvc?rev=1866012&view=rev Log: Improved: Find order screen can't make a search without ship to country (OFBIZ-11176) When you search orders on the standard screen [1] you can't unse

svn commit: r1866013 - in /ofbiz/ofbiz-framework/branches/release18.12: applications/order/groovyScripts/order/FindOrders.groovy applications/order/template/order/FindOrders.ftl themes/common-theme/te

2019-08-27 Thread nmalin
Author: nmalin Date: Tue Aug 27 21:32:41 2019 New Revision: 1866013 URL: http://svn.apache.org/viewvc?rev=1866013&view=rev Log: Improved: Backport Find order screen can't make a search without ship to country (OFBIZ-11176) When you search orders on the standard screen [1] you can

svn commit: r1866120 - in /ofbiz/ofbiz-framework/trunk/gradle: init-gradle-wrapper.ps1 init-gradle-wrapper.sh

2019-08-30 Thread nmalin
Author: nmalin Date: Fri Aug 30 07:14:34 2019 New Revision: 1866120 URL: http://svn.apache.org/viewvc?rev=1866120&view=rev Log: Improved: update init-gradle-wrapper.sh to load gradlew script (OFBIZ-10145) When you run 'sh gradle/init-gradle-wrapper.sh', if the script gradlew at t

svn commit: r1866122 - in /ofbiz/ofbiz-framework/branches/release17.12/gradle: init-gradle-wrapper.ps1 init-gradle-wrapper.sh

2019-08-30 Thread nmalin
Author: nmalin Date: Fri Aug 30 07:15:09 2019 New Revision: 1866122 URL: http://svn.apache.org/viewvc?rev=1866122&view=rev Log: Improved: update init-gradle-wrapper.sh to load gradlew script (OFBIZ-10145) When you run 'sh gradle/init-gradle-wrapper.sh', if the script gradlew at t

svn commit: r1866123 - in /ofbiz/ofbiz-framework/branches/release18.12/gradle: init-gradle-wrapper.ps1 init-gradle-wrapper.sh

2019-08-30 Thread nmalin
Author: nmalin Date: Fri Aug 30 07:15:28 2019 New Revision: 1866123 URL: http://svn.apache.org/viewvc?rev=1866123&view=rev Log: Improved: update init-gradle-wrapper.sh to load gradlew script (OFBIZ-10145) When you run 'sh gradle/init-gradle-wrapper.sh', if the script gradlew at t

svn commit: r1866137 - in /ofbiz/ofbiz-framework/trunk: applications/accounting/minilang/ledger/ applications/accounting/minilang/payment/ applications/commonext/servicedef/ framework/service/config/

2019-08-30 Thread nmalin
Author: nmalin Date: Fri Aug 30 08:47:48 2019 New Revision: 1866137 URL: http://svn.apache.org/viewvc?rev=1866137&view=rev Log: Improved: Refactoring permission model call (OFBIZ-7113) With the problem to have a permission service not on the same transaction that the related service [1

svn commit: r1866286 - in /ofbiz/ofbiz-framework/trunk/applications/product: config/ minilang/shipment/issuance/ minilang/shipment/receipt/ minilang/shipment/shipment/ servicedef/

2019-09-02 Thread nmalin
Author: nmalin Date: Mon Sep 2 15:13:47 2019 New Revision: 1866286 URL: http://svn.apache.org/viewvc?rev=1866286&view=rev Log: Improved: Convert Shipment Crud simple service to entity-auto (OFBIZ-6996) I converted all available shipment entities crud currently on simple service to entity-

svn commit: r1866288 - /ofbiz/ofbiz-framework/trunk/applications/product/servicedef/services_shipment.xml

2019-09-02 Thread nmalin
Author: nmalin Date: Mon Sep 2 15:51:01 2019 New Revision: 1866288 URL: http://svn.apache.org/viewvc?rev=1866288&view=rev Log: Fixed: Move default-entity-name on updateQuantityBreak definition service No functional change, just homogenize attribute suite with delete and create ser

svn commit: r1866337 - in /ofbiz/ofbiz-framework/trunk/applications/party: groovyScripts/communication/CommunicationEventServices.groovy minilang/communication/CommunicationEventServices.xml servicede

2019-09-03 Thread nmalin
Author: nmalin Date: Tue Sep 3 16:56:16 2019 New Revision: 1866337 URL: http://svn.apache.org/viewvc?rev=1866337&view=rev Log: Convert CommunicationEventServices mini lang to groovy, service createCommunicationEvent (OFBIZ-9992) (OFBIZ-11164) Last commit with literal translation for ser

svn commit: r1866380 - in /ofbiz/ofbiz-framework/trunk/framework/service/src/main/java/org/apache/ofbiz/service: ModelParam.java ModelService.java

2019-09-04 Thread nmalin
Author: nmalin Date: Wed Sep 4 12:05:26 2019 New Revision: 1866380 URL: http://svn.apache.org/viewvc?rev=1866380&view=rev Log: Implemented: Service parameter default-value attribut can support flexible string (OFBIZ-11180) When you define a service with default-value, you can't s

svn commit: r1866479 - /ofbiz/ofbiz-framework/branches/release18.12/framework/entity/src/main/java/org/apache/ofbiz/entity/GenericDelegator.java

2019-09-05 Thread nmalin
Author: nmalin Date: Thu Sep 5 16:46:20 2019 New Revision: 1866479 URL: http://svn.apache.org/viewvc?rev=1866479&view=rev Log: Implemented: Add a mechanism to prevent the usage of EntitySyncRemove (OFBIZ-10008) Complete the previous commit on revision 1835296 [1] to add mechanism to pre

svn commit: r1866480 - /ofbiz/ofbiz-framework/trunk/framework/entity/src/main/java/org/apache/ofbiz/entity/GenericDelegator.java

2019-09-05 Thread nmalin
Author: nmalin Date: Thu Sep 5 16:46:31 2019 New Revision: 1866480 URL: http://svn.apache.org/viewvc?rev=1866480&view=rev Log: Implemented: Add a mechanism to prevent the usage of EntitySyncRemove (OFBIZ-10008) Complete the previous commit on revision 1835296 [1] to add mechanism to pre

svn commit: r1866558 - in /ofbiz/ofbiz-framework/trunk/applications: datamodel/entitydef/ product/ product/groovyScripts/shipment/ product/groovyScripts/shipment/picklist/ product/minilang/shipment/pi

2019-09-07 Thread nmalin
Author: nmalin Date: Sat Sep 7 15:51:06 2019 New Revision: 1866558 URL: http://svn.apache.org/viewvc?rev=1866558&view=rev Log: Improved: PicklistStatusHistory doesn't follow history entity status pattern (OFBIZ-11182) The entity PicklistStatusHistory record each status change re

svn commit: r1866559 - /ofbiz/ofbiz-framework/trunk/framework/service/src/main/java/org/apache/ofbiz/service/engine/EntityAutoEngine.java

2019-09-07 Thread nmalin
Author: nmalin Date: Sat Sep 7 17:06:37 2019 New Revision: 1866559 URL: http://svn.apache.org/viewvc?rev=1866559&view=rev Log: Improved: Manage itemStatusId and oldItemStatusId on entity-auto engine (OFBIZ-11183) Currently the entity auto engine manage the status change operation on an En

svn commit: r1866561 - in /ofbiz/ofbiz-framework/trunk/applications: datamodel/entitydef/shipment-entitymodel.xml product/minilang/shipment/picklist/PicklistServices.xml product/servicedef/secas_shipm

2019-09-07 Thread nmalin
Author: nmalin Date: Sat Sep 7 17:48:50 2019 New Revision: 1866561 URL: http://svn.apache.org/viewvc?rev=1866561&view=rev Log: Implemented: Convert Picklist related CRUD services from simple to entity-auto (OFBIZ-10636) services converted: * createPicklist * updatePicklist * deletePick

svn commit: r1867296 [2/2] - in /ofbiz/ofbiz-framework/branches/release18.12: ./ applications/securityext/config/ applications/securityext/src/main/java/org/apache/ofbiz/securityext/login/ application

2019-09-21 Thread nmalin
Modified: ofbiz/ofbiz-framework/branches/release18.12/themes/common-theme/widget/CommonScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/branches/release18.12/themes/common-theme/widget/CommonScreens.xml?rev=1867296&r1=1867295&r2=1867296&view=diff ===

svn commit: r1867296 [1/2] - in /ofbiz/ofbiz-framework/branches/release18.12: ./ applications/securityext/config/ applications/securityext/src/main/java/org/apache/ofbiz/securityext/login/ application

2019-09-21 Thread nmalin
Author: nmalin Date: Sat Sep 21 19:12:23 2019 New Revision: 1867296 URL: http://svn.apache.org/viewvc?rev=1867296&view=rev Log: Fixed: Any ecommerce user has the ability to reset anothers password (including admin) via 'Forget Your Password' (OFBIZ-4361) Trunk backport r186647

svn commit: r1867435 - /ofbiz/ofbiz-framework/trunk/themes/common-theme/webapp/common/js/util/OfbizUtil.js

2019-09-24 Thread nmalin
Author: nmalin Date: Tue Sep 24 08:51:27 2019 New Revision: 1867435 URL: http://svn.apache.org/viewvc?rev=1867435&view=rev Log: Fixed: Send upload form with even-update-area doesn't work When you create a xml form with upload as type, you can't use on-event-update-area element t

svn commit: r1867437 - /ofbiz/ofbiz-framework/branches/release18.12/themes/common-theme/webapp/common/js/util/OfbizUtil.js

2019-09-24 Thread nmalin
Author: nmalin Date: Tue Sep 24 08:54:51 2019 New Revision: 1867437 URL: http://svn.apache.org/viewvc?rev=1867437&view=rev Log: Fixed: Send upload form with even-update-area doesn't work (OFBIZ-11207) When you create a xml form with upload as type, you can't use on-event-update-a

  1   2   3   4   5   6   7   >