Defect #763
Sort order for files
| Status: | Closed | Start: | 2008-03-01 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 100% |
|
| Category: | - | |||
| Target version: | - | |||
| Affected version: | Resolution: | |||
Description
The default sort order for files has the versions sorted ascending. I believe the versions should be sorted descending, so that the newest versions would be at the top of the list.
Even better, it would be nice to have the older versions -- or perhaps completed versions -- hidden by default so that users could expand them later.
The attached patch does a simple reverse on the versions.
Associated revisions
Reversed versions ordering on files list (closes #763).