プロジェクト

全般

プロフィール

Vote #62369

未完了

Show time tracking in the changelog/roadmap

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

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

0%

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

説明

In the interests of using Redmine for time tracking, it would be really useful to be able to display the time taken
on each issue on the changelog and/or roadmap page, possibly also with a total given for each version.


journals

Change app/views/projects/changelog.rhtml line 32:
<li><%= link_to_issue(issue) %>: <%=h
issue.subject %><% if
issue.spent_hours > 0 then %> (<%= l(:label_f_hour_plural,
issue.spent_hours) %
>)<% end %></li>
--------------------------------------------------------------------------------
Damien McKenna wrote:
> Change app/views/projects/changelog.rhtml line 32:

Wrapped in code-tags, the modified line 22 (Redmine 0.8.0-RC1) looks like:
<pre>
<li><%= link_to_issue(issue) %>: <%=h issue.subject %><% if issue.spent_hours > 0 %> (<%= l(:label_f_hour_plural, issue.spent_hours) %>)<% end %></li>
</pre>
--------------------------------------------------------------------------------
I've added the following related issues:
* #1671 (nice but outdated patch which adds detailed timelog info on the roadmap page and which adds some new selectors in the roadmap grouping component)
* #2587 (feature request for something that was included in the previous mentioned patch #1671)
* #3245 (a patch which changes the Roadmap view to also show issue's estimated time and spent time, similar to Goyello's Roadmap Upgrade plugin (http://github.com/GOYELLO/Redmine_roadmap_upgrade))

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


related_issues

relates,Closed,2587,Improvement of built-in issue reports in roadmap page
relates,New,1671,Show a breakdown of estimated/spent/remaining time for a version
relates,New,3245,Roadmap - show Estimated Time and Spent Time

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

  • カテゴリRoadmap_22 にセット

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

いいね!0
いいね!0