summaryrefslogtreecommitdiff
path: root/app/ServiceProvider/ActionProvider.php
AgeCommit message (Expand)Author
2019-07-08Automatically update the start date when a task move away from a columnrenothing
2019-06-15Add automatic action to move task between columns based on due daterenothing
2018-11-08New automatic action: move the task to another swimlane when assigned to a userMarcin
2018-10-25Register action assign category based on swimlaneInterleaved
2018-10-25Register new swimlane action in action managerInterleaved
2018-01-22Add action to change column once a start date is reachedChristian Wolter
2018-01-22 Add action to change color once start date is reachedChristian Wolter
2017-12-06Add two automatic actions for subtasksFrédéric Guillot
2017-06-03Add new automatic action to assign tasks to its creatorFrederic Guillot
2017-02-23Automatic action to change task color when due date is expired (PR #3062)Frederic Guillot
2016-09-19Add new automatic action to close task based on date movedFrederic Guillot
2016-08-17Automatic Actions now support Swimlanesdalmond
2016-07-23Add new automatic action to move the task to another column when not movedFrederic Guillot
2016-07-23Add new automatic action to move a task to another column when closedFrederic Guillot
2016-07-23Added a new automatic action to set due dateFrederic Guillot
2016-06-26New actionprovider that closes tasks if they are in a specific column and hav...i00171
2016-05-23Added QueueManager to process background jobsFrederic Guillot
2016-05-04Added automated action to change task color based on the priorityFrederic Guillot
2016-01-28Added automatic actions based on a daily eventFrederic Guillot
2016-01-03Improve Automatic Actions plugin apiFrederic Guillot