Commit graph

2930 commits

Author SHA1 Message Date
Translation updater bot 75c0d4effc Localisation updates from https://translatewiki.net.
Change-Id: Ie865f595f746d1b8131343c607e20c775f6fefec
2024-02-21 07:17:40 +01:00
Translation updater bot 04ea02826f Localisation updates from https://translatewiki.net.
Change-Id: If7651407f4f2bdeac7c513e440e8452ad6a20aac
2024-02-14 07:21:32 +01:00
Translation updater bot 966fc3dafb Localisation updates from https://translatewiki.net.
Change-Id: I1365ff8250f43f5af9ec06c168b2b80884843c75
2024-02-07 07:32:44 +01:00
Translation updater bot 33b38b338c Localisation updates from https://translatewiki.net.
Change-Id: I761bd6d9dbae63d3d59e0a367991c83b577a67a4
2024-01-31 07:16:25 +01:00
Translation updater bot 3b5a302801 Localisation updates from https://translatewiki.net.
Change-Id: I9d63d3d0f56b98b17b19b2a2f613954661f9a73f
2024-01-17 07:38:22 +01:00
Translation updater bot e8fdaafdf3 Localisation updates from https://translatewiki.net.
Change-Id: I5f44be1ba222f52278c2f219c1ae3af76f030b67
2024-01-10 07:42:53 +01:00
Translation updater bot 2bdce081c3 Localisation updates from https://translatewiki.net.
Change-Id: I2f3ed057e3b1f8d6650504a0c9c818d87c50d8c9
2023-12-27 07:13:38 +01:00
Translation updater bot 9ec632393e Localisation updates from https://translatewiki.net.
Change-Id: If753c52f99769f1f48cb64cf8fed7ef75987b62b
2023-12-20 08:30:03 +01:00
Translation updater bot 403fca9fcb Localisation updates from https://translatewiki.net.
Change-Id: Iff11c87bd55f19e24a9ef83c5ca7994950f3e346
2023-12-13 08:07:19 +01:00
Translation updater bot 60597ea7af Localisation updates from https://translatewiki.net.
Change-Id: I458e0bb7121d2fefb78102e36d49aa266cdcb514
2023-12-06 08:14:45 +01:00
Translation updater bot b5246868ae Localisation updates from https://translatewiki.net.
Change-Id: I7c11e108923dc6e01aee86d7d03872b598b1100f
2023-11-29 08:00:11 +01:00
Translation updater bot 2e9f51d90c Localisation updates from https://translatewiki.net.
Change-Id: I599a259a6854cb87c8ea736eca6c8d25ae0ddf91
2023-11-22 07:39:41 +01:00
Translation updater bot a79c8e37fb Localisation updates from https://translatewiki.net.
Change-Id: I3fb0520c5688dee56770ea3ab30fe997d3a24a1e
2023-11-15 07:37:17 +01:00
Translation updater bot 0cdab4ed78 Localisation updates from https://translatewiki.net.
Change-Id: Id17f44bd70f7b39a8775371450282b050f2916da
2023-11-08 07:28:29 +01:00
Translation updater bot 4375e2a33c Localisation updates from https://translatewiki.net.
Change-Id: I9f9e73c601c8ab66fa933c2359c1d0790b184c9b
2023-10-25 07:30:11 +02:00
Translation updater bot 430e5d8ac7 Localisation updates from https://translatewiki.net.
Change-Id: I993d0dee6d1bcf38d9c7f28754ad465742a5c3d5
2023-10-09 08:56:46 +02:00
WMDE-Fisch 90a829179c Better support RTL direction extracts in ReferencePreviews
When the user sets a different language than the projects content
language, ReferencePreviews were rendered LTR. By using the bdi
tag this behavior is fixed.

Note that PagePreviews gets language and direction from the
TextExtracts response and use them to achive the same. The latter
is not straight forward available for ReferencePreviews so I'm
using bdi to achieve the same.

