提交图

389 次代码提交

作者 SHA1 备注 提交日期
Translation updater bot 94cc35bf14 Localisation updates from https://translatewiki.net.
Change-Id: If64b816b6c365e71f15d8fbb92d536e1f89c3d62
2024-04-29 09:24:08 +02:00
Amir E. Aharoni 284d483a60 Fix grammar in a message
Change-Id: I86c3e22bab4bbc673f872d574b28bdedacc7b433
2024-04-27 16:17:12 +03:00
jenkins-bot 7e8eef6253 Merge "Apply target=_blank in code" 2024-04-26 10:36:47 +00:00
Translation updater bot 17e6dc3382 Localisation updates from https://translatewiki.net.
Change-Id: Ica65efa11eaf9f628a7f65990961a5b509d9e815
2024-04-22 09:29:39 +02:00
Matthias Mullie 6046fbf452 Apply target=_blank in code
This simplifies the message, eliminating complexity
for translators to get the html right, and eliminating
required manual review for such messages.

Bug: T360390
Change-Id: I010ae21283aeb821ce8b0b0bbe29bcabafdb4d55
2024-04-22 09:20:15 +02:00
Translation updater bot 2652b1136d Localisation updates from https://translatewiki.net.
Change-Id: Ibfcb8c363fb68660a926a315219ed0422774cd87
2024-04-15 09:28:44 +02:00
Translation updater bot 808010fc4d Localisation updates from https://translatewiki.net.
Change-Id: I746160f560a2a3ac8e1d25d53143ac51f2b25736
2024-04-08 09:26:57 +02:00
Umherirrender c2b9cf417a build: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0
Change-Id: I0d24bbd4fec38b24f49269c2f2997ad21e2602fc
2024-03-11 00:31:08 +01:00
Jon Robson 505c7ed11d Fixes: Less_Exception_Compiler
The use of LESS mixins is not compatible with Minerva and we are
thus moving away from them.

Bug: T359414
Bug: T357740
Change-Id: I8148d7e9620c93609abb320c8d6e5b6a0b1c0bed
2024-03-07 11:10:33 -08:00
Translation updater bot dbc013c6cb Localisation updates from https://translatewiki.net.
Change-Id: Ib5eadcd93de0dcd138713dec7924c4b80b75ad11
2024-03-01 08:34:02 +01:00
Umherirrender e412b25c46 build: Updating grunt-banana-checker to 0.11.1
Change-Id: I7571cad1db41ae0ede03d9b2cc66bf9868b3707f
2024-02-29 22:39:52 +01:00
Translation updater bot 63cc74a45a Localisation updates from https://translatewiki.net.
Change-Id: Id66243f46e56db5bcb605c601e507bf1222f038b
2024-02-26 08:36:57 +01:00
Umherirrender 665a497302 build: Updating mediawiki/mediawiki-phan-config to 0.14.0
Change-Id: I907ba9abc0bfca6d51e0f600d4672604f699e5b1
2024-02-19 21:00:03 +01:00
jenkins-bot 79d8fbb081 Merge "extension.json: Drop 'es6' flag, always true since MediaWiki 1.41" 2024-01-13 02:04:03 +00:00
James D. Forrester 21f7a51152 extension.json: Drop 'es6' flag, always true since MediaWiki 1.41
Change-Id: Iedc65666b8b18430bef78139fdd650692ee32f78
2024-01-12 19:06:25 -05:00
James D. Forrester a67a49eb4e build: Update MediaWiki requirement to 1.42
All extensions in Wikimedia production are expected to track MediaWiki's release directly.

Change-Id: Ic8bf24025556250cd95399e0b2069c6b91053a96
2024-01-12 18:23:14 -05:00
Translation updater bot 40bafc521e Localisation updates from https://translatewiki.net.
Change-Id: I497beb51e658dfa3796933673ace39e0dabd2082
2024-01-10 08:33:23 +01:00
Umherirrender 8c3aa65361 Use namespaced classes
Done automatically via script

