jenkins-bot
1d8fb68669
Merge "Remove $wgVisualEditorTemplateSearchImprovements feature flag"
2022-06-14 12:41:09 +00:00
jenkins-bot
5b01b11724
Merge "Fixing positioning of more/less button on window resize"
2022-06-14 09:25:16 +00:00
Adam Wight
e1ea921f76
Remove $wgVisualEditorTemplateSearchImprovements feature flag
...
The feature is always enabled now.
Bug: T307188
Change-Id: I34a3db44355d93413f611b99cd80b876d8737413
2022-06-14 10:48:19 +02:00
jenkins-bot
888f346909
Merge "Change TransclusionModel.nextUniquePartId() to return a string"
2022-06-14 08:30:09 +00:00
jenkins-bot
61fbcae2bf
Merge "Localisation updates from https://translatewiki.net ."
2022-06-14 07:50:10 +00:00
jenkins-bot
cbeb7da3b9
Merge "Clean-up users storage after search message removal"
2022-06-14 07:17:08 +00:00
WMDE-Fisch
13f5637290
Clean-up users storage after search message removal
...
I'm more in favor of leaving no garbage behind. The TODO with a date
is a good way of making sure this gets removed eventually.
This could have been part of Ie6eea76. The new code is added to the
same spot where the code removed in Ie6eea76 originally was.
Bug: T296471
Depends-On: Ie6eea76dacdc614ecb910c48e7e1f519b8c69322
Change-Id: Idec63201ff4aa52a0c53c6d007577a93c94e0ec0
2022-06-14 06:59:46 +00:00
Translation updater bot
0ab6f8c23a
Localisation updates from https://translatewiki.net .
...
Change-Id: I0a26495a5c652ba9b1e970ad6b7c5e2cae081e64
2022-06-14 08:49:26 +02:00
jenkins-bot
d7140912c7
Merge "Fix tab messages being changed wrong by JavaScript"
2022-06-13 21:15:09 +00:00
Bartosz Dziewoński
dc842277c7
Fix tab messages being changed wrong by JavaScript
...
Following the MediaWiki changes from T301203, we should use
the messages 'skin-view-edit' and 'skin-view-create' instead
of 'edit' and 'create'.
(Also remove redundant definitions in extension.json, we load
all messages listed in 'VisualEditorTabMessages'.)
Bug: T310529
Change-Id: If055fa2a4dc009be869425e6c2262c9b62056179
2022-06-13 20:21:32 +02:00
jenkins-bot
c1b98fe6c8
Merge "WIP: selenium: Enable Content Editable should save an edit"
2022-06-13 13:02:46 +00:00
Svantje Lilienthal
311d26c9d4
Fixing positioning of more/less button on window resize
...
Bug: T309875
Change-Id: I0f35a191b39b1385a9e9f8ce77de3f033c420c55
2022-06-13 14:55:37 +02:00
jenkins-bot
3162a007c6
Merge "Change template model to not merge conflicting aliased parameters"
2022-06-13 12:27:33 +00:00
jenkins-bot
f79cecc32e
Merge "Remove/update template related comments that just repeat the code"
2022-06-13 12:26:01 +00:00
jenkins-bot
b99ed46e1b
Merge "Improve test coverage of template dialog outline"
2022-06-13 12:24:01 +00:00
jenkins-bot
24ec9b2783
Merge "Add prefixsearch fallback test for MWTemplateTitleInputWidget"
2022-06-13 12:12:09 +00:00
Željko Filipin
f91253b0ef
WIP: selenium: Enable Content Editable should save an edit
...
Bug: T309712
Change-Id: I342bd53fb461d5194a1c8320c26125f54f6717e9
2022-06-13 14:00:51 +02:00
jenkins-bot
fcf849ddb0
Merge "Remove $wgVisualEditorTransclusionDialogBackButton feature flag"
2022-06-13 08:12:40 +00:00
jenkins-bot
682b405cf6
Merge "Remove $wgVisualEditorTransclusionDialogSuggestedValues feature flag"
2022-06-13 08:00:50 +00:00
jenkins-bot
cd3fbdf1ce
Merge "Tighten spacing in VE template dialog"
2022-06-13 07:52:16 +00:00
Translation updater bot
d1d4ba4636
Localisation updates from https://translatewiki.net .
...
Change-Id: I203d6ffdbb8608075c3639c1c1db4ccbb04ed272
2022-06-13 08:29:25 +02:00
Adam Wight
2e2e40e76e
Remove $wgVisualEditorTransclusionDialogBackButton feature flag
...
Feature is always enabled now.
Bug: T307188
Change-Id: I70305ec3d2ed9cfb767ee9ea90e8ed6c93cfbdbb
2022-06-10 17:33:56 +02:00
Adam Wight
23f0bdf822
Remove $wgVisualEditorTransclusionDialogSuggestedValues feature flag
...
Feature is always enabled now.
Bug: T307188
Change-Id: I6f8288d31fecc6827a7a9e5e9705239e15c86ae2
2022-06-10 16:40:06 +02:00
Svantje Lilienthal
6072c46ffc
Tighten spacing in VE template dialog
...
Bug: T308646
Change-Id: Ic785838d76dfbe2f8b776e67ccccf47fca717205
2022-06-10 14:08:56 +00:00
jenkins-bot
03a2523501
Merge "Show all elements when expanding a collapsible description"
2022-06-10 13:46:38 +00:00
jenkins-bot
b6edbd25d6
Merge "Remove updated feature message about search"
2022-06-10 13:37:38 +00:00
Svantje Lilienthal
58fd0531d9
Remove updated feature message about search
...
Bug: T296471
Change-Id: Ie6eea76dacdc614ecb910c48e7e1f519b8c69322
2022-06-10 13:13:51 +00:00
jenkins-bot
26ffb7fb11
Merge "selenium: Add EditPage.saveComplete()"
2022-06-10 11:17:13 +00:00
Bartosz Dziewoński
e93e152e07
Update VE core submodule to master (78ab52b71)
...
New changes:
ab10516c0 Localisation updates from https://translatewiki.net .
06bc509b2 ve.js: Update ve.now() to match optimisation of MediaWiki core
83e064476 Localisation updates from https://translatewiki.net .
c375187c3 build: Update language lists
32c0cbfce ModeledFactory: Allow candidates to suppress other candidates when matching
Bug: T310290
Change-Id: Ia809d0e2e9cb29cfb4e3867130e4444fa6eb15b6
2022-06-09 16:57:12 +02:00
Esther Akinloose
3e93410e68
selenium: Add EditPage.saveComplete()
...
Add new check for page saving.
Bug: T296187
Change-Id: I07639c58377f6f285df1bfeccfb5e037a3e619d5
2022-06-09 14:42:02 +01:00
Andrew Kostka
c8ad755112
Show all elements when expanding a collapsible description
...
Bug: T309875
Change-Id: If69b8bcf5574210fbc5c0b533a18977e05d7b5a4
2022-06-09 12:38:26 +02:00
Thiemo Kreuz
4c7167b571
Change template model to not merge conflicting aliased parameters
...
Before the (intentional) design decision was to not do anything special
when the same parameter is used multiple times (via aliases). Garbage
in, garbage out. Only the first usage of the parameter would work as
intended. The rest was ignored and subsequently removed from the
wikitext.
New design decision: Track and display duplicates as they appear in the
wikitext.
Notes:
* It's not possible to create such a situation in VE. Do this via
wikitext.
* Labels will be made distinguishable via T309198.
* Possible warning messages will be added later.
* The behavior when unchecking a duplicate will be specified later.
Bug: T309198
Bug: T310248
Change-Id: I6011344638cdad8529d8f57513ef51b5237eb878
2022-06-09 09:26:41 +00:00
Translation updater bot
80092b55d9
Localisation updates from https://translatewiki.net .
...
Change-Id: I5ad276330fc551b0e261691568412d4c6b8b163b
2022-06-09 08:17:53 +02:00
Ed Sanders
3448efc02c
Update toolbar negative margin for new padding in vector-2022
...
Changed upstream in I5d807f09.
Bug: T309398
Change-Id: Iaf28104d2d1d7b69dd3b6144d3f6fc33711fd5ce
2022-06-09 00:29:56 +01:00
jenkins-bot
b23600fe70
Merge "Split advanced language variants messages"
2022-06-08 19:47:24 +00:00
jenkins-bot
201066904f
Merge "Get rid of figure-inline compatibility"
2022-06-08 19:47:22 +00:00
jenkins-bot
29ea76198c
Merge "MobileArticleTarget: Update contentSub"
2022-06-08 16:17:18 +00:00
jenkins-bot
a5d0dab39e
Merge "MobileArticleTarget: Update categories list if present"
2022-06-08 16:15:48 +00:00
jenkins-bot
bffaab97fb
Merge "selenium: Better assertion after saving the page"
2022-06-08 14:32:52 +00:00
jenkins-bot
24b49fbf87
Merge "selenium: Run only one test in Jenkins daily job"
2022-06-08 14:29:45 +00:00
jenkins-bot
efc2ca875b
Merge "Remove global class aliases"
2022-06-08 11:18:40 +00:00
Translation updater bot
17715f6c43
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie349c19df6cd5f16dbbc5430e82eff4a0e5d2ef9
2022-06-08 08:28:23 +02:00
Arlo Breault
d8bbed42ec
Get rid of figure-inline compatibility
...
Parsoid stopped emitting figure-inline in content version 2.2.0 and VE
requests 2.4.0, which isn't satisfied by the earlier versions.
Change-Id: I5f47fbe85fdca7fe429952709b62f5d1cc548daf
2022-06-07 14:39:09 -04:00
Ed Sanders
e4171b944b
MobileArticleTarget: Update contentSub
...
Change-Id: I10db861531bd706e6b93aed3cbc501e5d717572f
2022-06-07 18:47:28 +01:00
Ed Sanders
6adeae03ed
MobileArticleTarget: Update categories list if present
...
This only happens in AMC. Currently it is also not possible
to update categories in VE, but this may become possible if
we enable 2017WTE on mobile.
Change-Id: Ifeb6cc18910ce2fca634bc3e2245aac7e5c37e52
2022-06-07 18:45:56 +01:00
Translation updater bot
b99f78aa82
Localisation updates from https://translatewiki.net .
...
Change-Id: I0c2b04c689f28b9b2a12ddd6c55f64f15fd02d30
2022-06-07 10:01:55 +02:00
Reedy
9ee13d8471
Remove global class aliases
...
Change-Id: Id9b021f47d2ec181e5267e454a39ed3cafdec9d2
2022-06-06 17:23:23 +00:00
Translation updater bot
6e9387b626
Localisation updates from https://translatewiki.net .
...
Change-Id: If32d7acf8ab1e264d247709e616224a65ff136ea
2022-06-06 09:27:08 +02:00
Bartosz Dziewoński
3e0323637d
Update VE core submodule to master (c54b727ca)
...
New changes:
6f91b6a3d Localisation updates from https://translatewiki.net .
7f8df33f9 build: Update language lists to add 'tdd'
c54b727ca FocusableNode: Remove webkit columns hacks
Bug: T309037
Change-Id: I86026e8ea3952ecc903b66d2636161754cdf7cee
2022-06-04 13:54:35 +02:00
Translation updater bot
7e4d0b8487
Localisation updates from https://translatewiki.net .
...
Change-Id: I9ccd0196aceaeb210db4c1ceb6b4a4c7b22c5962
2022-06-03 08:58:24 +02:00