summaryrefslogtreecommitdiff
path: root/app/Model/TaskModification.php
AgeCommit message (Collapse)Author
2016-03-04Create Import namespace and move classesFrederic Guillot
2016-02-06The date time format can be chosen in application settingsFrederic Guillot
2016-01-24Add configurable task priorityFrederic Guillot
2016-01-17Make sure that no events are fired if nothing have been modified in the taskFrederic Guillot
2016-01-17Avoid automatic actions that change the color to fire subsequent eventsFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-07-07Add datetime picker for start dateFrederic Guillot
2015-06-13Add new automatic action: Move task to another column when the category is ↵Frederic Guillot
changed
2015-05-03Initial Recurring Tasks CommitDavid-Norris
Initial Recurring Tasks Commit No Locales Updated.
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-11-23Create TaskModification modelFrédéric Guillot