プロジェクト

全般

プロフィール

Vote #66879

未完了

Configurable columns in related tasks section

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

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

0%

予定工数:
category_id:
10
version_id:
0
issue_org_id:
5130
author_id:
6992
assigned_to_id:
1
comments:
3
status_id:
1
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[New]

説明

Related tasks section in an issue view has predefined columns now.
There must be a way to configure which columns to display for different users.

For example, if i want to see "assigned_to" and "category" fields of related issues,
i must use a workaround like editing "@app\views\issues_relations.rhtml@":

<%= relation.other_issue(@issue).category %>
<%=h relation.other_issue(@issue).subject %>
<%= relation.other_issue(@issue).assigned_to %>
<%= relation.other_issue(@issue).status.name %>

Implementation

  • It would be nice to have an "options" in the related issues section of an issue, which should be similar to "Options" in "Issues" tab view. With that you can configure which columns to display(including custom fields) and the order of the columns.
  • Also there must be a way to configure the defaults for this view somewhere in "Administration".

journals

--------------------------------------------------------------------------------
I love it. It allowed me to "hack" our instance of Redmine to give us the related issue's category in stead of its project.
--------------------------------------------------------------------------------

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


related_issues

relates,New,11969,Subtask display fields

Admin Redmine さんが約2年前に更新

  • カテゴリUI_10 にセット

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

いいね!0
いいね!0