You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Bruno Busco (JIRA)" <ji...@apache.org> on 2008/11/16 10:57:46 UTC

[jira] Created: (OFBIZ-2049) Replacing FTL TabBar with menu widgets in Ordermgr

Replacing FTL TabBar with menu widgets in Ordermgr
--------------------------------------------------

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

Please find attached a patch to remove several .FTL TabBar menus from the OrderMgr application and have it implemented with equivalent Menu widgets.
Doing this I found usefull to add the CommonTabBar menu in the common component to have all TabBar menus extended from this.

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


[jira] Assigned: (OFBIZ-2049) Replacing FTL TabBar with menu widgets in Ordermgr

Posted by "Ashish Vijaywargiya (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Vijaywargiya reassigned OFBIZ-2049:
------------------------------------------

    Assignee: Ashish Vijaywargiya

> Replacing FTL TabBar with menu widgets in Ordermgr
> --------------------------------------------------
>
>                 Key: OFBIZ-2049
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2049
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework, order
>            Reporter: Bruno Busco
>            Assignee: Ashish Vijaywargiya
>         Attachments: ordermgrMenu.patch
>
>
> Please find attached a patch to remove several .FTL TabBar menus from the OrderMgr application and have it implemented with equivalent Menu widgets.
> Doing this I found usefull to add the CommonTabBar menu in the common component to have all TabBar menus extended from this.

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


[jira] Updated: (OFBIZ-2049) Replacing FTL TabBar with menu widgets in Ordermgr

Posted by "Bruno Busco (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno Busco updated OFBIZ-2049:
-------------------------------

    Attachment: ordermgrMenu.patch

> Replacing FTL TabBar with menu widgets in Ordermgr
> --------------------------------------------------
>
>                 Key: OFBIZ-2049
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2049
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework, order
>            Reporter: Bruno Busco
>         Attachments: ordermgrMenu.patch
>
>
> Please find attached a patch to remove several .FTL TabBar menus from the OrderMgr application and have it implemented with equivalent Menu widgets.
> Doing this I found usefull to add the CommonTabBar menu in the common component to have all TabBar menus extended from this.

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


[jira] Commented: (OFBIZ-2049) Replacing FTL TabBar with menu widgets in Ordermgr

Posted by "Bruno Busco (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647948#action_12647948 ] 

Bruno Busco commented on OFBIZ-2049:
------------------------------------

The *TabBar.ftl files that are left are because they render a screenlet and not a simple <ul> <li> list.  

> Replacing FTL TabBar with menu widgets in Ordermgr
> --------------------------------------------------
>
>                 Key: OFBIZ-2049
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2049
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework, order
>            Reporter: Bruno Busco
>         Attachments: ordermgrMenu.patch
>
>
> Please find attached a patch to remove several .FTL TabBar menus from the OrderMgr application and have it implemented with equivalent Menu widgets.
> Doing this I found usefull to add the CommonTabBar menu in the common component to have all TabBar menus extended from this.

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


[jira] Closed: (OFBIZ-2049) Replacing FTL TabBar with menu widgets in Ordermgr

Posted by "Ashish Vijaywargiya (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Vijaywargiya closed OFBIZ-2049.
--------------------------------------

    Resolution: Fixed

Thanks Bruno for your contribution.
Your changes are in trunk rev # 718168 & 718169.

--
Ashish Vijaywargiya


> Replacing FTL TabBar with menu widgets in Ordermgr
> --------------------------------------------------
>
>                 Key: OFBIZ-2049
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2049
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework, order
>            Reporter: Bruno Busco
>            Assignee: Ashish Vijaywargiya
>         Attachments: ordermgrMenu.patch
>
>
> Please find attached a patch to remove several .FTL TabBar menus from the OrderMgr application and have it implemented with equivalent Menu widgets.
> Doing this I found usefull to add the CommonTabBar menu in the common component to have all TabBar menus extended from this.

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