summaryrefslogtreecommitdiff
path: root/tests/units/TimeTrackingTest.php
AgeCommit message (Collapse)Author
2015-02-07Update task time tracking based on subtask time trackingFrederic Guillot
2015-02-07Rename subtask modelFrederic Guillot
2014-11-23Create TaskModification modelFrédéric Guillot
2014-11-22Move task creation to a seperate classFrédéric Guillot
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-10-12Move some Task model methods to the TaskFinder classFrédéric Guillot
2014-10-11Add 3 new fields for tasks: start date, time estimated and time spentFrédéric Guillot