[jira] Commented: (OFBIZ-2066) ${env.ofbiz.home} in property files does not get resolved after FlexibleProperties class is deprecated

2008-11-28 Thread Mridul Pathak (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651698#action_12651698 ] Mridul Pathak commented on OFBIZ-2066: -- Hi Adrian, I tested this fix and it doesn'

[jira] Assigned: (OFBIZ-1907) Potential bugs in VAT / GST for Ecommerce Shipping Calculations

2008-11-28 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-1907: -- Assignee: Jacques Le Roux > Potential bugs in VAT / GST for Ecommerce Shipping Calculat

[jira] Assigned: (OFBIZ-113) Showing VAT/Sales tax in Shopping cart before checkout

2008-11-28 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-113: - Assignee: Jacques Le Roux (was: David E. Jones) > Showing VAT/Sales tax in Shopping cart

[jira] Assigned: (OFBIZ-1086) Show prices incl. VAT in shoppingcart Total and miniproductsummary

2008-11-28 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-1086: -- Assignee: Jacques Le Roux > Show prices incl. VAT in shoppingcart Total and miniproduct

[jira] Commented: (OFBIZ-2052) Convert Mypage into the Myportal component using the new portal functions

2008-11-28 Thread Bruno Busco (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651583#action_12651583 ] Bruno Busco commented on OFBIZ-2052: On a second thought... ...shouldn't we try the new

[jira] Commented: (OFBIZ-2066) ${env.ofbiz.home} in property files does not get resolved after FlexibleProperties class is deprecated

2008-11-28 Thread Mridul Pathak (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651581#action_12651581 ] Mridul Pathak commented on OFBIZ-2066: -- Thanks Adrian for the fix. I didn't think it

[jira] Commented: (OFBIZ-2052) Convert Mypage into the Myportal component using the new portal functions

2008-11-28 Thread Bruno Busco (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651580#action_12651580 ] Bruno Busco commented on OFBIZ-2052: Hi Hans, I finally looked into the attached portal

[jira] Commented: (OFBIZ-2066) ${env.ofbiz.home} in property files does not get resolved after FlexibleProperties class is deprecated

2008-11-28 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651575#action_12651575 ] Adrian Crum commented on OFBIZ-2066: I fixed the catalog and payment properties - rev 7

Re: Security documentation

2008-11-28 Thread Hans Bakker
Excellent job, page is now much more complete. Hans On Fri, 2008-11-28 at 14:46 +0100, Jacques Le Roux wrote: > I took some time to enhance the wiki security page Hans created some time ago > (thank you Hans, Al and Adrian for your documents I found in archive !) > I think it's ok, but It would b

Re: Discussion: Screen Widget Java Code Cleanup

2008-11-28 Thread Jacques Le Roux
Interesting discussion BTW. "By luck" I never used the Visitor pattern before but have now a good idea of when to use it or not :o) Thanks Jacques From: "Adrian Crum" <[EMAIL PROTECTED]> Okay, we have a design philosophy difference. I'll put this back on the shelf and come back to it again l

Security documentation

2008-11-28 Thread Jacques Le Roux
I took some time to enhance the wiki security page Hans created some time ago (thank you Hans, Al and Adrian for your documents I found in archive !) I think it's ok, but It would be much appreciated if OFBiz security experts (there are a few :o) could review this page. http://docs.ofbiz.org/dis

[jira] Commented: (OFBIZ-2066) ${env.ofbiz.home} in property files does not get resolved after FlexibleProperties class is deprecated

2008-11-28 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651563#action_12651563 ] Adrian Crum commented on OFBIZ-2066: Mridul, Thank you for reporting the bug. I don't

Re: Discussion: Screen Widget Java Code Cleanup

2008-11-28 Thread Adrian Crum
Okay, we have a design philosophy difference. I'll put this back on the shelf and come back to it again later. -Adrian --- On Thu, 11/27/08, David E Jones <[EMAIL PROTECTED]> wrote: > From: David E Jones <[EMAIL PROTECTED]> > Subject: Re: Discussion: Screen Widget Java Code Cleanup > To: dev@o

Re: New field proposal for UomConversionDated entity

2008-11-28 Thread Bilgin Ibryam
Committed in r721431 On Nov 19, 2008, at 1:16 PM, Bilgin Ibryam wrote: Hi Devs, We have different currency rates(conversionFactor) for different purposes (internal currency conversion for invoices, external for customer currency exchange and son on) for the same date. For coverring this

[jira] Updated: (OFBIZ-2066) ${env.ofbiz.home} in property files does not get resolved after FlexibleProperties class is deprecated

2008-11-28 Thread Mridul Pathak (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mridul Pathak updated OFBIZ-2066: - Attachment: catalog-properties-fix.patch This is the first patch to fix the issue in catalog.prop

[jira] Created: (OFBIZ-2066) ${env.ofbiz.home} in property files does not get resolved after FlexibleProperties class is deprecated

2008-11-28 Thread Mridul Pathak (JIRA)
${env.ofbiz.home} in property files does not get resolved after FlexibleProperties class is deprecated -- Key: OFBIZ-2066 URL: https://issues.apache.org/jira/brows