Change-Id: I85cb7d9c07c74d432076d99816c300adae69ef92
2024-01-05 19:25:25 +01:00
Translation updater bot 0b3f61fa7e Localisation updates from https://translatewiki.net.
Change-Id: I586a5d8b8e4d7c6c13d2007ad007171dd2a94cc7
2023-12-28 14:50:27 +01:00
Translation updater bot 736a02fd57 Localisation updates from https://translatewiki.net.
Change-Id: Id7c8e48a70de2c838678746e54c9c193a32a7ac6
2023-11-23 11:57:26 +01:00
Roan Kattouw 9fced9d1f6 Prepare for Vue 3 migration
Set compatConfig: { MODE: 3 } on every component, to indicate that it
doesn't need any Vue 2 compat behavior. Also set whitespace to
'condense', which is the new default in Vue 3.

Bug: T339049
Change-Id: I4ee2e7cc2b6abbfec6cbe023d271785c3355f199
2023-11-21 09:50:50 -08:00
Volker E 3c9de50b01 styles: Use new forward-facing breakpoint token
Replacing legacy tablet breakpoint variable with new Codex
design system `@min-width-breakpoint-tablet` token.

Bug: T331403
Change-Id: I2a787b9bd4fd326027338cd7fc569f5162a40725
2023-10-25 00:45:21 -07:00
Translation updater bot 5aa979e27e Localisation updates from https://translatewiki.net.
Change-Id: I88523c2eef4c65bac17047d602e4591861f43d4c
2023-10-11 08:46:04 +02:00
Umherirrender 2593981080 Use HookHandlers for core hook
The use of "HookHandlers" attribute in extension.json makes it possible
to inject services into hook handler classes in a future patch.

Bug: T346499
Change-Id: I75792b20d0515af668bf6f2df6e96671d0ceebf7
2023-09-18 17:49:04 +00:00
Umherirrender d26bf0eb76 Implement hook interfaces in HookHandler
Ensure signature compatibility by implementing the interfaces.

Change-Id: I8c15b513960d23df4391b3e5b8210daee4ad292f
2023-09-18 10:14:14 +00:00
jenkins-bot eada11b361 Merge "Track how long it takes to open a preview" 2023-09-08 08:35:05 +00:00
Translation updater bot a24ecd802d Localisation updates from https://translatewiki.net.
Change-Id: I8eb1691c029afec0e69c9fc5a2092f3e6ae27944
2023-09-07 11:13:30 +02:00
Erik Bernhardson 64821c96a5 Track how long it takes to open a preview
The search platform is working on creating SLI's around various search
use cases, including search previews. Add a metric that times how long
it takes between initiating and finishing a preview load.

Bug: T335499
Change-Id: I79ffae7155ab99180c8cd2d4d7503a1593a5daca
2023-09-06 18:18:57 +00:00
James D. Forrester 13aebf0927 tests: Raise jQuery requirement from v3.6.1 to v3.7.1
Matches MediaWiki change d3d0a363d1f8c70cfa2e880d24182c050ad9bf78.

Change-Id: I12f6e1a10461393277083f23c81900ae481e3f25
2023-08-30 09:13:36 -04:00
Translation updater bot caa4ba3860 Localisation updates from https://translatewiki.net.
Change-Id: I59d3edff1d04ea25e0041a426ef8f14891ef2e01
2023-08-28 09:31:04 +02:00
jenkins-bot 356c89f772 Merge "Replace some moved Title class uses, now MediaWiki\Title\Title" 2023-08-19 13:10:05 +00:00
James D. Forrester 568ef19d68 build: Update MediaWiki requirement to 1.41
All extensions in Wikimedia production are expected to track MediaWiki's release directly.

