summaryrefslogtreecommitdiff
path: root/app/Model/SubTask.php
AgeCommit message (Expand)Author
2015-01-25Do not show inactive projects info on the dashboard and update picodb (merge ...Frederic Guillot
2015-01-18Pagination refactoringFrederic Guillot
2015-01-04Add subtasks export and move export actions to a specific controllerFrederic Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-11-26Move subtask templates to a subfolderFrédéric Guillot
2014-11-24Integrate tooltips and code cleanup/fix bugs, see #166Frédéric Guillot
2014-11-23Fix issues with PHP 5.3 and phpdocsFrédéric Guillot
2014-11-23Create TaskDuplication modelFrédéric Guillot
2014-11-22Some refactoring for PHP 5.3Frédéric Guillot
2014-11-22Improve API to return id instead of a booleanFrédéric Guillot
2014-11-15Add pagination and sorting to the dashboardFrédéric Guillot
2014-11-11Add subtasks to the dashboardFrédéric Guillot
2014-10-11Add 3 new fields for tasks: start date, time estimated and time spentFrédéric Guillot
2014-09-20Models refactoring/improvementsFrédéric Guillot
2014-09-12Remove some code duplication (validation rules)Frédéric Guillot
2014-09-12Improve API calls for subtasksFrédéric Guillot
2014-09-01Add the possibility to duplicate a task to another projectFrédéric Guillot
2014-08-16The fullname is displayed instead of the username if not emptyFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-05-25Add subtasksFrédéric Guillot