Proposal: remove fk constraints on Visitor/Visit/ServerHit* entities

2014-12-18 Thread Jacopo Cappellato
Visit/Visitor/ServerHit/ServerHitBin (and the related *Type entities) are used to gather statistics about how clients use the OFBiz instance. The information in these entities is not used by business processes but it is very important to analyze the system performance, user's behavior etc...

Creating a new release branch before the end of the year (release14.12)

2014-12-18 Thread Jacopo Cappellato
Hi all, the end of 2014 is getting closer and it would be nice to have a new release branch created before it ends: its name will be release14.12 (14=2014 and 12=December). In this way we will have a sequential numbering: 10, 11, 12, 13, 14. Pending the discussion on specialpurpose components

Re: Proposal: remove fk constraints on Visitor/Visit/ServerHit* entities

2014-12-18 Thread Divesh Dutta
This will really be a good improvement in OFBiz. Sounds like good plan to me. Thanks -- Divesh On Thu, Dec 18, 2014 at 2:17 PM, Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com wrote: Visit/Visitor/ServerHit/ServerHitBin (and the related *Type entities) are used to gather statistics

Re: Creating a new release branch before the end of the year (release14.12)

2014-12-18 Thread Jacques Le Roux
I totally agree, this is the best way to get out of this trap for now Jacques Le 18/12/2014 09:53, Jacopo Cappellato a écrit : Hi all, the end of 2014 is getting closer and it would be nice to have a new release branch created before it ends: its name will be release14.12 (14=2014 and

Re: Proposal: remove fk constraints on Visitor/Visit/ServerHit* entities

2014-12-18 Thread Jacques Le Roux
Since those statistics entities have no functional impacts on business entities, that sounds pretty reasonable to me. Just a question, did you already try (free?) JDBC drivers for NoSQL DBs, like Apache Cassandra or MongoDB for instance? Jacques Le 18/12/2014 09:47, Jacopo Cappellato a écrit

Re: Proposal: remove fk constraints on Visitor/Visit/ServerHit* entities

2014-12-18 Thread Ashish Vijaywargiya
Very Good Idea, +1 for this change. -- Kind Regards, Ashish Vijaywargiya On Thu, Dec 18, 2014 at 2:17 PM, Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com wrote: Visit/Visitor/ServerHit/ServerHitBin (and the related *Type entities) are used to gather statistics about how clients use the

Re: 13.07.01 Release notes

2014-12-18 Thread Jacopo Cappellato
On Dec 11, 2014, at 10:38 PM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: I remember I archived it some time ago because it was showing in the Fix/versions dropdown. But I did not remove it. Is it possible that you selected the Delete option instead of the Archive option? This is

Re: Proposal: remove fk constraints on Visitor/Visit/ServerHit* entities

2014-12-18 Thread gil portenseigne
Seems to be a good enhancement, not changing default behaviour, so +1 ! Gil Le 18/12/2014 09:47, Jacopo Cappellato a écrit : Visit/Visitor/ServerHit/ServerHitBin (and the related *Type entities) are used to gather statistics about how clients use the OFBiz instance. The information in these

Re: Proposal: remove fk constraints on Visitor/Visit/ServerHit* entities

2014-12-18 Thread Arun Patidar
+1 Thanks Regards --- Arun Patidar Manager,Enterprise Software Development HotWax Media www.hotwaxmedia.com On Thursday 18 December 2014 03:20 PM, Ashish Vijaywargiya wrote: Very Good Idea, +1 for this change. -- Kind Regards, Ashish Vijaywargiya On Thu, Dec 18, 2014 at 2:17 PM, Jacopo

Re: svn commit: r1645950 - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/invoice/ applications/accounting/src/org/ofbiz/accounting/payment/ applications/order/webapp/ordermgr/WEB-I

2014-12-18 Thread Jacques Le Roux
Even if I much trust and appreciate Leon's work, like for other contributors, I always checks his proposed changes. In these cases calling the last variant of EntityUtil.filterByDate()

[jira] [Created] (OFBIZ-5910) WidgetWorker.buildHyperlinkUrl generates invalid url when using certain sequences of characters

2014-12-18 Thread Gareth Carter (JIRA)
Gareth Carter created OFBIZ-5910: Summary: WidgetWorker.buildHyperlinkUrl generates invalid url when using certain sequences of characters Key: OFBIZ-5910 URL: https://issues.apache.org/jira/browse/OFBIZ-5910

Re: 13.07.01 Release notes

2014-12-18 Thread Jacques Le Roux
I don't think so, I clearly remember having seen the version greyed. Of course I could be wrong, that's indeed the much reasonable possibility :/ Then I wonder (hope) if it will be possible to get back the associations between the commits and the version as I asked for at INFRA-8903. Hopefully

Re: Proposal: remove fk constraints on Visitor/Visit/ServerHit* entities

2014-12-18 Thread Pranay Pandey
+1 It will be really great enhancement. Disabling logging to these entities because of increased load shouldn't be a choice for sure. Thanks, Pranay Pandey HotWax Media www.hotwaxmedia.com On Thu, Dec 18, 2014 at 2:17 PM, Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com wrote:

Documentation tools documentation

2014-12-18 Thread Ron Wheeler
I can not edit the Project Administration site. Jacques has asked to have a note about Graphviz and the dot language. I would suggest that we have a documentation tools page where we identify the tools used to create diagrams, charts, UML models, E/R diagrams. This could be a single page with

Re: Creating a new release branch before the end of the year (release14.12)

2014-12-18 Thread Ron Wheeler
How many meetings/votes would it take to settle the specialpurpose question. Is there a summary of the issue? - what modules have a consensus for inclusion - what modules are definitely out - what modules are still under consideration for inclusion. Ron On 18/12/2014 3:53 AM, Jacopo Cappellato

Re: Proposal: remove fk constraints on Visitor/Visit/ServerHit* entities

2014-12-18 Thread Adrian Crum
+1 Adrian Crum Sandglass Software www.sandglass-software.com On 12/18/2014 8:47 AM, Jacopo Cappellato wrote: Visit/Visitor/ServerHit/ServerHitBin (and the related *Type entities) are used to gather statistics about how clients use the OFBiz instance. The information in these entities is not

Re: Creating a new release branch before the end of the year (release14.12)

2014-12-18 Thread Adrian Crum
+1 I have a big commit queued up that makes form widget models thread-safe. If the branch is created before this commit, then I would like to backport it to R14. Adrian Crum Sandglass Software www.sandglass-software.com On 12/18/2014 8:53 AM, Jacopo Cappellato wrote: Hi all, the end of

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

2014-12-18 Thread Wai (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wai closed OFBIZ-5908. -- Resolution: Not a Problem I was not able to reproduce the problem anymore. Query list missing 1st entry

Re: Creating a new release branch before the end of the year (release14.12)

2014-12-18 Thread Jacques Le Roux
Ha and BTW I will maybe get a chance to merge the SEO branch soon, but maybe not before we create this branch, so I'd ask for the same than Adrian for that Jacques Le 18/12/2014 16:06, Adrian Crum a écrit : +1 I have a big commit queued up that makes form widget models thread-safe. If the

Re: svn commit: r1645950 - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/invoice/ applications/accounting/src/org/ofbiz/accounting/payment/ applications/order/webapp/ordermgr/WEB-I

2014-12-18 Thread Scott Gray
I'm sorry Jacques, your response is very confusing and I'm not really sure what you're trying to say. Let me try and clarify what I asked. My question was why changes were made to usages of EntityQuery...filterByDate(String...) such as: ListGenericValue values =

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

2014-12-18 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252357#comment-14252357 ] Jacques Le Roux commented on OFBIZ-5869: Scott spotted that I committed some

Re: svn commit: r1645950 - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/invoice/ applications/accounting/src/org/ofbiz/accounting/payment/ applications/order/webapp/ordermgr/WEB-I

2014-12-18 Thread Jacques Le Roux
You are right, I was confused by the changes I made for R13.07 at r1645954+r1645977 I have reverted the change related to EntityQuery in trunk at r1646546 Thanks Jacques Le 18/12/2014 20:55, Scott Gray a écrit : I'm sorry Jacques, your response is very confusing and I'm not really sure what

Re: svn commit: r1645950 - in /ofbiz/trunk: applications/accounting/src/org/ofbiz/accounting/invoice/ applications/accounting/src/org/ofbiz/accounting/payment/ applications/order/webapp/ordermgr/WEB-I

2014-12-18 Thread Scott Gray
Thanks Jacques! On Fri, Dec 19, 2014 at 10:57 AM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: You are right, I was confused by the changes I made for R13.07 at r1645954+r1645977 I have reverted the change related to EntityQuery in trunk at r1646546 Thanks Jacques Le 18/12/2014

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

2014-12-18 Thread Leon (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252779#comment-14252779 ] Leon commented on OFBIZ-5869: - hi, Jacques, why revert? My new patch was re-generated for

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

2014-12-18 Thread Scott Gray (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252853#comment-14252853 ] Scott Gray commented on OFBIZ-5869: --- Hi Leon, You are correct that

[jira] [Created] (OFBIZ-5911) Apache OFBiz, gift_card table is not populating records for gift card purchase

2014-12-18 Thread Prateek Ashtikar (JIRA)
Prateek Ashtikar created OFBIZ-5911: --- Summary: Apache OFBiz, gift_card table is not populating records for gift card purchase Key: OFBIZ-5911 URL: https://issues.apache.org/jira/browse/OFBIZ-5911