Commit Graph

1866 Commits

Author SHA1 Message Date
Benoît Burnichon
da42e13245 Refactor SessionController 2015-06-22 15:50:34 +02:00
Benoît Burnichon
6bcde9a443 Split Session into provider/controller 2015-06-22 15:35:11 +02:00
Benoît Burnichon
f3cf58404e Refactor RootController 2015-06-22 15:27:32 +02:00
Benoît Burnichon
ab10981b84 Split Root into provider/controller 2015-06-22 15:25:48 +02:00
Benoît Burnichon
aa849d75c0 Refactor RssFeedController 2015-06-18 18:08:02 +02:00
Benoît Burnichon
ca5e6772f6 Refactor LoginController
PHRAS-529 #time 2h
2015-06-18 16:55:19 +02:00
Benoît Burnichon
3e6a8190f5 Split Login into provider/controller 2015-06-18 15:26:52 +02:00
Benoît Burnichon
fa283b74b5 Refactor DeveloperController
PHRAS-529 #time 1h
2015-06-18 14:49:53 +02:00
Benoît Burnichon
c1e412a0ec Split Developers into provider/controller 2015-06-18 14:49:52 +02:00
Benoît Burnichon
dd0b661dac Refactor AccountController
PHRAS-529 #time 1h
2015-06-18 14:49:52 +02:00
Benoît Burnichon
f0ed559ce6 Split Account into provider/controller 2015-06-18 14:49:52 +02:00
Thibaud Fabre
af1dc9126b Return base_id in API & remove unneeded conversions 2015-06-18 11:24:11 +02:00
Benoît Burnichon
e1510143a7 Merge pull request #1392 from bburnichon/feature/controller-as-service
Controller as service

PHRAS-529
2015-06-16 11:08:03 +02:00
Benoît Burnichon
6fdecbe6cb Refactor Report RootController 2015-06-15 17:31:48 +02:00
Benoît Burnichon
58970f6a9c Split Report Root controller into provider/controller 2015-06-15 17:20:58 +02:00
Benoît Burnichon
3dff76f651 Refactor InformationController 2015-06-15 17:13:27 +02:00
Benoît Burnichon
f2306d575c Split ReportInformation into provider/controller 2015-06-15 16:58:19 +02:00
Benoît Burnichon
ea7fb2b182 Refactor ActivityController 2015-06-15 16:51:23 +02:00
Benoît Burnichon
8297793980 Split ReportActivity into provider/controller 2015-06-15 16:12:43 +02:00
Florian BLOUET
05d293a4a1 videos representation screenshots generation code cleanup 2015-06-12 15:33:14 +02:00
Florian BLOUET
a372148d5a Added videos representation screenshots generation for all image subDefinitions 2015-06-11 18:44:28 +02:00
Benoît Burnichon
d473a6f69c Fixup tests with proper clearing of cache. 2015-06-10 14:50:29 +02:00
Thibaud Fabre
c425c3391a CS fixes 2015-06-10 10:50:52 +02:00
Thibaud Fabre
265b40c6e0 List collection rights in /me 2015-06-09 16:51:05 +02:00
Benoît Burnichon
2242e45081 Refactor WorkzoneController 2015-06-08 12:56:39 +02:00
Benoît Burnichon
b1583528b1 Split Workzone into provider/controller 2015-06-08 12:56:39 +02:00
Benoît Burnichon
4529c4dd6b Refactor UsrListController 2015-06-08 11:48:14 +02:00
Benoît Burnichon
a3db27b8d0 Split UsrLists into Provider/Controller 2015-06-08 10:18:05 +02:00
Benoît Burnichon
7be5e332db Add LazyLocator 2015-06-04 12:22:47 +02:00
Benoît Burnichon
06bd5d09bc Merge pull request #1388 from bburnichon/feature/controller-as-service
Controller as service
PHRAS-529
2015-06-02 17:11:42 +02:00
Benoît Burnichon
6df9626fce Use SubDefinitionSubstituerAware in some Controllers 2015-06-02 13:59:33 +02:00
Benoît Burnichon
4eea27d9be Refactor UploadController 2015-06-02 13:59:16 +02:00
Benoît Burnichon
9ce56ae9ef Split Upload into provider/controller 2015-06-02 13:11:26 +02:00
Benoît Burnichon
16d9922530 Refactor TooltipController 2015-06-02 12:33:28 +02:00
Benoît Burnichon
e268920e47 Split Tooltip into provider/controller 2015-06-02 12:23:27 +02:00
Benoît Burnichon
b346e91912 Move ToolsController to Controller directory 2015-06-02 12:23:26 +02:00
Benoît Burnichon
89df907285 Display registration should use pending Registrations.
fixes PHRAS-551
2015-06-02 11:40:03 +02:00
Benoît Burnichon
f850573cae Refactor TOUController 2015-06-01 14:37:07 +02:00
Benoît Burnichon
2a2fb00b61 Split TOU into provider/controller 2015-06-01 14:29:07 +02:00
Benoît Burnichon
c73f770892 Refactor StoryController 2015-06-01 11:57:42 +02:00
Benoît Burnichon
d7b21c65cb Move methods from Story provider to controller 2015-06-01 11:41:00 +02:00
Benoît Burnichon
4f1c654ede Refactor Prod ShareController 2015-06-01 10:59:05 +02:00
Benoît Burnichon
a02886fa62 Split Share into provider/controller classes 2015-06-01 10:55:06 +02:00
Benoît Burnichon
5984a78240 Refactor Prod/RootController 2015-05-28 10:20:06 +02:00
Benoît Burnichon
6f721b5e05 Split Prod/Root Controller into provider/controller 2015-05-28 09:59:16 +02:00
Benoît Burnichon
7581aada18 Merge pull request #1384 from bburnichon/feature/controller-as-service
controller as service
2015-05-27 18:30:40 +02:00
Benoît Burnichon
2489cc6ffe Rework FeedAggregate. Issue with embedded entry collection.
PHRAS-542
2015-05-27 12:56:46 +02:00
Benoît Burnichon
a85f495b23 Fixup return on getEntry to Collection.
PHRAS-542.
2015-05-27 11:11:20 +02:00
Benoît Burnichon
2523320850 Refactor RecordController. Adding SearchEngineTrait 2015-05-25 17:38:09 +02:00
Benoît Burnichon
4536a14f30 Split Record provider into controller/provider 2015-05-25 16:28:06 +02:00