Commit graph

2165 commits

Author SHA1 Message Date
Translation updater bot f264aaabdd Localisation updates from https://translatewiki.net.
Change-Id: Ia49a6ce6e9bef2afceb1deeac8fe155c5cac2e1c
2020-01-21 08:17:22 +01:00
Translation updater bot 92e91f4be4 Localisation updates from https://translatewiki.net.
Change-Id: I402a0e5118514f3007b444e86aa52a669cb021a9
2020-01-20 08:51:07 +01:00
libraryupgrader f4a5b7fdc2 build: Updating mediawiki/mediawiki-codesniffer to 29.0.0
The following sniffs are failing and were disabled:
* MediaWiki.Commenting.FunctionComment.MissingDocumentationPrivate
* MediaWiki.Commenting.FunctionComment.MissingReturn

Change-Id: Ibc6e1ba988c6fd1dcc800df00a372b6aa217d02a
2020-01-15 10:44:37 +00:00
Translation updater bot be7435737a Localisation updates from https://translatewiki.net.
Change-Id: I781b345e9f05ca2b1d34155bbaeee24ac9238001
2020-01-14 10:59:54 +01:00
Translation updater bot 18805e6f9f Localisation updates from https://translatewiki.net.
Change-Id: Ia41176678b09914463e21894c35daad0a4f78e0f
2020-01-13 09:12:36 +01:00
libraryupgrader 55135eb856 build: Updating npm dependencies
* grunt-stylelint: 0.12.0 → 0.13.0
* stylelint-config-wikimedia: 0.7.0 → 0.8.0

Additional changes:
* Also sorted "composer fix" command to run phpcbf last.

Change-Id: I54da0b90c4a3c2512d4d5105800ab5e7076a92fa
2020-01-10 17:56:32 +00:00
James D. Forrester d47d0c41b1 Drop back-compat. for MagicWordFactory, this extension requires 1.34+ anyway
Change-Id: I159c168642b3c7315da2de44fb191845c53b399c
2020-01-09 14:26:25 -08:00
Translation updater bot 787fcf212c Localisation updates from https://translatewiki.net.
Change-Id: Ia44777257a14373ff73218af1e3b12a92683b939
2020-01-06 08:51:13 +01:00
jenkins-bot 00caf96b71 Merge "Use document.body instead of 'body' as jQuery selector" 2020-01-05 23:32:48 +00:00
Translation updater bot 6ef5619270 Localisation updates from https://translatewiki.net.
Change-Id: I0759eec6626795939c5b8af9667eb3c82b39a846
2019-12-26 16:22:41 +01:00
Translation updater bot 33f1acd63f Localisation updates from https://translatewiki.net.
Change-Id: I91913a540fe92901a4e400714ece826b28869b4d
2019-12-24 10:03:58 +01:00
Translation updater bot a677358555 Localisation updates from https://translatewiki.net.
Change-Id: I5b2bfb9fdc166694b45f35c3db79f63a7faff883
2019-12-22 17:42:00 +01:00
libraryupgrader 6ff2cd6078 build: Updating mediawiki/mediawiki-phan-config to 0.9.0
Additional changes:
* Added .eslintcache to .gitignore.

Change-Id: Ibaf6db2bc6f86b325742b2003ad86132e7008d9e
2019-12-22 11:23:02 +00:00
libraryupgrader c259ffa8b2 build: Updating mediawiki/minus-x to 0.3.2
Additional changes:
* Added .eslintcache to .gitignore.
* Removing manual reportUnusedDisableDirectives for eslint.

Change-Id: Ic2cb51fd4859440f036f0fd0c18841ddf17eeb41
2019-12-18 19:14:50 +00:00
Translation updater bot 985c0c4bd2 Localisation updates from https://translatewiki.net.
Change-Id: Icde92ce9eed9ab67a9d16284ac62657dda7b1807
2019-12-18 09:26:59 +01:00
Translation updater bot 25d826ba70 Localisation updates from https://translatewiki.net.
Change-Id: I7eeaaa62858a09c8e40f85b3c9ddeb2da2b1cc4d
2019-12-17 10:09:37 +01:00
Translation updater bot 7e2a966f0e Localisation updates from https://translatewiki.net.
Change-Id: I414fc648aea0be27b587ca74584c3108b17bb662
2019-12-16 12:16:09 +01:00
Fomafix 3def0a39fc Use document.body instead of 'body' as jQuery selector
Change-Id: I05737b760a4875a58101a520d18cd21528175410
2019-12-16 11:36:27 +01:00
Translation updater bot 3c8cddf765 Localisation updates from https://translatewiki.net.
Change-Id: I0b126ac04e20d725fbbccec1b5fc78c2dbbdcda1
2019-12-09 09:37:31 +01:00
Translation updater bot f86af2e0aa Localisation updates from https://translatewiki.net.
Change-Id: Ia8730ddcedfd814cac03b5de1231bcc247faefcb
2019-12-02 09:24:38 +01:00
Translation updater bot 55749bac6a Localisation updates from https://translatewiki.net.
Change-Id: I33494df772f24466accd32c79ca3ce989a0ec57d
2019-11-22 09:16:02 +01:00
Translation updater bot 6ac923fda3 Localisation updates from https://translatewiki.net.
Change-Id: I972dd66aceffee0218a295ad305f1b216d5625ed
2019-11-19 09:35:30 +01:00
Translation updater bot 542ff0d4e4 Localisation updates from https://translatewiki.net.
Change-Id: I21300dc444a13e6563575e0b592e614f3ae44b7f
2019-11-15 09:22:33 +01:00
Roan Kattouw 253adb8fe8 EditAttemptStep: Allow session ID to be overridden through query string
The editingStatsId POST data parameter was already used to propagate the
session ID within a session; also allow it to be read on GET requests,
to allow the initial session ID to be overridden.

Similarly, propagate the oversampling state and allow it to be set in
the query string using ?editingStatsOversample=1 .

Bug: T238249
Change-Id: Ib4586607b4acb69bdfbd6a8de0f320b90969209a
2019-11-14 11:11:01 -08:00
Translation updater bot 9d76f2d120 Localisation updates from https://translatewiki.net.
Change-Id: I20ff6f082cf043475cd4f3a1659e5ee8662fbd4b
2019-11-11 15:35:15 +01:00
Translation updater bot 11af9238c8 Localisation updates from https://translatewiki.net.
Change-Id: I9070f842f21a74e69ee29fbcca43f95260a8d38c
2019-11-07 09:45:46 +01:00
Umherirrender 13661d374b build: Updating mediawiki/mediawiki-phan-config to 0.8.0
Bug: T235049
Change-Id: I4b5653d9ada66f3458f588e1db9b6da0802348e5
2019-11-05 20:24:04 +01:00
Translation updater bot 10a87e7376 Localisation updates from https://translatewiki.net.
Change-Id: I2514094f02ce726cdbfa2716f10393b01f5067c2
2019-11-05 09:47:12 +01:00
Translation updater bot c0169c5101 Localisation updates from https://translatewiki.net.
Change-Id: I3288f3d0f8333e6f673b13a85ca73bbc0c74e8df
2019-11-04 10:18:23 +01:00
jenkins-bot bbd2ca2456 Merge "build: Update linters" 2019-11-01 02:17:37 +00:00
Bartosz Dziewoński 1ec89c8729 Adjust file/image button tooltip to match VisualEditor
Bug: T223775
Change-Id: Id72c6fbcc18eeceb8ae63f988cac4a398554f541
2019-10-31 23:11:50 +01:00
Translation updater bot accb25b37c Localisation updates from https://translatewiki.net.
Change-Id: Iccc71c9bb695e4b8931c79229d8388e5419efe2f
2019-10-31 09:30:16 +01:00
Ed Sanders 85ac5f2e07 build: Update linters
Change-Id: Idcac2a782781a86dabd91f30a41adac1ea94ef16
2019-10-29 22:16:13 +00:00
Translation updater bot 3afa97aed6 Localisation updates from https://translatewiki.net.
Change-Id: I48837bb6d4e844927e3ab27eb21bfc60971b85c6
2019-10-28 16:37:10 +01:00
Translation updater bot 5f0e2e0abd Localisation updates from https://translatewiki.net.
Change-Id: I47cbee2c8514e11d20b86192788bfc7905db39f3
2019-10-24 10:48:49 +02:00
Translation updater bot 45090fb49b Localisation updates from https://translatewiki.net.
Change-Id: I7a9c6a1fe131d8c1d3938e693e225d7ba9dcbe45
2019-10-23 09:54:15 +02:00
Translation updater bot a644d7d4ba Localisation updates from https://translatewiki.net.
Change-Id: Icdc12f5152d4e76ba6a989ddda8f3d043582e8b6
2019-10-21 10:01:17 +02:00
Timo Tijhof f1fdd893bb Remove use of jquery.ui module aliases
Bug: T219604
Change-Id: I33f4c65de2f4f615c69989d763cf8edcd8ea8f8e
2019-10-19 20:56:24 +01:00
Translation updater bot 244cd7e221 Localisation updates from https://translatewiki.net.
Change-Id: I90a2f921438b4219ba831a41a8b9f8d4671c99a2
2019-10-18 09:29:48 +02:00
jenkins-bot 9a25fc5557 Merge "Remove use of jquery.tabIndex (take 2)" 2019-10-16 21:49:54 +00:00
jenkins-bot 540785f413 Merge "Revert "Remove use of jquery.tabIndex in jquery.wikiEditor.dialogs.js"" 2019-10-16 21:12:05 +00:00
Timo Tijhof b505eaed24 Remove use of jquery.tabIndex (take 2)
This was used for setting incremental tabindex attributes
on the <button> elements of the "Find and replace" dialog
as opened from the "Advanced" toolbar section. I was unable to
find a difference in behaviour with and without this code running.

