Patch #5007
closed
Time spent displayed in human readable format (hours minutes)
Added by Vladimir Kovacik over 14 years ago.
Updated almost 8 years ago.
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.
Files
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.
Forgot to mention that time_entries_displayed_human_readable_v1.0.patch applies to Redmine 0.9.2
- Priority changed from Low to Normal
Issue-relations added from issues #877 and #1184.
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.
+1
It would be really handy to be able to choose the display format. Decimal time is something very uncommon.
Is there any way to use this patch on Redmine 2.6.0.stable.
I want install the patch but the files not available.
Who can help ?
Edit: Or can i configure the spent time to human readable ?
- Related to Feature #6833: Spent time in a configurable unit added
- Related to Feature #23996: Introduce a setting to change the display format of timespans to HH:MM added
- Status changed from New to Closed
- Assignee deleted (
Jean-Philippe Lang)
This patch has been superseded by #23996.
Also available in: Atom
PDF