Commit Graph

786 Commits (087199f9acdad486d0fbd4599744d00846944e0c)
 

Author SHA1 Message Date
Ed Sanders 96c7b32578 build: Update devDependencies
eslint-config-wikimedia      0.5.0  →   0.9.0
 grunt-eslint                20.1.0  →  21.0.0
 grunt-stylelint              0.9.0  →  0.10.1
 stylelint                    8.2.0  →   9.2.0
 stylelint-config-wikimedia   0.4.2  →   0.4.3

Change-Id: I42a46e01cc0a2a183c5d924fd57f05e1925337e2
Translation updater bot 62a5fd475f Localisation updates from https://translatewiki.net.
Change-Id: I4be10720c94b322f9e57d98f872cecfb56e60c0c
Translation updater bot 103fc30182 Localisation updates from https://translatewiki.net.
Change-Id: I40586ba3dab7142332f05a2dc8bb8cad90671496
jenkins-bot 31de6f554a Merge "Remove obsolete aliases from closures"
Ed Sanders d1b54f2b70 Remove obsolete aliases from closures
Bug: T208951
Change-Id: I0949da208d4df1d2fd1f85541f55f092da527400
libraryupgrader ce326e5b85 build: Updating mediawiki/mediawiki-codesniffer to 23.0.0
Change-Id: Ia4877700ab5017e56ceb19da9678a71f138d910b
jenkins-bot d63e2c9bb8 Merge "Set mw version requirement to 1.31"
Translation updater bot 41b85f0e37 Localisation updates from https://translatewiki.net.
Change-Id: I6360d7df4683ef084871cb19397bfbdcaf78b0be
Volker E df234f8177 Remove obsolete Special:Preferences styles after its transformation to OOUI
These removed styles match no elements in the
Special:Preferences page since the OOUI transformation.

Bug: T208923
Change-Id: I27918a66751c40a52d7a54be9be6f77d05bbfc15
Translation updater bot c70350a87d Localisation updates from https://translatewiki.net.
Change-Id: Ief0ff5d871aed73b1f7d33d0920e08a5b5188bd2
Umherirrender f784b7064e Add method scope visibility
Change-Id: Ic2c07aa870100158441e1868303f5e382fad5d06
Isarra 1a495c6e19 Set mw version requirement to 1.31
I don't actually know if it's 1.31 that it requires, but it
definitely doesn't work in 1.27, the previous LTS. And we're on 1.32
anyway now.

Change-Id: I8bd8dcc8a58f605e79d4f0c92f58febcad834f6a
Translation updater bot 65a8b21e45 Localisation updates from https://translatewiki.net.
Change-Id: I2b2c8cbadce772dbf189010104c2fdb83d3fd735
libraryupgrader d66be08f4e build: Updating npm dependencies for security issues
* Updated grunt to 1.0.3, addressing:
  * https://npmjs.com/advisories/577
  * CVE-2018-3721

Change-Id: I025c5a40856445e01090d4ab2835b411bb2d7a8b
Translation updater bot ac466d2b9d Localisation updates from https://translatewiki.net.
Change-Id: I64ed6fbf1555156e7b9789c987035034563126cf
Translation updater bot 83eebefeab Localisation updates from https://translatewiki.net.
Change-Id: Idfdbf863180ad8e45fe3d9c1cc5959f029e790dc
jenkins-bot c1d8fabd80 Merge "Add thumb magnify icon"
jenkins-bot 989ccfd30e Merge "Don't hide labels for mobile cactions that have no icon"
jenkins-bot 900dda5dc5 Merge "Use default search placeholder"
Isarra e770804da5 Add thumb magnify icon
bug: T181144
Change-Id: I38e250557688707ed9fb43bf30b4a48683e76a27
Translation updater bot 51caa83281 Localisation updates from https://translatewiki.net.
Change-Id: I8d3c35dac43d3fa3acf5e644fe6d87465f4eb715
Translation updater bot a7976a802e Localisation updates from https://translatewiki.net.
Change-Id: I517e3e93a8416462e6f1f53b620d250ef0a6b012
Isarra a2e3b727bb Don't hide labels for mobile cactions that have no icon
Not necessarily ideal handling in terms of making things fit, but
should at least avoid issues of there being no things at all, which
is even worse.

bug: T202213
Change-Id: I1aeeddbcac838b475372691d8d76c72018f85787
Isarra 03f01e242c Use default search placeholder
The custom one as-is is never going to actually be accurate due to
caching, with an implementation that was basically just a bad joke.
A more thoughtful implementation with rounding and stuff per the
winter prototype is probably in order, but that will require a
different implementation anyway (T182345)...

