Age | Commit message (Expand) | Author |
2017-12-01 | Add command to remove project activities after one year | Frédéric Guillot |
2017-11-30 | Add command to disable projects not touched during one year | Frédéric Guillot |
2017-11-16 | Add command to display Kanboard version | Frederic Guillot |
2017-06-18 | Add command line argument to filter overdue notification for a given project | Frederic Guillot |
2017-05-10 | Change Due Date to Due Timestamp fixes #919 (#3249) | Oliver Buchmann |
2017-01-28 | Add command to execute individual job | Frederic Guillot |
2016-12-02 | Add config parameter to toggle automatic SQL migrations | Frederic Guillot |
2016-09-19 | Fix some php doc | Frederic Guillot |
2016-07-31 | Cleanup events and stuff before processing job in worker | Frederic Guillot |
2016-07-31 | Send bootstrap event when starting worker | Frederic Guillot |
2016-07-01 | Fixed empty title for web notification with only one overdue task | Frederic Guillot |
2016-05-29 | Make console commands pluggable | Frederic Guillot |
2016-05-28 | Minor fixes | Frederic Guillot |
2016-05-28 | Rename all models | Frederic Guillot |
2016-05-24 | Filter non compatible plugins | 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-18 | Update doc for CLI | Frederic Guillot |
2016-04-18 | Added group notifications per projects for each user for overdue task… (#2132) | Kolesar |
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-03-04 | Add namespace Export and move classes | Frederic Guillot |
2016-03-04 | Create Import namespace and move classes | Frederic Guillot |
2016-03-04 | Remove model OverdueNotification | Frederic Guillot |
2016-02-29 | Add unit test for transition model | Frederic Guillot |
2016-01-31 | When creating a new project, have the possibility to select another project t... | Frederic Guillot |
2016-01-28 | Remove unused use statement | Frederic Guillot |
2016-01-28 | Added automatic actions based on a daily event | Frederic Guillot |
2015-10-17 | Fix some phpdoc | 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-10-03 | Add web notifications | Frederic Guillot |
2015-07-18 | Fix cosmetic issues | Frederic Guillot |
2015-07-06 | Cosmetic fixes | 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-06-07 | Add user filter/condition for notifications | Frederic Guillot |
2015-03-28 | Add task transitions csv export | Frederic Guillot |
2015-01-04 | Allow users to override the timezone and the language | Frederic Guillot |
2015-01-04 | Add subtasks export and move export actions to a specific controller | Frederic Guillot |
2014-12-27 | Fix some PHPAnalyzer issues | Frédéric Guillot |
2014-12-27 | Move events handling to Symfony\EventDispatcher | Frédéric Guillot |
2014-11-29 | Update cli doc | Frédéric 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 |