summaryrefslogtreecommitdiff
path: root/app/Model/Task.php
AgeCommit message (Collapse)Author
2014-07-07Fix bug: due date and score lost on updateFrédéric Guillot
2014-07-05Add Postgresql supportFrédéric Guillot
2014-06-20First API implementationFrédéric Guillot
2014-05-26Improve automatic actions (move task to another position same columns)Frédéric Guillot
2014-05-26Improve events handlingFrédéric Guillot
2014-05-25Make sure that files are removed when a task is deletedFrédéric Guillot
2014-05-23Minor code improvementsFré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