Task CSV import is now able to handle more fields

Add support for the priority, start date, tags and one external link.
This commit is contained in:
Frederic Guillot
2017-11-14 15:39:43 -08:00
parent f6d7791ddc
commit 95cdeed472
35 changed files with 366 additions and 77 deletions

View File

@@ -122,7 +122,6 @@ class ClassProvider implements ServiceProviderInterface
'PredefinedTaskDescriptionValidator',
),
'Import' => array(
'TaskImport',
'UserImport',
),
'Export' => array(