Patch #5007
Time spent displayed in human readable format (hours minutes)
| Status: | New | Start date: | 2010-03-08 | |
|---|---|---|---|---|
| Priority: | Normal | Due 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.
Related issues
History
#1 Updated by Vladimir Kovacik about 3 years ago
- 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
#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?
