Commit graph

1256 commits

Author SHA1 Message Date
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 0212e1c147 DAT-3153 consistent quotes usage introduced 2015-09-07 12:49:46 +02:00
idradm d2cbf4e456 DAT-3153 fix formatting 2015-09-07 12:48:08 +02:00
idradm d23f10c538 DAT-3153 fix misspell 2015-09-07 12:46:00 +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
idradm bfef593cc0 DAT-3153 map defaultValue to default, publish will work only in template namespace 2015-09-04 12:54:07 +02:00
idradm d022a54dcd DAT-3153 clear libxml errors 2015-09-04 11:28:28 +02:00
Rafal Leszczynski c469601cb0 render i18n messages as text 2015-09-03 16:00:53 +02:00
Rafal Leszczynski ca24e293cf add function description 2015-09-03 15:59:29 +02:00
Rafal Leszczynski a493d003b4 add check if title exist 2015-09-03 15:58:35 +02:00
Rafal Leszczynski 16f15e7f7e change hook name and add checks for title=null 2015-09-03 15:53:25 +02:00
Rafal Leszczynski a2cfa5d9db add additional check to hook for infobox builder entry point 2015-09-02 17:59:53 +02:00
Rafal Leszczynski 1e747dfae5 fix spacing 2015-09-02 17:58:55 +02:00
Rafal Leszczynski 4aa3151314 fix qqq messagew 2015-09-02 17:58:31 +02:00
Rafal Leszczynski c043eb11f2 add additional checks for displaying entry point 2015-09-02 17:41:45 +02:00
Rafal Leszczynski 543bba3c7a remove unused hook 2015-09-02 17:39:57 +02:00
Rafal Leszczynski f9cc7a4b53 fix i18n messages 2015-09-02 17:39:39 +02:00
Rafal Leszczynski 4497e48134 add redirect to template method to infobox builder ponto module 2015-09-02 17:09:01 +02:00
Rafal Leszczynski 0284eedca6 add function description 2015-09-02 13:06:31 +02:00
Rafal Leszczynski be7681943c refactor infobox builder entry point on new template page 2015-09-02 13:04:50 +02:00
Rafal Leszczynski ac6219140d add translations 2015-09-02 13:04:03 +02:00
dianafa c97141d6a1 entry point add translations 2015-09-02 10:55:06 +02:00
Rafal Leszczynski 0ce1ab5782 fix special page name 2015-09-02 10:48:16 +02:00
Rafal Leszczynski 7bd7af3349 fix js assets for portable infobox builder 2015-09-01 17:14:01 +02:00
Rafal Leszczynski f262750756 remove changes in edit page layout 2015-09-01 17:14:01 +02:00
Rafal Leszczynski 638be69305 create portable infobox builder special page 2015-09-01 17:12:13 +02:00
marzjan 875d2c518a [DAT-3186] Update translations for infoboxes 2015-09-01 14:55:25 +00:00
dianafa 6067073b3c empty template entry point WIP 2015-09-01 16:43:47 +02:00
Rafal Leszczynski 88cd52bfc2 fix infobox builder setup in edit page 2015-09-01 15:00:34 +02:00
Rafal Leszczynski fd8aef3f81 set ponto target for infobox builder UI 2015-09-01 14:59:46 +02:00
Rafal Leszczynski 24488ba89b create ponto module to communitace with infobox builder UI in iframe 2015-09-01 14:59:17 +02:00
Rafal Leszczynski 2b5ba08159 set infobox builder url to match template name 2015-09-01 14:35:31 +02:00
Rafal Leszczynski 232d4abb3f remove templates from API response to infobox builder in mercury 2015-09-01 13:32:15 +02:00
Rafal Leszczynski 12bed81340 add comments to templates - linked with templates in mercury repo 2015-09-01 13:05:13 +02: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
idradm e55822fb9f DAT-3153 replace tag name with const 2015-09-01 09:45:08 +02:00
idradm 6f70123af7 DAT-3153 test renamed 2015-09-01 09:42:51 +02:00
idradm 69ee848c1b DAT-3153 infobox builder publish added 2015-08-31 17:42:38 +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 b49bb7c1da DAT-3154 call to action on template edit added 2015-08-27 14:50:02 +02:00
idradm bc69cfa7f3 DAT-3154 add infoboxbuilder entrypoint in template edit page 2015-08-27 13:41:33 +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