You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Nicolas Malin (JIRA)" <ji...@apache.org> on 2011/04/06 12:13:05 UTC

[jira] [Created] (OFBIZ-4246) Add portlet to

Add portlet to 
---------------

                 Key: OFBIZ-4246
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4246
             Project: OFBiz
          Issue Type: New Feature
          Components: party
    Affects Versions: SVN trunk
            Reporter: Nicolas Malin
            Priority: Minor


I created two portlets to manage communication events with many participants.
 * Edit portlet, list all parties associated to the current partyId by PartyRelationship with a roleTypeId passed to PortletAttribut
 * List portlet, list all communications on the current partyId with all communicationRoles associated (expect partyIdTo and partyIdFrom)

I created a temp addon, available here http://caiman.nereide.fr/portlet-commevent-and-roles/

This is a first release. All suggestion are welcome

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (OFBIZ-4246) Add portlet to list and edit communication event with many participants

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13023581#comment-13023581 ] 

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

Hi Nicolas,

I see you add a uiLabelDecorator screen in Party but any uses it seems, normal?

> Add portlet to list and edit communication event with many participants
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-4246
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4246
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: Nicolas Malin
>            Priority: Minor
>              Labels: communicationevent, party, portlet
>         Attachments: CreateCommEventAndRoles.png, ListCommEventAndRoles.png, OFBIZ-4246.patch, OFBIZ-4246.patch, OFBIZ-4246.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> I created two portlets to manage communication events with many participants.
>  * Edit portlet, list all parties associated to the current partyId by PartyRelationship with a roleTypeId passed to PortletAttribut
>  * List portlet, list all communications on the current partyId with all communicationRoles associated (expect partyIdTo and partyIdFrom)
> I created a temp addon, available here http://caiman.nereide.fr/portlet-commevent-and-roles/
> This is a first release. All suggestion are welcome

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (OFBIZ-4246) Add portlet to list and edit communication event with many participants

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

Nicolas Malin resolved OFBIZ-4246.
----------------------------------

    Resolution: Later

> Add portlet to list and edit communication event with many participants
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-4246
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4246
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: Nicolas Malin
>            Priority: Minor
>              Labels: communicationevent, party, portlet
>         Attachments: CreateCommEventAndRoles.png, ListCommEventAndRoles.png, OFBIZ-4246.patch, OFBIZ-4246.patch, OFBIZ-4246.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> I created two portlets to manage communication events with many participants.
>  * Edit portlet, list all parties associated to the current partyId by PartyRelationship with a roleTypeId passed to PortletAttribut
>  * List portlet, list all communications on the current partyId with all communicationRoles associated (expect partyIdTo and partyIdFrom)
> I created a temp addon, available here http://caiman.nereide.fr/portlet-commevent-and-roles/
> This is a first release. All suggestion are welcome

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (OFBIZ-4246) Add portlet to list and edit communication event with many participants

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

Nicolas Malin updated OFBIZ-4246:
---------------------------------

    Attachment: OFBIZ-4246.patch

> Add portlet to list and edit communication event with many participants
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-4246
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4246
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: Nicolas Malin
>            Priority: Minor
>              Labels: communicationevent, party, portlet
>         Attachments: CreateCommEventAndRoles.png, ListCommEventAndRoles.png, OFBIZ-4246.patch, OFBIZ-4246.patch, OFBIZ-4246.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> I created two portlets to manage communication events with many participants.
>  * Edit portlet, list all parties associated to the current partyId by PartyRelationship with a roleTypeId passed to PortletAttribut
>  * List portlet, list all communications on the current partyId with all communicationRoles associated (expect partyIdTo and partyIdFrom)
> I created a temp addon, available here http://caiman.nereide.fr/portlet-commevent-and-roles/
> This is a first release. All suggestion are welcome

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (OFBIZ-4246) Add portlet to list and edit communication event with many participants

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

Nicolas Malin updated OFBIZ-4246:
---------------------------------

    Summary: Add portlet to list and edit communication event with many participants  (was: Add portlet to )

> Add portlet to list and edit communication event with many participants
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-4246
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4246
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: Nicolas Malin
>            Priority: Minor
>              Labels: communicationevent, party, portlet
>         Attachments: CreateCommEventAndRoles.png, ListCommEventAndRoles.png, OFBIZ-4246.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> I created two portlets to manage communication events with many participants.
>  * Edit portlet, list all parties associated to the current partyId by PartyRelationship with a roleTypeId passed to PortletAttribut
>  * List portlet, list all communications on the current partyId with all communicationRoles associated (expect partyIdTo and partyIdFrom)
> I created a temp addon, available here http://caiman.nereide.fr/portlet-commevent-and-roles/
> This is a first release. All suggestion are welcome

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (OFBIZ-4246) Add portlet to

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

