[jira] [Commented] (OFBIZ-5902) Fetch configurable settings data driven by replacing UtilProperties.getPropertyValue() method with EntityUtilProperties.getPropertyValue()

2014-12-17 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14249603#comment-14249603 ] Ashish Vijaywargiya commented on OFBIZ-5902: Thanks Arun for the contribution.

[jira] [Assigned] (OFBIZ-5892) Replace all occurences of dispatcher.runSync in groovy files with runService() of DSL

2014-12-17 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya reassigned OFBIZ-5892: -- Assignee: Ashish Vijaywargiya Replace all occurences of dispatcher.runSync in

[jira] [Commented] (OFBIZ-5892) Replace all occurences of dispatcher.runSync in groovy files with runService() of DSL

2014-12-17 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14249616#comment-14249616 ] Ashish Vijaywargiya commented on OFBIZ-5892: Thanks Arun for the contribution.

Re: svn commit: r1646167 [1/2] - in /ofbiz/trunk: applications/accounting/webapp/accounting/WEB-INF/actions/invoice/ applications/accounting/webapp/accounting/WEB-INF/actions/reports/ applications/acc

2014-12-17 Thread Jacopo Cappellato
Hi Ashish, On Dec 17, 2014, at 9:10 AM, ash...@apache.org wrote: -totalAmount = dispatcher.runSync(getInvoiceRunningTotal, [invoiceIds: invoiceIds, organizationPartyId: organizationPartyId, userLogin: userLogin]); +totalAmount = runService('getInvoiceRunningTotal',

[jira] [Assigned] (OFBIZ-5909) FTL error message is displayed on Return screen, when clicked on Return selected items button

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-5909: -- Assignee: Jacques Le Roux FTL error message is displayed on Return screen, when

Re: svn commit: r1646167 [1/2] - in /ofbiz/trunk: applications/accounting/webapp/accounting/WEB-INF/actions/invoice/ applications/accounting/webapp/accounting/WEB-INF/actions/reports/ applications/acc

2014-12-17 Thread Ashish Vijaywargiya
Very nice. Thanks for the update Jacopo!!! We will take care of this improvement soon. -- Kind Regards, Ashish Vijaywargiya On Wed, Dec 17, 2014 at 1:46 PM, Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com wrote: Hi Ashish, On Dec 17, 2014, at 9:10 AM, ash...@apache.org wrote: -

[jira] [Commented] (OFBIZ-5908) Query list missing 1st entry

2014-12-17 Thread Arun Patidar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14249630#comment-14249630 ] Arun Patidar commented on OFBIZ-5908: - Hello Wai, Can you please provide more details

[jira] [Updated] (OFBIZ-5909) FTL error message is displayed on Return screen, when clicked on Return selected items button

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-5909: --- Priority: Trivial (was: Major) Affects Version/s: Release Branch 12.04

[jira] [Updated] (OFBIZ-5902) Fetch configurable settings data driven by replacing UtilProperties.getPropertyValue() method with EntityUtilProperties.getPropertyValue()

2014-12-17 Thread Arun Patidar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Patidar updated OFBIZ-5902: Attachment: OFBIZ-5902-3.patch Removed changes of xml files and attached modified patch. Fetch

[jira] [Updated] (OFBIZ-5869) correction to changeset r1626462 and r1626463

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-5869: --- Component/s: (was: order) ALL APPLICATIONS correction to changeset

[jira] [Updated] (OFBIZ-5869) correction to changeset r1626462 and r1626463

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-5869: --- Priority: Major (was: Minor) Affects Version/s: (was: Release Branch 12.04)

[jira] [Commented] (OFBIZ-5844) Convert java files to EntityQuery

2014-12-17 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14249773#comment-14249773 ] Ashish Vijaywargiya commented on OFBIZ-5844: Thanks Arun for the contribution,

[jira] [Updated] (OFBIZ-5869) correction to changeset r1626462 and r1626463

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-5869: --- Component/s: (was: ALL APPLICATIONS) order

[jira] [Commented] (OFBIZ-5892) Replace all occurences of dispatcher.runSync in groovy files with runService() of DSL

2014-12-17 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14249777#comment-14249777 ] Ashish Vijaywargiya commented on OFBIZ-5892: Thanks Arun for the contribution,

[jira] [Commented] (OFBIZ-5844) Convert java files to EntityQuery

2014-12-17 Thread Arun Patidar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14249776#comment-14249776 ] Arun Patidar commented on OFBIZ-5844: - Thanks Ashish for committing the patches. I

[jira] [Commented] (OFBIZ-5892) Replace all occurences of dispatcher.runSync in groovy files with runService() of DSL

2014-12-17 Thread Arun Patidar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14249779#comment-14249779 ] Arun Patidar commented on OFBIZ-5892: - Thanks Ashish for committing patches. Its all

[jira] [Comment Edited] (OFBIZ-5909) FTL error message is displayed on Return screen, when clicked on Return selected items button

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14249750#comment-14249750 ] Jacques Le Roux edited comment on OFBIZ-5909 at 12/17/14 11:42 AM:

[jira] [Closed] (OFBIZ-5909) FTL error message is displayed on Return screen, when clicked on Return selected items button

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5909. -- Resolution: Fixed Fix Version/s: 13.07.02 12.04.06

[jira] [Updated] (OFBIZ-5892) Replace all occurences of dispatcher.runSync in groovy files with runService() of DSL

2014-12-17 Thread Arun Patidar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Patidar updated OFBIZ-5892: Attachment: OFBIZ-5892-Fix.patch Attached is a patch with suggested changes by Jacopo on commit

[jira] [Commented] (OFBIZ-5902) Fetch configurable settings data driven by replacing UtilProperties.getPropertyValue() method with EntityUtilProperties.getPropertyValue()

2014-12-17 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14249784#comment-14249784 ] Ashish Vijaywargiya commented on OFBIZ-5902: Thanks Arun for taking care of

[jira] [Commented] (OFBIZ-5554) Makes ajaxEnabled as configurable

2014-12-17 Thread Arun Patidar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14249805#comment-14249805 ] Arun Patidar commented on OFBIZ-5554: - This should be cover with task: OFBIZ-5902.

[jira] [Commented] (OFBIZ-5318) Make retrievals of defaults more multi-tenant friendly

2014-12-17 Thread Arun Patidar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14249810#comment-14249810 ] Arun Patidar commented on OFBIZ-5318: - This should be cover under task: OFBIZ-5902.

[jira] [Closed] (OFBIZ-5455) images not stored in SystemProperty location

2014-12-17 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya closed OFBIZ-5455. -- Resolution: Fixed Based on Arun's recent comment this task can be closed. images not

[jira] [Assigned] (OFBIZ-5554) Makes ajaxEnabled as configurable

2014-12-17 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya reassigned OFBIZ-5554: -- Assignee: Ashish Vijaywargiya Makes ajaxEnabled as configurable

[jira] [Closed] (OFBIZ-5318) Make retrievals of defaults more multi-tenant friendly

2014-12-17 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya closed OFBIZ-5318. -- Resolution: Fixed Based on Arun's recent comment this task can be closed. Make

[jira] [Closed] (OFBIZ-5554) Makes ajaxEnabled as configurable

2014-12-17 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya closed OFBIZ-5554. -- Resolution: Fixed Based on Arun's recent comment this task can be closed. Makes

[jira] [Closed] (OFBIZ-5892) Replace all occurences of dispatcher.runSync in groovy files with runService() of DSL

2014-12-17 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya closed OFBIZ-5892. -- Resolution: Fixed Based on Arun's recent comment this task can be closed. Replace all

[jira] [Assigned] (OFBIZ-5458) getSystemPropertyValue is never called/used

2014-12-17 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya reassigned OFBIZ-5458: -- Assignee: Ashish Vijaywargiya getSystemPropertyValue is never called/used

[jira] [Closed] (OFBIZ-5844) Convert java files to EntityQuery

2014-12-17 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya closed OFBIZ-5844. -- Resolution: Fixed Based on Arun's recent comment this task can be closed. Convert

[jira] [Closed] (OFBIZ-5458) getSystemPropertyValue is never called/used

2014-12-17 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya closed OFBIZ-5458. -- Resolution: Fixed Based on Arun's recent comment this task can be closed.

[jira] [Closed] (OFBIZ-5902) Fetch configurable settings data driven by replacing UtilProperties.getPropertyValue() method with EntityUtilProperties.getPropertyValue()

2014-12-17 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Vijaywargiya closed OFBIZ-5902. -- Resolution: Fixed Based on Arun's recent comment this task can be closed. Fetch

[jira] [Reopened] (OFBIZ-5844) Convert java files to EntityQuery

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5844: Convert java files to EntityQuery - Key:

[jira] [Reopened] (OFBIZ-5892) Replace all occurences of dispatcher.runSync in groovy files with runService() of DSL

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5892: Replace all occurences of dispatcher.runSync in groovy files with runService() of DSL

[jira] [Closed] (OFBIZ-5892) Replace all occurences of dispatcher.runSync in groovy files with runService() of DSL

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5892. -- Resolution: Done Replace all occurences of dispatcher.runSync in groovy files with

[jira] [Closed] (OFBIZ-5844) Convert java files to EntityQuery

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5844. -- Resolution: Done Convert java files to EntityQuery -

[jira] [Closed] (OFBIZ-5844) Convert java files to EntityQuery

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5844. -- Resolution: Implemented Convert java files to EntityQuery -

[jira] [Reopened] (OFBIZ-5844) Convert java files to EntityQuery

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5844: Convert java files to EntityQuery - Key:

[jira] [Reopened] (OFBIZ-5902) Fetch configurable settings data driven by replacing UtilProperties.getPropertyValue() method with EntityUtilProperties.getPropertyValue()

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5902: Fetch configurable settings data driven by replacing UtilProperties.getPropertyValue()

[jira] [Closed] (OFBIZ-5902) Fetch configurable settings data driven by replacing UtilProperties.getPropertyValue() method with EntityUtilProperties.getPropertyValue()

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5902. -- Resolution: Done Fetch configurable settings data driven by replacing

[jira] [Reopened] (OFBIZ-5772) add html/xhtml lang tag

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5772: add html/xhtml lang tag --- Key: OFBIZ-5772

[jira] [Closed] (OFBIZ-5772) add html/xhtml lang tag

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5772. -- Resolution: Done add html/xhtml lang tag --- Key:

[jira] [Reopened] (OFBIZ-5842) Implement JUnit tests for Entity Query Builder

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5842: Implement JUnit tests for Entity Query Builder --

[jira] [Reopened] (OFBIZ-5793) modify logic to only run expiry service once when subscription expires

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5793: modify logic to only run expiry service once when subscription expires

[jira] [Reopened] (OFBIZ-5807) Upgraded to Freemarker 2.3.21

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5807: Upgraded to Freemarker 2.3.21 - Key: OFBIZ-5807

[jira] [Reopened] (OFBIZ-5777) Picking screen get block when there are large number of records to process

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5777: Picking screen get block when there are large number of records to process

[jira] [Reopened] (OFBIZ-5790) Json string parameters as a service input are not recognized by OFBiz ServiceEventHandler.

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5790: Json string parameters as a service input are not recognized by OFBiz ServiceEventHandler.

[jira] [Reopened] (OFBIZ-5779) Integrate ant build-dev target in build target

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5779: Integrate ant build-dev target in build target --

[jira] [Reopened] (OFBIZ-5818) Removal of unapplied code from ProjectMgr secas.xml

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5818: Removal of unapplied code from ProjectMgr secas.xml

[jira] [Reopened] (OFBIZ-5902) Fetch configurable settings data driven by replacing UtilProperties.getPropertyValue() method with EntityUtilProperties.getPropertyValue()

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5902: Fetch configurable settings data driven by replacing UtilProperties.getPropertyValue()

[jira] [Reopened] (OFBIZ-5890) There is incomplete set of ShipmentMethodType and CarrierShipmentMethod data. Also carrierServiceCode is not present for all CarrierShipmentMethod records

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5890: There is incomplete set of ShipmentMethodType and CarrierShipmentMethod data. Also

[jira] [Closed] (OFBIZ-5777) Picking screen get block when there are large number of records to process

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5777. -- Resolution: Implemented Picking screen get block when there are large number of records to

[jira] [Reopened] (OFBIZ-5887) bi component moved out of framework to specialpurpose

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5887: bi component moved out of framework to specialpurpose

[jira] [Reopened] (OFBIZ-5898) Tenant should run with specified domain name. Front store should support multi tenant feature.

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5898: Tenant should run with specified domain name. Front store should support multi tenant

[jira] [Closed] (OFBIZ-5779) Integrate ant build-dev target in build target

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5779. -- Resolution: Done Integrate ant build-dev target in build target

[jira] [Closed] (OFBIZ-5793) modify logic to only run expiry service once when subscription expires

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5793. -- Resolution: Implemented modify logic to only run expiry service once when subscription expires

[jira] [Closed] (OFBIZ-5807) Upgraded to Freemarker 2.3.21

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5807. -- Resolution: Done Upgraded to Freemarker 2.3.21 -

[jira] [Closed] (OFBIZ-5778) Manage Picklist screen get block when there are large number of records to process

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5778. -- Resolution: Implemented Manage Picklist screen get block when there are large number of

[jira] [Closed] (OFBIZ-5790) Json string parameters as a service input are not recognized by OFBiz ServiceEventHandler.

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5790. -- Resolution: Implemented Json string parameters as a service input are not recognized by OFBiz

[jira] [Closed] (OFBIZ-5842) Implement JUnit tests for Entity Query Builder

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5842. -- Resolution: Implemented Implement JUnit tests for Entity Query Builder

[jira] [Closed] (OFBIZ-5890) There is incomplete set of ShipmentMethodType and CarrierShipmentMethod data. Also carrierServiceCode is not present for all CarrierShipmentMethod records

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5890. -- Resolution: Implemented There is incomplete set of ShipmentMethodType and

[jira] [Closed] (OFBIZ-5902) Fetch configurable settings data driven by replacing UtilProperties.getPropertyValue() method with EntityUtilProperties.getPropertyValue()

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5902. -- Resolution: Done Fetch configurable settings data driven by replacing

[jira] [Closed] (OFBIZ-5887) bi component moved out of framework to specialpurpose

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5887. -- Resolution: Done bi component moved out of framework to specialpurpose

[jira] [Closed] (OFBIZ-5818) Removal of unapplied code from ProjectMgr secas.xml

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5818. -- Resolution: Done Removal of unapplied code from ProjectMgr secas.xml

[jira] [Closed] (OFBIZ-5898) Tenant should run with specified domain name. Front store should support multi tenant feature.

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5898. -- Resolution: Implemented Tenant should run with specified domain name. Front store should

[jira] [Closed] (OFBIZ-5844) Convert java files to EntityQuery

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5844. -- Resolution: Done Convert java files to EntityQuery -

[jira] [Reopened] (OFBIZ-5844) Convert java files to EntityQuery

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5844: Convert java files to EntityQuery - Key:

[jira] [Assigned] (OFBIZ-5691) Upgrade to Commons DBCP 2 for Java 7 (JDBC 4.1)

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-5691: -- Assignee: Jacopo Cappellato Upgrade to Commons DBCP 2 for Java 7 (JDBC 4.1)

[jira] [Reopened] (OFBIZ-5734) Convert Product association entity CRUD service from simple to entity-auto

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5734: Convert Product association entity CRUD service from simple to entity-auto

[jira] [Reopened] (OFBIZ-5718) Remove console warnings related to method deprecation

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5718: Remove console warnings related to method deprecation

[jira] [Reopened] (OFBIZ-5726) Convert ProdCatalog CRUD service from simple to entity-auto

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5726: Convert ProdCatalog CRUD service from simple to entity-auto

[jira] [Reopened] (OFBIZ-5698) Upgrade to Tomcat 7.0.55

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5698: Upgrade to Tomcat 7.0.55 Key: OFBIZ-5698

[jira] [Reopened] (OFBIZ-5743) Clean Up and Organize Service Engine Classes

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5743: Clean Up and Organize Service Engine Classes

[jira] [Reopened] (OFBIZ-5738) Convert ProductFeature entites CRUD service from simple to entity-auto

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5738: Convert ProductFeature entites CRUD service from simple to entity-auto

[jira] [Reopened] (OFBIZ-5747) Removed support for JSP Regions

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5747: Removed support for JSP Regions --- Key:

[jira] [Reopened] (OFBIZ-5755) Removed old integration with the Apache Velocity template engine.

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5755: Removed old integration with the Apache Velocity template engine.

[jira] [Reopened] (OFBIZ-5751) Replace JSON Parser with proper library

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5751: Replace JSON Parser with proper library ---

[jira] [Closed] (OFBIZ-5755) Removed old integration with the Apache Velocity template engine.

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5755. -- Resolution: Done Removed old integration with the Apache Velocity template engine.

[jira] [Reopened] (OFBIZ-5691) Upgrade to Commons DBCP 2 for Java 7 (JDBC 4.1)

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5691: Upgrade to Commons DBCP 2 for Java 7 (JDBC 4.1)

[jira] [Reopened] (OFBIZ-5749) Removed old code for JPublish

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5749: Removed old code for JPublish - Key: OFBIZ-5749

[jira] [Reopened] (OFBIZ-5731) Misc framework API cleanup

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5731: Misc framework API cleanup -- Key: OFBIZ-5731

[jira] [Reopened] (OFBIZ-5725) Derby (embedded dbms) upgrade to 10.10.2.0

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5725: Derby (embedded dbms) upgrade to 10.10.2.0 --

[jira] [Reopened] (OFBIZ-5717) Updated Commons CSV library to the official release version

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5717: Updated Commons CSV library to the official release version

[jira] [Closed] (OFBIZ-5751) Replace JSON Parser with proper library

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5751. -- Resolution: Done Replace JSON Parser with proper library

[jira] [Closed] (OFBIZ-5749) Removed old code for JPublish

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5749. -- Resolution: Done Removed old code for JPublish -

[jira] [Closed] (OFBIZ-5747) Removed support for JSP Regions

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5747. -- Resolution: Done Removed support for JSP Regions ---

[jira] [Closed] (OFBIZ-5698) Upgrade to Tomcat 7.0.55

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5698. -- Resolution: Done Upgrade to Tomcat 7.0.55 Key:

[jira] [Closed] (OFBIZ-5718) Remove console warnings related to method deprecation

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5718. -- Resolution: Done Remove console warnings related to method deprecation

[jira] [Closed] (OFBIZ-5691) Upgrade to Commons DBCP 2 for Java 7 (JDBC 4.1)

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5691. -- Resolution: Implemented Upgrade to Commons DBCP 2 for Java 7 (JDBC 4.1)

[jira] [Closed] (OFBIZ-5731) Misc framework API cleanup

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5731. -- Resolution: Done Misc framework API cleanup -- Key:

[jira] [Closed] (OFBIZ-5717) Updated Commons CSV library to the official release version

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5717. -- Resolution: Done Updated Commons CSV library to the official release version

[jira] [Closed] (OFBIZ-5726) Convert ProdCatalog CRUD service from simple to entity-auto

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5726. -- Resolution: Implemented Convert ProdCatalog CRUD service from simple to entity-auto

[jira] [Closed] (OFBIZ-5725) Derby (embedded dbms) upgrade to 10.10.2.0

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5725. -- Resolution: Done Derby (embedded dbms) upgrade to 10.10.2.0

[jira] [Closed] (OFBIZ-5736) Made ServerHitBin class thread-safe and misc cleanups

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5736. -- Resolution: Implemented Made ServerHitBin class thread-safe and misc cleanups

[jira] [Closed] (OFBIZ-5743) Clean Up and Organize Service Engine Classes

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5743. -- Resolution: Done Clean Up and Organize Service Engine Classes

[jira] [Closed] (OFBIZ-5734) Convert Product association entity CRUD service from simple to entity-auto

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5734. -- Resolution: Implemented Convert Product association entity CRUD service from simple to

[jira] [Closed] (OFBIZ-5738) Convert ProductFeature entites CRUD service from simple to entity-auto

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5738. -- Resolution: Implemented Convert ProductFeature entites CRUD service from simple to entity-auto

[jira] [Reopened] (OFBIZ-5461) include ivy clearcache in build

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5461: include ivy clearcache in build --- Key:

[jira] [Reopened] (OFBIZ-5454) Fix description and improve getSuppliersForProduct service

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5454: Fix description and improve getSuppliersForProduct service

[jira] [Reopened] (OFBIZ-5660) field type emailType is missing in entity EmailTemplateSetting

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-5660: field type emailType is missing in entity EmailTemplateSetting

[jira] [Closed] (OFBIZ-5461) include ivy clearcache in build

2014-12-17 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5461. -- Resolution: Implemented include ivy clearcache in build ---

  1   2   >