Add new actions to reorder tasks by column

This commit is contained in:
Frédéric Guillot
2019-02-08 13:53:13 -08:00
parent ba5878e786
commit 0295388461
36 changed files with 320 additions and 1 deletions

View File

@@ -85,6 +85,7 @@ class ClassProvider implements ServiceProviderInterface
'TaskLinkModel',
'TaskModificationModel',
'TaskPositionModel',
'TaskReorderModel',
'TaskStatusModel',
'TaskTagModel',
'TaskMetadataModel',