index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kanboard
Age
Commit message (
Expand
)
Author
2016-05-29
Make console commands pluggable
Frederic Guillot
2016-05-23
Added QueueManager to process background jobs
Frederic Guillot
2016-05-20
Manage plugins from the user interface and from the command line
Frederic Guillot
2016-04-12
Added command line utility to reset user password and to disable 2FA
Frederic Guillot
2016-04-12
Rename CLI classes
Frederic Guillot
2016-01-28
Added automatic actions based on a daily event
Frederic Guillot
2015-12-05
Rewrite of the authentication and authorization system
Frederic Guillot
2015-10-16
Make mail transports pluggable and move integrations to plugins
Frederic Guillot
2015-07-06
Add lead and cycle time for projects
Frederic Guillot
2015-06-21
Add cli command to compare locales + cleanup translation files
Frederic Guillot
2015-06-21
Move the script sync-locales.php to cli command
Frederic Guillot
2015-03-28
Add task transitions csv export
Frederic Guillot
2015-01-10
Add boostrap subscriber to cli script
Frederic Guillot
2015-01-04
Add subtasks export and move export actions to a specific controller
Frederic Guillot
2014-11-29
Add command line export/calculation for daily project summaries
Frédéric Guillot
2014-11-29
Replace Core\Cli by Symfony\Console
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-10-04
Improve settings page and move some config parameters to the database
Frédéric Guillot
2014-09-20
Split Task model into smaller classes
Frédéric Guillot
2014-09-18
Fix bug: overdue tasks email notification
Frédéric Guillot
2014-09-12
Fix broken task export (#249)
Frédéric Guillot
2014-08-15
Update documentation
Frédéric Guillot
2014-08-15
Add email notifications
Frédéric Guillot
2014-07-20
Add CLI documentation
Frédéric Guillot
2014-07-19
Add Task CSV export and Kanboard CLI
Frédéric Guillot