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
/
Action
/
Base.php
Age
Commit message (
Expand
)
Author
2018-06-01
Make sure automatic actions are applied to all tasks when using bulk operations
Frédéric Guillot
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-03-04
PHPdoc cleanup
Frederic Guillot
2016-01-28
Added automatic actions based on a daily event
Frederic Guillot
2016-01-17
Avoid automatic actions that change the color to fire subsequent events
Frederic Guillot
2016-01-06
Move Github Webhook to external plugin
Frederic Guillot
2016-01-03
Improve Automatic Actions plugin api
Frederic Guillot
2015-11-15
Add unit test for TaskAssignCategoryLink
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-09-22
Allow to extend automatic actions from plugins
Frederic Guillot
2015-06-13
Add new automatic action: Move task to another column when the category is ch...
Frederic Guillot
2015-05-24
Helpers refactoring
Frederic Guillot
2014-12-31
Acl refactoring
Frédéric Guillot
2014-12-27
Fix some PHPAnalyzer issues
Frédéric Guillot
2014-12-27
Move events handling to Symfony\EventDispatcher
Frédéric Guillot
2014-11-26
Fix some Scrutinizer issues
Frédéric Guillot
2014-11-23
Fix issues with PHP 5.3 and phpdocs
Frédéric Guillot
2014-11-23
Create TaskDuplication model
Frédéric Guillot
2014-11-23
Create TaskModification model
Frédéric Guillot
2014-11-22
Move task creation to a seperate class
Frédéric Guillot
2014-11-21
Create TaskStatus model
Frédéric Guillot
2014-11-14
Use Pimple instead of Core\Registry and add Monolog for logging
Frédéric Guillot
2014-10-25
Finish github webhooks integration
Frédéric Guillot
2014-10-12
Project activity refactoring and listeners improvements
Frédéric Guillot
2014-09-28
Improve automatic actions (check for compatible events/actions/parameters)
Frédéric Guillot
2014-09-16
Add more events and notifications for tasks
Frédéric Guillot
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot