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
/
Core
/
Tool.php
Age
Commit message (
Expand
)
Author
2016-12-20
Offer the possibility to override internal formatter objects from plugins
Frederic Guillot
2016-08-21
Add FileCache driver
Frederic Guillot
2016-06-01
Added mail helper
Frederic Guillot
2016-03-26
Added avatar image upload
Frederic Guillot
2016-03-23
Loader for Helper-Classes from Plugin
Busfreak
2015-11-15
Code cleanup
Frederic Guillot
2015-10-17
Run php-cs-fixer on the code base
Frederic Guillot
2015-10-13
Change namespace to add Kanboard as prefix
Frederic Guillot
2015-10-12
Add user CSV import
Frederic Guillot
2015-09-16
Add abstract storage layer
Frederic Guillot
2015-09-13
First draft for plugins system
Frederic Guillot
2015-04-19
Add Sendgrid integration (incoming email handling)
Frederic 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-09-08
Fix bug HTTPS detection (issue with IIS)
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-07-19
Add Task CSV export and Kanboard CLI
Frédéric Guillot