Re: Planning to update createQuoteFromCart service

2010-04-04 Thread Ashish Vijaywargiya
Committed at r930630. -- Ashish On Sat, Apr 3, 2010 at 10:18 AM, Ashish Vijaywargiya ashish.vijaywarg...@hotwaxmedia.com wrote: I am planning to update the code written in the service createQuoteFromCart - QuoteServices.xml line #693. Right now the code present inside this service creates

Re: squareFootage with decimals

2010-04-04 Thread Bilgin Ibryam
Jacques Le Roux wrote: The only piece we could possibly neglict is IMO the service part (it's the longer part). If we provide a simple SQL script I think it's enough for people to at least infer what to do on their own DB(s). Jacques Jacques, I agree with you on this proposal - the process

[jira] Commented: (OFBIZ-3632) Extending the service model to specify more complex permissions using permission service

2010-04-04 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853240#action_12853240 ] Jacques Le Roux commented on OFBIZ-3632: Another phase could have been to i18n/l10n

[jira] Commented: (OFBIZ-3541) Using Widgets html form templates in FTL files

2010-04-04 Thread Bilgin Ibryam (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853245#action_12853245 ] Bilgin Ibryam commented on OFBIZ-3541: -- Jacques, In rev 930660 I committed my patch

[jira] Updated: (OFBIZ-3541) Using Widgets html form templates in FTL files

2010-04-04 Thread Bilgin Ibryam (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bilgin Ibryam updated OFBIZ-3541: - Attachment: OFBIZ-3541 Using Widgets html form templates in FTL files.patch Using Widgets html

[jira] Commented: (OFBIZ-3623) XHTML validation errors (framework/widget)

2010-04-04 Thread Bilgin Ibryam (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853247#action_12853247 ] Bilgin Ibryam commented on OFBIZ-3623: -- Blas, in rev 930670 I removed double

[jira] Commented: (OFBIZ-3541) Using Widgets html form templates in FTL files

2010-04-04 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853248#action_12853248 ] Jacques Le Roux commented on OFBIZ-3541: Hi BIlgin, IIRW (I did not check) it's

Re: Use of internal direct variable access, or using accessor methods

2010-04-04 Thread Bilgin Ibryam
Adam Heath wrote: ComparableRange has inconsistent access to the instance variables of other ComparableRanges. There are several methods that do some kind of comparison with another range. Sometimes, those methods call the accessor methods. Other times, direct variable access is used. Here's

[jira] Assigned: (OFBIZ-3622) XHTML validation errors (framework excluding widget)

2010-04-04 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum reassigned OFBIZ-3622: -- Assignee: Adrian Crum XHTML validation errors (framework excluding widget)

[jira] Assigned: (OFBIZ-3593) specialpurpose - assetmaint

2010-04-04 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum reassigned OFBIZ-3593: -- Assignee: Adrian Crum specialpurpose - assetmaint ---

[jira] Commented: (OFBIZ-3543) Ability to use the actual form name in javascript snippets in extended forms

2010-04-04 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853254#action_12853254 ] Adrian Crum commented on OFBIZ-3543: Form widgets should not contain javascript

[jira] Commented: (OFBIZ-3546) FreeMarkerViewHandler should load templates via the FreeMarkerWorker

2010-04-04 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853255#action_12853255 ] Adrian Crum commented on OFBIZ-3546: A better solution would be to switch those screens

[jira] Closed: (OFBIZ-3622) XHTML validation errors (framework excluding widget)

2010-04-04 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum closed OFBIZ-3622. -- Resolution: Fixed Fixed, rev 930701. Thanks Blas! XHTML validation errors (framework excluding

[jira] Commented: (OFBIZ-3543) Ability to use the actual form name in javascript snippets in extended forms

2010-04-04 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853258#action_12853258 ] Jacques Le Roux commented on OFBIZ-3543: We could have this only used in html

[jira] Commented: (OFBIZ-3546) FreeMarkerViewHandler should load templates via the FreeMarkerWorker

2010-04-04 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853259#action_12853259 ] Jacques Le Roux commented on OFBIZ-3546: Adrian, I think we all agree, but it's

[jira] Commented: (OFBIZ-3546) FreeMarkerViewHandler should load templates via the FreeMarkerWorker

2010-04-04 Thread Scott Gray (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853262#action_12853262 ] Scott Gray commented on OFBIZ-3546: --- {quote} A better solution would be to switch those

[jira] Closed: (OFBIZ-3593) specialpurpose - assetmaint

2010-04-04 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum closed OFBIZ-3593. -- Resolution: Fixed Fixed, rev 930706. Thanks Bob! specialpurpose - assetmaint

[jira] Commented: (OFBIZ-3634) ProductPromoWorker PROMO_GWP hard-codes a required inventory check

2010-04-04 Thread Scott Gray (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853269#action_12853269 ] Scott Gray commented on OFBIZ-3634: --- Here's my understanding of what the new condition

Re: svn commit: r930729 - in /ofbiz/branches/executioncontext20091231: ./ applications/accounting/ applications/accounting/config/ applications/accounting/data/ applications/accounting/data/helpdata/

2010-04-04 Thread Adam Heath
adri...@apache.org wrote: Author: adrianc Date: Sun Apr 4 18:08:58 2010 New Revision: 930729 URL: http://svn.apache.org/viewvc?rev=930729view=rev Log: Synchronized branch with trunk. Sorry for the huge commit - I tried to merge only the folders I was interested in, but there were too

Security Redesign and Release 10.x Branch

2010-04-04 Thread Adrian Crum
I would like to start bringing parts of the executioncontext20091231 branch into the trunk before we create the next release branch. The implementation of the new security design is not finished, but it will be disabled - so everything will still work the same. My goal is to allow users of the

Re: svn commit: r930729 - in /ofbiz/branches/executioncontext20091231: ./ applications/accounting/ applications/accounting/config/ applications/accounting/data/ applications/accounting/data/helpdata/

2010-04-04 Thread Adrian Crum
--- On Sun, 4/4/10, Adam Heath doo...@brainfood.com wrote: adri...@apache.org wrote: Author: adrianc Date: Sun AprĀ  4 18:08:58 2010 New Revision: 930729 URL: http://svn.apache.org/viewvc?rev=930729view=rev Log: Synchronized branch with trunk. Sorry for the huge commit - I tried

Re: svn commit: r930740 - in /ofbiz/trunk/framework: entity/src/org/ofbiz/entity/GenericDelegator.java entityext/src/org/ofbiz/entityext/eca/EntityEcaRule.java

2010-04-04 Thread Adam Heath
adri...@apache.org wrote: Author: adrianc Date: Sun Apr 4 19:41:27 2010 New Revision: 930740 URL: http://svn.apache.org/viewvc?rev=930740view=rev Log: Fixed broken compile. Modified: ofbiz/trunk/framework/entity/src/org/ofbiz/entity/GenericDelegator.java

Re: svn commit: r930739 - in /ofbiz/trunk/framework/base: build.xml src/org/ofbiz/base/concurrent/DependencyPool.java src/org/ofbiz/base/concurrent/test/DependencyPoolTests.java testdef/basetests.xml

2010-04-04 Thread Adam Heath
doo...@apache.org wrote: Author: doogie Date: Sun Apr 4 19:14:04 2010 New Revision: 930739 URL: http://svn.apache.org/viewvc?rev=930739view=rev Log: Thread-pool baesd dependency resolution framework. This implementation is also non-blocking. Added:

Re: Moving The Conversion Framework To Apache Commons

2010-04-04 Thread Adrian Crum
Just a quick FYI for anyone who is interested: The infrastructure has been set up. You can check it out here: http://commons.apache.org/sandbox/convert/index.html This will probably be my last mention of it here - I don't want to appear to be posting off topic in this list. -Adrian --- On

Re: svn commit: r930739 - in /ofbiz/trunk/framework/base: build.xml src/org/ofbiz/base/concurrent/DependencyPool.java src/org/ofbiz/base/concurrent/test/DependencyPoolTests.java testdef/basetests.xml

2010-04-04 Thread Adrian Crum
--- On Sun, 4/4/10, Adam Heath doo...@brainfood.com wrote: From: Adam Heath doo...@brainfood.com Subject: Re: svn commit: r930739 - in /ofbiz/trunk/framework/base: build.xml src/org/ofbiz/base/concurrent/DependencyPool.java src/org/ofbiz/base/concurrent/test/DependencyPoolTests.java

[jira] Commented: (OFBIZ-3623) XHTML validation errors (framework/widget)

2010-04-04 Thread Blas Rodriguez Somoza (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853284#action_12853284 ] Blas Rodriguez Somoza commented on OFBIZ-3623: -- Hello Bilgin Excuse me, I