[jira] Created: (OFBIZ-670) Parties listed in a classification group don't show names/not clickable

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

[jira] Created: (OFBIZ-670) Parties listed in a classification group don't show names/not clickable

Nicolas Malin (Jira)
Parties listed in a classification group don't show names/not clickable
-----------------------------------------------------------------------

                 Key: OFBIZ-670
                 URL: https://issues.apache.org/jira/browse/OFBIZ-670
             Project: OFBiz (The Open for Business Project)
          Issue Type: Improvement
          Components: party
    Affects Versions: SVN trunk
            Reporter: David Shere
            Priority: Minor
             Fix For: SVN trunk


In Party/Classifications/Classification Group/Parties, the partes belonging to a classification group are listed, but only by Party Id.  

We are working on a patch to display the name of the party, and make the party ID clickable to display that party.

It should be available shortly.

--
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-670) Parties listed in a classification group don't show names/not clickable

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468704 ]

eric schwartz commented on OFBIZ-670:
-------------------------------------

i will have a patch for this shortly.

> Parties listed in a classification group don't show names/not clickable
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-670
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-670
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: David Shere
>            Priority: Minor
>             Fix For: SVN trunk
>
>
> In Party/Classifications/Classification Group/Parties, the partes belonging to a classification group are listed, but only by Party Id.  
> We are working on a patch to display the name of the party, and make the party ID clickable to display that party.
> It should be available shortly.

--
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-670) Parties listed in a classification group don't show names/not clickable

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

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

eric schwartz updated OFBIZ-670:
--------------------------------

    Attachment: ClassificationParties.patch

this patch displays the party id and party first and last name and includes a button that links over to the parties profile. it also addresses some uilabel issues

> Parties listed in a classification group don't show names/not clickable
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-670
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-670
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: David Shere
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: ClassificationParties.patch
>
>
> In Party/Classifications/Classification Group/Parties, the partes belonging to a classification group are listed, but only by Party Id.  
> We are working on a patch to display the name of the party, and make the party ID clickable to display that party.
> It should be available shortly.

--
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-670) Parties listed in a classification group don't show names/not clickable

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

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

eric schwartz updated OFBIZ-670:
--------------------------------

    Attachment: classification.patch

classification.patch is an improvement over ClassificationParties.patch. it icludes everything in ClassificationParties.patch but the code itself is improved. it removes the addition to the label and takes into account group names for party groups. please use this patch instead. thanks

> Parties listed in a classification group don't show names/not clickable
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-670
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-670
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: David Shere
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: classification.patch, ClassificationParties.patch
>
>
> In Party/Classifications/Classification Group/Parties, the partes belonging to a classification group are listed, but only by Party Id.  
> We are working on a patch to display the name of the party, and make the party ID clickable to display that party.
> It should be available shortly.

--
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-670) Parties listed in a classification group don't show names/not clickable

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

    [ https://issues.apache.org/jira/browse/OFBIZ-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468766 ]

Jacques Le Roux commented on OFBIZ-670:
---------------------------------------

Eric,

I reviewed and tested your patch. It OK for me but I can't commit it because of CommonUiLabels.properties (I lost right on Framework due to new PMC policy). So you will have to wait for a core commiter to review it.

> Parties listed in a classification group don't show names/not clickable
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-670
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-670
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: David Shere
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: classification.patch, ClassificationParties.patch
>
>
> In Party/Classifications/Classification Group/Parties, the partes belonging to a classification group are listed, but only by Party Id.  
> We are working on a patch to display the name of the party, and make the party ID clickable to display that party.
> It should be available shortly.

--
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-670) Parties listed in a classification group don't show names/not clickable

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

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

Jacques Le Roux closed OFBIZ-670.
---------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux

Eric,

Rich idea, your patch is in OFBiz rev. 501562

Thanks

> Parties listed in a classification group don't show names/not clickable
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-670
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-670
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: David Shere
>         Assigned To: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: classification.patch, ClassificationParties.patch
>
>
> In Party/Classifications/Classification Group/Parties, the partes belonging to a classification group are listed, but only by Party Id.  
> We are working on a patch to display the name of the party, and make the party ID clickable to display that party.
> It should be available shortly.

--
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-670) Parties listed in a classification group don't show names/not clickable

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

    [ https://issues.apache.org/jira/browse/OFBIZ-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469762 ]

eric schwartz commented on OFBIZ-670:
-------------------------------------

thanks, i may submit some changes to clean up the way the results look but the changes wont be anything major.  there isnt much formatting on the table. i just think it could look nicer.

> Parties listed in a classification group don't show names/not clickable
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-670
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-670
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: David Shere
>         Assigned To: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: classification.patch, ClassificationParties.patch
>
>
> In Party/Classifications/Classification Group/Parties, the partes belonging to a classification group are listed, but only by Party Id.  
> We are working on a patch to display the name of the party, and make the party ID clickable to display that party.
> It should be available shortly.

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