Benoît Burnichon
|
78187f7103
|
PHPCS fixup
|
2015-07-02 12:33:19 +02:00 |
|
Benoît Burnichon
|
d645b92afa
|
Add AclAware Trait
|
2015-07-02 12:33:18 +02:00 |
|
Benoît Burnichon
|
4880f2bf5a
|
Add getAuthenticator usage
Replace $app['authentication']->getUser() by $app->getAuthenticatedUser()
replace twig app['authentication'].getUser() with corresponding method
|
2015-07-02 12:33:18 +02:00 |
|
Benoît Burnichon
|
3804eb5408
|
Add AuthenticatorAware trait to Application
|
2015-07-02 12:27:26 +02:00 |
|
Benoît Burnichon
|
6e651f3b07
|
Replace app['phraseanet.appbox']->get_databox using trait
|
2015-07-02 12:27:26 +02:00 |
|
Benoît Burnichon
|
8d47fb4848
|
Add ApplicationBoxAware trait
|
2015-07-02 12:27:25 +02:00 |
|
Benoît Burnichon
|
4eea27d9be
|
Refactor UploadController
|
2015-06-02 13:59:16 +02:00 |
|
Benoît Burnichon
|
2523320850
|
Refactor RecordController. Adding SearchEngineTrait
|
2015-05-25 17:38:09 +02:00 |
|
Benoît Burnichon
|
94133aabe4
|
Create UserQueryAware trait.
|
2015-05-25 10:49:05 +02:00 |
|
Benoît Burnichon
|
ad766a3eaf
|
Refactor LazaretController
|
2015-05-15 02:05:05 +02:00 |
|
Benoît Burnichon
|
b19083096b
|
Add DelivererAware trait
|
2015-05-15 02:05:05 +02:00 |
|
Benoît Burnichon
|
469e2d0583
|
Add DataboxLoggerAware where needed
|
2015-05-14 23:43:00 +02:00 |
|
Benoît Burnichon
|
e25cd4097c
|
Change DispatcherAware to accept concrete instances
Dispatcher is already instanciated when invoking controller. So useless to lazy load it.
|
2015-05-14 21:06:39 +02:00 |
|
Benoît Burnichon
|
55190dffd0
|
Move methods from Feed ControllerProvider to Controller
|
2015-05-14 18:34:12 +02:00 |
|
Benoît Burnichon
|
549c63d083
|
PHRAS-530
FileSystemAware was renamed FilesystemAware (lowercase S) but change was not reflected on real git filesystem.
|
2015-05-13 15:53:12 +02:00 |
|
Benoît Burnichon
|
88cb63b3ed
|
Refactor ExportController
|
2015-05-12 19:09:08 +02:00 |
|
Benoît Burnichon
|
61206fd517
|
Replace calls to mediavorus to getMediaFromUri
|
2015-05-12 18:12:02 +02:00 |
|
Benoît Burnichon
|
019bf563f8
|
Split Export Controller, introduce DispatcherAware trait
|
2015-05-12 17:11:47 +02:00 |
|