Ticket #305 (new enhancement)

Opened 10 months ago

Last modified 9 months ago

Change sort order in mod/browser

Reported by: eavdmeer Assigned to: nobody
Priority: normal Milestone: 0.9.2
Component: core Version: 0.9.0
Severity: normal Keywords: sort, browser
Cc: Patch Included: 1
Review Stage: consider

Description

The browser always sorts users and/or communities by number of connections. This patch makes some of the headers above the table (Name and Connections) clickable to change the sort order. Repeated clicks toggle ascending/descending sort.

The sortorder is stored in a cookie.

Attachments

sortbrowse.patch (4.9 kB) - added by eavdmeer on 02/05/08 14:16:57.

Change History

02/05/08 14:16:57 changed by eavdmeer

  • attachment sortbrowse.patch added.

02/14/08 20:14:07 changed by misja

  • review_stage changed from unreviewed to consider.
  • milestone changed from 0.9.1 to 0.9.2.

Could be a nice addition, needs testing.