[jira] Updated: (CONTINUUM-1452) Show a summary total of the Projects and Build Status columns on the Project Groups page

2007-09-30 Thread Olivier Lamy (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Lamy updated CONTINUUM-1452:


Attachment: CONTINUUM-1452

Attach new patch.
IMHO we have to highligth the summary line but I'm not a UI specialist what the 
others thinks ?

> Show a summary total of the Projects and Build Status columns on the Project 
> Groups page
> 
>
> Key: CONTINUUM-1452
> URL: http://jira.codehaus.org/browse/CONTINUUM-1452
> Project: Continuum
>  Issue Type: Wish
>  Components: Web - UI
>Affects Versions: 1.1-beta-2
>Reporter: Tomislav Stojcevich
>Assignee: Olivier Lamy
>Priority: Minor
> Fix For: 1.1-beta-4
>
> Attachments: CONTINUUM-1452, CONTINUUM-1452-continuum-webapp.patch, 
> Project Group with totals.jpg, screenshot-1.jpg
>
>
> It would be nice to see a summary total of all of the projects and the status 
> displayed at the bottom of the the Projects and Build Status columns on the 
> Project Groups page.

-- 
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: (CONTINUUM-1452) Show a summary total of the Projects and Build Status columns on the Project Groups page

2007-09-30 Thread Olivier Lamy (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Lamy updated CONTINUUM-1452:


Attachment: screenshot-1.jpg

Patch screenshot.
Pacth rework with adding in extremecomponents.css (if not alignement is not 
correct with firefox).
.eXtremeTable .calcRow {
  text-align: right;
}

.eXtremeTable .calcTitle {
  text-align: left;
}

> Show a summary total of the Projects and Build Status columns on the Project 
> Groups page
> 
>
> Key: CONTINUUM-1452
> URL: http://jira.codehaus.org/browse/CONTINUUM-1452
> Project: Continuum
>  Issue Type: Wish
>  Components: Web - UI
>Affects Versions: 1.1-beta-2
>Reporter: Tomislav Stojcevich
>Assignee: Olivier Lamy
>Priority: Minor
> Fix For: 1.1-beta-4
>
> Attachments: CONTINUUM-1452-continuum-webapp.patch, Project Group 
> with totals.jpg, screenshot-1.jpg
>
>
> It would be nice to see a summary total of all of the projects and the status 
> displayed at the bottom of the the Projects and Build Status columns on the 
> Project Groups page.

-- 
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: (CONTINUUM-1452) Show a summary total of the Projects and Build Status columns on the Project Groups page

2007-09-23 Thread Olivier Lamy (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Lamy updated CONTINUUM-1452:


Patch Submitted: [Yes]

> Show a summary total of the Projects and Build Status columns on the Project 
> Groups page
> 
>
> Key: CONTINUUM-1452
> URL: http://jira.codehaus.org/browse/CONTINUUM-1452
> Project: Continuum
>  Issue Type: Wish
>  Components: Web - UI
>Affects Versions: 1.1-beta-2
>Reporter: Tomislav Stojcevich
>Assignee: Olivier Lamy
>Priority: Minor
> Fix For: 1.1-beta-4
>
> Attachments: CONTINUUM-1452-continuum-webapp.patch, Project Group 
> with totals.jpg
>
>
> It would be nice to see a summary total of all of the projects and the status 
> displayed at the bottom of the the Projects and Build Status columns on the 
> Project Groups page.

-- 
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: (CONTINUUM-1452) Show a summary total of the Projects and Build Status columns on the Project Groups page

2007-09-22 Thread Tomislav Stojcevich (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tomislav Stojcevich updated CONTINUUM-1452:
---

Attachment: CONTINUUM-1452-continuum-webapp.patch

I used extremetable's built in calc feature to provide this.

In order to use it I had to separate the build status column into 3 separate 
columns instead of just the single column cell with the 3 icons and 3 totals in 
it.
The icons were moved to the top as headers (this avoids having them repeated 
several times and gives a slightly cleaner look IMO).
I totals are now also right aligned.
I was able to delete a deprecated class to accomplish this.

Note that the images in the header were inserted using the headerStyle rather 
than using headerClass with style classes that are already defined with the 
image url.  This was intentional because strange things happen when sorting is 
turned on (which is a feature that a couple of JIRA's are requesting).


> Show a summary total of the Projects and Build Status columns on the Project 
> Groups page
> 
>
> Key: CONTINUUM-1452
> URL: http://jira.codehaus.org/browse/CONTINUUM-1452
> Project: Continuum
>  Issue Type: Wish
>  Components: Web - UI
>Affects Versions: 1.1-beta-2
>Reporter: Tomislav Stojcevich
>Assignee: Olivier Lamy
>Priority: Minor
> Fix For: 1.1-beta-4
>
> Attachments: CONTINUUM-1452-continuum-webapp.patch, Project Group 
> with totals.jpg
>
>
> It would be nice to see a summary total of all of the projects and the status 
> displayed at the bottom of the the Projects and Build Status columns on the 
> Project Groups page.

-- 
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: (CONTINUUM-1452) Show a summary total of the Projects and Build Status columns on the Project Groups page

2007-09-19 Thread Olivier Lamy (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Lamy updated CONTINUUM-1452:


Fix Version/s: (was: To Sort)
   1.1-beta-4

> Show a summary total of the Projects and Build Status columns on the Project 
> Groups page
> 
>
> Key: CONTINUUM-1452
> URL: http://jira.codehaus.org/browse/CONTINUUM-1452
> Project: Continuum
>  Issue Type: Wish
>  Components: Web - UI
>Affects Versions: 1.1-beta-2
>Reporter: Tomislav Stojcevich
>Assignee: Olivier Lamy
>Priority: Minor
> Fix For: 1.1-beta-4
>
> Attachments: Project Group with totals.jpg
>
>
> It would be nice to see a summary total of all of the projects and the status 
> displayed at the bottom of the the Projects and Build Status columns on the 
> Project Groups page.

-- 
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: (CONTINUUM-1452) Show a summary total of the Projects and Build Status columns on the Project Groups page

2007-09-14 Thread Olivier Lamy (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Lamy updated CONTINUUM-1452:


 Assignee: Olivier Lamy
Fix Version/s: To Sort

> Show a summary total of the Projects and Build Status columns on the Project 
> Groups page
> 
>
> Key: CONTINUUM-1452
> URL: http://jira.codehaus.org/browse/CONTINUUM-1452
> Project: Continuum
>  Issue Type: Wish
>  Components: Web - UI
>Affects Versions: 1.1-beta-2
>Reporter: Tomislav Stojcevich
>Assignee: Olivier Lamy
>Priority: Minor
> Fix For: To Sort
>
> Attachments: Project Group with totals.jpg
>
>
> It would be nice to see a summary total of all of the projects and the status 
> displayed at the bottom of the the Projects and Build Status columns on the 
> Project Groups page.

-- 
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: (CONTINUUM-1452) Show a summary total of the Projects and Build Status columns on the Project Groups page

2007-09-14 Thread Tomislav Stojcevich (JIRA)

 [ 
http://jira.codehaus.org/browse/CONTINUUM-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tomislav Stojcevich updated CONTINUUM-1452:
---

Attachment: Project Group with totals.jpg

here's an example

> Show a summary total of the Projects and Build Status columns on the Project 
> Groups page
> 
>
> Key: CONTINUUM-1452
> URL: http://jira.codehaus.org/browse/CONTINUUM-1452
> Project: Continuum
>  Issue Type: Wish
>  Components: Web - UI
>Affects Versions: 1.1-beta-2
>Reporter: Tomislav Stojcevich
>Priority: Minor
> Attachments: Project Group with totals.jpg
>
>
> It would be nice to see a summary total of all of the projects and the status 
> displayed at the bottom of the the Projects and Build Status columns on the 
> Project Groups page.

-- 
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