summaryrefslogtreecommitdiff
path: root/kanboard
AgeCommit message (Expand)Author
2016-05-29Make console commands pluggableFrederic Guillot
2016-05-23Added QueueManager to process background jobsFrederic Guillot
2016-05-20Manage plugins from the user interface and from the command lineFrederic Guillot
2016-04-12Added command line utility to reset user password and to disable 2FAFrederic Guillot
2016-04-12Rename CLI classesFrederic Guillot
2016-01-28Added automatic actions based on a daily eventFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-10-16Make mail transports pluggable and move integrations to pluginsFrederic Guillot
2015-07-06Add lead and cycle time for projectsFrederic Guillot
2015-06-21Add cli command to compare locales + cleanup translation filesFrederic Guillot
2015-06-21Move the script sync-locales.php to cli commandFrederic Guillot
2015-03-28Add task transitions csv exportFrederic Guillot
2015-01-10Add boostrap subscriber to cli scriptFrederic Guillot
2015-01-04Add subtasks export and move export actions to a specific controllerFrederic Guillot
2014-11-29Add command line export/calculation for daily project summariesFrédéric Guillot
2014-11-29Replace Core\Cli by Symfony\ConsoleFrédéric Guillot
2014-11-14Use Pimple instead of Core\Registry and add Monolog for loggingFrédéric Guillot
2014-10-12Move some Task model methods to the TaskFinder classFrédéric Guillot
2014-10-04Improve settings page and move some config parameters to the databaseFrédéric Guillot
2014-09-20Split Task model into smaller classesFrédéric Guillot
2014-09-18Fix bug: overdue tasks email notificationFrédéric Guillot
2014-09-12Fix broken task export (#249)Frédéric Guillot
2014-08-15Update documentationFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-07-20Add CLI documentationFrédéric Guillot
2014-07-19Add Task CSV export and Kanboard CLIFrédéric Guillot