summaryrefslogtreecommitdiff
path: root/app/Action/TaskDuplicateAnotherProject.php
AgeCommit message (Expand)Author
2016-07-23Add new automatic action to move a task to another column when closedFrederic Guillot
2016-07-19Refactoring of internal task eventsFrederic Guillot
2016-07-02Handle tags and tasks move/duplication to another projectFrederic Guillot
2016-06-12Added task creation event to action "TaskDuplicateAnotherProject" (PR #2333)Jason Tourtelotte
2016-05-28Rename all modelsFrederic Guillot
2016-02-20Split Board model into multiple classesFrederic Guillot
2016-01-03Improve Automatic Actions plugin apiFrederic 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
2014-11-23Create TaskDuplication modelFrédéric Guillot
2014-10-12Move some Task model methods to the TaskFinder classFrédéric Guillot
2014-09-28Improve automatic actions (check for compatible events/actions/parameters)Frédéric Guillot
2014-09-01Add the possibility to duplicate a task to another projectFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot