summaryrefslogtreecommitdiff
path: root/app/Model/Task.php
AgeCommit message (Expand)Author
2014-08-17Highlight recently modified tasks on board (pull-request #201)Fré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-07-19Add Task CSV export and Kanboard CLIFrédéric Guillot
2014-07-08Add fields: task creator and modification dateFrédéric Guillot
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