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 (
Expand
)
Author
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 hav...
i00171
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