Kanboard-Prod/app/Action
Francois Ferrand 546e0ec809 Add new actions to move issue when the assignee is changed.
This will *not* fire the task_moved events, to avoid triggering other auto-assign actions.
This does not seem ideal, but I see no easy way to implement this properly (e.g. checking the event
stack).
2015-02-24 18:41:38 +01:00
..
Base.php Acl refactoring 2014-12-31 12:37:15 -05:00
CommentCreation.php Various fixes and improvements 2015-01-02 21:11:19 -05:00
TaskAssignCategoryColor.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
TaskAssignCategoryLabel.php Add Gitlab webhook 2014-12-28 22:22:15 -05:00
TaskAssignColorCategory.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
TaskAssignColorUser.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
TaskAssignCurrentUser.php Acl refactoring 2014-12-31 12:37:15 -05:00
TaskAssignSpecificUser.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
TaskAssignUser.php Add Gitlab webhook 2014-12-28 22:22:15 -05:00
TaskClose.php Add Bitbucket webhook 2015-02-08 21:13:59 -05:00
TaskCreation.php Add Gitlab webhook 2014-12-28 22:22:15 -05:00
TaskDuplicateAnotherProject.php Create TaskDuplication model 2014-11-23 18:23:20 -05:00
TaskLogMoveAnotherColumn.php Add new automatic action (Task comment logging), patch #539 2015-01-22 17:46:58 -05:00
TaskMoveAnotherProject.php Create TaskDuplication model 2014-11-23 18:23:20 -05:00
TaskMoveColumnAssigned.php Add new actions to move issue when the assignee is changed. 2015-02-24 18:41:38 +01:00
TaskMoveColumnUnAssigned.php Add new actions to move issue when the assignee is changed. 2015-02-24 18:41:38 +01:00
TaskOpen.php Add Gitlab webhook 2014-12-28 22:22:15 -05:00