Change-Id: Ifba82a10f7b047c93b081be2a1d69a811a3d9acb
2023-08-19 14:05:38 +08:00
gerritbot 97f44dd456 Replace some moved Title class uses, now MediaWiki\Title\Title
Bug: T321681
Change-Id: I51d6924dbc24e67718a937defa17d02f1aaed116
2023-08-19 04:19:13 +00:00
Translation updater bot 6a24573b25 Localisation updates from https://translatewiki.net.
Change-Id: I0ba84957e8f6bb608de431b4f717413ead941585
2023-08-01 08:37:15 +02:00
Translation updater bot c1cb0b8425 Localisation updates from https://translatewiki.net.
Change-Id: I502bfa66334343beb48ce75bc947e4b377ab9df3
2023-07-24 09:39:39 +02:00
Translation updater bot 3cc7271692 Localisation updates from https://translatewiki.net.
Change-Id: Ia8a8cd2b7ee0202efdcb31bdfe512ff3ab219067
2023-07-14 09:35:41 +02:00
Translation updater bot f190d0e4a2 Localisation updates from https://translatewiki.net.
Change-Id: I5163a7ef56363e95e84fc611a9383a27d3fe9696
2023-07-13 10:50:12 +02:00
jenkins-bot 4e9f24339b Merge "IP masking update" 2023-07-07 11:38:03 +00:00
jenkins-bot fda7e8892c Merge "Remove use of deprecated @vue/composition-api module" 2023-07-07 06:37:14 +00:00
Cormac Parle 8457d238ca IP masking update
Don't show tutorial popup to temp users as they can't edit prefs

Bug: T340626
Change-Id: Idfe77696abad32770470d6a3e969966b167905e8
2023-07-05 16:50:02 +01:00
Translation updater bot 9088f8f97d Localisation updates from https://translatewiki.net.
Change-Id: If9fae242412b8fcbc45675857b8dcb09d8bd4a1a
2023-07-03 10:16:22 +02:00
Simone Cuomo 9e10c928db
Search Preview: Fix mmv on desktop
Change-Id: Ic233e6fe26886ac66ffe99c14bbdcd7d884b8d52
2023-06-30 13:04:29 +01:00
jenkins-bot 825f44cb98 Merge "Avoid LEGO message" 2023-06-29 09:54:40 +00:00
jenkins-bot 11ea6c8f70 Merge "Turn off expanding snippets in search preview on mobile" 2023-06-28 13:22:00 +00:00
Simone Cuomo 0bdee3d060
Turn off expanding snippets in search preview on mobile
- [x] Switch off expanding snippets on mobile

Bug: T340577
Change-Id: Ia754ffc4f64f5465e5e4bde3886f40029bdab330
2023-06-28 12:32:16 +01:00
Simone Cuomo 18717bf6af
Quick View - all searchvue-dialog-title tool tips show "Search Preview"
- [x] Remove Title from search preview
- [x] Add required aria attribute for the dialog to be accessible

Bug: T340151
Change-Id: Idecfc98583f570877e9b0fc764d755ea303a9add
2023-06-28 09:52:01 +01:00
jenkins-bot d59b9802b3 Merge "Search Preview - "View more" not clickable" 2023-06-23 12:30:07 +00:00
Simone Cuomo 07d963cf0e Search Preview - "View more" not clickable
- [x] Ensure click event is handled on "load more" link
- [x] Prevent the image click to handle redirect (it is handled my MMV)

Bug: T340150
Change-Id: I3245340281e60d4a7958b9f4fd9e62d927b379e2
2023-06-23 12:17:42 +00:00
Simone Cuomo f1d554d5af
SearchPreview: Code improvement - Create a DOM modules to centralise all DOM manipulations
- Move all DOM actions into its own module
- Update unit tests

Bug: T339353
Change-Id: I2c23f4c7efb567b02dd75990572831fc04619c1a
2023-06-22 09:16:46 +01:00
Roan Kattouw 031f3c97ec Remove use of deprecated @vue/composition-api module
Change-Id: I14b7a1d7e2c69cf221478cfae960f6f0d891ba31
2023-06-21 09:39:56 -07:00