Kanboard-Prod/app/Console
Frédéric Guillot fea684279c Make cli locale commands working outside of source tree 2018-05-09 14:21:43 -07:00
..
BaseCommand.php Add command to remove project activities after one year 2017-12-01 11:54:02 -08:00
CronjobCommand.php
DatabaseMigrationCommand.php
DatabaseVersionCommand.php
JobCommand.php
LocaleComparatorCommand.php Make cli locale commands working outside of source tree 2018-05-09 14:21:43 -07:00
LocaleSyncCommand.php Make cli locale commands working outside of source tree 2018-05-09 14:21:43 -07:00
PluginInstallCommand.php
PluginUninstallCommand.php
PluginUpgradeCommand.php
ProjectActivityArchiveCommand.php Add command to remove project activities after one year 2017-12-01 11:54:02 -08:00
ProjectArchiveCommand.php Add command to disable projects not touched during one year 2017-11-30 12:34:45 -08:00
ProjectDailyColumnStatsExportCommand.php
ProjectDailyStatsCalculationCommand.php
ResetPasswordCommand.php
ResetTwoFactorCommand.php
SubtaskExportCommand.php
TaskExportCommand.php
TaskOverdueNotificationCommand.php Add command line argument to filter overdue notification for a given project 2017-06-18 21:57:20 -04:00
TaskTriggerCommand.php
TransitionExportCommand.php
VersionCommand.php Add command to display Kanboard version 2017-11-16 13:52:01 -08:00
WorkerCommand.php