summaryrefslogtreecommitdiff
path: root/app/Model/SubtaskTimeTracking.php
AgeCommit message (Expand)Author
2016-01-31Add unit tests for last automatic actionsFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-09-30refs #1245 - Renamed argumentMax Kamashev
2015-09-24refs #1245 - Subtask - Added option to events to avoid recursive callsMax Kamashev
2015-09-20Move timetable to a pluginFrederic Guillot
2015-09-14Fix issue: task time tracking is not updated when deleting a subtaskFrederic Guillot
2015-08-12Improve bug fixFrederic Guillot
2015-08-12Fix bug task estimate is reseted when using subtask timerFrederic Guillot
2015-07-25Fix bug: avoid the creation of multiple subtask timer for the same task and userFrederic Guillot
2015-06-24Add timer for subtasks and remove settings for subtask time trackingFrederic Guillot
2015-06-07Add user filter/condition for notificationsFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-05-16Display tasks in the calendar + improve settingsFrederic Guillot
2015-03-15Calculate intersection between time tracking and timetableFrederic Guillot
2015-03-14Calculate the time spent based on the timetableFrederic Guillot
2015-02-17Update task time spent based on subtasks time spentFrederic Guillot
2015-02-15Display unfinished subtasks in the calendarFrederic Guillot
2015-02-15Display subtask time tracking in the calendarFrederic Guillot
2015-02-10Add subtask time tracking in the task viewFrederic Guillot
2015-02-08Add unit test for subtask time trackingFrederic Guillot
2015-02-07Update subtask spent based on the time trackingFrederic Guillot
2015-02-07Rename subtask modelFrederic Guillot
2015-02-04Add subtasks restrictions and time trackingFrederic Guillot