summaryrefslogtreecommitdiff
path: root/controllers/task.php
AgeCommit message (Collapse)Author
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot
2014-05-21Add categories for projects and tasksFrédéric Guillot
2014-05-17Add the possibility to remove a taskFrédéric Guillot
2014-05-03Fix bug task creation webhookFrédéric Guillot
2014-03-30Add Mysql/MariaDB supportFrédéric Guillot
2014-03-23Comment edit/remove actionsFrédéric Guillot
2014-03-19Task duplicationFrédéric Guillot
2014-03-09Lowercase base controller includeFrédéric Guillot
2014-03-09Automatic actionsFrédéric Guillot
2014-03-05Add a 'due date' field and display the number of comments on the boardFrédéric Guillot
2014-03-04Add the possibility to add a description directly from the task show viewFrédéric Guillot
2014-03-04Improve commentsFrédéric Guillot
2014-03-04Added basic comments on tasksrzeka
2014-03-01Add acl and access list for projectsFrédéric Guillot
2014-02-24Display a page not found when the data is not in the dabase anymoreFrédéric Guillot
2014-02-23Remove project dropdown from task editFrédéric Guillot
2014-02-22Add a page to display completed tasks and add the completion date column for ↵Frédéric Guillot
tasks
2014-02-21Fix minor errorsFrédéric Guillot
2014-02-16Improve webhook to add a taskFrédéric Guillot
2014-01-25First commitFrédéric Guillot