[jira] Assigned: (OFBIZ-253) Make Popup URL Generation Non-Cookie Friendly

2007-10-25 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato reassigned OFBIZ-253: --- Assignee: Jacques Le Roux > Make Popup URL Generation Non-Cookie Friendly > --

[jira] Commented: (OFBIZ-253) Make Popup URL Generation Non-Cookie Friendly

2007-10-25 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537853 ] Jacopo Cappellato commented on OFBIZ-253: - Jacques, I'm sorry but I really don't remember why I filed this is

Re: Simplifying GenericDelegator

2007-10-25 Thread David E Jones
On Oct 25, 2007, at 8:48 PM, Adam Heath wrote: David E Jones wrote: Transaction processing is wrong. There are error conditions that will not cause a rollback to occur; namely, Runtime or Errors. The proper way to do this, is to set a flag to true right before the inner block is done

Re: Simplifying GenericDelegator

2007-10-25 Thread Adam Heath
David E Jones wrote: > >> Transaction processing is wrong. There are error conditions that will >> not cause a rollback to occur; namely, Runtime or Errors. The proper >> way to do this, is to set a flag to true right before the inner block is >> done processing, then checking that flag in the f

[jira] Closed: (OFBIZ-1320) Reduce redundant code by moving login and password change screens to the common component

2007-10-25 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum closed OFBIZ-1320. -- Resolution: Fixed Fix Version/s: SVN trunk Rev 588474. > Reduce redundant code by moving login

[jira] Updated: (OFBIZ-982) productStore mail system don't work for customer register

2007-10-25 Thread BJ Freeman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BJ Freeman updated OFBIZ-982: - Comment: was deleted > productStore mail system don't work for customer register > ---

[jira] Issue Comment Edited: (OFBIZ-982) productStore mail system don't work for customer register

2007-10-25 Thread BJ Freeman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537806 ] bjfreeman edited comment on OFBIZ-982 at 10/25/07 7:16 PM: debug show this patch is not wo

[jira] Updated: (OFBIZ-982) productStore mail system don't work for customer register

2007-10-25 Thread BJ Freeman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BJ Freeman updated OFBIZ-982: - Attachment: (was: customerevents_testing.patch) > productStore mail system don't work for customer reg

[jira] Updated: (OFBIZ-982) productStore mail system don't work for customer register

2007-10-25 Thread BJ Freeman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BJ Freeman updated OFBIZ-982: - Attachment: customerevents_testing.patch > productStore mail system don't work for customer register > ---

Re: Simplifying GenericDelegator

2007-10-25 Thread David E Jones
On Oct 25, 2007, at 10:20 AM, Adam Heath wrote: David E Jones wrote: Yeah, I'm not sure I like having all of these little methods ANYWHERE, even in better organized in a special class. No matter how you slice it, trying to use 30 largely similar methods is a burden on the brain... The i

[jira] Updated: (OFBIZ-982) productStore mail system don't work for customer register

2007-10-25 Thread BJ Freeman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BJ Freeman updated OFBIZ-982: - Attachment: customerevents_testing.patch this patch is only for testing and debugging > productStore mail

[jira] Commented: (OFBIZ-982) productStore mail system don't work for customer register

2007-10-25 Thread BJ Freeman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537806 ] BJ Freeman commented on OFBIZ-982: -- debug show this patch is not working yet will work on it this weekend unless the

Re: Downloading OFBiz

2007-10-25 Thread BJ Freeman
if only there were as many people to do the work that suggest the work :) Jacques Le Roux sent the following on 10/25/2007 5:46 PM: > More possibilities, more opportunities... Still have to do the thing, though > > Jacques > > De : "Jonathon -- Improov" <[EMAIL PROTECTED]> > > >> Wouldn't tha

Re: Downloading OFBiz

2007-10-25 Thread Jacques Le Roux
More possibilities, more opportunities... Still have to do the thing, though Jacques De : "Jonathon -- Improov" <[EMAIL PROTECTED]> > Wouldn't that be better served by the demo OFBiz? > > Jonathon > > Scott Gray wrote: > > I don't think the download is intended to be a replacement for a chec

Re: JAZ- [Fwd: Re: svn commit: r586582 - /ofbiz/trunk/framework/base/src/base/org/ofbiz/base/util/UtilDateTime.java]

2007-10-25 Thread David E Jones
On Oct 25, 2007, at 5:16 PM, Adrian Crum wrote: Andrew, I understand what the method does. The point I'm trying to make is this: It is not needed and it provides a way to introduce inconsistent data into the project. I understand the method solves a problem for a particular client, but

Re: JAZ- [Fwd: Re: svn commit: r586582 - /ofbiz/trunk/framework/base/src/base/org/ofbiz/base/util/UtilDateTime.java]

