Commit Graph

233 Commits

Author SHA1 Message Date
Translation updater bot
9d6f044ece Localisation updates from https://translatewiki.net.
Change-Id: Id17c803e37532c623b9bbf243fc7f5f0b304954d
2015-08-31 22:07:25 +02:00
jenkins-bot
11e7efeaeb Merge "collapsibleTabs: Don't mix Arrays and jQuery objects for one property" 2015-08-27 21:39:23 +00:00
Translation updater bot
92fff3cec6 Localisation updates from https://translatewiki.net.
Change-Id: I210840c07fcae51b6214e0e726e5651f744dde94
2015-08-27 21:22:18 +02:00
Translation updater bot
b50eb3b96f Localisation updates from https://translatewiki.net.
Change-Id: I6a6c77d34fc173fe26daae6159919cb237bf81dd
2015-08-25 21:46:58 +02:00
Translation updater bot
5e3b7d6a4c Localisation updates from https://translatewiki.net.
Change-Id: I5b71f5aad7abb9e8faa1dc13f00cd32ca52a1a24
2015-08-24 21:15:00 +02:00
Translation updater bot
c9e7560ac9 Localisation updates from https://translatewiki.net.
Change-Id: Id4af97bf322925b97983155444b2a9ed0441064a
2015-08-23 21:24:41 +02:00
Translation updater bot
558397e3fd Localisation updates from https://translatewiki.net.
Change-Id: Ic4e2f864153728c6f43d412aa74b0e19ff21e165
2015-08-20 21:15:33 +02:00
Bartosz Dziewoński
e4ab0757d9 collapsibleTabs: Don't mix Arrays and jQuery objects for one property
We treat this as a jQuery object throughout the code, but it was
initialized to an array.

Bug: T109259
Change-Id: I44c10683ded05656eb7ca1b4be43ddc4f9281076
2015-08-17 21:42:35 +02:00
Translation updater bot
ac7665d275 Localisation updates from https://translatewiki.net.
Change-Id: Ibe135f6eeb924ad432adde2bd7464779285a9de1
2015-08-17 20:57:54 +02:00
Translation updater bot
e37b09bee1 Localisation updates from https://translatewiki.net.
Change-Id: I567d3b2a4f922d1ee3a52aee091bdda62c7ad9c6
2015-08-16 21:42:07 +02:00
Translation updater bot
ecf888993b Localisation updates from https://translatewiki.net.
Change-Id: I19c0c0e3f8c9f9ae961832055163817da31efcee
2015-08-13 20:39:18 +02:00
Translation updater bot
45d573509d Localisation updates from https://translatewiki.net.
Change-Id: Ia0a80768d4a75da11ea86e615b4994072badf18e
2015-08-12 21:16:38 +02:00
Translation updater bot
8c9ae8e39c Localisation updates from https://translatewiki.net.
Change-Id: I83e018c62b96501ea03d851b0813d707685d1339
2015-08-11 21:52:15 +02:00
Translation updater bot
b11474a96b Localisation updates from https://translatewiki.net.
Change-Id: I4e6d69d85a78a9898b2433926fef560c1374b417
2015-08-09 20:35:35 +02:00
Translation updater bot
9175efd203 Localisation updates from https://translatewiki.net.
Change-Id: I97551d749c2d316eacb00ed4801a74530f171f8b
2015-08-08 20:52:44 +02:00
jenkins-bot
82d7a370f2 Merge "Style for notification types" 2015-08-04 22:55:58 +00:00
Fomafix
7632b8f779 Use body instead of .mediawiki to increase CSS selector specificity
Change-Id: Ie583ef2f98e3c0e58e06c8ac289dc04ccee07329
2015-08-04 17:19:56 +00:00
Fomafix
d6188be309 Style for notification types
Vector styles for I2d7305d9b62ebddc70e7f787e76e752b8b78d570.

