Commit graph

21244 commits

Author SHA1 Message Date
Translation updater bot 61122bc20a
Localisation updates from https://translatewiki.net.
Change-Id: Ic707a91d4953b77f8f30ea43ff53ef6f2a36deda
2024-09-20 09:24:22 +02:00
David Lynch 3b324983c0 Fix a reference to AbuseFilter that should be Abuse Filter
This stopped link reliability from being checked on wikis that only had
Abuse Filter enabled.

Follow-up to e6e104dda5

Change-Id: Ie0045e75633713ad9d529bec647471b2ca0137d3
2024-09-19 09:25:43 -05:00
Translation updater bot 907c7cb941
Localisation updates from https://translatewiki.net.
Change-Id: I89ee792cd8e4b2d029d7f52641c12212ac109aa3
2024-09-19 09:18:50 +02:00
David Lynch 0c91e1795c Edit check: only count ChecksAvailable after the check for source-mode
Change-Id: I96091963af56a40d94445d7b65eb5c35326d0403
2024-09-18 10:26:50 -05:00
Translation updater bot a9c91ac78f
Localisation updates from https://translatewiki.net.
Change-Id: Iebf67bf217ded268c916f4a8d15ae9d2a2a81b6a
2024-09-17 09:29:54 +02:00
John Bolorinos 4c3710c035 selenium: Document when, how and why a test is skipped
Bug: T280652
Change-Id: I04539a8fe9d0bcab43eeebaa1cc89f011b711376
2024-09-16 15:02:31 +02:00
Translation updater bot 038b644186
Localisation updates from https://translatewiki.net.
Change-Id: Ib8a8b1c57c3c49090ef31284f809911b6a14bb67
2024-09-16 09:28:41 +02:00
Translation updater bot 1c303b7e77
Localisation updates from https://translatewiki.net.
Change-Id: Idd22fe5d3bd856a4ea920e758a1d6a06fbb21399
2024-09-13 09:18:43 +02:00
Translation updater bot 7ad03b6a53
Localisation updates from https://translatewiki.net.
Change-Id: I179094890e4398472487d774bbd3a2d2b89b326a
2024-09-12 09:18:33 +02:00
Translation updater bot 5b170c6cef
Localisation updates from https://translatewiki.net.
Change-Id: I50619c47949c442262d956da4de4fb66e04f314c
2024-09-11 09:21:20 +02:00
Translation updater bot c6a52ab2a4
Localisation updates from https://translatewiki.net.
Change-Id: I8f2a57fdc2136b42c5cce7ec87ce0705a04a72a6
2024-09-10 09:30:56 +02:00
Bartosz Dziewoński cc18b8079c Update VE core submodule to master (54906000a)
New changes:
643831c6f Localisation updates from https://translatewiki.net.
803994396 Localisation updates from https://translatewiki.net.
2bf861274 Localisation updates from https://translatewiki.net.
81b8bec05 build: Update languages to add 'iba'
760cc03b0 Update jquery.uls.data (language autonyms)
1b3c2723c Remove unnecessary vendor prefix
28549dec0 Keep nails transparent when selected
62591b860 build: Updating micromatch to 4.0.8

Bug: T373868
Bug: T374308
Change-Id: I0f0e4dafff25a7015b8db39d6576216f23416c76
2024-09-09 22:27:01 +02:00
David Lynch 709e791acd Edit check: let ecenable bypass the account age requirement
Clean up accountShouldSeeEditCheck since nothing is calling it but the
new method inside BaseEditCheck

Follow-up to e947e53f98

Change-Id: Ic55187bb77f5ef003369313b76a65897fb3be392
2024-09-09 10:52:50 -05:00
jenkins-bot b19679e381 Merge "Edit check: stop from appearing outside the main namespace" 2024-09-09 13:29:48 +00:00
jenkins-bot 6125b965e7 Merge "Update VE core submodule to master (8bac83777)" 2024-09-09 13:17:58 +00:00
Translation updater bot 3dbeb7f4ae
Localisation updates from https://translatewiki.net.
Change-Id: Idaa94c3ee8592df8d6756fd9ab6c0c3cadc8e3a9
2024-09-09 09:23:26 +02:00
Ebrahim Byagowi 4330014577 Avoid use of deprecated wfGetUrlUtils
Change-Id: Ica961fd161898292f0bfe33c1980329ca548c680
2024-09-08 09:55:09 +03:30
Bartosz Dziewoński d9a99e89a2 Update VE core submodule to master (8bac83777)
New changes:
8a5b36cd2 Localisation updates from https://translatewiki.net.
15cb24580 Localisation updates from https://translatewiki.net.
1ec0304ef Localisation updates from https://translatewiki.net.
e9f9f3f51 Localisation updates from https://translatewiki.net.
8bac83777 Localisation updates from https://translatewiki.net.