2007-10-25 Thread Tim Ruppert
As an alternative to changing this Adrian, maybe you could just put some javadoc on the method that explains why someone might NOT want to use it. Then you'd get the best of both worlds - both the documentation AND the help. Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com

[jira] Commented: (OFBIZ-1249) To permit to to calculate on a DATE object in minilang

2007-10-25 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537792 ] Jacques Le Roux commented on OFBIZ-1249: Fabien, I'm sorry but you are still using aboslute pathes in your p

Re: JAZ- [Fwd: Re: svn commit: r586582 - /ofbiz/trunk/framework/base/src/base/org/ofbiz/base/util/UtilDateTime.java]

2007-10-25 Thread Adrian Crum
Adrian Crum wrote: If I add 12 hours to noon today, I would expect the resulting time to be noon tomorrow. Your method could produce noon tomorrow, or 11 am, or 1 pm - there is no way of knowing the outcome. lol - of course I meant add 24 hours

Re: JAZ- [Fwd: Re: svn commit: r586582 - /ofbiz/trunk/framework/base/src/base/org/ofbiz/base/util/UtilDateTime.java]

2007-10-25 Thread Adrian Crum
Andrew Zeneski wrote: I disagree. Personally I like methods with optional arguments, especially when these arguments aren't really necessary. When you do not pass the extra arguments, the assumption should be that you get the defaults (default Locale and default TimeZone) which is fine. Bu

[jira] Updated: (OFBIZ-1256) Send mail through gmail with the javamail api in ofbiz

