Issue Details (XML | Word | Printable)

Key: MPDASHBOARD-28
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Jon Strayer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 1.x Dashboard Plugin

Please sorth the report in alpha order

Created: 27/Jun/05 10:27 AM   Updated: 07/Feb/06 11:37 AM   Resolved: 31/Jan/06 02:52 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 1.9

Time Tracking:
Not Specified


 Description  « Hide

When you have a lot of projects on the dashbord report (and currently we have 34) the default sort makes it hard to find a specific project.



Nascif A. Abousalh-Neto added a comment - 29/Jun/05 10:18 AM

How about supporting client-side table sorting per column? It is simple to do using JavaScript - but I don't know if it would be possible without extending the current xdoc plugin (to add the JavaScript hooks).

The Cobertura plugin generates sortable tables and they are very helpful.


Vincent Massol added a comment - 30/Jun/05 03:10 PM

Sortable columns could be nice. BTW, do you know that you can get sortable tables on any HTML table using a bookmarklet (http://www.squarefree.com/bookmarklets/pagedata.html)? It's not perfect but it's working fine for me...


Lukas Theussl made changes - 31/Jan/06 02:52 PM
Field Original Value New Value
Status Open [ 1 ] Closed [ 6 ]
Fix Version/s 1.9 [ 11720 ]
Resolution Fixed [ 1 ]
Lukas Theussl added a comment - 07/Feb/06 11:37 AM

For the record: introduced maven.dashboard.sort and maven.dashboard.sort.property properties.