PATCH: sort by multiple columns

Attached is a patch file against 3.0.6 to implement sorting by multiple
columns in the ticket search.

The patch modifies the following files:
share/html/Elements/SelectTicketSortBy
share/html/Search/Elements/TicketHeaderCell
share/html/Search/Elements/PickRestriction
share/html/Search/Listing.html
lib/RT/Interface/Web.pm

This isn’t a terribly elegant implementation, but it works. I’d like
for this functionality to be included in RT, so feedback is most welcome.

  • Grant

sorting.patch (9.3 KB)