-
Issue #1496404 by Takki: x hours 60 mins
-
Changed the date exposed filters for time tracker so that users have to choose if they want the popup or not. This was to support relative timeframes as default values with the date popup
-
Fixed the time_tracker_views_handler_field_numeric value handling. All values were showing up a 0
-
Improved the date popup support on the exposed filters
-
Issue #1469846 by merro: Date Popup not working on time_tracker/atrium_reports. Fixed the exposed element so that it uses a date_popup widget when the date_popup module is enabled.
-
fixed the new time_tracker_views_handler_field_numeric output format rendering
-
Issue #1332274 by rpsu: Added better support for deductions in views. New field total_duration has duration minus deductions
-
Issue #1545676 by tom friedhof: Added the deductions to the total time logged function
-
Issue #1266726 by dhaith: Cannot enter time as HH:MM on Time Sheet
-
Issue #1417438 by tkeppens: Fixed an issue where $day could be undefined in a users time sheet.