2007-10-25 Thread Fabien Carrion (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabien Carrion updated OFBIZ-1256: -- Attachment: emailssl_diff.patch.gz Making a file patch and changing to coding style > Send mai

[jira] Updated: (OFBIZ-1252) To permit to use constant and SQL function in entities which has complex-alias fields.

2007-10-25 Thread Fabien Carrion (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabien Carrion updated OFBIZ-1252: -- Attachment: (was: sql_complexalias_constant_diff.patch.gz) > To permit to use constant and

[jira] Updated: (OFBIZ-1252) To permit to use constant and SQL function in entities which has complex-alias fields.

2007-10-25 Thread Fabien Carrion (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabien Carrion updated OFBIZ-1252: -- Attachment: sql_complexalias_constant_diff.patch.gz Changing to coding style > To permit to us

[jira] Updated: (OFBIZ-1251) To correct the problem with the window popup to select the date

2007-10-25 Thread Fabien Carrion (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabien Carrion updated OFBIZ-1251: -- Attachment: (was: calendar_diff.patch.gz) > To correct the problem with the window popup to

[jira] Updated: (OFBIZ-1251) To correct the problem with the window popup to select the date

2007-10-25 Thread Fabien Carrion (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabien Carrion updated OFBIZ-1251: -- Attachment: calendar_diff.patch.gz Changing to coding conventions > To correct the problem wit

[jira] Updated: (OFBIZ-1250) To permit to have a view with jasperreports to export to excel using the poi api, or the jxls api.

2007-10-25 Thread Fabien Carrion (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabien Carrion updated OFBIZ-1250: -- Attachment: jasperreports_diff.patch.gz Changing to coding style convention > To permit to hav

[jira] Updated: (OFBIZ-1250) To permit to have a view with jasperreports to export to excel using the poi api, or the jxls api.

2007-10-25 Thread Fabien Carrion (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabien Carrion updated OFBIZ-1250: -- Attachment: (was: jasperreports_diff.patch.gz) > To permit to have a view with jasperreport

[jira] Updated: (OFBIZ-1249) To permit to to calculate on a DATE object in minilang

2007-10-25 Thread Fabien Carrion (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabien Carrion updated OFBIZ-1249: -- Attachment: (was: calculate_date_diff.patch.gz) > To permit to to calculate on a DATE objec

[jira] Updated: (OFBIZ-1249) To permit to to calculate on a DATE object in minilang

2007-10-25 Thread Fabien Carrion (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabien Carrion updated OFBIZ-1249: -- Attachment: calculate_date_diff.patch.gz Changing to coding style convention > To permit to to

Re: JAZ- [Fwd: Re: svn commit: r586582 - /ofbiz/trunk/framework/base/src/base/org/ofbiz/base/util/UtilDateTime.java]

2007-10-25 Thread Andrew Zeneski
I disagree. Personally I like methods with optional arguments, especially when these arguments aren't really necessary. When you do not pass the extra arguments, the assumption should be that you get the defaults (default Locale and default TimeZone) which is fine. In addition, this method

Re: JAZ- [Fwd: Re: svn commit: r586582 - /ofbiz/trunk/framework/base/src/base/org/ofbiz/base/util/UtilDateTime.java]

2007-10-25 Thread Adrian Crum
Andrew, I understand what the method does. The point I'm trying to make is this: It is not needed and it provides a way to introduce inconsistent data into the project. I understand the method solves a problem for a particular client, but it's not a good thing to include in the project. The

Re: JAZ- [Fwd: Re: svn commit: r586582 - /ofbiz/trunk/framework/base/src/base/org/ofbiz/base/util/UtilDateTime.java]

2007-10-25 Thread Andrew Zeneski
This method is to use an int offset to adjust the timestamp, without a locale or timezone. That's it. No hidden meanings here. It uses Integer instead of int since Freemarker doesn't wrap primitives. On Oct 25, 2007, at 7:05 PM, Adrian Crum wrote: Andrew Zeneski wrote: The predicted results

Re: JAZ- [Fwd: Re: svn commit: r586582 - /ofbiz/trunk/framework/base/src/base/org/ofbiz/base/util/UtilDateTime.java]

2007-10-25 Thread Adrian Crum
Andrew Zeneski wrote: The predicted results will be a timestamp adjusted with with the specific amount specified, without a timezone available. Just a helper method. I used it on a system which is set to GMT and requires dates be displayed in the customer facing in the customer's timezone. Th

Re: JAZ- [Fwd: Re: svn commit: r586582 - /ofbiz/trunk/framework/base/src/base/org/ofbiz/base/util/UtilDateTime.java]

2007-10-25 Thread Andrew Zeneski
No more of a specialized usage which may be useful elsewhere. Its just a static worker method.. :) On Oct 25, 2007, at 6:34 PM, Tim Ruppert wrote: This probably has to do with that whole backward compatibility thing would be my guess. Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotw

Re: JAZ- [Fwd: Re: svn commit: r586582 - /ofbiz/trunk/framework/base/src/base/org/ofbiz/base/util/UtilDateTime.java]

2007-10-25 Thread Andrew Zeneski
The predicted results will be a timestamp adjusted with with the specific amount specified, without a timezone available. Just a helper method. I used it on a system which is set to GMT and requires dates be displayed in the customer facing in the customer's timezone. The timezone is read

Re: svn commit: r587109 - /ofbiz/trunk/framework/base/src/base/org/ofbiz/base/util/UtilMisc.java

2007-10-25 Thread Andrew Zeneski
I use javac 1.5.0_07 (Apple OSX build 1.5.0_07-164), but I have also seen this with 1.5.0_04 on Linux as well. The error comes from a total clean build. Notice that in EntitySyncContext there are a number of inline UtilMisc calls which were never changed. You made a number of changes to o

Re: JAZ- [Fwd: Re: svn commit: r586582 - /ofbiz/trunk/framework/base/src/base/org/ofbiz/base/util/UtilDateTime.java]

2007-10-25 Thread Adrian Crum
Tim Ruppert wrote: In this case it appears to me that maybe it wasn't backwards compatibility, but just a convenience method. Not sure - I'll dig around a little more to see use cases. Cheers, Tim I created that method as an alternative to doing millisecond arithmetic (which is a big no no)

Re: JAZ- [Fwd: Re: svn commit: r586582 - /ofbiz/trunk/framework/base/src/base/org/ofbiz/base/util/UtilDateTime.java]

2007-10-25 Thread Tim Ruppert
In this case it appears to me that maybe it wasn't backwards compatibility, but just a convenience method. Not sure - I'll dig around a little more to see use cases. Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On Oct 25, 2007, at 4:41 P

Re: JAZ- [Fwd: Re: svn commit: r586582 - /ofbiz/trunk/framework/base/src/base/org/ofbiz/base/util/UtilDateTime.java]

2007-10-25 Thread Tim Ruppert
The other method was there before - and was removed. It's not that there aren't TimeZone and Locale objects available - it's about the large number of installations that have to be upgraded . That's at least a guess as to why someone would put a method like that in. Cheers, Tim -- Tim Rup

Re: JAZ- [Fwd: Re: svn commit: r586582 - /ofbiz/trunk/framework/base/src/base/org/ofbiz/base/util/UtilDateTime.java]

2007-10-25 Thread Adrian Crum
I don't understand what that means. Anyone checking out rev 586582 will have Locale and TimeZone objects available for the method call. Where is the issue with backward compatibility? -Adrian Tim Ruppert wrote: This probably has to do with that whole backward compatibility thing would be my gu

[jira] Commented: (OFBIZ-253) Make Popup URL Generation Non-Cookie Friendly

2007-10-25 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537758 ] Jacques Le Roux commented on OFBIZ-253: --- Hi Jacopo, Maybe this issue has ben fixed with OFBIZ-128, could you c

Re: JAZ- [Fwd: Re: svn commit: r586582 - /ofbiz/trunk/framework/base/src/base/org/ofbiz/base/util/UtilDateTime.java]

2007-10-25 Thread Tim Ruppert
This probably has to do with that whole backward compatibility thing would be my guess. Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On Oct 25, 2007, at 4:24 PM, Adrian Crum wrote: From: Adrian Crum <[EMAIL PROTECTED]> Date: October 19,

Re: Downloading OFBiz with minimal prerequisites WAS: [Re: Downloading OFBiz]

2007-10-25 Thread Adrian Crum
LGTM (Looks good to me) ;-) Thanks Jacques! Jacques Le Roux wrote: I tried to edit the the "main new features of the month" (aka. http://docs.ofbiz.org/x/-Qs). I beginned by adding a point about the new for widgets examples in the Example component ("Examples of widget usages have been ad

Re: Downloading OFBiz with minimal prerequisites WAS: [Re: Downloading OFBiz]

2007-10-25 Thread Jacques Le Roux
I tried to edit the the "main new features of the month" (aka. http://docs.ofbiz.org/x/-Qs). I beginned by adding a point about the new for widgets examples in the Example component ("Examples of widget usages have been added") Then I decided to group by themes using head styles. After an hour

JAZ- [Fwd: Re: svn commit: r586582 - /ofbiz/trunk/framework/base/src/base/org/ofbiz/base/util/UtilDateTime.java]

2007-10-25 Thread Adrian Crum
--- Begin Message --- Why would you want to do that? The calling method should have a TimeZone and Locale object available. Any code that uses this method will get unpredictable results. -Adrian [EMAIL PROTECTED] wrote: Author: jaz Date: Fri Oct 19 12:09:27 2007 New Revision: 586582 URL: h

Re: svn commit: r587109 - /ofbiz/trunk/framework/base/src/base/org/ofbiz/base/util/UtilMisc.java

2007-10-25 Thread Adam Heath
Adam Heath wrote: > Andrew Zeneski wrote: >> I cannot say exactly how much damage it causes, but since this is as far >> as the framework will compile, I figured it was time for a quick patch. >> If you have a better fix, please by all means check it in. Otherwise, >> let's just make sure we can co

Back on the list

2007-10-25 Thread Andrew Zeneski
I wasn't on this list since my vacation in July. Reading the digests is just a major PITA. If there are outstanding questions/issues for me, please re-send. Thanks! Andrew smime.p7s Description: S/MIME cryptographic signature

Re: Simplifying GenericDelegator

2007-10-25 Thread Adam Heath
David E Jones wrote: > > Yeah, I'm not sure I like having all of these little methods ANYWHERE, > even in better organized in a special class. No matter how you slice it, > trying to use 30 largely similar methods is a burden on the brain... > > The idea of the parameters object or a small number

[romania_eu_list] Mediafax - Gravidele si copiii din zona CNE Cernavoda, vulnerabili la iradierea cu tritiu

2007-10-25 Thread Asociatia ARIN
Descopar cu aceasta ocazie ca pe site la Mediafax se pot face si comentarii ;) Codruta http://www.mediafax.ro/social/gravidele-copiii-zona-cne-cernavoda-vulnerabili-iradierea-tritiu.html?1688;1011057 O echipa de experti internationali care a evaluat impactul emisiilor de tritiu de la Centrala

Re: Simplifying GenericDelegator

2007-10-25 Thread Adrian Crum
Looks great! +1 David E Jones wrote: Yeah, I'm not sure I like having all of these little methods ANYWHERE, even in better organized in a special class. No matter how you slice it, trying to use 30 largely similar methods is a burden on the brain... The idea of the parameters object or

Re: svn commit: r588171 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/GenericDelegator.java

2007-10-25 Thread Jacques Le Roux
Yes thanks Scott :o) Jacques De : "David E Jones" <[EMAIL PROTECTED]> > > > Ummm... ouch! > > Thanks for looking into that Scott. > > -DAvid > > > On Oct 25, 2007, at 3:05 AM, [EMAIL PROTECTED] wrote: > > > Author: lektran > > Date: Thu Oct 25 02:05:50 2007 > > New Revision: 588171 > > > >

Re: svn commit: r588171 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/GenericDelegator.java

2007-10-25 Thread David E Jones
Ummm... ouch! Thanks for looking into that Scott. -DAvid On Oct 25, 2007, at 3:05 AM, [EMAIL PROTECTED] wrote: Author: lektran Date: Thu Oct 25 02:05:50 2007 New Revision: 588171 URL: http://svn.apache.org/viewvc?rev=588171&view=rev Log: Fixed reversed method signature caused by rev. 5858