[jira] Created: (OFBIZ-2057) Dashboard pages and columns add/remove

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-2057) Dashboard pages and columns add/remove

Nicolas Malin (Jira)
Dashboard pages and columns add/remove
--------------------------------------

                 Key: OFBIZ-2057
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2057
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
            Reporter: Bruno Busco
         Attachments: portalPageAddDeleteColumn.patch

I committed this patch to OFBIZ-1999 but then I remembered that:
"If things look okay we can close this issue and open other issues for enhancements to it"

So I created this new one and moved the patch over here.
I will also close the OFBIZ-1999


--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2057) Dashboard pages and columns add/remove

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno Busco updated OFBIZ-2057:
-------------------------------

    Attachment: portalPageAddDeleteColumn.patch

> Dashboard pages and columns add/remove
> --------------------------------------
>
>                 Key: OFBIZ-2057
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2057
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Bruno Busco
>         Attachments: portalPageAddDeleteColumn.patch
>
>
> I committed this patch to OFBIZ-1999 but then I remembered that:
> "If things look okay we can close this issue and open other issues for enhancements to it"
> So I created this new one and moved the patch over here.
> I will also close the OFBIZ-1999

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2057) Dashboard pages and columns add/remove

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649917#action_12649917 ]

Bruno Busco commented on OFBIZ-2057:
------------------------------------

In the portalPageAddDeleteColumn.patch there are the following improvements:

1) When a new page is created a new column is also added by default

2) When a portlet is removed from a portalPageColumn all related attributes are also deleted from the database

3) When in configure ON mode a new "Add column" button is present in the dashboard page header

4) When in configure ON mode a new "Delete" button is present on each column

5) The "Add a portlet" has been moved from the page header to the column header so that the new portlet is already placed in the desired column

6) A delete button has been adde in the Manage Portal Page screen so that now the pages can be deleted

Still to do:
a) Column size setting. Has anybody know if an ajax drag can be used to set the column width?
b) Permissions
c) Dashboard pages sharing
d) Create a new Dashboard page starting from one on the list

> Dashboard pages and columns add/remove
> --------------------------------------
>
>                 Key: OFBIZ-2057
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2057
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Bruno Busco
>         Attachments: portalPageAddDeleteColumn.patch
>
>
> I committed this patch to OFBIZ-1999 but then I remembered that:
> "If things look okay we can close this issue and open other issues for enhancements to it"
> So I created this new one and moved the patch over here.
> I will also close the OFBIZ-1999

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2057) Dashboard pages and columns add/remove

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650005#action_12650005 ]

Bruno Busco commented on OFBIZ-2057:
------------------------------------

I added this http://docs.ofbiz.org/display/OFBIZ/Configurable+Dashboard
page in Concluence to share/discuss/agree on the Dashboard feature requirements.

Please review and comment since my further pathes will be according to this page.

Many thanks,
Bruno

> Dashboard pages and columns add/remove
> --------------------------------------
>
>                 Key: OFBIZ-2057
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2057
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Bruno Busco
>         Attachments: portalPageAddDeleteColumn.patch
>
>
> I committed this patch to OFBIZ-1999 but then I remembered that:
> "If things look okay we can close this issue and open other issues for enhancements to it"
> So I created this new one and moved the patch over here.
> I will also close the OFBIZ-1999

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2057) Dashboard pages and columns add/remove

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653650#action_12653650 ]

Bruno Busco commented on OFBIZ-2057:
------------------------------------

I think that having this patch committed into the trunk would be beneficial to have the Dashboart/Portlet system more usable.
Could someone please review it?

I know that may be Hans is working on this merging it with MyPortal. Could eventually the merge be a second step and, for the moment, have this patch committed as it is?

Many thanks,
Bruno

> Dashboard pages and columns add/remove
> --------------------------------------
>
>                 Key: OFBIZ-2057
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2057
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Bruno Busco
>         Attachments: portalPageAddDeleteColumn.patch
>
>
> I committed this patch to OFBIZ-1999 but then I remembered that:
> "If things look okay we can close this issue and open other issues for enhancements to it"
> So I created this new one and moved the patch over here.
> I will also close the OFBIZ-1999

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2057) Dashboard pages and columns add/remove

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653670#action_12653670 ]

Hans Bakker commented on OFBIZ-2057:
------------------------------------

please wait, i will commit a new version the coming week....

> Dashboard pages and columns add/remove
> --------------------------------------
>
>                 Key: OFBIZ-2057
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2057
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Bruno Busco
>         Attachments: portalPageAddDeleteColumn.patch
>
>
> I committed this patch to OFBIZ-1999 but then I remembered that:
> "If things look okay we can close this issue and open other issues for enhancements to it"
> So I created this new one and moved the patch over here.
> I will also close the OFBIZ-1999

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-2057) Dashboard pages and columns add/remove

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hans Bakker reassigned OFBIZ-2057:
----------------------------------

    Assignee: Hans Bakker

> Dashboard pages and columns add/remove
> --------------------------------------
>
>                 Key: OFBIZ-2057
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2057
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Bruno Busco
>            Assignee: Hans Bakker
>         Attachments: portalPageAddDeleteColumn.patch
>
>
> I committed this patch to OFBIZ-1999 but then I remembered that:
> "If things look okay we can close this issue and open other issues for enhancements to it"
> So I created this new one and moved the patch over here.
> I will also close the OFBIZ-1999

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2057) Dashboard pages and columns add/remove

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654718#action_12654718 ]

Hans Bakker commented on OFBIZ-2057:
------------------------------------

Patch committed revision 724618 with UI enhancement

> Dashboard pages and columns add/remove
> --------------------------------------
>
>                 Key: OFBIZ-2057
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2057
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Bruno Busco
>            Assignee: Hans Bakker
>         Attachments: portalPageAddDeleteColumn.patch
>
>
> I committed this patch to OFBIZ-1999 but then I remembered that:
> "If things look okay we can close this issue and open other issues for enhancements to it"
> So I created this new one and moved the patch over here.
> I will also close the OFBIZ-1999

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-2057) Dashboard pages and columns add/remove

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno Busco closed OFBIZ-2057.
------------------------------

    Resolution: Fixed

> Dashboard pages and columns add/remove
> --------------------------------------
>
>                 Key: OFBIZ-2057
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2057
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Bruno Busco
>            Assignee: Hans Bakker
>         Attachments: portalPageAddDeleteColumn.patch
>
>
> I committed this patch to OFBIZ-1999 but then I remembered that:
> "If things look okay we can close this issue and open other issues for enhancements to it"
> So I created this new one and moved the patch over here.
> I will also close the OFBIZ-1999

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.