[jira] Updated: (MPIR-54) Team list table improvement

2006-09-29 Thread Dmitry Kobyleha (JIRA)
 [ http://jira.codehaus.org/browse/MPIR-54?page=all ]

Dmitry Kobyleha updated MPIR-54:


Attachment: team-list.patch

Ok, look at this one

> Team list table improvement
> ---
>
> Key: MPIR-54
> URL: http://jira.codehaus.org/browse/MPIR-54
> Project: Maven 2.x Project Info Reports Plugin
>  Issue Type: Improvement
>Affects Versions: 2.0-beta-3, 2.0, 2.0.1
>Reporter: Dmitry Kobyleha
> Attachments: team-list.patch, TeamListReport.java
>
>
> When fo all developers in pom.xml we some property not defined, it is good to 
> not include it to html output.
> Fow example:
> ...
> 
> developer1
> Developer 1
> [EMAIL PROTECTED]
> 
> Project Manager
> Architect
> Java Developer
> 
> +2
> 
> 
> developer2
> Developer 2
> [EMAIL PROTECTED]
> 
> Java Developer
> 
> +2
> 
> ...
> For both developers properties like URL, Organization,Organization 
> URL and Properties not specified. In result html we have cells with "-".
> As for me it is good not not include columns where only "-" present at all.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MPIR-54) Team list table improvement

2006-08-14 Thread Dmitry Kobyleha (JIRA)
[ http://jira.codehaus.org/browse/MPIR-54?page=comments#action_72283 ] 

Dmitry Kobyleha commented on MPIR-54:
-

I did not want to change basic logic of columns output. I only added 
verification of blank columns presence. For example on 
http://embedchat.org/team-list-old.html there are 3 empty columns:  
"Organization", "Organization URL" and "Properties". In a patch I just remove 
from output empty  columns.

As about union of  "organization" and "organizations url" columns I initially 
don't think about it.

Possibly it would be not bad to add some output configuration to plugin options 
in pom.xml.

Is there some chance to plug my changes in some next version?

> Team list table improvement
> ---
>
> Key: MPIR-54
> URL: http://jira.codehaus.org/browse/MPIR-54
> Project: Maven 2.x Project Info Reports Plugin
>  Issue Type: Improvement
>Affects Versions: 2.0-beta-3, 2.0, 2.0.1
>Reporter: Dmitry Kobyleha
> Attachments: TeamListReport.java
>
>
> When fo all developers in pom.xml we some property not defined, it is good to 
> not include it to html output.
> Fow example:
> ...
> 
> developer1
> Developer 1
> [EMAIL PROTECTED]
> 
> Project Manager
> Architect
> Java Developer
> 
> +2
> 
> 
> developer2
> Developer 2
> [EMAIL PROTECTED]
> 
> Java Developer
> 
> +2
> 
> ...
> For both developers properties like URL, Organization,Organization 
> URL and Properties not specified. In result html we have cells with "-".
> As for me it is good not not include columns where only "-" present at all.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (MPIR-54) Team list table improvement

2006-08-12 Thread Dmitry Kobyleha (JIRA)
 [ http://jira.codehaus.org/browse/MPIR-54?page=all ]

Dmitry Kobyleha updated MPIR-54:


Attachment: TeamListReport.java

Try my implementation of this issue.

You can look on 2.0.1 generation there: http://embedchat.org/team-list-old.html
And on list generated with this change: http://embedchat.org/team-list.html

Maybe it is useful to make this configurable?

> Team list table improvement
> ---
>
> Key: MPIR-54
> URL: http://jira.codehaus.org/browse/MPIR-54
> Project: Maven 2.x Project Info Reports Plugin
>  Issue Type: Improvement
>Affects Versions: 2.0-beta-3, 2.0, 2.0.1
>Reporter: Dmitry Kobyleha
> Attachments: TeamListReport.java
>
>
> When fo all developers in pom.xml we some property not defined, it is good to 
> not include it to html output.
> Fow example:
> ...
> 
> developer1
> Developer 1
> [EMAIL PROTECTED]
> 
> Project Manager
> Architect
> Java Developer
> 
> +2
> 
> 
> developer2
> Developer 2
> [EMAIL PROTECTED]
> 
> Java Developer
> 
> +2
> 
> ...
> For both developers properties like URL, Organization,Organization 
> URL and Properties not specified. In result html we have cells with "-".
> As for me it is good not not include columns where only "-" present at all.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (MPIR-54) Team list table improvement

2006-08-09 Thread Dmitry Kobyleha (JIRA)
Team list table improvement
---

 Key: MPIR-54
 URL: http://jira.codehaus.org/browse/MPIR-54
 Project: Maven 2.x Project Info Reports Plugin
  Issue Type: Improvement
Affects Versions: 2.0.1, 2.0, 2.0-beta-3
Reporter: Dmitry Kobyleha
 Fix For: 2.1


When fo all developers in pom.xml we some property not defined, it is good to 
not include it to html output.
Fow example:

...

developer1
Developer 1
[EMAIL PROTECTED]

Project Manager
Architect
Java Developer

+2


developer2
Developer 2
[EMAIL PROTECTED]

Java Developer

+2

...

For both developers properties like URL, Organization,  Organization URL and 
Properties not specified. In result html we have cells with "-".
As for me it is good not not include columns where only "-" present at all.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira