Re: svn commit: r667667 - /ofbiz/trunk/applications/party/script/org/ofbiz/party/test/PartyTestServices.xml

2008-06-14 Thread Vikas Mayur
Thanks Scott - Interesting change. BTW, I wasn't getting this error while running test case on Derby - and so did this commit. Vikas On Sat, Jun 14, 2008 at 3:35 AM, [EMAIL PROTECTED] wrote: Author: lektran Date: Fri Jun 13 15:05:56 2008 New Revision: 667667 URL:

Re: svn commit: r667667 - /ofbiz/trunk/applications/party/script/org/ofbiz/party/test/PartyTestServices.xml

2008-06-14 Thread Scott Gray
Hi Vikas I just double checked by reverting my change and running the test again and the problem is definitely there (I'm using derby as well): 2008-06-14 19:56:32,183 (main) [ SimpleMethod.java:1109:ERROR] runtime exception report --

Re: svn commit: r667667 - /ofbiz/trunk/applications/party/script/org/ofbiz/party/test/PartyTestServices.xml

2008-06-14 Thread Vikas Mayur
Sorry Scott - for my wrong call. I too check it again, the problem is there. Thanks for the fix. Vikas On Sat, Jun 14, 2008 at 1:35 PM, Scott Gray [EMAIL PROTECTED] wrote: Hi Vikas I just double checked by reverting my change and running the test again and the problem is definitely there

Usng FindScreenDecorator in LookupScreen

2008-06-14 Thread Bruno Busco
Hi, I have made some change to have the LookupScreen use the FindScreenDecorator and it works quite fine. Additionally, I would like to have the lookup popping up with the Search Options collapsed and so I am trying to use the tag: initially-collapsed=true property in the screenlet tag but this

Re: svn commit: r667116 - in /ofbiz/trunk/specialpurpose/projectmgr: config/ProjectMgrUiLabels.xml widget/ProjectScreens.xml widget/TaskScreens.xml widget/forms/ProjectForms.xml widget/forms/TaskForms

2008-06-14 Thread Ashish Vijaywargiya
Adrian, Thanks for pointing it out. Now I understand what you are saying. We will take care of this and will commit those changes ASAP. -- Ashish On Fri, Jun 13, 2008 at 10:39 AM, Adrian Crum [EMAIL PROTECTED] wrote: Ashish, Stepping back in time a little... The de-facto screen layout

Re: Usng FindScreenDecorator in LookupScreen

2008-06-14 Thread Adrian Crum
I believe in the layout best practices discussion that we had recently it was decided that the Find screens would show initially the Search Options form with an unfiltered list of search results below it. I think it would be best to have the lookup screens follow the same pattern. I will work

[jira] Updated: (OFBIZ-1840) The initially-collapsed attribute of the screenlet tag does not work

2008-06-14 Thread Bruno Busco (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Busco updated OFBIZ-1840: --- Attachment: initially-collapsed.patch The initially-collapsed attribute of the screenlet tag does

[jira] Created: (OFBIZ-1840) The initially-collapsed attribute of the screenlet tag does not work

2008-06-14 Thread Bruno Busco (JIRA)
The initially-collapsed attribute of the screenlet tag does not work Key: OFBIZ-1840 URL: https://issues.apache.org/jira/browse/OFBIZ-1840 Project: OFBiz Issue Type: Bug

[jira] Created: (OFBIZ-1841) Using collapsable screenlet in Lookups

2008-06-14 Thread Bruno Busco (JIRA)
Using collapsable screenlet in Lookups -- Key: OFBIZ-1841 URL: https://issues.apache.org/jira/browse/OFBIZ-1841 Project: OFBiz Issue Type: Improvement Components: ALL COMPONENTS Affects

[jira] Updated: (OFBIZ-1841) Using collapsable screenlet in Lookups

2008-06-14 Thread Bruno Busco (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Busco updated OFBIZ-1841: --- Attachment: collapsable-lookup.patch Using collapsable screenlet in Lookups

Re: Usng FindScreenDecorator in LookupScreen

2008-06-14 Thread Bruno Busco
Adrian, I think I have fixed. Please see https://issues.apache.org/jira/browse/OFBIZ-1840 -Bruno 2008/6/14 Adrian Crum [EMAIL PROTECTED]: I believe in the layout best practices discussion that we had recently it was decided that the Find screens would show initially the Search Options form

Re: Usng FindScreenDecorator in LookupScreen

2008-06-14 Thread Bruno Busco
Please see also https://issues.apache.org/jira/browse/OFBIZ-1841 about the lookups. 2008/6/14 Bruno Busco [EMAIL PROTECTED]: Adrian, I think I have fixed. Please see https://issues.apache.org/jira/browse/OFBIZ-1840 -Bruno 2008/6/14 Adrian Crum [EMAIL PROTECTED]: I believe in the layout

[jira] Closed: (OFBIZ-1840) The initially-collapsed attribute of the screenlet tag does not work

2008-06-14 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum closed OFBIZ-1840. -- Resolution: Fixed Fixed, rev 667837. Thanks Bruno! The initially-collapsed attribute of the

[jira] Commented: (OFBIZ-1841) Using collapsable screenlet in Lookups

2008-06-14 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12605088#action_12605088 ] Adrian Crum commented on OFBIZ-1841: Do we really need an additional decorator? Why not

Re: Usng FindScreenDecorator in LookupScreen

2008-06-14 Thread Jacopo Cappellato
Sorry for the off topic... but about lookup screens: in my opinion a great enhancement would be to render them with a modal effect (and not in separate windows as is now)... I've seen some examples of this in an Ajax tutorial some time ago. Jacopo On Sat, Jun 14, 2008 at 6:14 PM, Bruno Busco

[jira] Commented: (OFBIZ-1841) Using collapsable screenlet in Lookups

2008-06-14 Thread Bruno Busco (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12605100#action_12605100 ] Bruno Busco commented on OFBIZ-1841: Sure, the final one should be to change the

Re: svn commit: r667393 - in /ofbiz/trunk/framework/minilang/src/org/ofbiz/minilang/method/conditional: CompareCondition.java CompareFieldCondition.java

2008-06-14 Thread Scott Gray
No problem David, BTW I've written a tiny java app that finds all the simple method files and updates them so if you want to carry on with the cleanups I can get through them pretty quickly. Regards Scott 2008/6/13 David E Jones [EMAIL PROTECTED]: Thanks for doing these Scott... I totally

Nightly api build now available

2008-06-14 Thread Tim Ruppert
There was something up there that caused everyone to click thru a bunch of links to get to the actual javadocs under applications, specialpurpose, and framework (ant build-website). Now that we've finally resolved the issues with the docs-all tag, we've got the entire set together at