Re: Discussion: Screen Widget Java Code Cleanup

2008-11-26 Thread Harmeet Bedi
My understand is that the value of visitor is: have simple data structures and code/attach what is done on the data structure using visitors. This may seem odd given that one should have operations close to data structure but it turns out very useful esp. if there are classes of operations do

Re: Discussion: Screen Widget Java Code Cleanup

2008-11-26 Thread David E Jones
On Nov 26, 2008, at 9:05 PM, Adrian Crum wrote: I would like to work on cleaning up the screen widget Java code. Here are some of my ideas: 1. The screen widget model classes are trying to be too many things. As a result, they contain some messy and scary code. I'd like to see the model

Re: Discussion: Screen Widget Java Code Cleanup

2008-11-26 Thread Adrian Crum
http://en.wikipedia.org/wiki/Visitor_pattern --- On Wed, 11/26/08, BJ Freeman <[EMAIL PROTECTED]> wrote: > From: BJ Freeman <[EMAIL PROTECTED]> > Subject: Re: Discussion: Screen Widget Java Code Cleanup > To: dev@ofbiz.apache.org > Date: Wednesday, November 26, 2008, 6:50 PM > where can I find o

Re: Discussion: Screen Widget Java Code Cleanup

2008-11-26 Thread BJ Freeman
where can I find out about the visitor model Adrian Crum sent the following on 11/26/2008 6:05 PM: > I would like to work on cleaning up the screen widget Java code. Here are > some of my ideas: > > 1. The screen widget model classes are trying to be too many things. As a > result, they contain

Discussion: Screen Widget Java Code Cleanup

2008-11-26 Thread Adrian Crum
I would like to work on cleaning up the screen widget Java code. Here are some of my ideas: 1. The screen widget model classes are trying to be too many things. As a result, they contain some messy and scary code. I'd like to see the model widget become more of a data structure, and move the re

[jira] Updated: (OFBIZ-2045) CLONE -Dutch translation for ordermgr module

2008-11-26 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Smits updated OFBIZ-2045: Attachment: OrderUILabels.patch Part 1 > CLONE -Dutch translation for ordermgr module > --

[jira] Commented: (OFBIZ-2062) Dutch translation for marketing module

2008-11-26 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651154#action_12651154 ] Jacques Le Roux commented on OFBIZ-2062: Pierre, At 1st glance there are some erro

[jira] Commented: (OFBIZ-2020) Using one Ofbiz instance with multiple databases

2008-11-26 Thread youssef khaye (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651132#action_12651132 ] youssef khaye commented on OFBIZ-2020: -- Hi Mr Jones; Thanks for your interesting. Read

[jira] Updated: (OFBIZ-2062) Dutch translation for marketing module

2008-11-26 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Smits updated OFBIZ-2062: Attachment: (was: MarketingUiLabels.xml) > Dutch translation for marketing module > ---

[jira] Updated: (OFBIZ-2062) Dutch translation for marketing module

2008-11-26 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Smits updated OFBIZ-2062: Attachment: MarketingUILabels.patch New patch file for Dutch labels. > Dutch translation for marke

Re: Ecommerce not running on Demo site

2008-11-26 Thread Tim Ruppert
This is actually resolved now as well - http://build.hotwaxmedia.com has everything we need. Anyways, let me know if there's anything else. Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 - "Tim Ruppert" <[EMAIL PROTECTED]> wrote: > I belie

Re: Ecommerce not running on Demo site

2008-11-26 Thread Tim Ruppert
I believe that ecommerce is working now btw. I found one error with the builds directory for the release branch, but that will be fixed today as well. Let me know if anyone finds anything else. Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 -

Re: Crowded tabs

2008-11-26 Thread Tim Ruppert
Yep - I've already sent that on to the team and when it's all ready we'll definitely link in there. Thanks for the pointer Bruno - I appreciate it. Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 - "Bruno Busco" <[EMAIL PROTECTED]> wrote: >

Re: Crowded tabs

2008-11-26 Thread Bruno Busco
Hi Tim, you could also think to put it on the Theme Gallery http://docs.ofbiz.org/display/OFBIZ/Visual+Themes+Gallery -Bruno 2008/11/26 Tim Ruppert <[EMAIL PROTECTED]> > We've got a theme that we've been working on that does the same thing - > just with CSS. We'll likely post it up to demo at s

Re: svn commit: r720158 - /ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/actions/artifactinfo/ArtifactInfo.groovy

2008-11-26 Thread Adam Heath
Jacques Le Roux wrote: > Hi Adam, > > I used to look into my email client svn folder. I would switch to your > link : clearer, faster and annotated, the only thing I miss is the > ability to search *into* commits, not only titles. Is there a mean to do > that ? We are still new to mercurial; only

Re: Ecommerce not running on Demo site

2008-11-26 Thread Tim Ruppert
I will look into this straight away and ensure that these are working properly. All of the infrastructure has been moved to the new servers, but there may be cron issues or patching, etc. Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 - "B

Re: Crowded tabs

2008-11-26 Thread Tim Ruppert
We've got a theme that we've been working on that does the same thing - just with CSS. We'll likely post it up to demo at some point so that everyone can check it out. Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 - "Bruno Busco" <[EMAIL

Re: svn commit: r720158 - /ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/actions/artifactinfo/ArtifactInfo.groovy

2008-11-26 Thread Jacques Le Roux
Thanks Bruno, Actually I was the 1st who spoke about it on this ML and I use it when needed. It's just that Adam's list is quicker to look at recent commits. Anyway not a big deal my email client is fast enough with my new machine :o) Jacques From: "Bruno Busco" <[EMAIL PROTECTED]> Hi Jacque

[jira] Commented: (OFBIZ-2020) Using one Ofbiz instance with multiple databases

2008-11-26 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650940#action_12650940 ] Jacques Le Roux commented on OFBIZ-2020: Also Youssef, If ever you change for a th

Re: ofBiz SOAP Handler

2008-11-26 Thread Jacques Le Roux
Don't forget the wiki. It's supposed to be the main place for documentation. Searching for SOAP lead at least to the FAQ Jacques From: "Sven Wesley" <[EMAIL PROTECTED]> Unfortunately I can't help you at the moment, but check these links if they can help you. http://www.opensourcestrategies.com

[jira] Closed: (OFBIZ-2061) packing slip pdf generation fails

2008-11-26 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-2061. -- Resolution: Fixed Assignee: Jacques Le Roux Thanks Karim, Your patch is in trunk revisio

Re: svn commit: r720158 - /ofbiz/trunk/framework/webtools/webapp/webtools/WEB-INF/actions/artifactinfo/ArtifactInfo.groovy

2008-11-26 Thread Bruno Busco
Hi Jacques, never used http://fisheye6.atlassian.com/browse/ofbiz/trunk ? -Bruno 2008/11/26 Jacques Le Roux <[EMAIL PROTECTED]> > Hi Adam, > > I used to look into my email client svn folder. I would switch to your link > : clearer, faster and annotated, the only thing I miss is the ability to >