summaryrefslogtreecommitdiff
path: root/app/Controller/Task.php
AgeCommit message (Collapse)Author
2014-07-08Add fields: task creator and modification dateFrédéric Guillot
2014-07-01Use popover to edit task and description directly from board.Francois Ferrand
- Click on 'description' icon opens the 'edit-description' page. - Edit task and edit description now open in popover, like the assign dialog.
2014-05-28Add CSRF protectionsFrédéric Guillot
2014-05-25Add subtasksFrédéric Guillot
2014-05-23Improve user interfaceFrédéric Guillot
2014-05-22Add files uploadFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot