In the current git version I did some changes to the ticket lists which I'd like some feedback on.
On my installation I've now reached so many tickets that I the ticket listing (for an admin) is totally useless. The "Active tickets/grants" pages now lists only your own tickets. Administrators now have two more pages: "All tickets/grants", which list _all_ tickets/grants. In addition to that, these listings are client-side sortable by all fields (downloaded status, file name, user, size, creation date and expiration date). Because of this, I cannot include extra informations directly underneath the ticket row. When you click on the file name you're now redirected to the edit page instead. The edit page now includes all additional informations which cannot be edited, such as the ticket owner, creation date, number of downloads, etc. I think the listing is much better this way when you have a non-trivial amount of tickets. I'd like to change all the other listings with the same method. Feedback appreciated.