summaryrefslogtreecommitdiff
path: root/app/Model/TaskDuplication.php
AgeCommit message (Expand)Author
2016-03-04PHPdoc cleanupFrederic Guillot
2016-02-20Split Board model into multiple classesFrederic Guillot
2015-10-19Cleanup and minor fixesFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-07Duplicate a project with tasks will copy the new tasks in the same columnsFrederic Guillot
2015-07-19Prompt user when moving or duplicate a task to another projectFrederic Guillot
2015-05-10Recurring tasks (#847): add unit testFrederic Guillot
2015-05-10Recurring tasks (#847): rename class constantsFrederic Guillot
2015-05-10Recurring tasks (#847): move hardcoded conditions to event subscriber + refac...Frederic Guillot
2015-05-10Recurring tasks (#847): Fix php error (substract is not always defined)Frederic Guillot
2015-05-03Initial Recurring Tasks CommitDavid-Norris
2015-02-14Refactoring/simplification of the pull-request about linksFrederic Guillot
2015-02-13Add task links (Merge pull-request #610)Frederic Guillot
2015-02-07Rename subtask modelFrederic Guillot
2014-12-27Move events handling to Symfony\EventDispatcherFrédéric Guillot
2014-12-26Add swimlanesFrédéric Guillot
2014-11-23Create TaskDuplication modelFrédéric Guillot