Commit graph

3305 commits

Author SHA1 Message Date
Translation updater bot 8ecfed8ff2 Localisation updates from https://translatewiki.net.
Change-Id: Iaea1bfb36d759e1e4e54174a0d4016981462fb36
2022-10-13 08:11:41 +02:00
Translation updater bot 8417343351 Localisation updates from https://translatewiki.net.
Change-Id: Ib9f912b6bec80532a5ef2e5dc3df2fee3b6019fa
2022-10-12 08:22:41 +02:00
Translation updater bot 8d167bc4b4 Localisation updates from https://translatewiki.net.
Change-Id: I6fb542362b3fbed73cfdea6d807225c97cd20aa7
2022-10-11 09:19:06 +02:00
Translation updater bot 7c774d8ac2 Localisation updates from https://translatewiki.net.
Change-Id: I0858084528e48d07de899f6d663540281006d622
2022-10-10 10:23:52 +02:00
bwang 130ca9c54d Disable headless puppeteer for a11y testing
Change-Id: I33b0fcb1f132ae62824b48511c3a02a3d95e9c55
2022-10-07 14:59:14 -05:00
jenkins-bot 401683288d Merge "Add automated a11y test coverage to Minerva" 2022-10-06 16:37:18 +00:00
Jon Robson 9867b052e1 Mark menus as supported in Minerva
Follow up to 44a93ed39
Currently the Skin menu code is forgiving, but it is important
to list menus in skin.json so that Skin::supportsMenu works as
expected. Without this, other extensions/skins cannot tell if Minerva
supports this menu and therefore cannot act accordingly

Bug: T319396
Change-Id: I314df011b0c88e9f10842fb445cd7c015dbe5f8a
2022-10-05 20:51:06 +00:00
jenkins-bot e8f369ca6e Merge "Improve Special:Preferences mobile styles" 2022-10-05 18:47:12 +00:00
suecarmol 68d763e62a Improve Special:Preferences mobile styles
Improved the Special:Preferences CSS styles for a mobile interface

Bug: T311717
Change-Id: I50f74cf45288bd261b5e9075260445df73b03333
2022-10-05 18:28:22 +00:00
Reedy 9dd8065d4d Switch to MW core hooks to HookHandlers
Bug: T315823
Change-Id: I0d1eb1e2ea584904ee3a130b938bd372048a47eb
2022-10-04 23:05:38 +00:00
Translation updater bot 15c5c2b48c Localisation updates from https://translatewiki.net.
Change-Id: I20eb826395145cb83654bd9d013d6f53ad7c2d1b
2022-10-04 08:31:40 +02:00
jenkins-bot 766a3fe767 Merge "Revert back Minerva icon features not ready for production" 2022-10-04 01:07:31 +00:00
Jon Robson 400126fa91 Revert back Minerva icon features not ready for production
In Ifccaadabd72a12814d3d4d01200931f7254c6cd5 we made some modifications
to the icon specification. I haven't run these by Alex yet (as focus
is on Vector 2022) and don't
want to rush them, so for now temporarily undoing those changes here.

Changes:
- Reverts icon touch areas from new 44x44 to old 46x46
- Undoes decrease in margins between labels and icons

Bug: T319071
Change-Id: I9a02191c57b7e2d24a8bc909f820ba8db942c028
2022-10-04 00:32:23 +00:00
jenkins-bot ea6fd775f2 Merge "mediawiki.skin.variables: Add border-style and border-width vars" 2022-10-04 00:29:04 +00:00
Translation updater bot 92837da6b2 Localisation updates from https://translatewiki.net.
Change-Id: I2b2723f2492cc41a29e1339fd58ccacb51d56b9d
2022-10-03 09:48:31 +02:00
jenkins-bot c0b79ad3c3 Merge "Don't show thumbnails for non-NS_FILE results on Special:Search" 2022-10-03 07:25:26 +00:00
bwang a5f9dfd1d4 Add automated a11y test coverage to Minerva
Bug: T319080
Change-Id: I156fd765f02a3deb01722770de68ebbd4f076d5b
2022-09-30 20:26:05 +00:00
jenkins-bot bf72d032f9 Merge "Remove Minerva talk pages Selenium tests" 2022-09-30 19:46:34 +00:00
Translation updater bot 3745ea086e Localisation updates from https://translatewiki.net.
Change-Id: I93a4ea096fc5e4df7d6d628a8d7faf35cdf2046e
2022-09-30 08:57:11 +02:00
Bartosz Dziewoński 69ef22e6bd Remove Minerva talk pages Selenium tests
The feature is being replaced by DiscussionTools. We're not ready to
remove it completely yet, but the tests are preventing us from
enabling it on additional wikis.

