summaryrefslogtreecommitdiff
path: root/app/Console
AgeCommit message (Expand)Author
2019-08-22Add missing css file to app.min.cssFrédéric Guillot
2019-08-03Fix reference to text-carret js libraryRafael de Camargo
2019-07-25Improve assets managementFrédéric Guillot
2019-07-25Remove dependency on nodejs and gulpFrédéric Guillot
2019-07-25Remove dependency on SassFrédéric Guillot
2018-05-09Make cli locale commands working outside of source treeFrédéric Guillot
2018-04-30better whitespace handling by ./cli locale:compareAndrew Engelbrecht
2017-12-01Add command to remove project activities after one yearFrédéric Guillot
2017-11-30Add command to disable projects not touched during one yearFrédéric Guillot
2017-11-16Add command to display Kanboard versionFrederic Guillot
2017-06-18Add command line argument to filter overdue notification for a given projectFrederic Guillot
2017-05-10Change Due Date to Due Timestamp fixes #919 (#3249)Oliver Buchmann
2017-01-28Add command to execute individual jobFrederic Guillot
2016-12-02Add config parameter to toggle automatic SQL migrationsFrederic Guillot
2016-09-19Fix some php docFrederic Guillot
2016-07-31Cleanup events and stuff before processing job in workerFrederic Guillot
2016-07-31Send bootstrap event when starting workerFrederic Guillot
2016-07-01Fixed empty title for web notification with only one overdue taskFrederic Guillot
2016-05-29Make console commands pluggableFrederic Guillot
2016-05-28Minor fixesFrederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-05-24Filter non compatible pluginsFrederic 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-18Update doc for CLIFrederic Guillot
2016-04-18Added group notifications per projects for each user for overdue task… (#2132)Kolesar
2016-04-12Added command line utility to reset user password and to disable 2FAFrederic Guillot
2016-04-12Rename CLI classesFrederic Guillot
2016-03-04Add namespace Export and move classesFrederic Guillot
2016-03-04Create Import namespace and move classesFrederic Guillot
2016-03-04Remove model OverdueNotificationFrederic Guillot
2016-02-29Add unit test for transition modelFrederic Guillot
2016-01-31When creating a new project, have the possibility to select another project t...Frederic Guillot
2016-01-28Remove unused use statementFrederic Guillot
2016-01-28Added automatic actions based on a daily eventFrederic Guillot
2015-10-17Fix some phpdocFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-12Add user CSV importFrederic Guillot
2015-10-03Add web notificationsFrederic Guillot
2015-07-18Fix cosmetic issuesFrederic Guillot
2015-07-06Cosmetic fixesFrederic 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-06-07Add user filter/condition for notificationsFrederic Guillot
2015-03-28Add task transitions csv exportFrederic Guillot
2015-01-04Allow users to override the timezone and the languageFrederic Guillot
2015-01-04Add subtasks export and move export actions to a specific controllerFrederic Guillot
2014-12-27Fix some PHPAnalyzer issuesFrédéric Guillot