Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-23 | Add new automatic action to move a task to another column when closed | Frederic Guillot | |
2016-07-19 | Refactoring of internal task events | Frederic Guillot | |
2016-05-28 | Rename all models | Frederic Guillot | |
2016-01-03 | Improve Automatic Actions plugin api | Frederic Guillot | |
2015-10-13 | Change namespace to add Kanboard as prefix | Frederic Guillot | |
2015-06-13 | Add new automatic action: Move task to another column when the category is ↵ | Frederic Guillot | |
changed | |||
2015-03-22 | Improve and translate pull-request | Frederic Guillot | |
2015-02-24 | Add new actions to move issue when the assignee is changed. | Francois Ferrand | |
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). |