Re: svn commit: r662123 [1/6] - in /ofbiz/trunk/framework/widget/src/org/ofbiz/widget: ./ fo/ form/ html/ menu/ screen/ text/ tree/ xml/

2008-06-01 Thread Jacopo Cappellato
Adrian, first of all, thanks for your work. However, is there a particular reason for not using the Writer.append method instead of the Writer.write method? I think we should really use the former because it is the one declared in the Appendable interface... and in fact migrating from Writer

Re: People complaining about a real release

2008-06-01 Thread Jacopo Cappellato
A small detail after reading the comments in that Confluence page: ant is no more required to setup OFBiz because we have integrated it into OFBiz. Jacopo On Jun 1, 2008, at 10:22 AM, Jacques Le Roux wrote: Hi All, We begin to have more and more unpleasant comments like this one

Re: People complaining about a real release

2008-06-01 Thread Jacopo Cappellato
We already talked about this subject in the past... in my opinion a very simple (to manage for the community) and effective way of helping new users, with minimal technical knowledge, that just want to quickly taste how OFBiz is setup in their pc, is to provide a weekly (or montly) zipped

[jira] Commented: (OFBIZ-1659) Improve usability of Employment Screen

2008-06-01 Thread Ashish Vijaywargiya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12601449#action_12601449 ] Ashish Vijaywargiya commented on OFBIZ-1659: Thanks Parimal Gain for your

People complaining about a real release

2008-06-01 Thread Jacques Le Roux
Hi All, We begin to have more and more unpleasant comments like this one http://docs.ofbiz.org/display/OFBADMIN/Demo+and+Test+Setup+Guide?focusedCommentId=4377#comment-4377 Should we not take them into account one day or another even if our build processes is so simple ? Tough, maybe we could

Re: Layout Single forms without tables

2008-06-01 Thread Jacopo Cappellato
I think that the main goal of (html) tables is to render tabular data; for this reason using them to render a list is fine, but we should avoid (if possible) to use them to render forms of type single. Jacopo On Jun 1, 2008, at 2:57 PM, Adrian Crum wrote: Having the form layout change like

SIPS : external credit card payment (Atos Origin)

2008-06-01 Thread Eric DE MAULDE
Hi, I begin in the JAVA language and OFBiz. I succeeded to implement this payment in the accounting application. Now to share this development, how do I implement it in the specialpurpose directory ? Do I keep the same directory tree than in the accounting application, as far as the

[jira] Created: (OFBIZ-1816) Conversion from Writer to Appendable for all rendering classes

2008-06-01 Thread Jacopo Cappellato (JIRA)
Conversion from Writer to Appendable for all rendering classes -- Key: OFBIZ-1816 URL: https://issues.apache.org/jira/browse/OFBIZ-1816 Project: OFBiz Issue Type: Improvement

Re: SIPS : external credit card payment (Atos Origin)

2008-06-01 Thread Jacques Le Roux
Keeping it in /applications/accounting/src/org/ofbiz/accounting/thirdparty seems fine to me Have you any files outside of this directory ? Jacques From: Eric DE MAULDE [EMAIL PROTECTED] Hi, I begin in the JAVA language and OFBiz. I succeeded to implement this payment in the accounting

Re: svn commit: r662123 [1/6] - in /ofbiz/trunk/framework/widget/src/org/ofbiz/widget: ./ fo/ form/ html/ menu/ screen/ text/ tree/ xml/

2008-06-01 Thread Adrian Crum
Jacopo, I used writer.write only because that's what the other widget code does. I hadn't thought about writer.append. You're right, writer.append would be better. -Adrian Jacopo Cappellato [EMAIL PROTECTED] wrote: Adrian, first of all, thanks for your work. However, is there a particular

Re: Layout Single forms without tables

2008-06-01 Thread Adrian Crum
Having the form layout change like you suggested would be a cool feature. Couldn't we have a widget attribute that controls that, and still output a table? Something like field-label-orientation=top | bottom | reversed. -Adrian David E Jones [EMAIL PROTECTED] wrote: I still like the idea

[jira] Commented: (OFBIZ-1816) Conversion from Writer to Appendable for all rendering classes

2008-06-01 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12601467#action_12601467 ] Adrian Crum commented on OFBIZ-1816: Jacopo, Thank you for your work! I'll test it