Both with and without this, when tabbing from the first input
field in the dialog, the buttons are in the tab order after
the input fields (matching the visual rendering). Unclear
what this was doing.

This re-applies commit 81b08daa48, which was reverted (5f356b1a),
because I forgot to remove the calls in  dialogs.config.js.

Bug: T234581
Bug: T235701
Change-Id: Ic51074c3d2b2e9b9b050c9f42862519a3e78af16
2019-10-16 22:03:29 +01:00
Jforrester 5f356b1aca Revert "Remove use of jquery.tabIndex in jquery.wikiEditor.dialogs.js"
This reverts commit 81b08daa48.

Bug: T235701
Change-Id: Iaad63b755aba5654ce6d684d4a5a88f732a6e797
2019-10-16 20:59:38 +00:00
Translation updater bot 384454f43c Localisation updates from https://translatewiki.net.
Change-Id: I093edb2eacf367d42fc8e4f8dbe0ac214ceacdfa
2019-10-16 20:42:57 +02:00
Translation updater bot c58987ef4f Localisation updates from https://translatewiki.net.
Change-Id: I4314b702f68a7890aa94371f67678db8c4a0b5cf
2019-10-16 10:41:48 +02:00
jenkins-bot c5b154e599 Merge "Remove use of jquery.tabIndex in jquery.wikiEditor.dialogs.js" 2019-10-12 02:13:30 +00:00
Timo Tijhof 81b08daa48 Remove use of jquery.tabIndex in jquery.wikiEditor.dialogs.js
This was used for setting incremental tabindex attributes
on the <button> elements of the "Find and replace" dialog
as opened from the "Advanced" toolbar section.

I was unable to find a difference in behaviour with and without
this code running.

Both with and without this, when tabbing from the first input
field in the dialog, the buttons are in the tab order after
the input fields (matching the visual rendering). Unclear
what this was doing.

Bug: T234581
Change-Id: I5de97733091d0e123913f272b00784205d69267f
2019-10-11 22:51:20 +01:00
James D. Forrester 618406ac31 build: Upgrade mediawiki-codesniffer to v28.0.0
Change-Id: Ia33c75eedf750dafe96dbdc8cdfccc0580d93401
2019-10-11 12:47:08 -07:00
Translation updater bot 31c78d43e4 Localisation updates from https://translatewiki.net.
Change-Id: I7f2798dc1831107b08f975c0115bf9e3b49725e2
2019-10-10 09:34:04 +02:00
Translation updater bot b381109066 Localisation updates from https://translatewiki.net.
Change-Id: Ie79d0c1baf3367e44b40d7c84bf9549c29ef2a1f
2019-10-09 09:19:55 +02:00