Bug: T345833
Change-Id: I6554e6e1db3aac06c04c9185500e05de238adde2
2023-10-04 15:28:00 +02:00
Translation updater bot 8fa9b56518 Localisation updates from https://translatewiki.net.
Change-Id: I6aa11276004bcc872f16cef616a90c6f5daa9687
2023-10-03 09:33:09 +02:00
Jon Robson 6d0cdc9e45 Disable error logging
The rate is unexpected:  over 5 million in the last 7 days
I don't time to investigate this further so suggest disabling this
for now.

Change-Id: Ie55d1da1652239ad4f6ea94743d6efdd12de9974
2023-09-27 08:47:35 -07:00
jenkins-bot 6d78d364d9 Merge "Disable reference previews when the navigation popups gadget is used" 2023-09-26 15:01:33 +00:00
WMDE-Fisch 62510a4fba [build] Bump wdio-mediawiki to v2.3.0
Change-Id: Id5ab1b832e48cc9c211278f32354ca97ca3b693f
2023-09-26 14:22:42 +00:00
WMDE-Fisch 26c0e592a5 Disable reference previews when the navigation popups gadget is used
Otherwise we will have two popups for references when hovering.

Bug: T347391
Change-Id: I8332e9fe6e214b2bd3491adb2bedcae2870f34c7
2023-09-26 14:44:05 +02:00
Jon Robson a11d459ef1 Selenium: More explicitly target reference links
The previous selector in the case of the first reference link
matches two elements - one in the "Reference links" section
and one in the "References" section.

My hunch is this leads to the test failures we have been seeing

Bug: T344072
Change-Id: Icda37b4f46add4049344f7a8c452082d7b0df5c8
2023-09-21 22:48:43 +00:00
jenkins-bot 0d591abfe7 Merge "Disable error logging for missing settings cog on references beta feature" 2023-09-15 18:50:08 +00:00
Jon Robson 76c0504223 Disable animations in storybook
Needed for chromatic

Change-Id: I372c2a91f698738569ffdc0099508007056684ed
2023-09-15 18:15:08 +00:00
Jon Robson 961778b3c5 Disable error logging for missing settings cog on references beta feature
Bug: T346404
Change-Id: I36b1759f6d00ff6ce584a1bc1ac68dedd633fc6a
2023-09-15 09:49:30 -07:00
Jon Robson e69309d5a2 Remove unhelpful comment
The graphic shown when disabling page previews is not an icon
so it's unhelpful to refer to the deprecated mw-ui-icon library.

Bug: T345653#9168342
Change-Id: I083b3d05fd9629c4c2a773a4805e330cfc2a6a53
2023-09-14 14:44:34 -07:00
bwang 154912e5db Rename icon classes in Popups to use popups-icon prefix instead of mw-ui-icon, replace resource loader icons with codex
Bug: T345653
Change-Id: I19b9861850064df50d6b88cda748feff6231091c
2023-09-12 10:56:53 -05:00
Translation updater bot ad94a23b4f Localisation updates from https://translatewiki.net.
Change-Id: If6ddd8765ca19f40bcee62aa16a34a892b2fab98
2023-09-11 09:04:48 +02:00
thiemowmde 8c5120c2a6 Fix settings button not working on reference previews
Apparently caused by a mistake in I8697232, and the QA for T340256 not
covering the full functionality of what was changed in the patch.

Bug: T345829
Change-Id: I482d32183ef7f2226c7ad114be0fbaf97bc7b898
2023-09-08 23:45:29 +00:00
James D. Forrester a8557a7042 tests: Raise jQuery requirement from v3.6.1 to v3.7.1
Matches MediaWiki change d3d0a363d1f8c70cfa2e880d24182c050ad9bf78.