Bug: T61099
Change-Id: I48fbbdc85b138813146a3f8e6aa4caf301ca6c96
2015-08-04 16:12:39 +00:00
Translation updater bot
6444edf33d Localisation updates from https://translatewiki.net.
Change-Id: Ia7b1b4e90f595542fdcc7de7c36a469618ff4bfd
2015-08-02 21:35:10 +02:00
Translation updater bot
4d1c1177f7 Localisation updates from https://translatewiki.net.
Change-Id: I3669e01b7a29008b853577f448ec7a7f885032db
2015-07-29 21:37:21 +02:00
Translation updater bot
5d50e05f2d Localisation updates from https://translatewiki.net.
Change-Id: I15fab7efa7b8c889c261a0cf5ba8e8600f01a0d8
2015-07-26 21:17:11 +02:00
Translation updater bot
f17d4f141f Localisation updates from https://translatewiki.net.
Change-Id: I6e664da5f646ef781613d147b4eeda58b5a958cc
2015-07-25 21:43:43 +02:00
Translation updater bot
3a17f62ba5 Localisation updates from https://translatewiki.net.
Change-Id: I3b5146a34181b0b944a10b815365456f0d719634
2015-07-24 20:54:52 +02:00
Kunal Mehta
ac43e74cfb Unbreak styles for installer
The installer hardcodes and expects to find a "skin.vector.styles"
module in skin.json, so moving it into a hook broke the styles. Moved it
back into skin.json, and left a comment so future developers don't make
the same mistake.

The responsive code is now a separate module,
"skins.vector.styles.responsive", which is only added to the page output
if VectorResponsive is enabled.

Bug: T106747
Change-Id: I7540b7871531ef650e799f012477cef6cdd32fb7
2015-07-23 17:05:26 -07:00
Florianschmidtwelzow
0eaadb3b14 Don't use core config in Vector skin
Vector's own configuration properties should be fetched from
Vector's own config object, instead of core's config object.

Follow up: Ib611357bbce739b1d193abaf89c228ba52613d6a

Change-Id: I358a5c1876098a85d77e90b11b3bf4e77c0f6c78
2015-07-23 07:19:47 +02:00
Derk-Jan Hartman
a8f8ecf234 Fix viewport argument value to use commas
The fields separator is a , not a ;
This is a common mistake, because it was in one of the first
blogposts that discussed viewports.

Change-Id: I0b88db484c906f3c717aced67360d0f899af8f1f
2015-07-22 21:18:06 +00:00
Translation updater bot
14dae53cbd Localisation updates from https://translatewiki.net.
Change-Id: Idbd1d84ef8d8af0336547a1be342bd2f2a804c58
2015-07-20 21:35:48 +02:00
Translation updater bot
4f210c3ea5 Localisation updates from https://translatewiki.net.
Change-Id: I7d828964108ce62b699c3b0cd7a9aa5cce0d170d
2015-07-19 21:19:22 +02:00
Translation updater bot
c785bacc30 Localisation updates from https://translatewiki.net.
Change-Id: Ic26128c208288dc4d7cf90b41fc6658e711d2a5b
2015-07-18 21:39:17 +02:00
jenkins-bot
c2fda6d944 Merge "Make Vector more responsive" 2015-07-18 17:12:21 +00:00
Jack Phoenix
cec2337aac Make Vector more responsive
This functionality is off by default, behind a configuration variable
($wgVectorResponsive) by popular developer demand.

CSS/LESS code by James Hare, with tweaks and testing by Jack Phoenix.

Bug: T46387
Change-Id: Ib611357bbce739b1d193abaf89c228ba52613d6a
2015-07-18 16:54:33 +00:00
Florian
620dec451b More-menu needs to overlap indicators
Indicators potentially can be overlap the area for the menu overlay,
which then overlaps it. Avoid it by raise the z-index for div.menu,
too.

