350 Commits (d5571d9ce234dad1e0185ee14109d499a4399563)

Author SHA1 Message Date
jenkins-bot c8ace13b6a Merge "Revert "Add settings to use a particular layout even at higher resolutions"" 5 years ago
Translation updater bot 26c441416b Localisation updates from https://translatewiki.net.
Change-Id: Idf08cb7c6de4d64ed625c04e1fc2c31d55a6142c
5 years ago
Krinkle ee5a9fc043 Revert "Add settings to use a particular layout even at higher resolutions"
This reverts commit 49a2ab3417.

Change-Id: I78c0c7e6c0ae46e24e076752b07b1370b0f2bc29
5 years ago
Translation updater bot 641e525dbf Localisation updates from https://translatewiki.net.
Change-Id: I20a710939aaa69b7d2ae2c86717d5685b0ba8afa
5 years ago
Translation updater bot 5441bced25 Localisation updates from https://translatewiki.net.
Change-Id: Id76c01305f1d548ace08a81e22a332d264801f23
5 years ago
Translation updater bot 3bb106be53 Localisation updates from https://translatewiki.net.
Change-Id: Ib9050a3c2e38f743f0a186704c5a967bb92ceceb
5 years ago
Translation updater bot 1664197482 Localisation updates from https://translatewiki.net.
Change-Id: I593136ff82e38d1ef4a87cb56c3ed5f4254999f2
5 years ago
Translation updater bot b23962a7d2 Localisation updates from https://translatewiki.net.
Change-Id: I5d4571413a34e23e30ca6a21ac8454e22e95f1a1
5 years ago
Isarra 49a2ab3417 Add settings to use a particular layout even at higher resolutions
(Cap at single column or single-sidebar instead of the default three-
column mode.)

Adds user preference options and a $wgTimelessDefaultLayout config to
change the default wiki-wide. Intended for people who hate change and
prefer the same navigation layout (sort of) as we've had forever, and
for people who are really bad at change and just keep getting confused
when everything keeps moving around across different sized devices, as
well as anyone else who just likes... options, I guess? Whatever the
case, this is seriously up there in the running for 'most requested
feature'.

Uses three separate modules to avoid sending all users the same styles
twice regardless of what they'll even use, as each set is mostly the
same, just with slightly different breakpoints. Not seeing any saner
ways to do this, however, as even with LESS we can only use mixins/
includes/& afters to avoid the duplication in terms of what we work on,
not what is generated.

Bug: T131803
Change-Id: I0538d36c2ed7a5009b2a0f75952671ac9447fd56
5 years ago
Translation updater bot 1e2dfff277 Localisation updates from https://translatewiki.net.
Change-Id: If40750c538ee569029f3a34e252ebe79b982ed0b
5 years ago
Translation updater bot 85adfae9aa Localisation updates from https://translatewiki.net.
Change-Id: I734419cbc05d5fd09b7d70a984b55a934a9786bc
5 years ago
Translation updater bot ecfb7e640c Localisation updates from https://translatewiki.net.
Change-Id: I3d8e907091fa556dd1d34cbbb60a446a8b4a8d79
5 years ago
Isarra 9d76730e96 Add icons to desktop cactions and overhaul icon alignment and usage
throughout

* Still need to redo how we're using mixins, but whatever.
* Cleans up a bit from the edit/view source etc changes too, since now
  we have a little more context (oops)...
* Just hide 'view' in general because a, how much does it really add,
  and b, it doesn't fit in a lot of cases when we have the extra width
  from these icons regardless.
* Rename view and add section tabs to make more sense with icons/in
  context/whatever ('view' is now only targeted at screen readers, and
  we use a + for the new section icon, so saying 'add' is kinda...
  redundant)

Bug: T197520
Change-Id: I1ab12ccda60e51035c4adec43c42508ac297c00a
5 years ago
Translation updater bot e08948cb0e Localisation updates from https://translatewiki.net.
Change-Id: I48f9f826785eea31164ce94c33d2adb1cb08ca35
5 years ago
Translation updater bot 4bda850f3d Localisation updates from https://translatewiki.net.
Change-Id: Ifc96ea711acb2f8f723cb5804663b9c964ce40c4
5 years ago
Translation updater bot 2d9e6fb462 Localisation updates from https://translatewiki.net.
Change-Id: I0115a65ac885c96c89706b0689d7c083a83298c8
5 years ago
Translation updater bot 754703269a Localisation updates from https://translatewiki.net.
Change-Id: I65f0eb28aecb51512f68cfaa8a58dbd17a1d5afa
5 years ago
Translation updater bot 7de15af456 Localisation updates from https://translatewiki.net.
Change-Id: Ibdd6faf489ecc8cc3803c18f860792f9edae9bf1
6 years ago
jenkins-bot 98351f8503 Merge "More descriptive label for new section link" 6 years ago
Translation updater bot 57e3c63a4b Localisation updates from https://translatewiki.net.
Change-Id: I03b6277c901d0d82fe77ff71352dc1ccfb536c01
6 years ago
Isarra 13b88224cf More descriptive label for new section link
Bug: T177147
Change-Id: Iea7f96b9ffaa0a7058423cac3ab71ec30837014c
6 years ago
Translation updater bot 073c37d33b Localisation updates from https://translatewiki.net.
Change-Id: I520179fb9a6e95028e8666b6f78ce3ef846845da
6 years ago
jenkins-bot ac37862646 Merge "Make personal menu header expand to show (more of) full usernames" 6 years ago
Isarra 2c526bfdbc Make personal menu header expand to show (more of) full usernames
* Lose the special casing replacement labels for long usernames and
  just truncate in CSS with '...' or whatever
