summaryrefslogtreecommitdiff
path: root/app/Model/Subtask.php
AgeCommit message (Expand)Author
2016-01-11Move subtask validator methodsFrederic Guillot
2015-10-19Cosmetic fixesFrederic Guillot
2015-10-19Cleanup and minor fixesFrederic 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 - Hotfix logical errorMax Kamashev
2015-09-24refs #1245 - Subtask - Added option to events to avoid recursive callsMax Kamashev
2015-09-20Fix some phpdoc and remove useless codeFrederic Guillot
2015-09-14Add event subtask.deleteFrederic Guillot
2015-06-27PicoDb updateFrederic Guillot
2015-06-24Add timer for subtasks and remove settings for subtask time trackingFrederic Guillot
2015-06-24Auto assign subtasks when status is toggledFrederic Guillot
2015-06-20Close all subtasks when a task is closedFrederic Guillot
2015-04-18Fix PHP 5.3 issueFrederic Guillot
2015-04-18Fix bug when moving subtasks with non consecutive positionsFrederic Guillot
2015-03-29add task name to subtask dashboard #682BlueTeck
2015-03-09Bust subtask title max length to 255 charactersFrederic Guillot
2015-03-01Add subtask positionFrederic Guillot
2015-02-28Rename subtasks and files tablesFrederic Guillot
2015-02-07Update subtask spent based on the time trackingFrederic Guillot
2015-02-07Update task time tracking based on subtask time trackingFrederic Guillot
2015-02-07Rename subtask modelFrederic Guillot