Change-Id: Id346e2a99c7b6b681129051e0bca55ae4d354f5b
2024-09-06 22:32:29 +00:00
Translation updater bot 076f27a0fc
Localisation updates from https://translatewiki.net.
Change-Id: I6e2ab7152af61b57d8896a997edf66d47fc0e3b8
2024-09-06 09:40:46 +02:00
Ed Sanders cefa56ecb9 Use fixed font size for UI componenets in Vector 22
Use rem's to set the font size of the toolbar and local/global
overlays, as the font size is now variable in that skin.

Bug: T373875
Change-Id: Ib2511debd01dbc0cf03ff6d92cd9bfe71078c387
2024-09-05 11:21:08 +01:00
Translation updater bot 33182de13e
Localisation updates from https://translatewiki.net.
Change-Id: Ic31aa69079694187a727f3821de37abe83cf0a8c
2024-09-05 09:25:55 +02:00
David Lynch e947e53f98 Edit check: stop from appearing outside the main namespace
This was accidentally removed in d69d366469 during its refactor.

Because of the change to how checks are decided to be shown, I've made
AddReferenceEditCheck always be required -- later code in
hasAddedContentNeedingReference assumes that it's loaded anyway, so a
wiki deciding to configure it to not load at all for some account types
would have broken saving.

Bug: T373692
Change-Id: I007cd705451581ebacfa12e8ac5502bd1bc56a38
2024-09-04 10:33:22 -05:00
Translation updater bot 5a781dc3c8
Localisation updates from https://translatewiki.net.
Change-Id: I52e344a4fc22881ed095be0a4a89868c425c3613
2024-09-04 09:17:09 +02:00
Translation updater bot d04e86c780
Localisation updates from https://translatewiki.net.
Change-Id: I3c2e8d837b777be7c977070e5317fea359bef75d
2024-09-03 09:33:58 +02:00
Translation updater bot d29293e043
Localisation updates from https://translatewiki.net.
Change-Id: I2417fa6f554a48aeadc0164ea856a15257d1c8e6
2024-09-02 09:21:51 +02:00
libraryupgrader e58ca67d8c build: Updating micromatch to 4.0.8
* https://github.com/advisories/GHSA-952p-6rrq-rcjv

Change-Id: I4761a8fed5ca2241036f4e065a733a39f2462630
2024-08-31 09:05:56 +00:00
Translation updater bot dedd30bfef
Localisation updates from https://translatewiki.net.
Change-Id: I103ce5ad2adc11b48a2d7ed8ea72e4e892dc6b9f
2024-08-30 09:20:39 +02:00
jenkins-bot f363c943cc Merge "Allow &veaction=editsource to load 2017WTE regardless of user prefs" 2024-08-30 06:20:42 +00:00
jenkins-bot 1b777d45e0 Merge "Fix exception editing cross-wiki redirects" 2024-08-29 22:54:21 +00:00
C. Scott Ananian c026712a40 Ensure page is reloaded after edit using Parsoid if appropriate
This passes the option to ApiParse which will ensure that it uses
the ArticleParserOptions hook so that the parser options used after
reload match the ones originally used to render the article.

Bug: T373212
Depends-On: I906affc8d2335b7bb48dff3a4b061fcf86b71cee
Change-Id: I18147254f1ac5f08a57e85eb2f031df7701dccef
2024-08-29 11:41:18 -04:00
James D. Forrester 6d527b9f0a Replace use of deprecated global URL functions with wfGetUrlUtils()
This is a quick fix rather than the proper DI fix.

Bug: T319340
Change-Id: Iea0d8a6b34aa4aea1c325868365d2bb65fa65eed
2024-08-28 15:10:21 -04:00
Mahmoud Al-Qudsi a9278f654b Fix exception editing cross-wiki redirects
As described in T326169, when editing a (manually created) cross-wiki redirect,
VisualEditor will throw a null dereference exception causing it to fail to load
in the browser (looking like it is just taking forever to load).

