Notice: this is a static mirror for historical purposes.

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
059Mantis PluginsTimecardpublic2009-09-13 08:142009-10-02 02:00
ReporterDavid Hicks 
Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusnewResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary059: Increase resolution from hours to hours:minutes
DescriptionIt'd be very handy to allow for increased resolution of time records... down to the minute. We can either use the same system built into Mantis already for a quick fix... or come up with a better long term fix that solves the shortfalls of the inbuilt time tracking within Mantis.
TagsNo tags attached.
Attached Files

- Relationships
has duplicate 069resolvedJohn Reese Mantis Plugins Report issue does not allow less than whole integer 
has duplicate 077resolvedJohn Reese Other TimeCard: Support HH:MM format 

-  Notes
User avatar (059)
David Hicks (reporter)
2009-10-02 02:00

Done. See:
http://git.mantisforge.org/w/timecard/dhx.git?a=commit;h=93c6829f48b62aace54d79ad1a81b7e507ff8d7d [^]

This patch lets the administrator choose if the accuracy of time reported/estimated is in hours or minutes.

Also here is the query you need to run on the database to upgrade from the internal time tracking system to Timecard:

INSERT INTO mantis_plugin_Timecard_update_table (bug_id, bugnote_id, user_id, spent, timestamp) SELECT bug_id, id, reporter_id, time_tracking, date_submitted FROM mantis_bugnote_table;

Timecard should now be able to replace the inbuilt time tracking system as all functionality seems to be ported across to Timecard now.

- Issue History
Date Modified Username Field Change
2009-09-13 08:14 David Hicks New Issue
2009-10-02 02:00 David Hicks Note Added: 059
2009-10-20 06:14 John Reese Relationship added has duplicate 069
2009-11-06 06:12 John Reese Relationship added has duplicate 077


Copyright © 2000 - 2012 MantisBT Group
Time: 0.1545 seconds.
memory usage: 8,372 KB
Powered by Mantis Bugtracker

hosted with
Linode