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
/
Base.php
Age
Commit message (
Expand
)
Author
2015-06-20
Change travis-ci configuration
Frederic Guillot
2015-06-20
Add automatic action to send a task by email
Frederic Guillot
2015-06-07
Add Mailgun API as mail transport
Frederic Guillot
2015-06-07
Add user filter/condition for notifications
Frederic Guillot
2015-06-06
Improve email sending system and add Postmark as mail transport
Frederic Guillot
2015-05-18
Send all Kanboard events to the webhook (breaking change)
Frederic Guillot
2015-04-19
Add Postmark integration (inbound emails for task creation)
Frederic Guillot
2015-02-08
Add unit test for subtask time tracking
Frederic Guillot
2015-02-03
Implemented Changes to Project Duplication to include Swimlanes and Tasks.
Michael Lüpkes
2014-12-28
Template helpers refactoring
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-11-04
Switch to composer
Frédéric Guillot
2014-09-15
Run unit tests across different database backends + fix bugs
Frédéric Guillot
2014-09-12
Add settings field to control project columns (pull-request #244)
Frédéric Guillot
2014-09-10
Add subtasks and comments history
Frédéric Guillot
2014-09-09
Start to implement task history and project activity
Frédéric Guillot
2014-09-09
Improve project api procedures
Frédéric Guillot
2014-09-01
Add the possibility to duplicate a task to another project
Frédéric Guillot
2014-09-01
Add an automated action to move a task to another project
Frédéric Guillot
2014-08-16
Authentication backends refactoring
Frédéric Guillot
2014-08-15
Add email notifications
Frédéric Guillot
2014-06-20
First API implementation
Frédéric Guillot