Change-Id: I948042fb0c4e19d9162680a4fa3e5ae024393859
2023-09-07 16:14:29 +00:00
bwang c973629507 Simplify pointer spacing CSS and clean up CSS
Bug: T330570
Change-Id: I52e4c4a53e53092bf49d0801df7d5b3d765239c0
2023-09-07 16:07:28 +00:00
jenkins-bot a7263c6219 Merge "Prevent popups text from being cut off and make bottom spacing for vertical page previews consistent" 2023-09-07 16:01:49 +00:00
Translation updater bot 19aa1cd82c Localisation updates from https://translatewiki.net.
Change-Id: Ide484cc409bf445c28714350b3273fb15b444215
2023-09-07 11:13:03 +02:00
bwang 821002fdc8 Prevent popups text from being cut off and make bottom spacing for vertical page previews consistent
Bug: T330570
Change-Id: Iab91d4a99df3d5ae23f36b7e47da0e96eb0e189d
2023-09-01 13:49:03 -05:00
Translation updater bot b0d1ce6d75 Localisation updates from https://translatewiki.net.
Change-Id: Ic153b0b3b6e503ed1a1ec8cbd30b9707e5a44e96
2023-09-01 09:03:22 +02:00
Translation updater bot fd40fa4e4d Localisation updates from https://translatewiki.net.
Change-Id: I2d6faf1be13ace5b5c76fa0ebc2dc78100d4895c
2023-08-29 08:28:59 +02:00
Translation updater bot 49f48cddbd Localisation updates from https://translatewiki.net.
Change-Id: I3f20611d17aa99629746d57845fe68f592a58882
2023-08-28 09:30:42 +02:00
Translation updater bot 9c30ebe7d2 Localisation updates from https://translatewiki.net.
Change-Id: I5da99b6cde2716c19bd8e4002a01ef841698cd04
2023-08-23 08:40:07 +02:00
jenkins-bot 7e88a55e10 Merge "Replace mediawiki.ui.icon with Codex, update preview markup and styles to be more consistent" 2023-08-21 20:09:27 +00:00
bwang b78cfe50c9 Replace mediawiki.ui.icon with Codex, update preview markup and styles to be more consistent
- Removes .mw-ui-icon and .mw-ui-icon-element
- Aligns markup/styles between generic and disambiguation previews
- Update padding for generic and disambiguation previews to be the same as other popups, results in minor visual changes

Bug: T341899
Change-Id: I9a58fc6a93160d07452ea6f903e1797dd9421d92
2023-08-21 19:53:51 +00:00
Translation updater bot f073d69f9e Localisation updates from https://translatewiki.net.
Change-Id: Ifd416dbb0010efd56d8b43bf815950d6ea1393c0
2023-08-21 08:48:22 +02:00
gerritbot 2da869fa58 Replace some moved Title class uses, now MediaWiki\Title\Title
Bug: T321681
Change-Id: Ia3b739ceacc035d64ec6d13de9d3e6de102dbb20
2023-08-19 12:22:49 +00:00
James D. Forrester 30b5e96d53 build: Update MediaWiki requirement to 1.41
All extensions in Wikimedia production are expected to track MediaWiki's release directly.

Change-Id: I96d945aece8546af7037bd0758224f3fa67f6b11
2023-08-19 14:00:56 +08:00
Translation updater bot fc89fbd0ff Localisation updates from https://translatewiki.net.
Change-Id: Id86ae6972f8efee85acf05aa01b865820f739d97
2023-08-15 08:26:25 +02:00
Translation updater bot 81b0668269 Localisation updates from https://translatewiki.net.
Change-Id: Ia268465b57fffedd58c326580f6e83986f1003b7
2023-08-11 09:01:33 +02:00
Umherirrender 97b9e453e2 build: Use quotes for paths in package.json
To make it working on Windows

Change-Id: I432091107356682f4d6bc8613922b908a6c2e6ea
2023-08-10 08:47:16 +00:00
jenkins-bot 0c1fc73908 Merge "Avoid using TestUser in non-Database tests" 2023-08-10 08:45:46 +00:00
Translation updater bot 39db791d9d Localisation updates from https://translatewiki.net.
Change-Id: I4856badc1a72f1251fb64bf63bb1521c818096b6
2023-08-10 09:41:49 +02:00
Daimona Eaytoy c581aab15e Avoid using TestUser in non-Database tests
TestUser is expensive and requires DB access because it creates the user
in the test database. That is not needed here. For these tests, a mock
is enough.

Also make PopupsGadgetsIntegrationTest an integration test, to fix a
local failure and in view of I0a04c82250582fed7a66c1e10868d9b4f3823a28.
If a test is testing the integration of X with Y, guess what, it's an
integration test ;-)

Change-Id: Ie8b3376ce97b9ddc67746f7754b92628c5ab9470
2023-08-10 00:08:49 +02:00