index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
ServiceProvider
/
ActionProvider.php
Age
Commit message (
Collapse
)
Author
2019-07-08
Automatically update the start date when a task move away from a column
renothing
2019-06-15
Add automatic action to move task between columns based on due date
renothing
2018-11-08
New automatic action: move the task to another swimlane when assigned to a user
Marcin
2018-10-25
Register action assign category based on swimlane
Interleaved
2018-10-25
Register new swimlane action in action manager
Interleaved
2018-01-22
Add action to change column once a start date is reached
Christian Wolter
2018-01-22
Add action to change color once start date is reached
Christian Wolter
2017-12-06
Add two automatic actions for subtasks
Frédéric Guillot
- Action to create a subtask assigned to the creator and start the timer - Action to stop the timer of subtasks
2017-06-03
Add new automatic action to assign tasks to its creator
Frederic Guillot
2017-02-23
Automatic action to change task color when due date is expired (PR #3062)
Frederic Guillot
2016-09-19
Add new automatic action to close task based on date moved
Frederic Guillot
2016-08-17
Automatic Actions now support Swimlanes
dalmond
2016-07-23
Add new automatic action to move the task to another column when not moved
Frederic Guillot
2016-07-23
Add new automatic action to move a task to another column when closed
Frederic Guillot
2016-07-23
Added a new automatic action to set due date
Frederic Guillot
2016-06-26
New actionprovider that closes tasks if they are in a specific column and ↵
i00171
havn't been changed for X days.
2016-05-23
Added QueueManager to process background jobs
Frederic Guillot
2016-05-04
Added automated action to change task color based on the priority
Frederic Guillot
2016-01-28
Added automatic actions based on a daily event
Frederic Guillot
2016-01-03
Improve Automatic Actions plugin api
Frederic Guillot