Added "find" to the Entity Data Maintenance page for views...
------------------------------------------------------------- Key: OFBIZ-831 URL: https://issues.apache.org/jira/browse/OFBIZ-831 Project: OFBiz (The Open for Business Project) Issue Type: Improvement Components: framework Affects Versions: SVN trunk Environment: N/A Reporter: Ray Barlow Priority: Minor Very simple change to the UI so that you also get the option to click on "Fnd" rather than only "All" for view entities. Some views are pretty complex so it's nice not to trigger a full scale select and put load on the server when you don't want or need to. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ray Barlow updated OFBIZ-831: ----------------------------- Attachment: webtools_view_find.patch > Added "find" to the Entity Data Maintenance page for views... > ------------------------------------------------------------- > > Key: OFBIZ-831 > URL: https://issues.apache.org/jira/browse/OFBIZ-831 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Environment: N/A > Reporter: Ray Barlow > Priority: Minor > Attachments: webtools_view_find.patch > > > Very simple change to the UI so that you also get the option to click on "Fnd" rather than only "All" for view entities. > Some views are pretty complex so it's nice not to trigger a full scale select and put load on the server when you don't want or need to. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ray Barlow updated OFBIZ-831: ----------------------------- Attachment: (was: webtools_view_find.patch) > Added "find" to the Entity Data Maintenance page for views... > ------------------------------------------------------------- > > Key: OFBIZ-831 > URL: https://issues.apache.org/jira/browse/OFBIZ-831 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Environment: N/A > Reporter: Ray Barlow > Priority: Minor > Attachments: webtools_entitymaint.patch > > > Very simple change to the UI so that you also get the option to click on "Fnd" rather than only "All" for view entities. > Some views are pretty complex so it's nice not to trigger a full scale select and put load on the server when you don't want or need to. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ray Barlow updated OFBIZ-831: ----------------------------- Attachment: webtools_entitymaint.patch Updated inline with latest changes in SVN, also added the relation link to view entities. Includes fixes to ensure the generated HTML is valid, as the SVN version generates incorrect td and tr tags when trying to deal with the spacer rows for first character changes. > Added "find" to the Entity Data Maintenance page for views... > ------------------------------------------------------------- > > Key: OFBIZ-831 > URL: https://issues.apache.org/jira/browse/OFBIZ-831 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Environment: N/A > Reporter: Ray Barlow > Priority: Minor > Attachments: webtools_entitymaint.patch > > > Very simple change to the UI so that you also get the option to click on "Fnd" rather than only "All" for view entities. > Some views are pretty complex so it's nice not to trigger a full scale select and put load on the server when you don't want or need to. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ray Barlow reassigned OFBIZ-831: -------------------------------- Assignee: Jacopo Cappellato > Added "find" to the Entity Data Maintenance page for views... > ------------------------------------------------------------- > > Key: OFBIZ-831 > URL: https://issues.apache.org/jira/browse/OFBIZ-831 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Environment: N/A > Reporter: Ray Barlow > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: webtools_entitymaint.patch > > > Very simple change to the UI so that you also get the option to click on "Fnd" rather than only "All" for view entities. > Some views are pretty complex so it's nice not to trigger a full scale select and put load on the server when you don't want or need to. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ray Barlow updated OFBIZ-831: ----------------------------- Attachment: webtools_entitymaint.patch Added anchor tags to help navigate to entities within the page > Added "find" to the Entity Data Maintenance page for views... > ------------------------------------------------------------- > > Key: OFBIZ-831 > URL: https://issues.apache.org/jira/browse/OFBIZ-831 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Environment: N/A > Reporter: Ray Barlow > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: webtools_entitymaint.patch, webtools_entitymaint.patch > > > Very simple change to the UI so that you also get the option to click on "Fnd" rather than only "All" for view entities. > Some views are pretty complex so it's nice not to trigger a full scale select and put load on the server when you don't want or need to. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum updated OFBIZ-831: ------------------------------ Attachment: webtools_entitymaint.patch Ray, Those are great improvements! I made a few changes to your patch. I converted the named anchors to IDs, so that the entity names don't look like links, and I also made a small change to make the code compatible with other languages. > Added "find" to the Entity Data Maintenance page for views... > ------------------------------------------------------------- > > Key: OFBIZ-831 > URL: https://issues.apache.org/jira/browse/OFBIZ-831 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Environment: N/A > Reporter: Ray Barlow > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: webtools_entitymaint.patch, webtools_entitymaint.patch, webtools_entitymaint.patch > > > Very simple change to the UI so that you also get the option to click on "Fnd" rather than only "All" for view entities. > Some views are pretty complex so it's nice not to trigger a full scale select and put load on the server when you don't want or need to. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-831. ----------------------------------- Resolution: Fixed Ray, Adrian, thanks your patch is in rev. 523094 > Added "find" to the Entity Data Maintenance page for views... > ------------------------------------------------------------- > > Key: OFBIZ-831 > URL: https://issues.apache.org/jira/browse/OFBIZ-831 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Environment: N/A > Reporter: Ray Barlow > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: webtools_entitymaint.patch, webtools_entitymaint.patch, webtools_entitymaint.patch > > > Very simple change to the UI so that you also get the option to click on "Fnd" rather than only "All" for view entities. > Some views are pretty complex so it's nice not to trigger a full scale select and put load on the server when you don't want or need to. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |