Commit graph

3846 commits

Author SHA1 Message Date
Steph Toyofuku 88caf181e5 Rework tabs to use unordered list
As part of my work on fixing addPortletLink for tabs on mobile (T340728)
we need these tabs to be correctly designated as an unordered list (note,
this is also how they are rendered in Vector).  In addition, update the
styles to account for the link being nested in a list item now

There should be no visual change as a result of this, but if there is
please let me know!!  I will be testing locally in pixel after pushing
to ensure the change is transparent

Bug: T340728
Change-Id: I922558a59aa909ce76079bab057811d76467f644
2023-12-19 15:28:11 -08:00
Translation updater bot 3e92e969dd Localisation updates from https://translatewiki.net.
Change-Id: Ib9becc64b6ba4e7e25664a4cc9be28c4ae9e0048
2023-12-18 18:22:05 +01:00
jenkins-bot 56a4b8686a Merge "Fix alignment for nearby and settings items in menu, and correctly hide when JS is disabled" 2023-12-14 22:34:13 +00:00
jenkins-bot 73099f12f8 Merge "show article footer on diff pages" 2023-12-14 22:12:15 +00:00
Steph Toyofuku 5e35d585cf Fix alignment for nearby and settings items in menu, and correctly hide when JS is disabled
Removes a `display: inherit` that was causing issues with the alignment of these two items in the menu.  In addition, correctly sets display to none for jsonly-specified list items when client js is disabled and rename the class to make it more specific to the menu items

Note: this will have a visual impact as it is fixing what is currently a visual bug.  The jsonly hiding will also not work with cached content, but since it's currently broken we figured this was acceptable

Bug: T346670
Change-Id: I56d2c4fcba09d199a0fd6aad2f1621509bbfaba5
2023-12-14 21:58:39 +00:00
jenkins-bot edd1b0652e Merge "Show tabs on history page" 2023-12-14 20:47:16 +00:00
jsn c5bced40fb show article footer on diff pages
Bug: T350637
Change-Id: Ib1b75956a2595b4fc51bfe2acfd83b251dcec079
2023-12-14 14:13:19 -06:00
jenkins-bot ab64229a4d Merge "Fix broken reference popup when name contains # character" 2023-12-14 10:45:50 +00:00
Translation updater bot 15d9579a27 Localisation updates from https://translatewiki.net.
Change-Id: Iadda3febc0e43b4993e6f3e768064c3919c6561c
2023-12-14 08:30:04 +01:00
jenkins-bot eadc1b37da Merge "Relax CSS selector to apply to checkboxes as well as radio buttons" 2023-12-14 05:06:00 +00:00
Jon Robson d3b3b93d18 Show tabs on history page
Bug: T353403
Change-Id: I1a9090add87a3ba584a37381fd85f8b52e1f193a
2023-12-13 14:30:55 -10:00
Jon Robson b1b374b5b3 Relax CSS selector to apply to checkboxes as well as radio buttons
Bug: T353401
Change-Id: I520261fabf404c3a4f96ae4449ce9c445e7da270
2023-12-13 14:00:46 -10:00
thiemowmde e0d893c0f5 Fix broken reference popup when name contains # character
The fragment in a URL like http://example.com/foo#bar#baz doesn't end
when there is another # somewhere. That # is part of the fragment.

I'm not sure since when this issue exists. It's already in the first
version of this codebase from 2017, see Iff1f7e6.

Bug: T332007
Change-Id: I3b0726380d2f385475f5ba53aeab16932d7ccaa7
2023-12-12 15:08:55 +01:00
Translation updater bot 14cd6c3a4d Localisation updates from https://translatewiki.net.
Change-Id: Ia0cbb9f8781baf568d7936a1773836ebe557f52c
2023-12-11 10:46:14 +01:00
Translation updater bot 918005815a Localisation updates from https://translatewiki.net.
Change-Id: I46c33d51047092e75c66a968c68c927dc002998e
2023-12-08 14:49:11 +01:00
jenkins-bot a93e9cd07c Merge "Swap conditions in onSpecialPageBeforeExecute" 2023-12-07 17:32:52 +00:00
Translation updater bot cfd9785832 Localisation updates from https://translatewiki.net.
Change-Id: Idd99b840be8e7df4a6381fbb72500f13507c4b4f
2023-12-07 10:06:11 +01:00
Umherirrender b67f2800d3 Swap conditions in onSpecialPageBeforeExecute
Avoid use of the context when not needed as this is also called for
special page transclusion, avoid initialize of the skin in that newly
created context.

Change-Id: I56573491262a194f44bccb7fd6170eb7bf21c6ed
2023-12-06 20:18:52 +01:00
Moh'd Khier Abualruz 41a5ac75c5 Update modules to not use data URIs to reduce bundle size
- Add "useDataURI": false to following modules:
 -- skins.minerva.mainMenu.advanced.icons
 -- skins.minerva.personalMenu.icons
 -- Remove .mw-ui-icon-mf-next-invert old class kept for caching from edit.page.js

Bug: T346162
Change-Id: I362fdc9c68a7483c182e3540cba6501d9b12959d
2023-12-06 00:24:22 +00:00
Translation updater bot ef301a36d0 Localisation updates from https://translatewiki.net.
Change-Id: If3dff83399e65c5cea597340558e175b35ad6edc
2023-12-05 09:18:42 +01:00
Translation updater bot 372cd72d13 Localisation updates from https://translatewiki.net.
Change-Id: Id4c466d1cc7013d708562d858d33c34f23e87fc8
2023-12-04 09:09:09 +01:00
jenkins-bot e38e01daf6 Merge "Show diff switcher on narrow screens" 2023-12-02 22:10:58 +00:00
Fomafix 698a3ea2e3 Use namespaced ResourceLoader classes
The old class names are deprecated since 1.39.

Change-Id: Ie24b28ba27c5ce3c98e57a14117f01f4ca42824f
2023-12-01 13:35:19 +00:00
Translation updater bot c50be58250 Localisation updates from https://translatewiki.net.
Change-Id: Ifcd620cadb37cfc435ba859a63529e5b5610306d
2023-12-01 09:44:26 +01:00
Ed Sanders 86289e7b26 Show diff switcher on narrow screens
The visual diff is sometimes cluttered at narrow widths, but as
we show the switcher on tablet and desktop, and it stores a preference,
users may see the visual diff on phones anyway.

The layout is sometimes cluttered but not completely useless, and
users can always switch back.

As a follow-up we should improve the layout of the visual diff sidebar
on narrow screens.

Bug: T351946
Change-Id: I5533126195331b46040e708b7b35627e74a3001d
2023-11-30 18:43:39 +00:00
gerritbot 6419c847e9 Update UserOptionsLookup's FQN
User-options related classes are being moved to the MediaWiki\User\Options namespace in MediaWiki Core; reflect that change here.

Bug: T352284
Depends-On: I9822eb1553870b876d0b8a927e4e86c27d83bd52
Change-Id: I5a540772aafd2c4686e02f748b5fc61155920397
2023-11-29 12:41:59 +00:00
Translation updater bot 859f07d30d Localisation updates from https://translatewiki.net.
Change-Id: I6d1e3150d5edfacb9cf29fad8c61b5bdfa6c6749
2023-11-29 08:33:39 +01:00
jenkins-bot 3fe16038c0 Merge "Add styles for new heading HTML" 2023-11-28 21:05:55 +00:00
jenkins-bot 6d196bb4fe Merge "Reduce CSS size & specificity for headings" 2023-11-27 20:28:09 +00:00
jenkins-bot dc3ffae59d Merge "Disable another flakey test" 2023-11-27 20:27:15 +00:00
jenkins-bot ea6cf440cf Merge "Revert "Revert "Disable flakey test""" 2023-11-27 20:07:23 +00:00
Bartosz Dziewoński 97aed1ad86 Add styles for new heading HTML
Add CSS to support new HTML markup for headings with section edit
links, which will soon be used by Parsoid page views (T269630)
and by the old parser (T13555). Keep the old rules to provide
temporary support for cached page HTML and emergency opt-outs,
as well as permanent support for plain headings on special pages
and in Parsoid edit mode HTML.

See documentation page for further explanation:
https://www.mediawiki.org/wiki/Heading_HTML_changes

Depends-On: I44587461582d648b56ef0c9c7ae0c322895c69c2
Bug: T13555
Bug: T269630
Change-Id: Ib97d034ab533124f06441e788c8608fb274dccf0
2023-11-27 20:03:16 +00:00
Bartosz Dziewoński 8c6067584b Disable another flakey test
Bug: T348539
Change-Id: Icb79bbd404b445a1c42d52b060475250d155490a
2023-11-27 20:48:05 +01:00
Bartosz Dziewoński 7c645549a6 Revert "Revert "Disable flakey test""
This reverts commit 49e2acf2f4.

Bug: T334634
Change-Id: I672e2a6ad31b02118051a21246d808ea94f0a7e4
2023-11-27 19:45:00 +00:00
jenkins-bot f38f448712 Merge "Restore section edit link styles" 2023-11-27 19:40:02 +00:00
Bartosz Dziewoński 6294ca7196 Reduce CSS size & specificity for headings
Nesting these rules inside `h1, h2, h3, h4, h5, h6 { … }` generated
some enormously long selectors (as the whole selector had to be
repeated 6 times). It's not needed, as these elements do not occur
anywhere else.

Change-Id: I1647e37ff9a0c975d9320e4c34857f210a1858c2
2023-11-27 18:31:54 +00:00
Bartosz Dziewoński d3c5b8a6b2 Restore section edit link styles
The 'edit-page' class is no longer applied to section edit links.
Follow-up to I9f768706c0a0f14f14ee4b3812288218bef36018.

Remove a rule that seems no longer needed.

Bug: T351853
Change-Id: I0891332d613d152374c37f232ed596292d89b583
2023-11-27 19:29:31 +01:00
Translation updater bot a0c0d98f0a Localisation updates from https://translatewiki.net.
Change-Id: Id73c49fcaa246a17598f62cd3dd559e0062f277b
2023-11-27 08:35:55 +01:00
Translation updater bot 9aca99ade0 Localisation updates from https://translatewiki.net.
Change-Id: I9e51d8469149bb8359b147a8f8c7c7603a959fdf
2023-11-23 12:00:58 +01:00
Translation updater bot cc48111284 Localisation updates from https://translatewiki.net.
Change-Id: I177b3f94855c3317c928bcd6517ced3e6f1cd918
2023-11-22 08:22:19 +01:00
Translation updater bot a950f8f146 Localisation updates from https://translatewiki.net.
Change-Id: Ia486fb360c2961407bca1f586856a2e739b1b222
2023-11-21 08:31:11 +01:00
jenkins-bot 093f4ee01f Merge "Revert "Disable flakey test"" 2023-11-20 23:27:02 +00:00
Bartosz Dziewoński 49e2acf2f4 Revert "Disable flakey test"
This reverts commit be398f8a29.

Reason for revert: The underlying issue should be fixed.
Let's see if this test works better now.

Bug: T334634
Change-Id: I261606edd277935a34588d9695b9024f01a0d3f0
2023-11-20 22:34:01 +00:00
Translation updater bot 984492e57f Localisation updates from https://translatewiki.net.
Change-Id: I95cf0440d86e455cadba54030de0ccca8f6cc7f2
2023-11-20 08:54:48 +01:00
Bartosz Dziewoński 5f17c89649 Remove unused CSS for cached HTML
Searched for /fixme.*remove/.

Follow-up to:
* I55a25dfb8aba3d1b589a36ba4cba3bba0fe710a1
* I98443b0dcb88911a5314092216809387b4fb80dc
* I3c9d59f49f1b939981a7b2b450448db6736d5958
* Ie24c0215d07d5e4605d8479ed9e950a3d9c9b086

Change-Id: Id52487f6f5e4802ea2700c51e87e63565f340f5d
2023-11-17 18:52:27 +01:00
jenkins-bot 35ba0447b0 Merge "eslint: Enable no-use-before-define" 2023-11-17 16:55:41 +00:00
Ed Sanders 67f955eb20 eslint: Enable no-use-before-define
Change-Id: Id26b6017e06f436e9200638766bb8073fce8f03f
2023-11-17 16:06:59 +00:00
jenkins-bot b639cb01d5 Merge "Always show search form on Special:Search" 2023-11-17 15:57:05 +00:00
Translation updater bot ba2ac9425b Localisation updates from https://translatewiki.net.
Change-Id: I29ed4c8fcd2d4b5fa682ef564ef740feae18171e
2023-11-17 08:55:46 +01:00
Ed Sanders 88595174e6 Remove unused user-button styles
This class was removed in I55c18cf72.

Change-Id: I59069d97cdcc827d279edc76560f8c33fa2f71f2
2023-11-16 10:42:26 +00:00