Commit graph

475 commits

Author SHA1 Message Date
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
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
Diana c19c4c861c add array values to Node.php 2015-08-25 11:00:04 +00:00
Diana b6b118af51 fix too small padding 2015-08-22 19:23:20 +02:00
Nikodem f5d6a7a8a2 Merge pull request #8163 from Wikia/DAT-3114
Dat 3114 create all infoboxes api and query page
2015-08-20 18:09:10 +02:00
Nikodem 42eed6cf41 Merge pull request #8128 from Wikia/DAT-3082
DAT-3082 show all params used in infoboxes
2015-08-20 16:59:07 +02:00
dianafa e8d7e0674f add 2015-08-20 16:45:46 +02:00
idradm e89a0c793d DAT-3114 add consts, make var names more meaningful 2015-08-20 16:22:01 +02:00
Diana c2bf3473e1 add isset and if 2015-08-20 14:12:28 +00:00
Diana 6ba32a57d8 fix includeonly issues 2015-08-20 13:52:36 +00:00
idradm 15a04ac566 DAT-3114 add query page for all infoboxes 2015-08-20 15:14:23 +02:00
idradm 4e94b28c50 DAT-3114 add mw api for acquiring all infoboxes list 2015-08-20 14:06:01 +02:00
Diana 6111779855 add NS_TEMPLATE 2015-08-20 10:37:45 +02:00
Diana ce61857d26 fix check 2015-08-20 10:30:22 +02:00
Diana f4954f2111 add namespace check 2015-08-20 08:24:49 +00:00
Diana bede962a5f move logic to DataService 2015-08-19 20:00:27 +00:00
Diana 18547a87ad replace str_replace with preg_match_all 2015-08-19 14:08:04 +00:00
Diana d57a606d40 extract to getParsedInfoboxes function 2015-08-19 13:26:36 +00:00
Diana 2e43142b1b handle includeonly tag 2015-08-19 09:56:07 +00:00
Diana b09f7e22cb hacky but works 2015-08-18 18:38:06 +00:00
dianafa 16fc9a892f fetch params from includeonly as well 2015-08-18 13:29:51 +02:00
MariuszCz 0a4c3cad17 Update PortableInfoboxClassification.php
CE-2367 change description
2015-08-18 11:09:26 +02:00
Mariusz Czeszejko 0945d21630 CE-2367 replace method isTitleWithNonportableInfobox 2015-08-13 12:35:42 +00:00
Diana fe1f0dc221 Merge pull request #7967 from Wikia/DAT-3003-cleanup-feature-branch
DAT-3003 infobox cleanup feature branch
2015-08-10 12:26:00 +02:00
Diana 523e7d833a Merge pull request #8007 from Wikia/DAT-3084
DAT-3084 update validation translation for portable infoboxes
2015-08-10 11:59:45 +02:00
Rafal Leszczynski 335085c92a fix escaped html in horizontal group headers 2015-08-07 16:43:50 +02:00
Diana 25cb38e8a2 add text-align: center to horizontal group 2015-08-06 16:22:38 +02:00
Rafal Leszczynski dd9bbe6b50 do not render caption in horisontal group if header is not set 2015-08-06 16:15:06 +02:00
Rafal Leszczynski b348b2d060 update translations 2015-08-06 11:29:16 +00:00
grunny 2084232e97 (CE-2408) Updating PortableInfobox translations from Crowdin 2015-08-06 19:03:12 +10:00
Rafal Leszczynski ad3adf5092 update validation translation for portable infoboxes 2015-08-05 12:24:12 +00:00
grunny 0c7dce1215 (CE-2408) Updating PortableInfobox translations from Crowdin 2015-08-05 16:30:16 +10:00