bug: T160647
Change-Id: Id2776d69a7d42b9907b4363977134fea48dc2440
libraryupgrader fa38af9644 build: Updating mediawiki/phan-taint-check-plugin to 1.5.0
Change-Id: I134c4f45291c52b6c34dce5dc3ea3dc61aaaacda
Kunal Mehta bbc88c0c7e 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: I7dcee85082bbeff1961ebcb99dd8c6a85ec843e8
Translation updater bot ba8372c15c Localisation updates from https://translatewiki.net.
Change-Id: I891f319f83bb292eb6ef505a501529d94143b5d5
jenkins-bot 8190842b4a Merge "Fix escaping issues with messages"
Kunal Mehta ef01612ab6 Fix escaping issues with messages
Notably, content passed to Language::convert() needs to be escaped beforehand.

Spotted by phan-taint-check-plugin.

Change-Id: Id8a5f8bbe635e2f321882296e40dd0c41cf91a3b
libraryupgrader dba0959dfd build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
And updating CoC link to use Special:MyLanguage (T202047).

Change-Id: I183c310e7be2979a7d6e118eacb12a18cff479cc
Translation updater bot 84d1875259 Localisation updates from https://translatewiki.net.
Change-Id: I492f623d912965dc48922899462cdb0e88997999
jenkins-bot f5255a78e9 Merge "Prevent echo labels from overflowing over the personal dropdown and interfering with the hover activation"
jenkins-bot 69ab515b05 Merge "Make mw-echo-alert (yellow new message link) line up properly with rest of user dropdown things"
jenkins-bot f8d5f4b374 Merge "Prevent page indicators from interfering with firstheading and causing overflow"
jenkins-bot 22c70cc8fb Merge "Less: Linebreaks everywhere, some cleanup"
jenkins-bot bf91c0f2ec Merge "More consistent .center and toc alignment rules with other skins"
jenkins-bot e10af0fad3 Merge "Make navigation block text stay inside blocks/break-word"
jenkins-bot cd2c4269f3 Merge "Language links box should not have an unnecessary scrollbar"
Isarra 147a0349b7 Prevent echo labels from overflowing over the personal
dropdown and interfering with the hover activation

Change-Id: I98ef872931cf5fa5cb56dba83284dbb02a521a27
Isarra 187dccee9d Make mw-echo-alert (yellow new message link) line up
properly with rest of user dropdown things

Also resolves issues with multiline messages.

bug: T202226
Change-Id: I5635511c4dd51d82fba55dc2c8ef1ca79104993d
Isarra e184ac17bc Less: Linebreaks everywhere, some cleanup
Removed a rule or two.
Also removed the notes file, no longer relevant.

Change-Id: Icc28d3d95ea45e845e29895cfa8044b03ca6258b
Translation updater bot e1663d11e5 Localisation updates from https://translatewiki.net.
Change-Id: I241df326d52b5482b6b7ec4d75fd884cdf0c50d6
Translation updater bot 1d7d966e7e Localisation updates from https://translatewiki.net.
Change-Id: Ie372310073eac5908431088c8cfc8a732df14bde
Translation updater bot 1a7802c034 Localisation updates from https://translatewiki.net.
Change-Id: Ia67aad1e560379e20d2d42d9fe9dfb364fa66722
Translation updater bot a17589837d Localisation updates from https://translatewiki.net.
Change-Id: I4b99f62fea9628cec2ad0e4c35abee38b530a74f
Alangi Derick 734a7f7222 Set tabindex to 1 for the search box in Timeless skin
When using the Vector skin, and you load a page and press the tab
button on the keyboard once, the cursor focus on the search box,
this is handy and now available on the timeless skin too.

Also, removed target "mobile" as "jquery.tabIndex" dependency doesn't
use it.

Bug: T201424
Change-Id: I6e5d96371b5342ad2d3a207e980ec1fcf7e2de99
Translation updater bot b4e441935e Localisation updates from https://translatewiki.net.
Change-Id: I6dfc45734d80e74fb978450d0c94c1996f72da6f
Translation updater bot 22cab344b1 Localisation updates from https://translatewiki.net.
Change-Id: I6e2e042fddca708aef132b8b31ba69328f4950f1
jenkins-bot 980d437ca4 Merge "Prevent content stuff from overlapping over nav stuff"
Isarra 16e3901843 Prevent page indicators from interfering with firstheading and
causing overflow

Change-Id: I381a6b29afd91b799278d19316e4c74d358cd14c