Commit Graph

968 Commits

Author SHA1 Message Date
giomba 6b518ca545 removed unused input for nonexistent (now) drop-down menu 2021-05-10 22:06:16 +02:00
giomba c1cc8083ef spacing improvements 2021-05-10 22:01:28 +02:00
giomba 25ba173abe personal menu now fully integrated in left panel 2021-05-10 21:45:44 +02:00
giomba 6873f047b7 personal actions menu, same style of portal menus 2021-05-10 21:39:22 +02:00
giomba 7e8aaad2ad personal actions menu moved like portal menu 2021-05-10 21:37:56 +02:00
giomba 5869fce77a wrong class name for portal lists 2021-05-10 21:30:36 +02:00
giomba d5d1b0ebb7 adjusting vector tabs to resemble normal left panel menu 2021-05-10 21:25:51 +02:00
giomba 27c3c6c4dd moved menu to top (also on mobile) 2021-05-10 10:47:12 +02:00
giomba a3fc66105a fixed "other" menu 2021-05-09 21:59:00 +02:00
giomba bc85d9c952 removed indentation from various menu <ul><li> 2021-05-09 21:53:15 +02:00
giomba 59631f6578 removed javascript and jquery code to handle collapsible tabs 2021-05-09 21:48:33 +02:00
giomba 7f87f040c0 removed code which handles collapsible tabs 2021-05-09 21:45:58 +02:00
giomba cf34ef1acb removed superfluos html elements 2021-05-09 21:41:04 +02:00
giomba 2b132de23b moved mw-body to proper position outside of golem navbar range 2021-05-09 21:39:10 +02:00
giomba 9df275a028 moved padding from left pane 2021-05-09 21:35:14 +02:00
giomba b40568a266 moved html code for tabs to mw-panel 2021-05-09 21:33:12 +02:00
giomba 7fdfd79a5f moved tabs to left panel, so it's easier to manage them in css 2021-05-09 21:30:25 +02:00
giomba 8d05fb227f removed unused space of unused logo 2021-05-09 21:04:25 +02:00
giomba 426e449190 fixed search bar position for mobile version too 2021-05-09 20:56:22 +02:00
giomba 8d1d3f3d75 better positioning for search bar 2021-05-09 20:54:27 +02:00
giomba ef5ff1ca3f mediawiki vector skin adaptation for golem
not fully ready, but stil...
2021-05-09 15:21:09 +02:00
giomba 934d2cbcfc fork 2021-05-09 13:51:53 +02:00
Translation updater bot d3ed21abc9 Localisation updates from https://translatewiki.net.
Change-Id: I7db0fdaf6b1caea993154680def8292f137e7e39
2018-10-14 22:07:01 +02:00
Volker E 7f308fa6b2 Restructure 'screen-hd' CSS rules
Concatenating all `margin-left` rules. This has 0 byte-saving
impact after gzipping at all, it's just about code style.
Also applying coding convention on media query in 'skin.json'.

Change-Id: Ica8557fcd519dea913fe4c30b1be1bfe0d0919c0
2018-10-13 12:02:06 -07:00
Translation updater bot 09d35e07a8 Localisation updates from https://translatewiki.net.
Change-Id: Iaba85d6eaadec51727a6d01c4d5d2bd4b86db910
2018-10-13 09:53:15 +02:00
Volker E 6c924b9475 Replace anon user message color to standard palette
Replacing anon user message color and align with newly
changed user avatar icon.

Change-Id: Iac8ad86221f48c49be90ab001cd080b8b0460a24
2018-10-09 13:58:51 -07:00
Volker E 7cbccd37a6 Update user avatar icon
Updating user avatar icon to overhauled standard WikimediaUI icon.
Also:
- change `line-height` of personal menu to `14px` for better positioning
  and introducing corresponding LESS variables
- slightly increase user avatar icon to be on par with ULS one
- putting avatar icon within link on active user, an awful user experience
  that has long bugged me.

