Patch #5007

Time spent displayed in human readable format (hours minutes)

Added by Vladimir Kovacik about 3 years ago. Updated 4 months ago.

Status:NewStart date:2010-03-08
Priority:NormalDue date:
Assignee:Jean-Philippe Lang% Done:

0%

Category:Time tracking
Target version:-

Description

Currently "Spent Time" and "Estimated Time" entries are shown as decimal numbers.
If time entry contains e.g. 1 hour and 15 minutes then 1.25 is displayed on all pages where this time entry is displayed. This is rather not very user friendly because user thinks in "hours and minutes".
This patch modifies how time entries are formatted before they get displayed.

time_entries_displayed_human_readable_v1.0.patch Magnifier (3.2 KB) Vladimir Kovacik, 2010-03-08 13:37


Related issues

Related to Feature #1184: time-display New 2008-05-06
Related to Feature #877: ability to vary the units used to track time New 2008-03-17

History

#1 Updated by Vladimir Kovacik about 3 years ago

Patch affects the following pages (and perhaps others):
  • Issue/Issues
  • My Page > Spent time
  • Project > Report
  • Roadmap

time_entries_displayed_human_readable_v1.0.patch formats time entry 1.25 as "1h 15m".
Symbols 'h', 'm' are hardcoded in i18n.rb and probably subjects for internationalisation.

#2 Updated by Vladimir Kovacik about 3 years ago

Forgot to mention that time_entries_displayed_human_readable_v1.0.patch applies to Redmine 0.9.2

#3 Updated by Mischa The Evil about 3 years ago

  • Priority changed from Low to Normal

Issue-relations added from issues #877 and #1184.

#4 Updated by Tobias Eigen 8 months ago

was this applied to redmine? I am interested in having time displayed in hours and minutes, as well as having the input be in hours and minutes as well. However, I am not seeing time displayed in the way you describe on my redmine site (1.2.2.stable). I see it in decimal format.

#5 Updated by Rick Mason 6 months ago

+1 for this

#6 Updated by Kevin Labécot 4 months ago

+1 too... Any news?

Also available in: Atom PDF