jenkins-bot
fd534b7679
Merge "Vector: Use greyed out version of bullet image in visual diffs"
2023-03-29 19:25:12 +00:00
Ed Sanders
6ebd93b6eb
Vector: Use greyed out version of bullet image in visual diffs
...
Bug: T332697
Change-Id: I50a7fedd8f1670daf668a6268fd12bebf578ced4
2023-03-29 21:05:24 +02:00
Ed Sanders
55eefc366b
Remove convertToWikitextOnPaste flag
...
This was introduced as a temporary flag for
DiscussionTools, and was removed in I0514e8f8.
Change-Id: Ia8d82baf4b93cf7de53b58ba19fa31856f1bc011
2023-03-29 18:43:36 +01:00
jenkins-bot
1d90bae5c8
Merge "Gallery: Make ve.ce.Gallery(Image)CaptionNode active (editable)"
2023-03-29 15:43:08 +00:00
Translation updater bot
7157aa3e66
Localisation updates from https://translatewiki.net .
...
Change-Id: I1643ac461327d4c638ab04fe366fb630463bd0d1
2023-03-29 09:05:11 +02:00
Bartosz Dziewoński
f1370c771e
Update VE core submodule to master (e180b2f94)
...
New changes:
2011d090b Remove unused ve.trackSubscribeAll
0fd1ede80 Localisation updates from https://translatewiki.net .
aab393cd1 Grey out list marker when list item is no-change context
e180b2f94 Suppress list-style-image in diff list spacer
Bug: T332697
Change-Id: I7aa297e011350f581de56678210bb82f1da40ba0
2023-03-29 01:01:46 +02:00
jenkins-bot
3d75566755
Merge "Only run edit check on main namespace"
2023-03-28 19:28:53 +00:00
Ed Sanders
9bf7e65cd0
Only run edit check on main namespace
...
Bug: T324730
Change-Id: I1a267c00b5a333c809e81f6000c734c66cd1a803
2023-03-28 19:11:15 +00:00
David Lynch
f11a7b4c16
Change name of the editcheck-needreference tag to editcheck-references
...
Bug: T324733
Change-Id: I435100fb05cb846cb1c0e3d5d5a72a1570ada1f4
2023-03-28 10:14:51 -05:00
Translation updater bot
86dff1e6a3
Localisation updates from https://translatewiki.net .
...
Change-Id: I857d667e34a6d769d8ca5a9ff717a5a59cecd406
2023-03-28 08:41:22 +02:00
David Lynch
31108dda7c
Add editcheck tags when VE thinks a reference is needed
...
Bug: T324733
Change-Id: Iddc57e07133c56000c1338e8d780fa55cc95ab89
2023-03-27 22:48:25 +00:00
Ed Sanders
6e77f963e4
Initial edit check tagging
...
Bug: T324730
Change-Id: I112015809e55da802e3840fdfeaf16a72e090cb3
2023-03-27 22:47:40 +00:00
jenkins-bot
5ce888cdce
Merge "Centralize EditAttemptStep logging code in WikimediaEvents"
2023-03-27 15:30:45 +00:00
Ed Sanders
9d09979e9e
MWSaveDialog: Center preview in Vector 2022
...
Bug: T328783
Change-Id: I2e18967bb41573789cc3a8554038b8ac7876d356
2023-03-27 12:29:25 +00:00
Translation updater bot
a205fab646
Localisation updates from https://translatewiki.net .
...
Change-Id: I61f9cc887c681abe8b8e54357d3dbd71db6430e2
2023-03-27 08:42:10 +02:00
Bartosz Dziewoński
766bdedf70
Centralize EditAttemptStep logging code in WikimediaEvents
...
* Use the new mw.track() handlers from WikimediaEvents
* Ensure that 'integration' and 'mode' are set on init
events, since they're not guessed in the handler any more
* Remove the setting of 'editingStatsId' tracking parameter,
now happens in WikimediaEvents by setting an API AJAX option
* Replace ve.track with mw.track in VE-MW, so that we don't have
to copy the events manually here and in other extensions
This must be merged together with WikimediaEvents change
Iace4d53a972396ca5b8713000570cc47c9986034 (but we can't use
Depends-On, because CI requires code here to be removed first).
Bug: T332438
Change-Id: I0ef0a96aafdf89a4ebe32131a85b18c25744bb2c
2023-03-24 21:48:45 +01:00
Bartosz Dziewoński
1cdb641116
Simplify timing tracking code
...
Peel off some layers, remove some unused computation,
remove code from ve.init.mw.trackSubscriber.js (which
is to be removed in T332438).
Change-Id: I4073b9a2a4b2af06f30e603a9d2a1968203f3b6d
2023-03-24 21:48:14 +01:00
Jon Robson
4604c4a79f
Remove unnecessary targets
...
VisualEditor already checks inside onBeforePageDisplay hook for
whether it is in the mobile site. The rest of the checks rely
on OO.ui.isMobile which operates using wgMFMode which is a configuration
variable added explictly by MobileFrontend so not affected by this change.
I verified that mw.loader.getState('ext.visualEditor.desktopArticleTarget.noscript')
returns 'ready' on desktop, but 'registered' on mobile site
Bug: T328497
Bug: T236944
Change-Id: Iea1135c22c750c47f2e34c7ae1fd2e828bd92cc7
2023-03-24 10:39:32 -07:00
Translation updater bot
8de2678817
Localisation updates from https://translatewiki.net .
...
Change-Id: I98c7ace4d47ee2bdb5c2cec5f86b4619233a2113
2023-03-24 09:29:13 +01:00
Translation updater bot
c9be2deca0
Localisation updates from https://translatewiki.net .
...
Change-Id: Iea1ac4bce5466af97c0156f7e4ad0c84142269c9
2023-03-23 09:27:22 +01:00
Translation updater bot
cfe7466147
Localisation updates from https://translatewiki.net .
...
Change-Id: I4f374b8c9a2cd21253aa7350f5b8527398b717bb
2023-03-22 09:16:47 +01:00
Ed Sanders
e2aaac3e49
Update VE core submodule to master (b9ccfc346)
...
New changes:
50dc9a8b0 Localisation updates from https://translatewiki.net .
f8a1393ad build: Updating npm dependencies
ac4ca3617 Localisation updates from https://translatewiki.net .
becd00872 Update language lists
3360e8025 Force-show invisible template markers
b9ccfc346 ve.ui.DiffElement: Respect line breaks in attribute changes
Bug: T332626
Change-Id: I5a8cd9e0bfb99efd41051c34bc070d6c6087ae2f
2023-03-20 22:20:09 +01:00
Translation updater bot
d4ba6e7c07
Localisation updates from https://translatewiki.net .
...
Change-Id: I95aee95dc8b6f0c42c54ad0605b38cfba314bcc2
2023-03-20 09:02:58 +01:00
jenkins-bot
dc9fe4344f
Merge "stylelint: Auto-fix selector-pseudo-element-colon-notation"
2023-03-17 18:00:34 +00:00
Translation updater bot
98cb0d966b
Localisation updates from https://translatewiki.net .
...
Change-Id: I9a86c2585e1019964eeae2481ea3e80af34301d5
2023-03-17 09:23:21 +01:00
Ed Sanders
db5f13fc93
Show redirect meta items in visual diff
...
Bug: T161290
Change-Id: Icf68f6d085ab2de802350df0d29208f0653ceb66
2023-03-15 14:46:28 +00:00
Ed Sanders
860d9ae926
Render category diff
...
Bug: T161290
Depends-On: I118e85d7fa8202717db3a323e3e3dd9bc8a25be5
Change-Id: Iaa401b130bd81b8960f799dc9de6f172d9ba86a3
2023-03-15 13:10:23 +00:00
Ed Sanders
2e492d4de7
Follow-up Id21c122d4: Replace MetaItem#remove with SurfaceFragment#removeMeta
...
Also fix one typo of 'frament' -> 'fragment'.
Change-Id: I1a814847213c81ecf08af6c40586752c513f7725
2023-03-15 13:10:23 +00:00
Translation updater bot
13c412e221
Localisation updates from https://translatewiki.net .
...
Change-Id: I7d3346c00a5241e917103d4dac564c85cb0f5cf3
2023-03-15 08:50:57 +01:00
jenkins-bot
d1e51398db
Merge "Move gray highlight of template items before blue active rect"
2023-03-14 22:50:09 +00:00
jenkins-bot
7f647a5135
Merge "Avoid/simplify possibly slow regular expressions"
2023-03-14 22:50:06 +00:00
jenkins-bot
2f90e96d0b
Merge "MWGalleryImageNode: Handle own children"
2023-03-14 22:48:33 +00:00
Ed Sanders
7954f5897c
Update VE core submodule to master (f5142bc0d)
...
New changes:
1b912ce6b ve.ui.DiffElement: Don't override margin on added/removed block elements
a43720b34 [BREAKING CHANGE] Move ve.dm.MetaList to ve.dm.Document
e7d6d2317 ve.dm.VisualDiff: Include metadata in diff
Local changes:
* Use new ve.dm.MetaList API
Bug: T331925
Change-Id: Id21c122d48519013a5c3325cc4bc316cedcb63f6
2023-03-14 23:07:14 +01:00
jenkins-bot
8c6e935383
Merge "Gallery tests: Remove data-mw.body attribute"
2023-03-14 21:46:31 +00:00
jenkins-bot
0860028d4c
Merge "Update gallery alt with caption when set as same"
2023-03-14 21:45:04 +00:00
jenkins-bot
e12342f41e
Merge "MWPreviewElement: Strip already-present TemplateStyles when building elements"
2023-03-14 21:35:03 +00:00
C. Scott Ananian
4d8345247a
DirectParsoidClient: Remove backward-compatibility workaround
...
Depends-On: I982e0df706a633b05dcc02b5220b737c19adc401
Change-Id: I316c4f9ddd4483eacb6c88181f0c5edd785cffe5
2023-03-14 21:38:46 +01:00
Ed Sanders
cc6bf882dc
MWPreviewElement: Strip already-present TemplateStyles when building elements
...
Add unnecessary <style> tags to the page triggers slow re-renders.
Bug: T330781
Depends-on: Ia47234e90d8f2c150b5250be5497cf7c7b4c1ed2
Change-Id: I27c6167663bcb201dfff5d69e5faa6006fb9cb73
2023-03-14 18:46:30 +00:00
Bartosz Dziewoński
983293156c
Update VE core submodule to master (bcb501475)
...
New changes:
e276b1380 Localisation updates from https://translatewiki.net .
b04fd505d PreviewElement: Add a #beforeAppend method so nodes can be modified
537aebf8c build: Upgrade stylelint-config-wikimedia from 0.13.1 to 0.14.0
7c88e4e36 CompletionAction/Widget: Factor out more methods for extensibility
bcb501475 ve.ui.TargetWidget: Fix type hint
Bug: T330781
Change-Id: I10736f4499d22af82e74fbc6c38e69d10703fcb0
2023-03-13 19:15:15 +01:00
Ed Sanders
4fde9c21f3
Gallery: Make ve.ce.Gallery(Image)CaptionNode active (editable)
...
Bug: T190224
Change-Id: I378465458d0391eb1265274b89e23dd4a308613f
2023-03-13 16:14:12 +00:00
Ed Sanders
950fc45cf0
MWGalleryImageNode: Handle own children
...
This means that DOM attributes are deep-restored and so
selser runs properly.
Change-Id: I2fdfc04aee5e8b3524214e25afd8443b5f6b240d
2023-03-13 16:14:06 +00:00
Ed Sanders
d4db90f970
Gallery tests: Remove data-mw.body attribute
...
This is not output by Parsoid except in legacy mode.
Change-Id: Ide894a3c5dfbbd1b7a4c0f29bbea65245192f1ef
2023-03-13 16:13:47 +00:00
Arlo Breault
8c73feb0b3
Update gallery alt with caption when set as same
...
Follow up to Idf297d8a98995971c5835b0cea56c3317a3626e2
Bug: T330842
Change-Id: Ia5e180f03a8199d8347558803336617472492a23
2023-03-13 11:28:32 -04:00
jenkins-bot
b9691dcd09
Merge "Set editor preference even when disableForAnons is set"
2023-03-13 14:19:33 +00:00
jenkins-bot
03083bb122
Merge "Fix incompatible skin reporting logic"
2023-03-13 13:43:24 +00:00
jenkins-bot
1156c83bd2
Merge "Fix line height in templates used dialog"
2023-03-13 12:50:00 +00:00
Ed Sanders
a0b09412af
Fix line height in templates used dialog
...
Bug: T287733
Change-Id: I5a9a9d8d397e255509966001abe069b988478a64
2023-03-13 08:49:02 +00:00
Translation updater bot
0a2f1bd5ec
Localisation updates from https://translatewiki.net .
...
Change-Id: I3114bd1b3dc317ff8aff306b4a5c2381056ec972
2023-03-13 08:40:13 +01:00
James D. Forrester
ffc2b27bf9
stylelint: Auto-fix selector-pseudo-element-colon-notation
...
Depends-On: I0cc0c16c5adae09090a30453431fe492f3475a69
Change-Id: Ie975f0534f32e46face9ab2ba0e0d3af11533de6
2023-03-12 22:03:06 +00:00
libraryupgrader
30c544e7e6
build: Updating npm dependencies
...
* grunt: 1.5.3 → 1.6.1
* stylelint-config-wikimedia: 0.13.1 → 0.14.0
The following rules are failing and were disabled:
* selector-pseudo-element-colon-notation
* cookiejar: 2.1.3 → 2.1.4
* https://github.com/advisories/GHSA-h452-7996-h45h
* decode-uri-component: 0.2.0 → 0.2.2
* https://github.com/advisories/GHSA-w573-4hg7-7wgq
* jpeg-js: 0.4.3 → 0.4.4
* https://github.com/advisories/GHSA-xvf7-4v9q-58w6
* ua-parser-js: 1.0.2 → 1.0.34
* https://github.com/advisories/GHSA-fhg7-m89q-25r3
Change-Id: I0b7c1d2324720a0e07f24cd79651c1166b22e406
2023-03-12 13:44:51 +00:00