Bug: T123810
Change-Id: Iabde041090a87968b5f82e36fd81419083f80984
2018-10-09 12:39:35 -07:00
Translation updater bot a4b0de18c9 Localisation updates from https://translatewiki.net.
Change-Id: I3111067560e2ba5b27e6120cd1a1c25b011eb2ff
2018-10-08 22:57:35 +02:00
Translation updater bot 1085d8fc19 Localisation updates from https://translatewiki.net.
Change-Id: Idbf11ddc2fe2b4e71916ce42fd39fe80109f42a0
2018-10-07 22:16:02 +02:00
Translation updater bot fc4ebb1f6e Localisation updates from https://translatewiki.net.
Change-Id: Ib48987d48690b041e1a4d54e63de3cd6d9e7e1d6
2018-10-06 22:19:44 +02:00
Translation updater bot a058c9ab48 Localisation updates from https://translatewiki.net.
Change-Id: If8aa0d2a3e4f3ad7a11de4ab925e43be5bf460b8
2018-10-04 22:05:21 +02:00
Translation updater bot 61a8271817 Localisation updates from https://translatewiki.net.
Change-Id: I103b702a1f22acc5909cbed679f4704d54015eef
2018-10-04 14:15:26 +02:00
Translation updater bot 5a4068f33c Localisation updates from https://translatewiki.net.
Change-Id: Iebe28f6aa1de3bc16ce1c63867fdc4df59608df9
2018-09-26 13:11:48 +02:00
Translation updater bot 70388cd397 Localisation updates from https://translatewiki.net.
Change-Id: I9edefc0db74b6572b5bb528e6620e595dddac442
2018-09-14 10:00:02 +02:00
Translation updater bot 283f09faa2 Localisation updates from https://translatewiki.net.
Change-Id: I8c9a6f1eec19b443469637cf41a783f8fce4acf5
2018-09-13 09:49:40 +02:00
jenkins-bot 9c231b2bb4 Merge "Remove php entry point" 2018-09-12 23:51:15 +00:00
Reedy 4e6a38954c Remove php entry point
Bug: T140007
Change-Id: I12de8991f37aee9684734f5ccf672173f0a9e93f
2018-09-13 00:05:57 +01:00
Ed Sanders 0b7cc4ffce build: Update linters
Change-Id: Ic11eea77b944cfc98e9494a9d215a138f386f1eb
2018-09-09 18:30:26 +00:00
Translation updater bot e793f66b2c Localisation updates from https://translatewiki.net.
Change-Id: I1d69ed3bcf449cbd0fd4334065b5a3df73e8f246
2018-09-09 10:06:32 +02:00
libraryupgrader c811436c11 build: Updating mediawiki/phan-taint-check-plugin to 1.5.0
Change-Id: Ib4b4843ed153d299bd32a8dade56fbf0a864e03c
2018-09-08 08:30:43 +00:00
Translation updater bot f357ca0b15 Localisation updates from https://translatewiki.net.
Change-Id: I42886964efb0235c34764c85f4087c1aee08c9c3
2018-09-07 09:26:43 +02:00
Volker E 2476fe7775 Improve keyboard focus outline appearance
Change-Id: Iaa141bbd434acbe501a08a09b4eaba7084a6bea7
2018-09-06 23:06:16 +00:00
Kunal Mehta 648d35c08d Configure phan-taint-check-plugin
The plugin checks and flags potential security issues (XSS, SQLi, etc.)
using static analysis.

See <https://www.mediawiki.org/wiki/Phan-taint-check-plugin> for more
details.

Change-Id: Id3b79e169ff9d156bb7583eded90ac0e9f5e71ab
2018-09-04 20:37:20 -07:00
Timo Tijhof 8795cee025 Remove min-width/-moz-any-link hack for vectorMenu in old Firefox
I've tested as far back as Firefox 3.6 on Windows XP and
Firefox 16 on Windows 8 (localhost tunnel via BrowserStack), and
could not find any rendering issue with the menu.

For Firefox 3.6 it is Grade C without JavaScript, so the menu
only appears when logged-in (e.g. as admin) where it contains
Delete, Protect, and Move.

For Firefox 16 it is Grad A with JavaScript, and the menu can
also can be seen by narrowing the browser window when logged-out
until the History tab turns into a menu.

In both cases, the menu rendered without issue both with
and without these two rules.

Change-Id: I4946b115595424fdcf74429b237e0c2ee5715fc3
2018-09-04 03:47:25 +01:00
libraryupgrader 75711ed669 build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
And updating CoC link to use Special:MyLanguage (T202047).

Change-Id: Idd04f3911556f7bcc0ac135b8e86ccfb2d7f969f
2018-09-04 01:45:34 +00:00
Translation updater bot dfe0b547c0 Localisation updates from https://translatewiki.net.
Change-Id: I8bc8c8164b6a2751db31c4ca7e91a3b2c8341278
2018-09-03 21:59:01 +02:00
Translation updater bot ee67a425e2 Localisation updates from https://translatewiki.net.
Change-Id: I0ea6c1979a9472dae66ee50d51757bd3907123f3
2018-09-01 22:10:33 +02:00
Translation updater bot 9f5a10e0ad Localisation updates from https://translatewiki.net.
Change-Id: Id7240e0278d481b4d5c5b4dfa3bebd193809cde6
2018-08-31 21:58:26 +02:00
Translation updater bot 905b825a1d Localisation updates from https://translatewiki.net.
Change-Id: I08f9bc586c173342f39ef975143d6b5f896cff35
2018-08-30 23:21:28 +02:00
Translation updater bot 0a501d982e Localisation updates from https://translatewiki.net.
Change-Id: Ibf67e425ad641fd97e66e89836245f7b7b155e03
2018-08-27 22:00:17 +02:00