James D. Forrester
88fae93818
build: Upgrade api-testing from 1.5.0 to 1.6.0
...
Bug: T333134
Change-Id: Id660c24848a3c5cfbac71f5d7f0635c7bd90b913
2023-05-01 08:14:10 -04:00
Translation updater bot
ea1ba707e9
Localisation updates from https://translatewiki.net .
...
Change-Id: I813a8579cdb2ede11575d297625e2cd034e21116
2023-05-01 09:58:50 +02:00
libraryupgrader
5a140d3af1
build: Updating eslint-config-wikimedia to 0.25.0
...
Change-Id: Ia7239b5750e51415c14145517c2a8d3c559fd895
2023-04-29 14:17:04 +00:00
jenkins-bot
86568aff16
Merge "Move the diff-mode selector to the new DifferenceEngineBeforeDiffTable hook"
2023-04-28 17:23:09 +00:00
jenkins-bot
0c88c0b639
Merge "lib: Drop promise-finally polyfill, now required by MW"
2023-04-28 14:37:44 +00:00
James D. Forrester
a44cd6aea8
lib: Drop promise-finally polyfill, now required by MW
...
Follows-up Ia6cdb85d33d2b3e0e (c895c60907
) from 2018. Was added to
support Chrome <= 64 within WMF CI at the time.
Change-Id: I870de7d148395926d60d8c360f8cae19ac7c4573
2023-04-28 14:01:13 +00:00
Translation updater bot
9a87f0b353
Localisation updates from https://translatewiki.net .
...
Change-Id: I2809b8490de89b159ecdcf2a5f73861545856e9c
2023-04-28 08:57:48 +02:00
jenkins-bot
8f1ed26431
Merge "Log TransactionSquasher errors, in case any still occur"
2023-04-27 15:23:01 +00:00
jenkins-bot
26467c6cb4
Merge "Replace references to actionsToolbar"
2023-04-27 14:37:31 +00:00
Bartosz Dziewoński
51a8541255
Replace references to actionsToolbar
...
Target#actionsToolbar and Target#toolbar refer to the same object
since change dfaed62d3632d381db9682c603b3ddbeed182292 in VE/VE
(barring bugs like T335469). Once we no longer use the old name,
we'll be able to remove this backwards-compatibility alias.
Bug: T335469
Change-Id: I577e8ae6a857519eb0e8181543ca0a96b515e019
2023-04-27 15:51:35 +02:00
Translation updater bot
8cf5552b66
Localisation updates from https://translatewiki.net .
...
Change-Id: I9a87edaa517922527ed1d6ee4e078d0f31737e6d
2023-04-27 09:15:47 +02:00
libraryupgrader
9c99485fca
build: Updating dependencies
...
composer:
* mediawiki/mediawiki-phan-config: 0.12.0 → 0.12.1
npm:
* grunt-eslint: 24.0.0 → 24.0.1
Change-Id: Ieeb1d06761805ff2f3e29c4d0977f515e0629d41
2023-04-27 01:04:37 +00:00
Ed Sanders
51759c3f7e
Remove DiffPageEnable config option
...
Visual diffs are always enabled on history pages, there is no
long a need for this to be configurable.
Change-Id: I9cef558b2b9d32bc86c47f6a6095270220d036db
2023-04-26 17:05:57 +01:00
jenkins-bot
811fee005c
Merge "Update moved class WikiMap"
2023-04-26 15:18:15 +00:00
Translation updater bot
175fa0d7ec
Localisation updates from https://translatewiki.net .
...
Change-Id: I9959b5f6b7e2c5314ec55f7df9712ce565d33301
2023-04-26 08:44:25 +02:00
jenkins-bot
b82f8283b9
Merge "Add test for MWTemplateSpecModel.getDocumentedParameterOrder"
2023-04-26 01:45:37 +00:00
thiemowmde
1a09676159
Add test for MWTemplateSpecModel.getDocumentedParameterOrder
...
It appears like this was never tested.
Now that it is covered it's much easier to play around with the
implementation and compact it a bit.
Change-Id: Ie9cc14082f69e7240380d352fb362d0a3fa4d341
2023-04-26 01:29:23 +00:00
jenkins-bot
dda810c29d
Merge "Update VE core submodule to master (35e9c8941)"
2023-04-25 17:06:28 +00:00
Bartosz Dziewoński
789d98266d
Update VE core submodule to master (35e9c8941)
...
New changes:
4a1f1fcf1 ve.ce.Surface: Move other user selections to $selections overlay
e4f456b8e ve.ce.Surface: Create drawSelections method and use for deactivated selections
4868d26f0 Use new #drawSelections method for FindAndReplaceDialog
35e9c8941 ve.ce.Surface: Use #drawSelections for other users
Change-Id: Ib465c7816ea722c729bec8a75ef5cab8b90a1782
2023-04-25 18:47:08 +02:00
jenkins-bot
4d977ecebe
Merge "Remove padding override from active external links"
2023-04-25 16:00:22 +00:00
gerritbot
5b8c2a3afa
Update moved class WikiMap
...
See T321882. Moved in I60cf4b9ef02b9d5
Bug: T321681
Change-Id: If4a7ece606985b0e702288d1f3a08a270adcc760
2023-04-25 09:55:53 +00:00
Translation updater bot
9b3b9ee45e
Localisation updates from https://translatewiki.net .
...
Change-Id: I1572d144f721878f326fbc4d24fd5ceb42e5984a
2023-04-25 08:48:50 +02:00
Bartosz Dziewoński
d7521704a1
Remove some redundant PHPDoc comments
...
More could be done, but these are the ones that annoy me the most,
and I'm not willing to do more changes right now.
Change-Id: Ia02af09d631fea191e57da75420f0d2d1ed46c19
2023-04-24 21:11:26 +02:00
Ed Sanders
fec0f4ecf5
Remove padding override from active external links
...
Since this was written, the specificity of the selector it was
overriding has increased, so isn't required any more.
Bug: T335292
Change-Id: Ib3494524f6ddfc2ea59d6d3d13a1a90138cd84af
2023-04-24 15:08:14 +01:00
Translation updater bot
1add952042
Localisation updates from https://translatewiki.net .
...
Change-Id: I1bd37533f49a0b4b779dcd709edc4c44bf22e5fb
2023-04-24 09:17:34 +02:00
jenkins-bot
115b4881e3
Merge "Minor documentation updates in the TemplateSpecModel class"
2023-04-23 12:31:33 +00:00
Bartosz Dziewoński
f3b792f16f
Log TransactionSquasher errors, in case any still occur
...
Bug: T333710
Change-Id: I49a0b22245307bb94de60776b5786732be72bf54
2023-04-22 10:16:12 +02:00
Bartosz Dziewoński
423feb6d99
Update VE core submodule to master (da7624d69)
...
New changes:
1a006f700 Allow attribute values that are reference types to compare equal
58d6eb28f TreeModifier: Check for inserting unbalanced open-close tag sequence
Bug: T333710
Bug: T334677
Change-Id: Ia59e7efa8ad6a9abf77bdee5d38dcd22a3d93dfe
2023-04-22 10:15:45 +02:00
Thiemo Kreuz
5b42d900cc
Minor documentation updates in the TemplateSpecModel class
...
Change-Id: Idcbd600c1bee29c1ebdbc1acddbe9953b4e359a1
2023-04-21 16:16:22 +02:00
jenkins-bot
8cc29eca29
Merge "Fix template dialog when TemplateData contains empty parameter"
2023-04-21 13:14:54 +00:00
jenkins-bot
5c89247be9
Merge "Use new showPendingTakeover OutputPage method"
2023-04-21 13:11:54 +00:00
Sam Wilson
7dbe385773
Move the diff-mode selector to the new DifferenceEngineBeforeDiffTable hook
...
Use the new hook to add the diff-mode selector to the area directly before
the diff table.
Also toggles the new inline-diff legend, when the initial diff-type is 'inline'.
Depends-On: I6de30bf79eb5ac262285951792782b870d075e00
Bug: T324759
Change-Id: Ifc133856dd793693c3a2722a7b1319dfe74555a2
2023-04-21 16:03:16 +08:00
Translation updater bot
b00e6a0996
Localisation updates from https://translatewiki.net .
...
Change-Id: I18dc19f7030296accf95d1df6eac220f736f83a4
2023-04-21 09:01:10 +02:00
jenkins-bot
9cb6f54d3b
Merge "Remove the BetaFeatures integration for historical visual diffs"
2023-04-20 09:44:13 +00:00
jenkins-bot
eab43d2025
Merge "Remove the "Report incorrect…" button on visual diffs in save dialog"
2023-04-20 09:44:10 +00:00
Translation updater bot
2672e0bd22
Localisation updates from https://translatewiki.net .
...
Change-Id: Idf874d06f8930dd293d65782d6eb31860680ba2b
2023-04-20 08:49:31 +02:00
jenkins-bot
637a062d76
Merge "ApiVisualEditor: Support Special:MyLanguage for editIntro param too"
2023-04-19 19:40:14 +00:00
James D. Forrester
bc7db78906
ApiVisualEditor: Support Special:MyLanguage for editIntro param too
...
Bug: T334855
Follows-Up: I43f461e9f595c364ecdaf2faccbd580fc0df6799
Change-Id: I106941f827d1dd246733d72989bbe9504c221c6f
2023-04-19 19:20:27 +00:00
Translation updater bot
5f8483c863
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib2ca9411b5cd880d08ecf2c081bfb6ecc49c1a10
2023-04-19 08:27:54 +02:00
Bartosz Dziewoński
adc0bcdfcd
Remove the BetaFeatures integration for historical visual diffs
...
Bug: T333448
Change-Id: If4f732851a42802b612cef618196c9854e2cf9da
2023-04-18 22:34:05 +02:00
Bartosz Dziewoński
1ca9261151
Remove the "Report incorrect…" button on visual diffs in save dialog
...
Bug: T282268
Change-Id: Ia6e0978fb43a7ffccaa8245728c86bc3a433a2c1
2023-04-18 22:28:51 +02:00
jenkins-bot
d7b582ff3f
Merge "textSelection compat layer getCaretPosition could error if no selection"
2023-04-18 19:22:55 +00:00
Bartosz Dziewoński
60671a3bee
Update VE core submodule to master (10005c50d)
...
New changes:
40f6a4d33 Remove @supports for mix-blend-mode
8e73eac4d Drop IE Array.slice workaround
a52715bd3 Localisation updates from https://translatewiki.net .
dfaed62d3 ve.init.Target: Remove separate actions toolbar
Bug: T92315
Change-Id: I3513a32ca475b40010d0f61497f082050f214022
2023-04-18 20:43:29 +02:00
David Lynch
4d4093b938
textSelection compat layer getCaretPosition could error if no selection
...
Reported as happening when a gadget was triggering some calls early in
initialization, presumably before the surface had reached the point
where it had been focused.
Bug: T334930
Change-Id: Idebc31ef042d45acf59d8dceaa7566744233f426
2023-04-18 09:59:43 -05:00
Translation updater bot
2fde6f2caa
Localisation updates from https://translatewiki.net .
...
Change-Id: If1ce79cdcd2c1a543065bb9412458285394d19bd
2023-04-17 09:15:59 +02:00
jenkins-bot
a453404bb1
Merge "Stop adding the 'diffmode' parameter to the URL"
2023-04-15 22:28:55 +00:00
Translation updater bot
b0ed65b984
Localisation updates from https://translatewiki.net .
...
Change-Id: I309ebd6c30f590f072446e1f99cfda45e352e9d1
2023-04-14 09:27:38 +02:00
jenkins-bot
1f4bd72f18
Merge "Add narrowConfig for 'Insert' and 'Publish changes'"
2023-04-13 22:23:48 +00:00
jenkins-bot
6ecf990786
Merge "ve.ui.MWTemplateTitleInputWidget: Drop workaround for unicode regexes"
2023-04-13 22:19:12 +00:00
jenkins-bot
f24455c016
Merge "Drop some IE hacks"
2023-04-13 22:16:58 +00:00