Bug: T89410
Change-Id: Ie505d29a27aba2e8be5d5b13209442ec6daebcd9
2015-07-16 18:40:22 +00:00
Translation updater bot
800b50ffbd Localisation updates from https://translatewiki.net.
Change-Id: I1fe21506a2df0cfb88b84bfb66651f73be4df748
2015-07-14 21:44:20 +02:00
Translation updater bot
30d58a7b91 Localisation updates from https://translatewiki.net.
Change-Id: Ifbad6fcb5c4fd593823ffef4d0ebafbbb6016ebe
2015-07-13 21:23:13 +02:00
Translation updater bot
cfbd74056a Localisation updates from https://translatewiki.net.
Change-Id: I03aa176161ea0970a6a5c371858ddca026b1401e
2015-07-09 21:30:36 +02:00
Translation updater bot
e10ffbdda3 Localisation updates from https://translatewiki.net.
Change-Id: Id23ee883646a2bb09d4aadfbf40849a6df064f59
2015-07-08 21:34:48 +02:00
Translation updater bot
c87ec5041f Localisation updates from https://translatewiki.net.
Change-Id: I2411500c9f616ed8ac1c85235b5a289648d7f2c5
2015-07-06 21:28:55 +02:00
Timo Tijhof
eb6d66a22d build: Move config to phpcs.xml and require php 5.3.3
* Reformat without all the spurious spaces.
* Update php requirement to 5.3.3 to match MediaWiki core and
  other Wikimedia libraries.
* Update php-parallel-lint to v0.9.
* Move phpcs config to a separate file.

Change-Id: I30895c87dd082dfae0a1b95237d5619ae89fa6fe
2015-07-06 13:30:47 +01:00
Translation updater bot
95907042a5 Localisation updates from https://translatewiki.net.
Change-Id: I3b253046f1d7ca702acd0aa140fca7a1a65a70b4
2015-07-04 20:02:13 +02:00
Translation updater bot
4432813f27 Localisation updates from https://translatewiki.net.
Change-Id: I00f48e1ae36033e3abda503ae5119a04d3d56d05
2015-07-03 20:18:49 +02:00
Translation updater bot
0d6637880e Localisation updates from https://translatewiki.net.
Change-Id: I054aa25562ca8d9936dc3d7ebe8eb4944d9ee61f
2015-07-01 21:51:25 +02:00
Translation updater bot
722d300c29 Localisation updates from https://translatewiki.net.
Change-Id: If9221e6480127520560559732275274e2514e2e6
2015-06-30 20:43:33 +02:00
Translation updater bot
32b2efa460 Localisation updates from https://translatewiki.net.
Change-Id: I151c7d65f838aaeb62ef732dc62a742a87fe8778
2015-06-28 21:23:32 +02:00
paladox
045ca339a5 Update mediawiki codesniffer to 0.3.0
Change-Id: If0ce45250a5954a1db6cccfe93b4455de840ef5e
2015-06-26 22:04:39 +00:00
Translation updater bot
daf92d6634 Localisation updates from https://translatewiki.net.
Change-Id: I1950e842e6d06f623b07b36883688e66951fd8b1
2015-06-26 21:30:52 +02:00
Kunal Mehta
1a3fb084ba build: Configure jshint, jsonlint, banan-checker & jscs
Change-Id: Ifab90f787bd2c4d8539698c3828c3486a3559bdb
2015-06-25 23:35:53 +00:00
jenkins-bot
95221186f4 Merge "Don't autoload Vector.php using composer.json" 2015-06-25 21:27:31 +00:00
Vivek Ghaisas
28c2e986ae Don't autoload Vector.php using composer.json
As per T467, the RfC for extension management with composer has been
declined. Hence, we can get rid of Vector.php from composer.json, thus
also solving the issue of `composer test` die()ing because it loads
Vector.php and wfLoadSkin is not found.

Any users who are currently installing the skin via composer will need
to add "wfLoadSkin( 'Vector' )" to their LocalSettings.php.

Bug: T103800
Change-Id: Icd8acc34f52be9c3c0f564744d2eb2aae7f34398
2015-06-25 21:19:09 +00:00
Bartosz Dziewoński
51278f2d10 Don't output an empty h1 element (once more, with feeling)
Bug: T103077
Change-Id: I786fb10c5688d13b779e84b4d83efc6c0fd992d8
2015-06-25 11:55:24 +00:00
jenkins-bot
5787f88c8b Merge "Removing obsolete -moz-inline-block property" 2015-06-24 20:18:30 +00:00