Commit graph

555 commits

Author SHA1 Message Date
idradm dbef0b9915 DAT-3199 unit tests fixed 2015-09-23 15:51:41 +02:00
idradm 859a0ee81b DAT-3199 use page_props directly instead of through parserOutput, add memcache layer for infoboxes data provider service, introduce hook on backlinks purge 2015-09-22 17:48:38 +02:00
Nikodem 864e644343 Merge pull request #8404 from Wikia/DAT-3204
DAT-3204 filter out subpage from infobox template list
2015-09-17 13:32:53 +02:00
idradm 47224c6eb1 DAT-3204 filter refactored for better readability 2015-09-17 11:22:12 +02:00
idradm 4539e4e683 Merge remote-tracking branch 'origin/dev' into DAT-3204 2015-09-16 12:14:36 +02:00
idradm cf77f89c63 DAT-3204 blacklist some of the subpages 2015-09-16 12:14:21 +02:00
dianafa a92b88a672 DAT-3223 sort and add labels to template titles 2015-09-10 16:29:46 +02:00
Nikodem ce6aa2431f Merge pull request #8398 from Wikia/DAT-3073
DAT-3073 set max height for infobox images on desktop
2015-09-10 11:42:33 +02:00
Nikodem 9767ef0d50 Merge pull request #8366 from Wikia/DAT-3194
Dat 3194 - for videos in infobox use link to file page instead of link to original image
2015-09-09 17:24:39 +02:00
Diana b29d6099a0 add comment 2015-09-09 17:04:06 +02:00
Nikodem a3b3cce449 Merge pull request #8383 from Wikia/DAT-3192
DAT-3192 Invalidate memcache on allinfoboxes query update
2015-09-09 16:48:01 +02:00
Diana 222a3c00a8 typo 2015-09-09 16:00:59 +02:00
Diana 4a01b3ed1d fix IDE formatting 2015-09-09 16:00:19 +02:00
idradm 57620dd90b DAT-3204 filter out subpage from infobox template list 2015-09-09 15:28:22 +02:00
dianafa 0c8e2545a9 addd tests 2015-09-09 14:54:26 +02:00
Diana 273b53fafd remmove newline 2015-09-09 13:49:16 +02:00
Rafal Leszczynski a027e8a2c9 get title from file 2015-09-09 13:23:34 +02:00
dianafa e10ab9b7ee change height only for desktop images 2015-09-09 10:16:00 +02:00
dianafa 34bd1c729e restore formatting 2015-09-09 10:01:24 +02:00
Sebastian Marzjan 351d0f94e5 DAT-3200 Adding support for urlencoded image names in infoboxes 2015-09-08 14:12:23 -07:00
Sebastian Marzjan ce6f4e7646 DAT-3192 Invalidate memcache on allinfoboxes query update 2015-09-08 12:05:06 -07:00
dianafa b896faa147 add max height to infobox images 2015-09-08 16:29:41 +02:00
Nikodem f025c91d2d Merge pull request #8368 from Wikia/DAT-3102
DAT-3102 avoid double HTML escaping and do it only in mustache template
2015-09-08 15:15:16 +02:00
Nikodem 95d6bc152b Merge pull request #8370 from Wikia/DAT-3127
DAT-3127 treat 0 as valid value inside <format> tag
2015-09-08 15:07:24 +02:00
Rafal Leszczynski bb7421acb7 treat 0 as valid value inside <format> tag 2015-09-08 11:29:49 +02:00
Nikodem 0df0f91e4d Merge pull request #8367 from Wikia/DAT-3207
DAT-3207 add mw namespaces aliases to image filename sanitizer
2015-09-08 11:28:31 +02:00
Rafal Leszczynski 6ecfe30e73 avoid double HTML escaping and do it only in mustache template 2015-09-08 10:32:36 +02:00
idradm c5adee4ff7 DAT-3207 tests update 2015-09-08 10:26:48 +02:00
idradm 97c8de1842 DAT-3207 add mw namespaces aliases to image filename sanitizer 2015-09-08 10:25:10 +02:00
Rafal Leszczynski 66b286c427 fix unit tests after changing URL generation for video item 2015-09-07 18:21:17 +02:00
Rafal Leszczynski d9db65a08f use filepage url instead of image url for videos inside portable infobox 2015-09-07 17:38:17 +02:00
Rafal Leszczynski 3e2f331eb2 fix no border issue between last-of-type data and group 2015-09-07 16:58:55 +02:00
Nikodem e0739c6942 Merge pull request #8351 from Wikia/DAT-3210
DAT-3210 make caption field show the caption not the alt
2015-09-07 16:07:46 +02:00
Nikodem 5d68ec75c8 Merge pull request #8348 from Wikia/DAT-3197
DAT-3197 wrap content tags contents in CDATA before parsing
2015-09-07 14:47:33 +02:00
Diana 625fdf9f7c make caption field show the caption not the alt 2015-09-07 11:42:47 +00:00
Rafal Leszczynski 837d0ec171 update test after adding check for not rendering labels row if all labels in horizontal group are empty strings 2015-09-07 13:26:07 +02:00
Rafal Leszczynski 280a9aa50b skip rendering labels if all labels in horizontal group are empty strings 2015-09-07 13:17:03 +02:00
idradm 2aa83e9e57 DAT-3197 wrap content tags contents in CDATA before parsing 2015-09-07 12:22:56 +02:00
Rafal Leszczynski 96129feb6b add support for horizontal group in mercury 2015-09-04 17:30:54 +02:00
Rafal Leszczynski 3a1eed4a25 Revert "add support for horizontal group on mercury"
This reverts commit 720be436cab4d8a7492913f1b5efd8cd481f4fcf.
2015-09-04 17:29:59 +02:00
Rafal Leszczynski ab579bb0a8 add support for horizontal group on mercury 2015-09-04 17:26:18 +02:00
marzjan 875d2c518a [DAT-3186] Update translations for infoboxes 2015-09-01 14:55:25 +00:00
Adam Robak 03ee8af739 Merge pull request #8280 from Wikia/DAT-3171
DAT-3171 Adding a maintenance script to handle invalid titles
2015-09-01 12:37:31 +02:00
Sebastian Marzjan 146d3e52c4 DAT-3171 Adding a maintenance script to handle invalid titles
Invalid titles were added to imagelinks table from PortableInfoboxes because
of liberal check. This script removes those titles from the table when ran.
2015-08-31 16:29:58 +02:00
Sebastian Marzjan b699619caf DAT-3105 Fix saving invalid titles to imagelinks table in PortableInfoboxes
* Use Title::makeTitleSafe instead of Title::newFromTitle
* Add image only if title is valid
2015-08-31 13:53:06 +02:00
idradm 1dd65e803c DAT-3147 change formatting 2015-08-27 10:47:43 +02:00
idradm af0d7821a4 DAT-3147 make render service use getTemplates method 2015-08-27 10:46:38 +02:00
idradm 9b020ee4fb DAT-3147 assets entry point added 2015-08-27 10:30:25 +02:00
Diana 8e6bffbb7f P2 fix handle errors in includeonly tag 2015-08-26 14:49:56 +00:00
Diana 0006d77605 handle nowiki and pre params 2015-08-25 12:27:01 +00:00