Re: svn commit: r662123 [1/6] - in /ofbiz/trunk/framework/widget/src/org/ofbiz/widget: ./ fo/ form/ html/ menu/ screen/ text/ tree/ xml/

2008-06-01 Thread Jacopo Cappellato
Please have a look at: https://issues.apache.org/jira/browse/OFBIZ-1816 Jacopo On Jun 1, 2008, at 9:40 AM, Jacopo Cappellato wrote: Adrian, first of all, thanks for your work. However, is there a particular reason for not using the Writer.append method instead of the Writer.write method?

Re: People complaining about a real release

2008-06-01 Thread Jacques Le Roux
Hi Jacopo, Thanks for comment, so I would like to try by following http://docs.ofbiz.org/display/OFBADMIN/Release+Plan for trunk and release. I would then put attachments to this page when all would be tested and ok (or maybe create a new specific child page for that). My goal is to have

Re: SIPS : external credit card payment (Atos Origin)

2008-06-01 Thread Eric DE MAULDE
Hi Jacques, Thanks for your help Here is my files tree : /applications/accounting/config/sips/certif.fr.0142930391 (binary) parmcom.0142930391 (full URLs to return and cancel page, auto response servlet ; currency, shop

[jira] Updated: (OFBIZ-1750) Online user help link icon

2008-06-01 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum updated OFBIZ-1750: --- Priority: Minor (was: Major) Online user help link icon --

Re: People complaining about a real release

2008-06-01 Thread Jacopo Cappellato
Hi Jacques, actually, I was not talking about a new release... I was just suggesting to provide some sort of downloadable snapshot of the trunk. Jacopo On Jun 1, 2008, at 3:55 PM, Jacques Le Roux wrote: Hi Jacopo, Thanks for comment, so I would like to try by following

Re: People complaining about a real release

2008-06-01 Thread Tim Ruppert
Yeah - we can easily make this part of the nightly build and post a link to the most recent one if this is something everyone is into. Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On Jun 1, 2008, at 9:04 AM, Anil Patel wrote: Providing a

Re: People complaining about a real release

2008-06-01 Thread Anil Patel
Providing a downloadable snapshot is a good Idea. Its light weight process compared to doing a release. We can get started anytime. Regards Anil Patel On Jun 1, 2008, at 10:47 AM, Jacopo Cappellato wrote: Hi Jacques, actually, I was not talking about a new release... I was just

Re: People complaining about a real release

2008-06-01 Thread Jacques Le Roux
Hi Jacopo, Yes I totally agree. Svn export should be enough. Actually I think I have overestimated my free time in this perspective. The test part may be long sometimes. I'm always too optimistic in the morning ;o). The same could be done for the release 4.0 and a tag put. Or even no tags and

Re: Discussion: Main Content Layout Best Practices

2008-06-01 Thread Jacques Le Roux
From: Bruno Busco [EMAIL PROTECTED] [...] Another point that I would bring into this discussion (hoping not being OT) is the possibility for the user to easily use the page with the keyboard only and still be able to switch between search fields panel and the data table to refine the search. I

Re: Discussion: Main Content Layout Best Practices

2008-06-01 Thread Jacques Le Roux
From: Jacques Le Roux [EMAIL PROTECTED] From: Bruno Busco [EMAIL PROTECTED] [...] Another point that I would bring into this discussion (hoping not being OT) is the possibility for the user to easily use the page with the keyboard only and still be able to switch between search fields panel and

Re: Discussion: Main Content Layout Best Practices

2008-06-01 Thread Adrian Crum
In the UI work I've done, I have tried to keep accessibility an important priority. One of the things I like about having a scalable UI is that sight impaired people can crank up their browser's default font to see it better. The simplified markup is great for screen readers. Keeping OFBiz

[jira] Commented: (OFBIZ-1816) Conversion from Writer to Appendable for all rendering classes

2008-06-01 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12601507#action_12601507 ] Adrian Crum commented on OFBIZ-1816: Jacopo, I've been using this patch all day

[jira] Updated: (OFBIZ-1467) JUNIT test case for finding and editing a party(DemoCustomer)

2008-06-01 Thread Awdesh Parihar (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Awdesh Parihar updated OFBIZ-1467: -- Attachment: find_edit_party.patch JUNIT test case for finding and editing a