summaryrefslogtreecommitdiff
path: root/app/Model/TaskStatus.php
AgeCommit message (Expand)Author
2016-05-28Rename all modelsFrederic Guillot
2016-05-28Remove model base classFrederic Guillot
2016-04-29Fix bug: closing all tasks by column, also update closed tasksFrederic Guillot
2016-01-17Avoid automatic actions that change the color to fire subsequent eventsFrederic Guillot
2016-01-17Add dropdown menu on each board column title to close all tasksFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-03Add more unit testsFrederic Guillot
2015-06-20Close all subtasks when a task is closedFrederic Guillot
2015-05-10Recurring tasks (#847): move hardcoded conditions to event subscriber + refac...Frederic Guillot
2015-05-03Initial Recurring Tasks CommitDavid-Norris
2015-01-17Add project calendars (merge/refactoring of #490)Frederic Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-11-21Create TaskStatus modelFrédéric Guillot