Commit graph

2150 commits

Author SHA1 Message Date
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
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
Translation updater bot a4a76feccb Localisation updates from https://translatewiki.net.
Change-Id: I3b5f713fc616c18a5aae090e8e55993e2f17d96e
2019-10-08 09:35:03 +02:00
Ed Sanders 2112538387 build: Update linters
Change-Id: I3a50982ee652c4c1c9b357c793e07cccf014e261
2019-10-07 16:52:10 +01:00
Translation updater bot a11c76c765 Localisation updates from https://translatewiki.net.
Change-Id: Ie9f5c65f403cd7ddac181675e8152bb42715e708
2019-10-04 09:30:05 +02:00
Translation updater bot 48d573a3bb Localisation updates from https://translatewiki.net.
Change-Id: I363990fff2bd1769ba520410b47cbc45bf1818a5
2019-10-03 10:06:37 +02:00
Translation updater bot 190c5fc393 Localisation updates from https://translatewiki.net.
Change-Id: Ia2815e1e4eca60c909de678514a0a01ac4c25b3c
2019-10-02 09:23:43 +02:00
Translation updater bot 57eb9ad41f Localisation updates from https://translatewiki.net.
Change-Id: I79e9e41acd9c0ba2bae2121e5d328c37d8b950aa
2019-09-23 09:27:27 +02:00
Translation updater bot 703b3d99e3 Localisation updates from https://translatewiki.net.
Change-Id: I478ad016566c8a1d4528471d70065173a4e4dd85
2019-09-16 09:58:27 +02:00
Bartosz Dziewoński d80d4275eb Update SpamBlacklist error logging
The error message key has changed in I4ca8e67e03726696a428093cc9fb547a6daa1492.

Bug: T232687
Change-Id: Id2154bae7ce2f33df63fcf9f7545fb93d38b656e
2019-09-13 01:11:16 +02:00
David Lynch a107382fc5 Implement firstChange logging
Also, clean up the invalid logging of some prefixed schema items.

Depends-On: I79e04dda6323ebb05b129bb96c0323db112bcdd0
Bug: T229079
Change-Id: I73eae25d83b8d3f73128d3b800b267a8288a76e8
2019-09-10 09:38:49 -05:00
Timo Tijhof 7e5b71b04e mediawiki.RegExp (deprecated) -> mediawiki.util
Bug: T218339
Change-Id: Idd56fbd34648eeb42434848119b118375562cd14
2019-09-09 17:55:24 +00:00
jenkins-bot c36ba4893e Merge "Allow data URLs for toolbar icons" 2019-09-08 11:54:45 +00:00
Translation updater bot 62621dd1a0 Localisation updates from https://translatewiki.net.
Change-Id: Ib4c7201895cd42eda18052f3dc8504584569507b
2019-09-04 10:16:29 +02:00
Translation updater bot 9fc82734d7 Localisation updates from https://translatewiki.net.
Change-Id: I31a9271723b1b13709519bc83dbb7ad3182d1498
2019-09-02 10:21:08 +02:00
Translation updater bot 01572419ca Localisation updates from https://translatewiki.net.
Change-Id: I192c70172651f27bb13f923c9f8a8868de9195b3
2019-08-30 10:05:43 +02:00
libraryupgrader 49ba810bea build: Updating eslint-utils to 1.4.2
* https://npmjs.com/advisories/1118

Additional changes:
* Added .eslintcache to .gitignore.

Change-Id: I79ddd701cc2cb2321b8dbb69ffee3c41c170b345
2019-08-23 08:51:22 +00:00