Nicolas Malin updated OFBIZ-4246:
---------------------------------

    Attachment: ListCommEventAndRoles.png
                CreateCommEventAndRoles.png
                OFBIZ-4246.patch

> Add portlet to 
> ---------------
>
>                 Key: OFBIZ-4246
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4246
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: Nicolas Malin
>            Priority: Minor
>              Labels: communicationevent, party, portlet
>         Attachments: CreateCommEventAndRoles.png, ListCommEventAndRoles.png, OFBIZ-4246.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> I created two portlets to manage communication events with many participants.
>  * Edit portlet, list all parties associated to the current partyId by PartyRelationship with a roleTypeId passed to PortletAttribut
>  * List portlet, list all communications on the current partyId with all communicationRoles associated (expect partyIdTo and partyIdFrom)
> I created a temp addon, available here http://caiman.nereide.fr/portlet-commevent-and-roles/
> This is a first release. All suggestion are welcome

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (OFBIZ-4246) Add portlet to list and edit communication event with many participants

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

Jacques Le Roux closed OFBIZ-4246.
----------------------------------

    Assignee: Jacques Le Roux

To be reviewed later

> Add portlet to list and edit communication event with many participants
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-4246
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4246
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: Nicolas Malin
>            Assignee: Jacques Le Roux
>            Priority: Minor
>              Labels: communicationevent, party, portlet
>         Attachments: CreateCommEventAndRoles.png, ListCommEventAndRoles.png, OFBIZ-4246.patch, OFBIZ-4246.patch, OFBIZ-4246.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> I created two portlets to manage communication events with many participants.
>  * Edit portlet, list all parties associated to the current partyId by PartyRelationship with a roleTypeId passed to PortletAttribut
>  * List portlet, list all communications on the current partyId with all communicationRoles associated (expect partyIdTo and partyIdFrom)
> I created a temp addon, available here http://caiman.nereide.fr/portlet-commevent-and-roles/
> This is a first release. All suggestion are welcome

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (OFBIZ-4246) Add portlet to list and edit communication event with many participants

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

Nicolas Malin updated OFBIZ-4246:
---------------------------------

    Attachment: OFBIZ-4246.patch

Update creation service and add parameter to show detail roles

> Add portlet to list and edit communication event with many participants
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-4246
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4246
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: Nicolas Malin
>            Priority: Minor
>              Labels: communicationevent, party, portlet
>         Attachments: CreateCommEventAndRoles.png, ListCommEventAndRoles.png, OFBIZ-4246.patch, OFBIZ-4246.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> I created two portlets to manage communication events with many participants.
>  * Edit portlet, list all parties associated to the current partyId by PartyRelationship with a roleTypeId passed to PortletAttribut
>  * List portlet, list all communications on the current partyId with all communicationRoles associated (expect partyIdTo and partyIdFrom)
> I created a temp addon, available here http://caiman.nereide.fr/portlet-commevent-and-roles/
> This is a first release. All suggestion are welcome

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (OFBIZ-4246) Add portlet to list and edit communication event with many participants

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

Nicolas Malin commented on OFBIZ-4246:
--------------------------------------

Scuse jacques for my latency.

The uiLabelDecorator present in patch was an error. 
My work isn't clean because i don't create a use case to test but this screen is oriented in full portlet system and
at is time OFBiz can't use it. 

I prefer see later this issue.

Thank you jacques for your review 


> Add portlet to list and edit communication event with many participants
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-4246
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4246
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: party
>    Affects Versions: SVN trunk
>            Reporter: Nicolas Malin
>            Priority: Minor
>              Labels: communicationevent, party, portlet
>         Attachments: CreateCommEventAndRoles.png, ListCommEventAndRoles.png, OFBIZ-4246.patch, OFBIZ-4246.patch, OFBIZ-4246.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> I created two portlets to manage communication events with many participants.
>  * Edit portlet, list all parties associated to the current partyId by PartyRelationship with a roleTypeId passed to PortletAttribut
>  * List portlet, list all communications on the current partyId with all communicationRoles associated (expect partyIdTo and partyIdFrom)
> I created a temp addon, available here http://caiman.nereide.fr/portlet-commevent-and-roles/
> This is a first release. All suggestion are welcome

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira