[ http://issues.apache.org/jira/browse/OFBIZ-450?page=comments#action_12449261 ] Jacques Le Roux commented on OFBIZ-450: ---------------------------------------
Just one last point for Marco because I thought it was implicit in my last comment but I believe now that it's not. When you want to remove a file, don't remove its lines but delete it from your working copy. SVN will then delete it from repository. It's great to see more and more people able to do more and more sophisticaded stuffes in OFBiz (including me, still learning ;o). Really happy, thanks to all of you ! > Migrate Entity Maintenance from JSPs/region to Screen widget > ------------------------------------------------------------ > > Key: OFBIZ-450 > URL: http://issues.apache.org/jira/browse/OFBIZ-450 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Marco Risaliti > Assigned To: Jacques Le Roux > Priority: Minor > Fix For: SVN trunk > > Attachments: entity_maint3.patch > > > This patch contains the migration from JSPs/region to Screen widget. > I have re-applied also the changes that has been done into the issue > OFBIZ-421 (Add new link Relation(Reln) on the Entity Data Maintenance Screen) > recently committed. > After this patch the entity maintenance has still two minor issues that they > was also present into the previously version written in JSPs/region : > 1- sometimes the html tables overflow the screen. > 2- in case of entity that has an group by clause specified the FindGeneric > page will show an error. > That's all what I have done. > Please give me some feedback on this issue so if everythings is ok I can > continue to migrate the next part of the Webtools application (Entity > Reference). > Can also the committer tell me if the patch has a correct formatting and > absence of tabs and correct relative paths. > Thanks in advance > Marco -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
