Add task transitions history

This commit is contained in:
Frederic Guillot
2015-03-26 22:40:46 -04:00
parent 93fa9b5cba
commit 87d2c6d99e
29 changed files with 291 additions and 22 deletions

View File

@@ -56,6 +56,7 @@ class ClassProvider implements ServiceProviderInterface
'TimetableWeek',
'TimetableOff',
'TimetableExtra',
'Transition',
'User',
'UserSession',
'Webhook',