Commit graph

561 commits

Author SHA1 Message Date
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
Rafal Leszczynski 91b490c05a unify portable infobox item side spacing 2015-08-04 12:06:14 +02:00
Rafal Leszczynski c1d4da7acc fix i18n message key 2015-08-03 13:16:37 +02:00
Rafal Leszczynski b3296ef3a5 fix message key 2015-08-03 13:14:32 +02:00
Rafal Leszczynski 60fb9f5b3e DAT-3083 download portable infobox translations from crowdin 2015-08-03 10:39:33 +00:00
Sebastian Marzjan 874daa8b30 Merge pull request #7975 from Wikia/3003-border-color-class
add additional class name for easy access to overwrite border color i…
2015-07-31 14:57:12 +02:00
Rafal Leszczynski 61ffd930f1 add additional class name for easy access to overwrite border color in custom theming 2015-07-31 14:54:10 +02:00
Kamil Koterba 9d1de3fc97 DAT-3074 Fixing typo in css selector 2015-07-31 13:04:59 +02:00
Kamil Koterba 8d1d59a19e DAT-3074 Fix typos in comments 2015-07-30 17:17:42 +02:00
Kamil Koterba dc31002eb5 DAT-3074 Adding followup ticket 2015-07-30 16:59:37 +02:00
Kamil Koterba 5c9cf20edf DAT-3074 Adding SCSS variables 2015-07-30 16:08:18 +02:00
Kamil Koterba 807a9e12bb DAT-3074 Adding referance ticket and todo 2015-07-30 15:11:20 +02:00
Kamil Koterba 32ce7806a6 DAT-3074 Add old infobox styles so infoboxes look won't brake before all articles are purged after release 2015-07-30 14:04:09 +02:00
Rafal Leszczynski 63078cc1d8 add missing new lines and fix indentation in templates + apply pi acronym to custom theme clasclass name 2015-07-30 11:23:50 +02:00
Rafal Leszczynski 3a9abe3c49 reorder style declaration 2015-07-29 17:49:19 +02:00