Filter refactoring
This commit is contained in:
@@ -49,9 +49,7 @@ class ClassProvider implements ServiceProviderInterface
|
||||
'ProjectNotification',
|
||||
'ProjectMetadata',
|
||||
'ProjectGroupRole',
|
||||
'ProjectGroupRoleFilter',
|
||||
'ProjectUserRole',
|
||||
'ProjectUserRoleFilter',
|
||||
'RememberMeSession',
|
||||
'Subtask',
|
||||
'SubtaskTimeTracking',
|
||||
@@ -63,7 +61,6 @@ class ClassProvider implements ServiceProviderInterface
|
||||
'TaskExternalLink',
|
||||
'TaskFinder',
|
||||
'TaskFile',
|
||||
'TaskFilter',
|
||||
'TaskLink',
|
||||
'TaskModification',
|
||||
'TaskPermission',
|
||||
@@ -79,15 +76,6 @@ class ClassProvider implements ServiceProviderInterface
|
||||
'UserUnreadNotification',
|
||||
'UserMetadata',
|
||||
),
|
||||
'Formatter' => array(
|
||||
'TaskFilterGanttFormatter',
|
||||
'TaskFilterAutoCompleteFormatter',
|
||||
'TaskFilterCalendarFormatter',
|
||||
'TaskFilterICalendarFormatter',
|
||||
'ProjectGanttFormatter',
|
||||
'UserFilterAutoCompleteFormatter',
|
||||
'GroupAutoCompleteFormatter',
|
||||
),
|
||||
'Validator' => array(
|
||||
'ActionValidator',
|
||||
'AuthValidator',
|
||||
|
||||
Reference in New Issue
Block a user