Commit graph

1315 commits

Author SHA1 Message Date
Translation updater bot eab3a848bb Localisation updates from https://translatewiki.net.
Change-Id: I7ccade56ddded8d95be7083b5b9d09e608eb68ba
2019-02-25 22:58:38 +01:00
Translation updater bot e9245608f7 Localisation updates from https://translatewiki.net.
Change-Id: I4c6e64073ff9620a407be9c205ce2addd05a88ed
2019-02-21 22:21:45 +01:00
Translation updater bot 30c3624610 Localisation updates from https://translatewiki.net.
Change-Id: Ic0ebb4c6f535763940f0130e1cb20e61c5ad9260
2019-02-17 22:14:42 +01:00
Ed Sanders 0111b68d18 Remove use of OOUI's deprecated this.$
Change-Id: I5fb530a98ceb98329ad65ad57d55e9c416d99d86
2019-02-15 19:23:19 +00:00
Translation updater bot 7ae70420e0 Localisation updates from https://translatewiki.net.
Change-Id: I35459372a9e6b9de1ee742eff1debae60fd6416f
2019-02-13 22:38:32 +01:00
Translation updater bot 6927261255 Localisation updates from https://translatewiki.net.
Change-Id: Ia0a094ec690a3b317d86ebf1c5a911752dc821bf
2019-02-11 22:28:21 +01:00
Ed Sanders 49d469b2d1 build: Update eslint-config-wikimedia to 0.10.1
Change-Id: Ia8baa12906d4f23fcdf07a0bb664b4a3435d18df
2019-02-10 22:14:11 +00:00
Translation updater bot 46e9d67311 Localisation updates from https://translatewiki.net.
Change-Id: Ie8daae432803e4565645e6337138e1eba2e0ef1c
2019-02-07 22:28:54 +01:00
libraryupgrader c8d1a70efb build: Updating mediawiki/mediawiki-codesniffer to 24.0.0
Change-Id: Ica0fb4a4ab62b746f2ff51b4fdee11af387c43ef
2019-02-07 05:12:05 +00:00
Translation updater bot 6b35e838db Localisation updates from https://translatewiki.net.
Change-Id: I58ab24ea94c8e4d2c8252a4e86ca598faf734f7e
2019-02-05 22:37:57 +01:00
Translation updater bot a14d5892d8 Localisation updates from https://translatewiki.net.
Change-Id: Id08482807921326acfa273f783a125224d37eab3
2019-02-04 22:15:46 +01:00
Translation updater bot bb6e8c8f30 Localisation updates from https://translatewiki.net.
Change-Id: Ic0ea138b684ae3cde2c87da9ef3a21c0ae080b91
2019-02-03 22:38:50 +01:00
Translation updater bot db43117a5b Localisation updates from https://translatewiki.net.
Change-Id: I56a2feeb09df31676cd0120eeea5d4acb0eaa750
2019-01-31 22:26:25 +01:00
Translation updater bot 56bb1a6a26 Localisation updates from https://translatewiki.net.
Change-Id: I2d1f413e8f03f6160685c73c6b3ac6385c63398c
2019-01-30 22:14:34 +01:00
Translation updater bot 68706e4e54 Localisation updates from https://translatewiki.net.
Change-Id: Ib3a02b33fb0d86ad56958c704f068c0c30e5accc
2019-01-28 22:27:20 +01:00
Translation updater bot da89efc49d Localisation updates from https://translatewiki.net.
Change-Id: I91030dcb1a974d888d949b5bfe66ec57a00df627
2019-01-25 22:29:25 +01:00
Brad Jorsch c14203edde ApiTemplateData: Check for $data->paramOrder being unset
Ib40d23da made it possible for $data->paramOrder to be unset.
ApiTemplateData needs to check for that before passing it to
ApiResult::setIndexedTagName().

