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 (
Collapse
)
Author
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