Bug: T317467
Change-Id: I8b8206d2810426cf4e09da37d0fcd8dec766ccb3
2022-09-30 00:11:05 +02:00
Translation updater bot 88166d3cfe Localisation updates from https://translatewiki.net.
Change-Id: Ic697dbe237776ef55cd2a8d74268963c18f15b66
2022-09-28 08:25:09 +02:00
jenkins-bot c5e826f307 Merge "Hide figcaptions for plain and frameless figures" 2022-09-27 20:33:46 +00:00
jenkins-bot 5e945307b6 Merge "Remove redundant styling rules and fix center/none halign for figures" 2022-09-27 20:22:55 +00:00
Arlo Breault f0505d28a9 Hide figcaptions for plain and frameless figures
Only thumb and frame have visible captions.  This matches core's
mediawiki.skinning/content.media-common.less

Bug: T318300
Change-Id: If5713c8d629ec3c84abdb5c99eedf6f0bb408ddf
2022-09-27 17:18:02 +00:00
Arlo Breault 1d123e02d1 Remove redundant styling rules and fix center/none halign for figures
The rules in mediawiki.skinning.content.parsoid were made redundant by
25890e3ece.  There are some more rules
there that should be audited to see if they're still necessary or can be
moved to a more general location now that wgParserEnableLegacyMediaDOM
is being disabled and they apply more broadly than just when Parsoid
styles are requested.

Missing rules for mw-halign-center and mw-halign-none are added.

Bug: T318300
Change-Id: I34fb1ce76de24eec3b136dc6dc9ab4e07e36b809
2022-09-27 17:17:48 +00:00
Translation updater bot 2abc7ce153 Localisation updates from https://translatewiki.net.
Change-Id: I7e626dafffeabbfbc54a8c7180643f7e487be285
2022-09-27 08:33:56 +02:00
jenkins-bot 716e184be1 Merge "adjusted button css layou" 2022-09-26 18:52:27 +00:00
ELLENR 8b9f1b0757 adjusted button css layou
buttons are not displayed in AMC page history

Bug: T312311
Change-Id: I390551a98d671d46e4e4d5f9f601124d1ac3f176
2022-09-26 09:43:42 -06:00
jenkins-bot 6d62872428 Merge "Enable associated pages tabs on Minerva" 2022-09-26 10:15:36 +00:00
Translation updater bot 9d2d652a1b Localisation updates from https://translatewiki.net.
Change-Id: Ib2e822e123b6b3ed0a658cb875062e9ef2c019e0
2022-09-26 08:18:45 +02:00
Jon Robson 44a93ed393 Enable associated pages tabs on Minerva
The logic to not show the "Special page" tab is no longer
needed as this is the default behaviour for this menu.

Change-Id: Ia7cd9fc699a9c4fb900b4592f0a5c5028380c7f7
2022-09-23 10:07:00 -07:00
Volker E 2c9e18b367 mediawiki.skin.variables: Add border-style and border-width vars
Already covered in mediawiki.skin.defaults.less.

Change-Id: I2171c7ab3287e14deb3a76faec2e11811a7f8e31
2022-09-23 01:39:30 -07:00
Translation updater bot 6401472afb Localisation updates from https://translatewiki.net.
Change-Id: I434d1e5f090b51f18478f01b92264a11c57e1d47
2022-09-23 08:32:25 +02:00
Arlo Breault 25890e3ece Fix media alignment since disabling wgParserEnableLegacyMediaDOM
Default horizontal alignment based on page content language.
See I1a2cc989c35506172af361cd86a4a378ddf58ecb

