プロジェクト

全般

プロフィール

Vote #63541

完了

Make author column sortable and groupable

Admin Redmine さんがほぼ2年前に追加. ほぼ2年前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
Issues_2
対象バージョン:
開始日:
2008/07/03
期日:
進捗率:

0%

予定工数:
category_id:
2
version_id:
36
issue_org_id:
1567
author_id:
1472
assigned_to_id:
1
comments:
5
status_id:
5
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

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")

journals

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
I hope that author-column not only sortable but also groupable.
Such as:

@QueryColumn.new(:author, :sortable => "#{Issue.table_name}.author_id", :groupable => true),@
--------------------------------------------------------------------------------
Added in r7843.
--------------------------------------------------------------------------------


related_issues

relates,Reopened,7867,Author group filtering
duplicates,Closed,3613,Author column not sortable in Issues
duplicates,Closed,7764,Allow issue list to be sorted by "Author" and grouped by the same field

Admin Redmine さんがほぼ2年前に更新

  • カテゴリIssues_2 にセット
  • 対象バージョン1.3.0_36 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0