プロジェクト

全般

プロフィール

Vote #77114

完了

Add status, assigned_to and done_ratio classes to issue subtasks

Admin Redmine さんが3年以上前に追加. 3年以上前に更新.

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

0%

予定工数:
category_id:
10
version_id:
110
issue_org_id:
21776
author_id:
107353
assigned_to_id:
1
comments:
5
status_id:
5
tracker_id:
3
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

This patch is in addition to patch #21474 and adds:

class status for status column

class assigned_to for assignee column

class done_ratio for done column

The purpose is the same, to help theme developers and have the classes consistent.


journals

--------------------------------------------------------------------------------
Updated the patch for the compatibility with trunk r15148.

"Related issues" already have these three classes (see the following). "Subtasks" should also have these classes for consistency.

source:trunk/app/views/issues/_relations.html.erb@15068#L19:
<pre><code class="html">
<td class="status"><%= other_issue.status.name %></td>
<td class="start_date"><%= format_date(other_issue.start_date) %></td>
<td class="due_date"><%= format_date(other_issue.due_date) %></td>
</code></pre>

Setting target version to 3.3.0.
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Committed, thanks.
--------------------------------------------------------------------------------

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


related_issues

duplicates,Closed,5193,Show percentage values of subtasks in parent task overview

Admin Redmine さんが3年以上前に更新

  • カテゴリUI_10 にセット
  • 対象バージョン3.3.0_110 にセット

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

いいね!0
いいね!0