Service Engine Job Management UI by using FTL/Form widget.
---------------------------------------------------------- Key: OFBIZ-1553 URL: https://issues.apache.org/jira/browse/OFBIZ-1553 Project: OFBiz Issue Type: Improvement Components: framework Affects Versions: SVN trunk Reporter: Anil Soni Priority: Minor Fix For: SVN trunk Description of work done by me is as follows:- 1. Pagination by using EntityListIterator for partial results. 2. Filtered results, by: service name, and whether pending running or already run I have done this work in two ways (By using FTL/Form widget) and here I am uploading both the new patchs "JobList_thru_ftl.patch" and "JobList_thru_form-widget.patch" with all the changes done till now. *Here is one issue related to improving UI using Form Widget , the issue is that "Hide Fields" & "Service Lookup" links are not shown at proper place into screenlet-title-bar (in right side). Here i am also attching the ScreenShot for this issue* -- 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-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil Soni updated OFBIZ-1553: ----------------------------- Attachment: JobList_thru_form-widget.patch > Service Engine Job Management UI by using FTL/Form widget. > ---------------------------------------------------------- > > Key: OFBIZ-1553 > URL: https://issues.apache.org/jira/browse/OFBIZ-1553 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Anil Soni > Priority: Minor > Fix For: SVN trunk > > Attachments: JobList_thru_form-widget.patch, JobList_thru_ftl.patch, UI_Issue_Screenshot.png > > > Description of work done by me is as follows:- > 1. Pagination by using EntityListIterator for partial results. > 2. Filtered results, by: service name, and whether pending running or already run > I have done this work in two ways (By using FTL/Form widget) and here I am uploading both the new patchs "JobList_thru_ftl.patch" and "JobList_thru_form-widget.patch" with all the changes done till now. > *Here is one issue related to improving UI using Form Widget , the issue is that "Hide Fields" & "Service Lookup" links are not shown at proper place into screenlet-title-bar (in right side). Here i am also attching the ScreenShot for this issue* -- 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-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil Soni updated OFBIZ-1553: ----------------------------- Attachment: JobList_thru_ftl.patch > Service Engine Job Management UI by using FTL/Form widget. > ---------------------------------------------------------- > > Key: OFBIZ-1553 > URL: https://issues.apache.org/jira/browse/OFBIZ-1553 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Anil Soni > Priority: Minor > Fix For: SVN trunk > > Attachments: JobList_thru_form-widget.patch, JobList_thru_ftl.patch, UI_Issue_Screenshot.png > > > Description of work done by me is as follows:- > 1. Pagination by using EntityListIterator for partial results. > 2. Filtered results, by: service name, and whether pending running or already run > I have done this work in two ways (By using FTL/Form widget) and here I am uploading both the new patchs "JobList_thru_ftl.patch" and "JobList_thru_form-widget.patch" with all the changes done till now. > *Here is one issue related to improving UI using Form Widget , the issue is that "Hide Fields" & "Service Lookup" links are not shown at proper place into screenlet-title-bar (in right side). Here i am also attching the ScreenShot for this issue* -- 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-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil Soni updated OFBIZ-1553: ----------------------------- Attachment: UI_Issue_Screenshot.png > Service Engine Job Management UI by using FTL/Form widget. > ---------------------------------------------------------- > > Key: OFBIZ-1553 > URL: https://issues.apache.org/jira/browse/OFBIZ-1553 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Anil Soni > Priority: Minor > Fix For: SVN trunk > > Attachments: JobList_thru_form-widget.patch, JobList_thru_ftl.patch, UI_Issue_Screenshot.png > > > Description of work done by me is as follows:- > 1. Pagination by using EntityListIterator for partial results. > 2. Filtered results, by: service name, and whether pending running or already run > I have done this work in two ways (By using FTL/Form widget) and here I am uploading both the new patchs "JobList_thru_ftl.patch" and "JobList_thru_form-widget.patch" with all the changes done till now. > *Here is one issue related to improving UI using Form Widget , the issue is that "Hide Fields" & "Service Lookup" links are not shown at proper place into screenlet-title-bar (in right side). Here i am also attching the ScreenShot for this issue* -- 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-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554901 ] Ashish Vijaywargiya commented on OFBIZ-1553: -------------------------------------------- Hi, I had tested this patch. It looks good to me. It will be useful feature to add in Ofbiz. +1 from my side for FTL version. This might be helpful for future enhancement. -- Ashish Vijaywargiya > Service Engine Job Management UI by using FTL/Form widget. > ---------------------------------------------------------- > > Key: OFBIZ-1553 > URL: https://issues.apache.org/jira/browse/OFBIZ-1553 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Anil Soni > Priority: Minor > Fix For: SVN trunk > > Attachments: JobList_thru_form-widget.patch, JobList_thru_ftl.patch, UI_Issue_Screenshot.png > > > Description of work done by me is as follows:- > 1. Pagination by using EntityListIterator for partial results. > 2. Filtered results, by: service name, and whether pending running or already run > I have done this work in two ways (By using FTL/Form widget) and here I am uploading both the new patchs "JobList_thru_ftl.patch" and "JobList_thru_form-widget.patch" with all the changes done till now. > *Here is one issue related to improving UI using Form Widget , the issue is that "Hide Fields" & "Service Lookup" links are not shown at proper place into screenlet-title-bar (in right side). Here i am also attching the ScreenShot for this issue* -- 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-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil Soni updated OFBIZ-1553: ----------------------------- Attachment: (was: JobList_thru_ftl.patch) > Service Engine Job Management UI by using FTL/Form widget. > ---------------------------------------------------------- > > Key: OFBIZ-1553 > URL: https://issues.apache.org/jira/browse/OFBIZ-1553 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Anil Soni > Priority: Minor > Fix For: SVN trunk > > Attachments: JobList_thru_form-widget.patch, UI_Issue_Screenshot.png > > > Description of work done by me is as follows:- > 1. Pagination by using EntityListIterator for partial results. > 2. Filtered results, by: service name, and whether pending running or already run > I have done this work in two ways (By using FTL/Form widget) and here I am uploading both the new patchs "JobList_thru_ftl.patch" and "JobList_thru_form-widget.patch" with all the changes done till now. > *Here is one issue related to improving UI using Form Widget , the issue is that "Hide Fields" & "Service Lookup" links are not shown at proper place into screenlet-title-bar (in right side). Here i am also attching the ScreenShot for this issue* -- 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-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anil Soni updated OFBIZ-1553: ----------------------------- Attachment: JobList_thru_ftl.patch > Service Engine Job Management UI by using FTL/Form widget. > ---------------------------------------------------------- > > Key: OFBIZ-1553 > URL: https://issues.apache.org/jira/browse/OFBIZ-1553 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Anil Soni > Priority: Minor > Fix For: SVN trunk > > Attachments: JobList_thru_form-widget.patch, JobList_thru_ftl.patch, UI_Issue_Screenshot.png > > > Description of work done by me is as follows:- > 1. Pagination by using EntityListIterator for partial results. > 2. Filtered results, by: service name, and whether pending running or already run > I have done this work in two ways (By using FTL/Form widget) and here I am uploading both the new patchs "JobList_thru_ftl.patch" and "JobList_thru_form-widget.patch" with all the changes done till now. > *Here is one issue related to improving UI using Form Widget , the issue is that "Hide Fields" & "Service Lookup" links are not shown at proper place into screenlet-title-bar (in right side). Here i am also attching the ScreenShot for this issue* -- 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-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum reassigned OFBIZ-1553: ---------------------------------- Assignee: Adrian Crum > Service Engine Job Management UI by using FTL/Form widget. > ---------------------------------------------------------- > > Key: OFBIZ-1553 > URL: https://issues.apache.org/jira/browse/OFBIZ-1553 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Anil Soni > Assignee: Adrian Crum > Priority: Minor > Fix For: SVN trunk > > Attachments: JobList_thru_form-widget.patch, JobList_thru_ftl.patch, UI_Issue_Screenshot.png > > > Description of work done by me is as follows:- > 1. Pagination by using EntityListIterator for partial results. > 2. Filtered results, by: service name, and whether pending running or already run > I have done this work in two ways (By using FTL/Form widget) and here I am uploading both the new patchs "JobList_thru_ftl.patch" and "JobList_thru_form-widget.patch" with all the changes done till now. > *Here is one issue related to improving UI using Form Widget , the issue is that "Hide Fields" & "Service Lookup" links are not shown at proper place into screenlet-title-bar (in right side). Here i am also attching the ScreenShot for this issue* -- 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-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum closed OFBIZ-1553. ------------------------------ Resolution: Fixed Widget version committed with changes, rev 607446. Thanks Anil! > Service Engine Job Management UI by using FTL/Form widget. > ---------------------------------------------------------- > > Key: OFBIZ-1553 > URL: https://issues.apache.org/jira/browse/OFBIZ-1553 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Anil Soni > Assignee: Adrian Crum > Priority: Minor > Fix For: SVN trunk > > Attachments: JobList_thru_form-widget.patch, JobList_thru_ftl.patch, UI_Issue_Screenshot.png > > > Description of work done by me is as follows:- > 1. Pagination by using EntityListIterator for partial results. > 2. Filtered results, by: service name, and whether pending running or already run > I have done this work in two ways (By using FTL/Form widget) and here I am uploading both the new patchs "JobList_thru_ftl.patch" and "JobList_thru_form-widget.patch" with all the changes done till now. > *Here is one issue related to improving UI using Form Widget , the issue is that "Hide Fields" & "Service Lookup" links are not shown at proper place into screenlet-title-bar (in right side). Here i am also attching the ScreenShot for this issue* -- 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-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12555194 ] Anil Soni commented on OFBIZ-1553: ---------------------------------- Hi Adrian, Thanks a lot for reviewing and improving my code. Wishing you a Very Happy and Prosperous new year. > Service Engine Job Management UI by using FTL/Form widget. > ---------------------------------------------------------- > > Key: OFBIZ-1553 > URL: https://issues.apache.org/jira/browse/OFBIZ-1553 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Anil Soni > Assignee: Adrian Crum > Priority: Minor > Fix For: SVN trunk > > Attachments: JobList_thru_form-widget.patch, JobList_thru_ftl.patch, UI_Issue_Screenshot.png > > > Description of work done by me is as follows:- > 1. Pagination by using EntityListIterator for partial results. > 2. Filtered results, by: service name, and whether pending running or already run > I have done this work in two ways (By using FTL/Form widget) and here I am uploading both the new patchs "JobList_thru_ftl.patch" and "JobList_thru_form-widget.patch" with all the changes done till now. > *Here is one issue related to improving UI using Form Widget , the issue is that "Hide Fields" & "Service Lookup" links are not shown at proper place into screenlet-title-bar (in right side). Here i am also attching the ScreenShot for this issue* -- 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 |