Bug: T213953
Change-Id: I7647ddfc47426c7b6be8ddcd84472371eec07d72
2019-01-20 10:41:02 -05:00
Translation updater bot 2daf634430 Localisation updates from https://translatewiki.net.
Change-Id: I20321effd5c667dc0dc2ce3cbeedde9cf3953a87
2019-01-19 22:16:31 +01:00
Translation updater bot 92367e532e Localisation updates from https://translatewiki.net.
Change-Id: I015fa8d41136c2eed9a24899b49c5a5a443a3b71
2019-01-18 22:19:17 +01:00
jenkins-bot f9f9efdb06 Merge "Remove default value for 'paramOrder'" 2019-01-14 19:51:58 +00:00
Translation updater bot 56c5388d97 Localisation updates from https://translatewiki.net.
Change-Id: Ie4404837dc895b60991e7be43263e8e106658968
2019-01-13 22:13:47 +01:00
Translation updater bot 7ced037c38 Localisation updates from https://translatewiki.net.
Change-Id: Iacfe46926deb67dfd4660bd77d060c0a99054500
2019-01-10 22:49:24 +01:00
Translation updater bot a804524f85 Localisation updates from https://translatewiki.net.
Change-Id: Id31970e9845f35fc184ff8f14f978da74d499f86
2019-01-08 22:30:11 +01:00
Timo Tijhof 4aaa9dfcf8 Remove default value for 'paramOrder'
When normalising a TemplateData blob for API consumers, we previously
automatically generated the 'paramOrder' with the order of the keys
as they were specified in the JSON blob (which, unlike in JS, is
known to be reliable in PHP).

While this was useful to some extent, it made it mandatory for
Parsoid and VisualEditor to always re-order properties during
edits to match the specified order.

In order to allow the order to remain flexible/unspecified, the
original Specification made paramOrder optional, but during the
implementation I gave it a default, which kind of defeated that
intention. This patch fixes that.

Bug: T138200
Change-Id: Ib40d23dac7e75274083f95a25c5aa1c22dfffb22
2019-01-08 19:55:59 +00:00
Translation updater bot 3ce417774a Localisation updates from https://translatewiki.net.
Change-Id: I9622380b6a233d3caa6012289f8841c7e858bd50
2019-01-06 22:30:27 +01:00
Umherirrender 9ac1604d19 Improve param doc
Change-Id: Idc0780dae2748d6353ae7e1731f183307489626a
2019-01-03 00:21:18 +01:00
Timo Tijhof d71bdf2f08 Specification: Fix "properties" typo in § 3.2.8
Change-Id: I07d12cc759224474bf631ae5ab50d5819fe60756
2019-01-01 16:59:07 -08:00
Translation updater bot 079d17f313 Localisation updates from https://translatewiki.net.
Change-Id: I33a52a386a636cb85c1ee5054b531bc3481baff6
2019-01-01 22:21:50 +01:00
Timo Tijhof 498c66f451 tests: Add coverage for TemplateDataBlob::getHtml
Change-Id: I04caf657ac72f90d1dc0797f293d5a4f61cfdf08
2018-12-29 20:43:02 +00:00
Translation updater bot 545ee5f3d9 Localisation updates from https://translatewiki.net.
Change-Id: I1f8ff79e3fc168081232378f33b79c055efe6a77
2018-12-20 22:41:50 +01:00
Translation updater bot fca2e21096 Localisation updates from https://translatewiki.net.
Change-Id: Iec7111e5653d0b9a53ae3972e2b61be2aa569d13
2018-12-19 22:22:52 +01:00
Translation updater bot 885dcf79b7 Localisation updates from https://translatewiki.net.
Change-Id: I1501e951ce866be7135d76d6fcc69bc8da23df6b
2018-12-18 22:48:33 +01:00
Kunal Mehta f21a1a0017 build: Set "root": true, in .eslintrc.json
This ensures that each repository's "npm test" command is fully
independent of wherever it might be in the filesystem.

