Translation updater bot
247d4cf042
Localisation updates from https://translatewiki.net .
...
Change-Id: I0b7e8432c4b48caf0c8659490b50f15a9e98fb88
2023-02-20 09:47:37 +01:00
Translation updater bot
bbfb06c678
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia9595d577082f080f1411056731132468d8b27b3
2023-02-17 08:56:56 +01:00
Translation updater bot
c426b7f660
Localisation updates from https://translatewiki.net .
...
Change-Id: I97115d96479bcacf3b2460cb67575818d7d6a822
2023-02-16 08:47:44 +01:00
Translation updater bot
6372e6bba2
Localisation updates from https://translatewiki.net .
...
Change-Id: I2cf00c4d5c7730a454dc1da8bd4e3dd127837f27
2023-02-15 08:26:27 +01:00
jenkins-bot
398ca10b0b
Merge "Update VE core submodule to master (3b05386e0)"
2023-02-14 22:44:51 +00:00
Bartosz Dziewoński
e3730c1a5e
Update VE core submodule to master (3b05386e0)
...
New changes:
db3ef6ee9 Localisation updates from https://translatewiki.net .
b2a22bde4 Localisation updates from https://translatewiki.net .
40c846f1d Update DOMPurify to 2.4.4
Bug: T279215
Change-Id: Ia41f3c47a03776e17ac20ee1067f8ab7eb351a50
2023-02-14 23:27:20 +01:00
Translation updater bot
49c515bd00
Localisation updates from https://translatewiki.net .
...
Change-Id: I340250a2a3f98d1c346c39922b92e2ac0813f63a
2023-02-14 08:32:20 +01:00
jenkins-bot
2dd4987b57
Merge "DesktopArticleTarget.init: Ignore fake section edit links added by gadgets"
2023-02-13 23:39:26 +00:00
jenkins-bot
09a3f24e57
Merge "DesktopArticleTarget.init: Fix init from "Add topic" tab in some cases"
2023-02-13 23:39:23 +00:00
jenkins-bot
b5b7d69c47
Merge "Enable visual diffs on history pages by default"
2023-02-13 22:08:41 +00:00
Bartosz Dziewoński
7aa1d55a48
DesktopArticleTarget.init: Ignore fake section edit links added by gadgets
...
Bug: T328094
Change-Id: Ia9554bfa90944fec0ebc0eadde65f13beb562fbd
2023-02-13 22:57:23 +01:00
Ed Sanders
44f5f47636
Enable visual diffs on history pages by default
...
Bug: T314588
Depends-On: I1617433d307b92075cab33efae7e57f3a3fcc7d9
Change-Id: I0948add56007368bc95e20687d01d70495e013c5
2023-02-13 21:49:58 +00:00
Bartosz Dziewoński
d7e0d1deae
DesktopArticleTarget.init: Fix init from "Add topic" tab in some cases
...
Going through onEditSectionLinkClick() is not needed, and it confused
some code that actually expected a section edit link.
Bug: T328094
Change-Id: I8975ade38d9dd064272781fb9d4bd22bab4d65ce
2023-02-13 22:34:36 +01:00
Translation updater bot
effcd01ccd
Localisation updates from https://translatewiki.net .
...
Change-Id: I7c6632b2e979da7c858654b60eb2010b2543b5e7
2023-02-13 08:31:28 +01:00
jenkins-bot
a70826e8bd
Merge "Follow-up I3412c53cc: Fix reference to target in ve.ce.MWWikitextSurface"
2023-02-12 15:14:28 +00:00
Ed Sanders
12395b0a57
Follow-up I3412c53cc: Fix reference to target in ve.ce.MWWikitextSurface
...
Bug: T329439
Change-Id: I67632bf62c0373e7825ccd9fbe263116928e7e35
2023-02-12 11:13:48 +00:00
Translation updater bot
c1f6629088
Localisation updates from https://translatewiki.net .
...
Change-Id: I6b6e8e6e1870c6ae9802c1503ddcf6490f8b6d8a
2023-02-10 08:44:46 +01:00
jenkins-bot
33a980b150
Merge "Don't unnecessarily load huge icons for Wikimedia logos"
2023-02-09 11:39:59 +00:00
Translation updater bot
4aa84c2150
Localisation updates from https://translatewiki.net .
...
Change-Id: I09115bdd81a756ec1dd8d98b710d4ad2c084715d
2023-02-09 10:12:56 +01:00
jenkins-bot
d9eb3ab803
Merge "Loosen the edit link selector specificity in setupMultiTabs()"
2023-02-08 20:24:41 +00:00
Bartosz Dziewoński
a9aade6d66
Don't unnecessarily load huge icons for Wikimedia logos
...
The only icon we use from 'oojs-ui.styles.icons-wikimedia'
is the CC licenses logo.
Recently in I6217692e98088814c7a33bbc7ef8174622e03f25 more
Wikimedia project logos were added to that pack, and some
of them are positively huge. They may be improved in T328492,
but we're not using them anyway, so it makes sense to me
to use a custom icon pack here.
This reduces the download size for opening the editor for
the first time (uncached) by around 500 KB.
Change-Id: Ibe8a9ce9e4f1ded28fc9fd7e4ee41d5823123ceb
2023-02-08 19:08:38 +01:00
Translation updater bot
732c0615a1
Localisation updates from https://translatewiki.net .
...
Change-Id: I23a7073408f97e6ac36a2d8db43777bfe5ff0a88
2023-02-08 08:40:51 +01:00
Jack Phoenix
eb71d7710a
Loosen the edit link selector specificity in setupMultiTabs()
...
This allows VE to support even more skins with minimal or no changes to the skins themselves.
Partially reverts 75ff121b29
.
Change-Id: I7536610459b7401015d4a033cc516c5d9a0ca5f1
2023-02-07 20:28:32 +00:00
jenkins-bot
b5b4d42b3b
Merge "Target#tryTeardown should succeed when target isn't active"
2023-02-07 16:41:05 +00:00
James D. Forrester
f6dcd98b38
Update VE core submodule to master (109c9a606)
...
New changes:
597ca6403 Localisation updates from https://translatewiki.net .
a938d5338 Update OOUI to v0.46.3
109c9a606 Try to prevent selections inside ref/template nodes on Firefox
Bug: T272207
Bug: T313162
Bug: T327086
Change-Id: I9b91729271e320576ea8425a68dc540a31d23a2e
2023-02-07 09:59:28 -05:00
Bartosz Dziewoński
5736f8ead6
Target#tryTeardown should succeed when target isn't active
...
It makes other code easier to write when we want to make sure
that no target is active.
Change-Id: Ica75f8334ef32ffbcc59109a46624acdf271847d
2023-02-07 00:03:07 +01:00
David Lynch
d8fd73d72a
Avoid error if watchlist has been toggled before editing
...
onWatchToggle didn't cope with the case where there was already an event
in the hook-queue when it was registered during setup
Bug: T328955
Change-Id: Ic80f707e86ba3c9f88097cac8aec8c6b3cc32cee
2023-02-06 15:58:45 -06:00
Translation updater bot
8eb272c2be
Localisation updates from https://translatewiki.net .
...
Change-Id: I36f229974a169c54f63cf58d8720cf48a8da82fe
2023-02-06 08:46:44 +01:00
Translation updater bot
bc4073b76c
Localisation updates from https://translatewiki.net .
...
Change-Id: I784845f9eeb21ac31fdd62fb1a240a14573913ce
2023-02-03 08:48:45 +01:00
Ed Sanders
722e639ccb
Update VE core submodule to master (b5c670c7a)
...
New changes:
0cf02db3a [BREAKING CHANGE] Pass Target to UI Surface and use instead of ve.init.target
Local changes:
* Pass target to surface
Bug: T305762
Change-Id: I3412c53cc70346c8ba4b8b76976ba9c7535e945f
2023-02-02 23:19:40 +01:00
Bartosz Dziewoński
0e115d914c
Update VE core submodule to master (b8cc71bdc)
...
New changes:
ed2db1808 Localisation updates from https://translatewiki.net .
fb7f38574 Pass surface to all dialogs, and use in CommandHelpDialog
Bug: T305762
Change-Id: If69cbdc87971b303d3e7255dca3b0c7c9ef8a2b2
2023-02-02 22:29:03 +01:00
jenkins-bot
257dc1bd20
Merge "Add language and direction to preview"
2023-02-02 21:21:20 +00:00
jenkins-bot
e70bdb06bf
Merge "Mark config parameter as optional where it is"
2023-02-02 17:08:55 +00:00
jenkins-bot
696b791127
Merge "Error logging for native URL errors"
2023-02-02 16:10:28 +00:00
thiemowmde
c57e86d325
Mark config parameter as optional where it is
...
This goes along with I3f239e0 in Cite.
Change-Id: Ife88431ef810f978f5c4466ee82405fd4c791032
2023-02-02 10:47:32 +01:00
jenkins-bot
be9977ad8c
Merge "Re-apply "Remove references to mediawiki.Uri""
2023-02-02 09:23:43 +00:00
jenkins-bot
bd105f2fc1
Merge "Re-apply "Rewrite mw.libs.ve.getTargetDataFromHref with URL API""
2023-02-02 09:22:45 +00:00
Bartosz Dziewoński
cc72825835
Re-apply "Remove references to mediawiki.Uri"
...
This reverts commit afe3b7187e
.
Bug: T325249
Change-Id: Ie2ce4816cd8fb6cc9805e0fd70dadb337719c551
2023-02-01 22:46:14 +00:00
Bartosz Dziewoński
99b1220aca
Re-apply "Rewrite mw.libs.ve.getTargetDataFromHref with URL API"
...
This reverts commit a92dce4999
.
A workaround for the previous problem was added in ContentTranslation
in I945897a27db479986855002b389034a745bf9bef.
Bug: T325249
Bug: T325566
Bug: T327779
Change-Id: I2d9c330dc4328468a65315ec6bed1d0f53ebd1f6
2023-02-01 22:45:56 +00:00
jenkins-bot
a1c1366b30
Merge "Document need to remove data-mw-section-id attributes when saving"
2023-02-01 21:15:11 +00:00
jenkins-bot
34a0634e16
Merge "Set a min-height on surface in Vector 2022"
2023-02-01 21:11:49 +00:00
Translation updater bot
e2e5a62727
Localisation updates from https://translatewiki.net .
...
Change-Id: If07a3888cd2bc4f6d0f2b3c7543d5dd7ae50c450
2023-02-01 09:19:05 +01:00
jenkins-bot
e9fd00aa7f
Merge "build: Remove unused 'targets' property for QUnitTestModule"
2023-01-31 21:18:02 +00:00
Ed Sanders
4155ac51f6
Document need to remove data-mw-section-id attributes when saving
...
Bug: T328268
Change-Id: I429d692053c3bf02135b57471b76f72519221e99
2023-01-31 15:14:16 +00:00
Brandon Fowler
988097b09a
Add language and direction to preview
...
Bug: T328388
Change-Id: I5ea63a743d9e497133ad6f35ba64d3a754eb7f5d
2023-01-31 00:18:14 +00:00
jenkins-bot
299110c446
Merge "Doc comment: Replace nbsp with normal space"
2023-01-30 17:46:29 +00:00
jenkins-bot
ab8f3ece5d
Merge "Authors.txt: Remove old reference to fork"
2023-01-30 17:46:00 +00:00
Bartosz Dziewoński
b5a0450567
Update VE core submodule to master (6ed9b00f1)
...
New changes:
37b26cd7a Minor fixes to AUTHORS.txt
24151ec02 ve.ui.CommandHelpDialog: Move populating of dialog to getSetupProcess
a099b59f5 Localisation updates from https://translatewiki.net .
b45f88fd5 Update papaparse to 5.3.2
Bug: T326946
Change-Id: I83e367d5d7fa5952f942d86e3d2965f4ebf489e8
2023-01-30 17:16:10 +01:00
jenkins-bot
2fdac8851c
Merge "Revert "Rewrite mw.libs.ve.getTargetDataFromHref with URL API""
2023-01-30 14:13:38 +00:00
jenkins-bot
e5837cd9f0
Merge "Revert "Remove references to mediawiki.Uri""
2023-01-30 14:13:35 +00:00