Project

General

Profile

Actions

Feature #1567

closed

Make author column sortable and groupable

Added by Henning Perl almost 16 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Category:
Issues
Target version:
Start date:
2008-07-03
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

Is it possible to make the author-column sortable in source:/trunk/app/views/issues/_list.rhtml ? Right now I only got it to work with author_id, which is not the best solution:

in source:/trunk/app/models/query.rb (line 100):

QueryColumn.new(:author, :sortable => "#{Issue.table_name}.author_id")


Related issues

Related to Redmine - Feature #7867: Author group filteringReopened2011-03-15

Actions
Has duplicate Redmine - Defect #3613: Author column not sortable in IssuesClosed2009-07-13

Actions
Has duplicate Redmine - Feature #7764: Allow issue list to be sorted by "Author" and grouped by the same fieldClosed2011-03-03

Actions
Actions

Also available in: Atom PDF