Bug: T206485
Change-Id: I7f51224c618c89e57e472fdeca52dceed4c05263
2018-12-17 18:58:37 -08:00
Translation updater bot 2d0468ec6b Localisation updates from https://translatewiki.net.
Change-Id: I94f7af716dab97e4e3cda41eee5adcc5b8aa9b2d
2018-12-14 22:22:23 +01:00
Translation updater bot 9b10fa593d Localisation updates from https://translatewiki.net.
Change-Id: I4fd7ac9b3e0c49778d8a4f49afbf21c4e7d061cb
2018-12-11 22:40:01 +01:00
jenkins-bot 4221945fc9 Merge "Ignore bang magic word in table syntax when guessing parameters" 2018-12-10 23:55:08 +00:00
Translation updater bot 2cb82489ca Localisation updates from https://translatewiki.net.
Change-Id: I8215a2a701d00a37dff1a907f801012015c5ce6a
2018-12-05 22:30:31 +01:00
jenkins-bot 8e05faa41f Merge "Move all apihelp translatable messages to separate files" 2018-12-05 11:02:13 +00:00
Translation updater bot d75728b6a5 Localisation updates from https://translatewiki.net.
Change-Id: I16725fe198967bd73bcf00357b686055842d874d
2018-12-03 22:35:32 +01:00
zoranzoki21 ac59e27411 Move all apihelp translatable messages to separate files
Bug: T189982
Change-Id: I0614e26ad8205209f3efd5c480248740eee92aed
2018-12-03 20:41:20 +00:00
Translation updater bot f9795889f0 Localisation updates from https://translatewiki.net.
Change-Id: I7a80517bccc55e4bd87af9d53b858bc2a9f96d14
2018-11-30 22:50:06 +01:00
jenkins-bot d7145f1180 Merge "Update eslint-config-wikimedia to 0.9.0" 2018-11-30 21:28:32 +00:00
jenkins-bot 2b3b57b21d Merge "Use ve.deactivationComplete hook instead of ve.deactivate" 2018-11-30 20:27:28 +00:00
Translation updater bot 21653eb0d8 Localisation updates from https://translatewiki.net.
Change-Id: I5dccd4e28119c956e6c6629303279e928ee860fd
2018-11-29 22:27:43 +01:00
Ed Sanders 47c3c69baa Update eslint-config-wikimedia to 0.9.0
Also bump stylelint (no fixes required)

Change-Id: Ia6bd3a8c0392eafb939f9ff05827e1320f56b706
2018-11-29 14:19:33 +00:00
Ed Sanders e0cab02231 Use ve.deactivationComplete hook instead of ve.deactivate
We want to deprecate the latter.

Change-Id: Id1ae1049738220a86adb36cb3961592e3d8ca27c
2018-11-29 14:01:32 +00:00
James D. Forrester 64367bfebe eslint: Drop 'dot-notation' rule
Bug: T210552
Change-Id: I61010c115d5660ca76832e5380e12466b5b537f1
2018-11-28 11:14:08 -08:00
Sam Wilson 75e54ae999 Ignore bang magic word in table syntax when guessing parameters
Three-braces-and-a-bang can be a table starting construct in templates.

This also fixes an overlooked bug in which the test wasn't checking
array element key names.

Bug: T157029
Change-Id: I69ed4fc9fe3bb126b7b39abea0f58ad56adf3885
2018-11-27 11:46:23 +08:00
Ed Sanders 822d0cd345 Rename module editPage→editTemplatePage, create minimal new editPage module
VisualEditorPluginModules loads whenever VE loads, so create a minimal
loader page to check if we are in the template namespace before loading
the rest of the TemplateData init code.

Bug: T208765
Change-Id: Id127eb4a2472a6ce9da7672f9237b182cf6be2eb
2018-11-24 00:14:03 +00:00
libraryupgrader a71ecb3953 build: Updating mediawiki/mediawiki-codesniffer to 23.0.0
Change-Id: Icbaa6edc54535c79390a11da27054cb6c91a8b42
2018-11-16 14:38:18 +00:00