[jira] [Commented] (OFBIZ-5009) Enforce user to reset his password in a pre-defined regular interval of time.

2012-08-17 Thread Sumit Pandit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13436641#comment-13436641 ] Sumit Pandit commented on OFBIZ-5009: - Following is implementation plan - *

[jira] [Updated] (OFBIZ-5009) Enforce user to reset his password in a pre-defined regular interval of time.

2012-08-17 Thread Sumit Pandit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sumit Pandit updated OFBIZ-5009: Attachment: OFBIZ-5009.patch Please find the patch for the implementation.

[jira] [Created] (OFBIZ-5013) Pagination Fails in Form ListAgreementTerms

2012-08-17 Thread Tom Burns (JIRA)
Tom Burns created OFBIZ-5013: Summary: Pagination Fails in Form ListAgreementTerms Key: OFBIZ-5013 URL: https://issues.apache.org/jira/browse/OFBIZ-5013 Project: OFBiz Issue Type: Bug

[jira] [Updated] (OFBIZ-5013) Pagination Fails in Form ListAgreementTerms

2012-08-17 Thread Tom Burns (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Burns updated OFBIZ-5013: - Attachment: OFBIZ-5013 ListAgreementTermsPaginationFail.patch Pagination Fails in Form

[jira] [Updated] (OFBIZ-5013) Pagination Fails in Form ListAgreementTerms

2012-08-17 Thread Tom Burns (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Burns updated OFBIZ-5013: - Description: To reproduce: Navigate to Accounting Manager Agreements Click Find Click Edit (any

Inconsistent (?) use of Lucene versions

2012-08-17 Thread Jacopo Cappellato
Hi all, while reviewing the OFBiz code that implements the integration with Lucene I have noticed some inconsistent usage of the Lucene Version: some code sets the version to 30, 34, 35 while the current version we are using in OFBiz is 35 (aka Lucene 3.5); is this done intentionally or it is

Re: Inconsistent (?) use of Lucene versions

2012-08-17 Thread Mirko Vogelsmeier
Hi Jacopo, +1 to that change. I would go even further to prevent these inconsistencies in later updates and move the groovy-Code to the java-Sources to get propper compiling errors. Also there are already a couple of newer Lucene Versions out (eg. Lucene-4.0-ALPHA). I can provide some patches

Re: Inconsistent (?) use of Lucene versions

2012-08-17 Thread Erwan de FERRIERES
Le 17/08/2012 17:00, Jacopo Cappellato a écrit : Hi all, while reviewing the OFBiz code that implements the integration with Lucene I have noticed some inconsistent usage of the Lucene Version: some code sets the version to 30, 34, 35 while the current version we are using in OFBiz is 35

Re: Inconsistent (?) use of Lucene versions

2012-08-17 Thread Erwan de FERRIERES
Le 17/08/2012 17:11, Mirko Vogelsmeier a écrit : Hi Jacopo, +1 to that change. I would go even further to prevent these inconsistencies in later updates and move the groovy-Code to the java-Sources to get propper compiling errors. Also there are already a couple of newer Lucene Versions out

Re: Inconsistent (?) use of Lucene versions

2012-08-17 Thread Jacopo Cappellato
Mirko, Erwan, thank you for your feedback. I have committed my code changes with rev. 1374328 Jacopo On Aug 17, 2012, at 5:30 PM, Erwan de FERRIERES wrote: Le 17/08/2012 17:11, Mirko Vogelsmeier a écrit : Hi Jacopo, +1 to that change. I would go even further to prevent these

[jira] [Created] (OFBIZ-5014) State/Province Field is disabled when trying to create or update from quick finalize page

2012-08-17 Thread Jeremy Olmstead (JIRA)
Jeremy Olmstead created OFBIZ-5014: -- Summary: State/Province Field is disabled when trying to create or update from quick finalize page Key: OFBIZ-5014 URL: https://issues.apache.org/jira/browse/OFBIZ-5014