Add command to disable projects not touched during one year

This commit is contained in:
Frédéric Guillot
2017-11-30 12:34:45 -08:00
parent cb9e6377f6
commit 12202f0451
7 changed files with 37 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ Available commands:
plugin:uninstall Remove a plugin
plugin:upgrade Update all installed plugins
projects
projects:archive Disable projects not touched during one year
projects:daily-stats Calculate daily statistics for all projects
trigger
trigger:tasks Trigger scheduler event for all tasks

View File

@@ -47,6 +47,7 @@ Available commands:
plugin:uninstall Eliminar plugin
plugin:upgrade Actualizar todos los plugins instalados
projects
projects:archive Disable projects not touched during one year
projects:daily-stats Calcular diariamente las estadisticas para todos los proyectos
trigger
trigger:tasks Disparadores de eventos calendarizados para todas las tareas

View File

@@ -50,6 +50,7 @@ Available commands:
plugin:uninstall Remove a plugin
plugin:upgrade Update all installed plugins
projects
projects:archive Disable projects not touched during one year
projects:daily-stats Calculate daily statistics for all projects
trigger
trigger:tasks Trigger scheduler event for all tasks

View File

@@ -50,6 +50,7 @@ Available commands:
plugin:uninstall Remove a plugin
plugin:upgrade Update all installed plugins
projects
projects:archive Disable projects not touched during one year
projects:daily-stats Calculate daily statistics for all projects
trigger
trigger:tasks Trigger scheduler event for all tasks