index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
units
/
ActionTest.php
Age
Commit message (
Expand
)
Author
2015-06-20
Improve automatic action duplication with unit tests and improve database schema
Frederic Guillot
2015-02-25
Add REST api to manage actions.
Francois Ferrand
2014-12-28
Add Gitlab webhook
Frédéric Guillot
2014-12-27
Move events handling to Symfony\EventDispatcher
Frédéric Guillot
2014-11-23
Create TaskPosition model
Frédéric Guillot
2014-11-22
Move task creation to a seperate class
Frédéric Guillot
2014-11-14
Use Pimple instead of Core\Registry and add Monolog for logging
Frédéric Guillot
2014-10-12
Move some Task model methods to the TaskFinder class
Frédéric Guillot
2014-09-28
Improve automatic actions (check for compatible events/actions/parameters)
Frédéric Guillot
2014-09-15
Run unit tests across different database backends + fix bugs
Frédéric Guillot
2014-09-04
Task move position refactoring
Frédéric Guillot
2014-09-01
Improve task duplication
Frédéric Guillot
2014-08-30
Move a task to another project
Frédéric Guillot
2014-08-15
Add email notifications
Frédéric Guillot
2014-06-20
First API implementation
Frédéric Guillot