* Fix weird padding on two-column mode
* Possibly cleaner Echo badge/whatever handling
* Alignment fixes in general

Note: Breaks two-column layout for IE9-. Probably easily fixed (don't
apply that one line to it), but I don't know how, and don't care.

Bug: T161282
Bug: T173215
Change-Id: I7d27e13265ee54767c509387baf6430bd7c4792d
6 years ago
Translation updater bot d1192eba1b Localisation updates from https://translatewiki.net.
Change-Id: I4734198c4c954f9cc07509d4b4623fb880c0c0f1
6 years ago
Translation updater bot 41843fb565 Localisation updates from https://translatewiki.net.
Change-Id: I443b28fd3f1a8a1739870dbffe31a31a5da14877
6 years ago
Translation updater bot 3b94d9a023 Localisation updates from https://translatewiki.net.
Change-Id: I28a7459fb8f14274f602a519e4779271b93fc037
6 years ago
Translation updater bot 3d3acc98b7 Localisation updates from https://translatewiki.net.
Change-Id: Ib79ad5369cf2ce4d26c3cfa3264b898e4a0ca51d
6 years ago
jenkins-bot e90f5bf6c1 Merge "Move variants and languages into page tools dropdowns" 6 years ago
Translation updater bot 02f7c0c98b Localisation updates from https://translatewiki.net.
Change-Id: I13029037efaa1ad5e2b6c884363bdfd5ad3d3a85
6 years ago
Translation updater bot e8b8f66130 Localisation updates from https://translatewiki.net.
Change-Id: I35942feeca0576d95e9f94ef9cb5b2564ae32f6b
6 years ago
Isarra 1d2a9583a5 Move variants and languages into page tools dropdowns
Hopefully saner access, also clears up some of the sidebar space.
Also forces moving the wikibase other-projects blob into its own
blob entirely.

Not done:
* Pokeys (need to migrate them all to css-only; later patch)
* Handling for no languages for wikidata stuff (may not be possible;
  minerva likewise has no handling)

Bug: T213510
Bug: T181309
Change-Id: I148707085059f458512d328c415ea0bf134163f3
6 years ago
Translation updater bot 8515144fb9 Localisation updates from https://translatewiki.net.
Change-Id: Ieeb992fcf1f98544e80cb30aeab1abde4d2d5f8a
6 years ago
Translation updater bot 92f52eec6b Localisation updates from https://translatewiki.net.
Change-Id: I09ad92638eb9247fe88aa840cd30f370e73eefdc
6 years ago
Translation updater bot 8275be1a2f Localisation updates from https://translatewiki.net.
Change-Id: Ie529a75b04bf23754756163724b282984c158159
6 years ago
Translation updater bot 9253655287 Localisation updates from https://translatewiki.net.
Change-Id: I2c3862a39a906f24d9592426f896e94ca8c5e623
6 years ago
Translation updater bot 72962b9128 Localisation updates from https://translatewiki.net.
Change-Id: Iff2b97e21152e5c0fd1ce98e764007e37d204c1e
6 years ago
Translation updater bot 4d7c5ac78a Localisation updates from https://translatewiki.net.
Change-Id: I3dbe59a4571ffa0038827cdb5e5d3151a15f1e2a
6 years ago
Translation updater bot 2e61c88b84 Localisation updates from https://translatewiki.net.
Change-Id: I365333e9c1b349bb461b03ed24191c9064a9cebf
6 years ago
Translation updater bot 61691b9cac Localisation updates from https://translatewiki.net.
Change-Id: Ia97c8eea49a6d2763d4ea70a1c72532b54706be8
6 years ago
Translation updater bot 913f1ada17 Localisation updates from https://translatewiki.net.
Change-Id: Iad56352593df2f8f385ee74b4bc5e9856c0274f5
6 years ago
Translation updater bot 9febc4b51f Localisation updates from https://translatewiki.net.
Change-Id: I3b91e32cc0f9ba0251f75cb3c1eed6aeefefe0c3
6 years ago
jenkins-bot c74fe10f52 Merge ""timeless-sitetitle" i18n message should transclude {{int:}} instead" 6 years ago
Translation updater bot a07fb7d1f3 Localisation updates from https://translatewiki.net.
Change-Id: Ib1dc1111c0c86a842bee1768be0a206a69d07d1c
6 years ago
Derick Alangi 0e0c1452ec "timeless-sitetitle" i18n message should transclude {{int:}} instead
Bug: T214918
Change-Id: I961aac425dec6efda01ea20b36e576a16e7c9149
6 years ago
Translation updater bot 78a1d2a7fb Localisation updates from https://translatewiki.net.
Change-Id: Icdee605ab5cf615c82863f9365f209f28f72b9b8
6 years ago
Translation updater bot a130516ae0 Localisation updates from https://translatewiki.net.
Change-Id: I677e3f8c9b7bd73b07e44cd9d522f1dd42d1f43a
6 years ago
Translation updater bot ed800341f3 Localisation updates from https://translatewiki.net.
Change-Id: I5126740c9ba043fd0c25bfd888a2d7c9ce249d67
6 years ago
Translation updater bot 5281c4f4d7 Localisation updates from https://translatewiki.net.
Change-Id: I196da1863888cd5126dcc82bc3e8f35cc8f4adb9
6 years ago
Translation updater bot 3c4f446ca4 Localisation updates from https://translatewiki.net.
Change-Id: I264845b102dab4ca43487d98fe6dc41d7f4bfb45
6 years ago