This patch prevents the exception from occurring by not attempting to write to
the null object.

Bug: T326169
Change-Id: I50fa803c7b4ce65dac1fe345431d8b8f9d0b3d61
2024-08-28 13:27:09 -05:00
Translation updater bot 471e84a0d9
Localisation updates from https://translatewiki.net.
Change-Id: Ic7ad4140ac4eeded1de5331ad1d57f17b2cd11ca
2024-08-28 09:41:04 +02:00
Bartosz Dziewoński b4fc696ad5 Reattempt save as temporary user only when we were previously anon
…but not when we were previously logged-in. Temporary accounts no
longer leak IP addresses, but it's still not nice to lose attribution
of edits by logged-in users.

Follow-up to 317d6dd724.

Bug: T345975
Change-Id: I24c786c0f060921f773e1d6d1c7463f1cc79aab2
2024-08-27 23:23:11 +02:00
jenkins-bot 24c53a321e Merge "Reattempt save when refreshing temporary user if session expired" 2024-08-27 13:49:58 +00:00
Translation updater bot 9edc3db1ef
Localisation updates from https://translatewiki.net.
Change-Id: Ibee782a169ba7548466f54e321441c0299ecd673
2024-08-27 09:49:07 +02:00
Bartosz Dziewoński c93d4a9695 Allow &veaction=editsource to load 2017WTE regardless of user prefs
Bug: T239796
Change-Id: I0391d44d15763980cfb48b2945bac35e5b08e930
2024-08-26 20:13:36 +02:00
Translation updater bot d9c7c05e32
Localisation updates from https://translatewiki.net.
Change-Id: I5eeb703911cd5914a71d9241be0eb97ebbd4df5c
2024-08-26 09:23:43 +02:00
jenkins-bot 0392462ba3 Merge "build: Update MediaWiki requirement to 1.43" 2024-08-24 20:49:05 +00:00
Translation updater bot ebac60d114
Localisation updates from https://translatewiki.net.
Change-Id: Ib3b161f7d0db89f85d6259796b4c21f16dffaba9
2024-08-23 09:47:37 +02:00
James D. Forrester 07c0ab5a35 build: Update MediaWiki requirement to 1.43
All extensions in the MediaWiki tarball are expected to track MediaWiki's release directly.

Change-Id: I58cc6a04628f8b443b7a8ae46752151bbcfd6305
2024-08-22 18:48:21 -04:00
jenkins-bot 69d4d869d8 Merge "tests: Force templateDataInstalled condition for MWTemplateTitleInputWidget" 2024-08-22 19:32:02 +00:00
jenkins-bot eae9fc876a Merge "Edit check: center the text in the proofreading toolbar" 2024-08-22 12:28:14 +00:00
Translation updater bot 31b7db023a
Localisation updates from https://translatewiki.net.
Change-Id: If835daa3817582d7a15d2afff15224515b2b6080
2024-08-22 09:23:20 +02:00
David Lynch 16c2dd919b Edit check: center the text in the proofreading toolbar
Bug: T341308
Change-Id: I5e12cefe690c2b9fba7cd7998a11723931575465
2024-08-22 01:23:27 -05:00
Timo Tijhof 07a132d310 tests: Force templateDataInstalled condition for MWTemplateTitleInputWidget
Change-Id: I730a0e53547d4e7510fcec09905ea98030490c0d
2024-08-22 00:29:16 +01:00
Translation updater bot 55301c4596
Localisation updates from https://translatewiki.net.
Change-Id: Iba58cf8cf9a4e420145a8fd9cbc6b7dbc73ee76d
2024-08-21 09:24:20 +02:00
Translation updater bot 762a5c0ff9
Localisation updates from https://translatewiki.net.
Change-Id: I71885816cfe342b8cba5b6e5d443dbee1f12a859
2024-08-19 09:25:55 +02:00
jenkins-bot fcce9b0b89 Merge "Move edit section colorings to core" 2024-08-17 14:19:55 +00:00
jenkins-bot b54f4ebb28 Merge "Fix getTemplateDataQueryTitle() when the title ends with a newline" 2024-08-16 15:30:57 +00:00