| Summary: | admin user list page - reloading the page changes order in the list | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Susan McCourt <susan> |
| Component: | Client | Assignee: | Ken Walker <ken_walker> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | ken_walker |
| Version: | 0.4 | Flags: | malgorzata.tomczyk:
review+
|
| Target Milestone: | 1.0 M2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Susan McCourt
Gosia can you have a look at: http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=b2ba7b1fd083376d3286943b4b4b92ae23afab99 I'm looking at paginating the results and first they need to be sorted. (In reply to comment #1) > Gosia can you have a look at: > > http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=b2ba7b1fd083376d3286943b4b4b92ae23afab99 > > I'm looking at paginating the results and first they need to be sorted. Thanks Ken for taking it over! For some reason after cherry picking there where some imports missing in the commit, so I amended. Apart from that very nice, I pushed it to HEAD. Small update to ignore case while sorting otherwise all uppercase names appear first followed by lowercase names. http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=c1f5bf3a2f9f7a264e10928f21b8d7d10835a003 |