Add project calendars (merge/refactoring of #490)

This commit is contained in:
Frederic Guillot
2015-01-17 17:11:51 -05:00
parent 4b45b2aa35
commit 84b0f0df90
50 changed files with 1438 additions and 173 deletions

View File

@@ -39,6 +39,7 @@ class ClassProvider implements ServiceProviderInterface
'TaskDuplication',
'TaskExport',
'TaskFinder',
'TaskFilter',
'TaskModification',
'TaskPaginator',
'TaskPermission',
@@ -51,6 +52,7 @@ class ClassProvider implements ServiceProviderInterface
'Webhook',
),
'Core' => array(
'Helper',
'Template',
'Session',
'MemoryCache',