[jira] Created: (OFBIZ-2550) Add FTL macro for the tree widget

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

[jira] Created: (OFBIZ-2550) Add FTL macro for the tree widget

Nicolas Malin (Jira)
Add  FTL macro for the tree widget
----------------------------------

                 Key: OFBIZ-2550
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2550
             Project: OFBiz
          Issue Type: New Feature
          Components: framework
    Affects Versions: SVN trunk
            Reporter: WeizhanGuo
            Priority: Minor
             Fix For: SVN trunk


Add  FTL macro for the tree widget

--
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-2550) Add FTL macro for the tree widget

Nicolas Malin (Jira)

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

WeizhanGuo updated OFBIZ-2550:
------------------------------

    Attachment: treeFtlMacro_ofbiz-trunk.patch

> Add  FTL macro for the tree widget
> ----------------------------------
>
>                 Key: OFBIZ-2550
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2550
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: WeizhanGuo
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: treeFtlMacro_ofbiz-trunk.patch
>
>
> Add  FTL macro for the tree widget

--
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-2550) Add FTL macro for the tree widget

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

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

Jacopo Cappellato reassigned OFBIZ-2550:
----------------------------------------

    Assignee: Jacopo Cappellato

> Add  FTL macro for the tree widget
> ----------------------------------
>
>                 Key: OFBIZ-2550
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2550
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: WeizhanGuo
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: treeFtlMacro_ofbiz-trunk.patch
>
>
> Add  FTL macro for the tree widget

--
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-2550) Add FTL macro for the tree widget

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

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

Bilgin Ibryam updated OFBIZ-2550:
---------------------------------

    Attachment: treeWidget.patch

> Add  FTL macro for the tree widget
> ----------------------------------
>
>                 Key: OFBIZ-2550
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2550
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: WeizhanGuo
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: treeFtlMacro_ofbiz-trunk.patch, treeWidget.patch
>
>
> Add  FTL macro for the tree widget

--
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-2550) Add FTL macro for the tree widget

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

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

Bilgin Ibryam commented on OFBIZ-2550:
--------------------------------------

I created a macro tree renderer and then found out that there is a ticket with the implementation already.
Anyway, the patch I created is very similar to treeFtlMacro_ofbiz-trunk.patch but with fixed image  renderer method and no tabs.

Jacopo, is there a reason for not committing the macro tree renderer? If not I'd like to commit the one I attached - treeWidget.patch

Bilgin

> Add  FTL macro for the tree widget
> ----------------------------------
>
>                 Key: OFBIZ-2550
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2550
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: WeizhanGuo
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: treeFtlMacro_ofbiz-trunk.patch, treeWidget.patch
>
>
> Add  FTL macro for the tree widget

--
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-2550) Add FTL macro for the tree widget

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

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

Jacopo Cappellato commented on OFBIZ-2550:
------------------------------------------

Please go ahead, it was just my fault for the delay (limited time for the review).
Thank you.

> Add  FTL macro for the tree widget
> ----------------------------------
>
>                 Key: OFBIZ-2550
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2550
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: WeizhanGuo
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: treeFtlMacro_ofbiz-trunk.patch, treeWidget.patch
>
>
> Add  FTL macro for the tree widget

--
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-2550) Add FTL macro for the tree widget

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

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

Jacopo Cappellato reassigned OFBIZ-2550:
----------------------------------------

    Assignee: Bilgin Ibryam  (was: Jacopo Cappellato)

> Add  FTL macro for the tree widget
> ----------------------------------
>
>                 Key: OFBIZ-2550
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2550
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: WeizhanGuo
>            Assignee: Bilgin Ibryam
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: treeFtlMacro_ofbiz-trunk.patch, treeWidget.patch
>
>
> Add  FTL macro for the tree widget

--
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-2550) Add FTL macro for the tree widget

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

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

Bilgin Ibryam closed OFBIZ-2550.
--------------------------------

    Resolution: Fixed

Committed treeWidget.patch to trunk in r880683

> Add  FTL macro for the tree widget
> ----------------------------------
>
>                 Key: OFBIZ-2550
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2550
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: WeizhanGuo
>            Assignee: Bilgin Ibryam
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: treeFtlMacro_ofbiz-trunk.patch, treeWidget.patch
>
>
> Add  FTL macro for the tree widget

--
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-2550) Add FTL macro for the tree widget

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

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

Jacopo Cappellato commented on OFBIZ-2550:
------------------------------------------

Bilgin,

thanks for finally fixing this.
One last task will have to complete is to create (mostly empty) macro implementation for the other renderers: fo, xml, text, csv
Would you mind creating a task as a reminder?



> Add  FTL macro for the tree widget
> ----------------------------------
>
>                 Key: OFBIZ-2550
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2550
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: WeizhanGuo
>            Assignee: Bilgin Ibryam
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: treeFtlMacro_ofbiz-trunk.patch, treeWidget.patch
>
>
> Add  FTL macro for the tree widget

--
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-2550) Add FTL macro for the tree widget

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

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

Bilgin Ibryam commented on OFBIZ-2550:
--------------------------------------

Jacopo, thanks for the reminder. Done OFBIZ-3207

> Add  FTL macro for the tree widget
> ----------------------------------
>
>                 Key: OFBIZ-2550
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2550
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: WeizhanGuo
>            Assignee: Bilgin Ibryam
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: treeFtlMacro_ofbiz-trunk.patch, treeWidget.patch
>
>
> Add  FTL macro for the tree widget

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