Bug: T318300
Change-Id: I7acf07fb22bba6aae97db00e84eddaf78361dfe8
2022-09-22 13:26:16 -04:00
Arlo Breault 06000903e5 Restrict figure to the size of the media
This was proposed in I2683dcf91195ebc69686620ed11d771a9c0826df

Bug: T305357
Bug: T318300
Change-Id: If2d28847444c3f301db4669d75c7f023e68d355f
2022-09-22 17:00:29 +00:00
Translation updater bot fdd622e26d Localisation updates from https://translatewiki.net.
Change-Id: Ib6707b4e3d1e22337d5a75e6af474fa5daa44068
2022-09-22 08:50:52 +02:00
Translation updater bot 220f2aa30d Localisation updates from https://translatewiki.net.
Change-Id: Ia406c2f0658966bd921d9533a35bb1bfcf01e0bc
2022-09-21 08:31:46 +02:00
jenkins-bot b98e007829 Merge "mediawiki.skin.variables: Add Opacities to skin variables" 2022-09-20 15:51:38 +00:00
Translation updater bot ed3df7369e Localisation updates from https://translatewiki.net.
Change-Id: Ia8c9c9352fc849550d43a7599138c702d6ddb13b
2022-09-20 08:36:17 +02:00
Volker E ca0c534962 mediawiki.skin.variables: Add Opacities to skin variables
Orienting on Codex Opacity tokens as defined in v10 of 2022-04-01 in
https://www.figma.com/file/h9pA2CCl2i0wtlTKNChaES/Opacities---Tokens?node-id=368%3A2139
Also adding legacy opacity icon tokens for use in all non-Codex
products.
Specifically the icon ones are already in use in MinervaNeue.

Change-Id: I6321b966b6125bee7538be1370c95cb21b3193ba
2022-09-19 19:57:32 +00:00
Translation updater bot 12c3a6c854 Localisation updates from https://translatewiki.net.
Change-Id: Iffadbf546fa82c077daa0b5c21be0001d16e8c2d
2022-09-19 08:27:55 +02:00
jenkins-bot 6d082506c9 Merge "Mobile Preferences: Add styles for Special:Preferences mobile" 2022-09-15 19:44:54 +00:00
Translation updater bot 2707154b1b Localisation updates from https://translatewiki.net.
Change-Id: I305d5955b8ffd92477db07b7b34327563b71e738
2022-09-15 09:57:19 +02:00
Translation updater bot 323bcf0633 Localisation updates from https://translatewiki.net.
Change-Id: I4beb75575c71f738dbf013e131d39f87d65166dc
2022-09-14 10:33:20 +02:00
Translation updater bot ef3e236a57 Localisation updates from https://translatewiki.net.
Change-Id: I0b5e13a180a4fa3a379c3e3419f8bc5c38a10332
2022-09-12 09:38:58 +02:00
Translation updater bot 90c2584bc1 Localisation updates from https://translatewiki.net.
Change-Id: I615c2b8e58ae33ea642e77fc7ba1670cbf177a5e
2022-09-09 10:12:59 +02:00
Translation updater bot 5bf330f6cd Localisation updates from https://translatewiki.net.
Change-Id: I02a964b9b170504f7591b8a0ed1cf90f9dcaab43
2022-09-08 10:02:42 +02:00
Translation updater bot 5f26f5c232 Localisation updates from https://translatewiki.net.
Change-Id: Iaa657fee14a29ba0e25e4fc35ac4ce9d09da13de
2022-09-07 09:56:38 +02:00
suecarmol 3d61c0ed5d Mobile Preferences: Add styles for Special:Preferences mobile
Added a stylesheet for when a user views Special:Preferences in mobile

Bug: T311717
Depends-On: Ia7a730cd7f009dbb921a810f27fae4a9ee66f793
Change-Id: I83558ca5de50fa7d8c7d75572ffa1c600f660d66
2022-09-06 19:38:26 -05:00
Translation updater bot 872721e8ce Localisation updates from https://translatewiki.net.
Change-Id: I3ec69331d5c82277d5e6dc2836f654223aa87f22
2022-09-05 10:14:25 +02:00