Commit Graph

5932 Commits

Author SHA1 Message Date
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
81e8fcb606 Fixup CS and missing $this->app 2015-05-12 17:15:38 +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
Jean-Yves Gaulier
76cf43bf51 PHRAS-524
task subdef
- fix filter on document type
- add filter on multiple databoxes
2015-05-12 16:06:37 +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
5e8f5035c6 Refactor DoDownloadController 2015-05-11 18:45:12 +02:00
Benoît Burnichon
77031ee719 Move DoDownload actions in its own class. 2015-05-11 18:33:09 +02:00
Benoît Burnichon
72fdfa7141 Fixup ApiTests about Content-Type 2015-05-11 18:11:51 +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
99264e258e Refactor BridgeController 2015-05-11 13:03:12 +02:00
Benoît Burnichon
c954544cec Change BridgeController 2015-05-11 12:37:09 +02:00
Benoît Burnichon
9950711ce8 Basket controller cleanup 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
8c037232d5 Merge pull request #1374 from jygaulier/API_STORY
report des routes api/story de 3.8
2015-05-11 12:18:45 +02:00
Benoît Burnichon
a024ea8b90 Merge pull request #1375 from jygaulier/SUBSTITUTE_SUBDEF
report api substitute / nosubdef
2015-05-11 12:13:42 +02:00
Benoît Burnichon
3856622d48 Merge pull request #1361 from mdarse/thesaurus-prefixes
Thesaurus prefixes in field structure (the return)
2015-05-11 12:07:48 +02:00
Jean-Yves Gaulier
ae24e5332a -fix 2015-05-11 11:41:43 +02:00
Jean-Yves Gaulier
02a06c6515 #time 2h
- fix api subdef substitute
- fix api addrecord/nosubdef
2015-05-07 19:32:15 +02:00
Jean-Yves Gaulier
68a27c173f fix 2015-05-07 17:53:04 +02:00
Benoît Burnichon
80bb56b875 Merge pull request #1373 from bburnichon/feature/phras-519-revocable-permalinks
PHRAS-519 avoid public feeds not to check permalink status (is_enabled status field)
2015-05-07 17:35:06 +02:00
Jean-Yves Gaulier
f7b1991b0d fix 2015-05-07 17:00:56 +02:00
Jean-Yves Gaulier
3305329501 report des routes api/story de 3.8
#time 1.5d
2015-05-07 16:53:53 +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
Benoît Burnichon
20d6564b44 Remove useless Permalink Interface 2015-05-07 13:57:13 +02:00
Benoît Burnichon
a4f530a00c Change some phpdocs 2015-05-07 13:30:51 +02:00
Benoît Burnichon
b805aba322 Add doc blocks to help IDE in FeedLinkGenerator. 2015-05-07 12:29:05 +02:00
Benoît Burnichon
f4b24c41d9 Change permalink delivery to always check activated state
Changed permalink constructor visibility to public to allow search of a permalink
2015-05-07 11:12:39 +02:00
Benoît Burnichon
4db591a12a PHPCS fixing and avoid returns in some constructors 2015-05-07 11:04:45 +02:00
Benoît Burnichon
8f8030bb11 Remove $app dependency on FeedItemRepository::isRecordInPublicFeed() method. 2015-05-07 11:03:27 +02:00
Benoît Burnichon
a104ebd72c Merge pull request #1372 from bburnichon/feature/cleanup
cleanup
2015-05-06 14:13:52 +02:00
Benoît Burnichon
31116a14a9 Remove OpCache options as now bundled with PHP5.5+ 2015-05-06 12:00:28 +02:00
Benoît Burnichon
0349db4adb Remove useless cache.paths services, use cache.path instead 2015-05-06 11:59:49 +02:00
Jean-Yves Gaulier
08b067a9b5 #time 1h 2015-05-05 18:02:25 +02:00
Benoît Burnichon
50ea2e26cb Remove ArrayCollection as there is no benefits to use it.
Change twig from ArrayCollection to plain array.
2015-05-05 11:09:28 +02:00
Nicolas Le Goff
2d5a36f5a2 Add highlights query 2015-05-05 11:09:28 +02:00
Benoît Burnichon
1ef4c1300d Merge pull request #1368 from jygaulier/THUMB_TRAIN
Thumb train
2015-05-05 09:45:12 +02:00
Jean-Yves Gaulier
f77a425ae9 fix #PHRAS-492
#time 1d
2015-05-04 19:32:25 +02:00
Benoît Burnichon
d3a2de2536 Fixup tests after #1363 2015-05-04 14:58:12 +02:00
Jean-Yves Gaulier
33bf1ba7d5 wip 2015-05-04 13:51:40 +02:00
Benoît Burnichon
554239d366 Add ControllerProviderTrait
Ease writing of controller providers and reduce duplication
2015-04-30 21:27:59 +02:00
Benoît Burnichon
d9cbe87c26 Refactor of Client Root 2015-04-30 20:23:22 +02:00
Benoît Burnichon
8d812283de Bump revision to 4.0.0-alpha1 2015-04-30 20:01:01 +02:00
Mathieu Darse
f3a4b35420 Make ThesaurusHydrator code style uniform 2015-04-30 16:47:41 +02:00
Mathieu Darse
3e2c2da4a2 Fix typos 2015-04-30 16:47:01 +02:00
Benoît Burnichon
3464a82522 Reduce field size down to 255 utf8 characters
MySQL count 3 bytes per UTF8 character which makes the index go too large

Remove indexation of appli field which is too wide for MySQL
Remove use of appli index as was deleted
2015-04-30 16:27:26 +02:00
Benoît Burnichon
074167e968 realpath returns false when an error occurs and path is not readable 2015-04-30 16:27:26 +02:00