Re: svn commit: r597948 - in /ofbiz/trunk/specialpurpose/projectmgr: webapp/projectmgr/WEB-INF/controller.xml webapp/projectmgr/project/editphaseandassoc.ftl widget/ProjectScreens.xml widget/forms/Pro

2007-11-25 Thread Jacopo Cappellato
I agree with David's comments. Partially off-topic: do you think that the XAP project (http://incubator.apache.org/xap/) could help us to integrate Ajax into the widgets? Jacopo David E Jones wrote: What would be really great to see happen with this is to use it as a case study for where

Re: svn commit: r597948 - in /ofbiz/trunk/specialpurpose/projectmgr: webapp/projectmgr/WEB-INF/controller.xml webapp/projectmgr/project/editphaseandassoc.ftl widget/ProjectScreens.xml widget/forms/Pro

2007-11-25 Thread Jacopo Cappellato
Anil, I see your arguments about implementing a rich and appealing ui for the projectmgr component. I'd say that the best way to go is to: 1) if possible, implement the screens with the widgets 2) if you need some fancy stuff in the screen, including Ajax, we should try to extend the widgets t

Re: svn commit: r597948 - in /ofbiz/trunk/specialpurpose/projectmgr: webapp/projectmgr/WEB-INF/controller.xml webapp/projectmgr/project/editphaseandassoc.ftl widget/ProjectScreens.xml widget/forms/Pro

2007-11-25 Thread Jonathon -- Improov
Totally agreed. I did an enhancement for the screen and form widgets that included AJAX. That was some time in... May 2007, I think. I asked for collaboration then, but got no response. The work I did was packed up and shipped to the client. Out of my hands now. Oh, there's one guy who saw it

Re: svn commit: r597948 - in /ofbiz/trunk/specialpurpose/projectmgr: webapp/projectmgr/WEB-INF/controller.xml webapp/projectmgr/project/editphaseandassoc.ftl widget/ProjectScreens.xml widget/forms/Pro

2007-11-25 Thread David E Jones
What would be really great to see happen with this is to use it as a case study for where AJAX elements would be useful. Wherever AJAX elements would be useful we should first look for a way to extend the form or screen widgets to support that option. That would be the most ideal way to d

Re: svn commit: r597948 - in /ofbiz/trunk/specialpurpose/projectmgr: webapp/projectmgr/WEB-INF/controller.xml webapp/projectmgr/project/editphaseandassoc.ftl widget/ProjectScreens.xml widget/forms/Pro

2007-11-25 Thread Anil Patel
On Sun, 2007-11-25 at 17:59 +0700, Hans Bakker wrote: > Hi Jacopo, > > I completely agree with you. I need the projectmanager for my company > use (have not yet found a customer for it). I saw that development > stopped, registered myself in the new features document and started > working.. >

Re: svn commit: r597948 - in /ofbiz/trunk/specialpurpose/projectmgr: webapp/projectmgr/WEB-INF/controller.xml webapp/projectmgr/project/editphaseandassoc.ftl widget/ProjectScreens.xml widget/forms/Pro

2007-11-25 Thread Hans Bakker
Hi Jacopo, I completely agree with you. I need the projectmanager for my company use (have not yet found a customer for it). I saw that development stopped, registered myself in the new features document and started working.. I looked for documents for the project manager, could not find any,

Re: svn commit: r597948 - in /ofbiz/trunk/specialpurpose/projectmgr: webapp/projectmgr/WEB-INF/controller.xml webapp/projectmgr/project/editphaseandassoc.ftl widget/ProjectScreens.xml widget/forms/Pro

2007-11-25 Thread Anil Patel
I am under the impression that applications under specialpurpose folders are intended for user in certain role and are supposed to be intuitive. I find forms widgets are very good of most of the UI. But when it comes adding some Ajax stuff, its just too hard to works with. Regards Anil Patel

Re: svn commit: r597948 - in /ofbiz/trunk/specialpurpose/projectmgr: webapp/projectmgr/WEB-INF/controller.xml webapp/projectmgr/project/editphaseandassoc.ftl widget/ProjectScreens.xml widget/forms/Pro

2007-11-25 Thread Jacopo Cappellato
Yeah, having widgets *and* Ajax would be really great... By the way: does this mean that there are two current/independent development efforts going on in the same component (projectmgr) lead by Anil and Hans? If this is true, then it would be useful to spend some time in the dev list to disc

Re: svn commit: r597948 - in /ofbiz/trunk/specialpurpose/projectmgr: webapp/projectmgr/WEB-INF/controller.xml webapp/projectmgr/project/editphaseandassoc.ftl widget/ProjectScreens.xml widget/forms/Pro

2007-11-24 Thread Hans Bakker
Hi Anil, up to now the general policy was to use forms in the backend. I am not aware that that has been changed. Isn't better to find a a way to use AJAX the the forms? What do other people think about this? Regards, Hans Bakker. On Sat, 2007-11-24 at 22:31 -0800, Anil Patel wrote: > Hans, >

Re: svn commit: r597948 - in /ofbiz/trunk/specialpurpose/projectmgr: webapp/projectmgr/WEB-INF/controller.xml webapp/projectmgr/project/editphaseandassoc.ftl widget/ProjectScreens.xml widget/forms/Pro

2007-11-24 Thread Anil Patel
Hans, Thanks a lot for your efforts in project module. I wanted to do UI in project component using ftl so Its possible to do Ajax based UI goodies. If you really don't mind can you please NOT replace ftl files with form widget. Regards Anil Patel On Sun, 2007-11-25 at 02:54 +, [EMAIL PR