Commit Graph

80 Commits

Author SHA1 Message Date
Benoît Burnichon
f4c3d40701 Prod EditController should use callable and not protected.
refs PHRAS-529
2015-05-18 18:59:13 +02:00
Benoît Burnichon
178247b99e Split MoveCollection controller 2015-05-15 02:05: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
382459d3f4 Refactor using FilesystemAware 2015-05-14 23:44:05 +02:00
Benoît Burnichon
469e2d0583 Add DataboxLoggerAware where needed 2015-05-14 23:43:00 +02:00
Benoît Burnichon
0dfe090ac0 Split Lazaret Controller into 2 classes 2015-05-14 22:05:25 +02:00
Benoît Burnichon
d2a0eb6d6f Add Language Controller service provider 2015-05-14 21:50:16 +02:00
Benoît Burnichon
8e4a5994a9 Refactor LanguageController 2015-05-14 21:44:25 +02:00
Benoît Burnichon
60774683f8 Split Language Controller Provider into methods 2015-05-14 21:16:59 +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
a13726025e Feed Controller split into method calls 2015-05-14 17:43:25 +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
634f5366ae use DispatcherAware wherever possible 2015-05-12 17:15:11 +02:00
Benoît Burnichon
019bf563f8 Split Export Controller, introduce DispatcherAware trait 2015-05-12 17:11:47 +02:00
Benoît Burnichon
414111f7f2 Refactor EditController 2015-05-12 10:40:31 +02:00
Benoît Burnichon
fc03fa80be Split EditController into Provider and Controller 2015-05-11 20:22:41 +02:00
Benoît Burnichon
704679eda6 Refactor DownloadController 2015-05-11 18:56:17 +02:00
Benoît Burnichon
77031ee719 Move DoDownload actions in its own class. 2015-05-11 18:33:09 +02:00
Benoît Burnichon
4d4f631672 Change Application to use BridgeController.
Remove reference to app.
2015-05-11 13:26:56 +02:00
Benoît Burnichon
c954544cec Change BridgeController 2015-05-11 12:37:09 +02:00
Benoît Burnichon
137942a6d1 Move methods from Basket Provider to BasketController. 2015-05-11 12:37:09 +02:00
Benoît Burnichon
5eb7af9542 Merge pull request #1360 from bburnichon/feature/controller-as-service
controller as service
2015-05-07 16:09:40 +02:00
Jean-Yves Gaulier
f77a425ae9 fix #PHRAS-492
#time 1d
2015-05-04 19:32:25 +02:00
Benoît Burnichon
554239d366 Add ControllerProviderTrait
Ease writing of controller providers and reduce duplication
2015-04-30 21:27:59 +02:00
Jean-Yves Gaulier
d9b1a54e55 - fix : last user query is ok when relog (no more 'ast' language...), but still includes facet filters.
- fix : advanced search, status-bit checkbox can be checked
2015-04-07 19:28:03 +02:00
Olivier Mayer
d5492d6c1b Issues Friday 2015/04/03 2015-04-03 22:08:29 +09:00
Benoît Burnichon
1342756b84 Rename Controller to ControllerProvider 2015-03-27 12:55:43 +01:00