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
/
Model
/
Action.php
Age
Commit message (
Collapse
)
Author
2015-02-08
Add Bitbucket webhook
Frederic Guillot
2015-01-22
Add new automatic action (Task comment logging), patch #539
Frederic Guillot
2015-01-02
Fix bugs, improve perfs and use SimpleLogger instead of Monolog
Frédéric Guillot
2014-12-31
Reduce the number of SQL queries for automatic actions
Frédéric Guillot
2014-12-28
Add Gitlab webhook
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-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-09-28
Add support for Github Issue Webhooks
Frédéric Guillot
2014-09-28
Improve automatic actions (check for compatible events/actions/parameters)
Frédéric Guillot
2014-09-22
Basic prototype to handle Github webhooks
Frédéric Guillot
2014-09-16
Add more events and notifications for tasks
Frédéric Guillot
2014-09-01
Add an automated action to move a task to another project
Frédéric Guillot
2014-08-19
Fix a bug and improve project cloning code
Frédéric Guillot
2014-08-15
Add email notifications
Frédéric Guillot
2014-06-25
Merge pull-request #140 (several small fixes)
Frédéric Guillot
2014-05-27
Add a new automatic action: assign a category based on a defined color
Frédéric Guillot
2014-05-23
Improve css and phpdoc comments
Frédéric Guillot
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot