Translation updater bot
a59d75ae69
Localisation updates from https://translatewiki.net .
...
Change-Id: Ieafb45c4612ff02d51243bf67f7c9e9af1b7e18e
2018-01-05 09:21:50 +01:00
libraryupgrader
ea6fb46f13
build: Updating mediawiki/mediawiki-codesniffer to 15.0.0
...
The following sniffs are failing and were disabled:
* Generic.Files.OneObjectStructurePerFile.MultipleFound
The following sniffs now pass and were enabled:
* MediaWiki.Files.OneClassPerFile.MultipleFound
Change-Id: I117b86a89a7d5a85f0d20bc7daa261ca438ca6e9
2017-12-29 23:44:14 +00:00
Translation updater bot
0882607b7b
Localisation updates from https://translatewiki.net .
...
Change-Id: I0778615c5cd1f7089ab24096bba1fae0e14209ac
2017-12-18 23:06:20 +01:00
libraryupgrader
d0f032b4ad
build: Updating mediawiki/minus-x to 0.2.1
...
Change-Id: Ib29e7f2f2c63e8e1fa8a332defa34beb3cee9eb6
2017-12-10 02:32:42 +00:00
Umherirrender
d973bb7a7b
build: Always exclude vendor and node_modules
...
Change-Id: Icc4f36c64da5836957289f4985f131b1dc09b1b3
2017-11-10 20:23:27 +01:00
Kunal Mehta
8a382bd27b
build: Adding MinusX
...
Change-Id: I7aebc2e4f2cad48ac3f4f3d9931d64d6b5d7826d
2017-11-02 18:36:05 -07:00
Translation updater bot
1acb485a75
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia6d76900001691ab4376a02fa30f3a4150968ce7
2017-11-02 22:45:59 +01:00
libraryupgrader
cc041d4bc1
build: Updating mediawiki/mediawiki-codesniffer to 14.1.0
...
And moved phpcs.xml to .phpcs.xml (T177256).
Change-Id: I3fc2670685a31955360c5b49da191fad209e68a5
2017-10-21 04:20:16 +00:00
libraryupgrader
da679a35bb
build: Updating mediawiki/mediawiki-codesniffer to 13.0.0
...
Change-Id: If56e26b5eada87f0fb1fe9c4fc000ead216e6d62
2017-09-24 05:22:36 +00:00
Translation updater bot
d09fb60b42
Localisation updates from https://translatewiki.net .
...
Change-Id: I6c0d5238cd225320cf623cb70a71febdab9b734d
2017-09-08 23:56:57 +02:00
libraryupgrader
668eb0adc6
build: Updating mediawiki/mediawiki-codesniffer to 0.12.0
...
The following sniffs are failing and were disabled:
* MediaWiki.Files.ClassMatchesFilename.NotMatch
* MediaWiki.Files.OneClassPerFile.MultipleFound
Change-Id: Ia7bf0b960f7a0317e74b56123993fbf7e52d4fbb
2017-09-01 04:48:04 +00:00
Translation updater bot
143b593000
Localisation updates from https://translatewiki.net .
...
Change-Id: I7e06c8fbf96d1066904b2ef0a10c8f72f1509259
2017-08-28 12:12:28 +02:00
Umherirrender
ad1130f4c8
Remove dot at end from extension description
...
Consistency tweak for extension active on translatewiki.net
Description on Special:Version does not end with a dot
Change-Id: I821f083847bc16f28fc1786dc7ba8233310e3241
2017-08-24 19:19:32 +02:00
Kunal Mehta
a1c234ef22
build: Updating mediawiki/mediawiki-codesniffer to 0.11.0
...
Change-Id: Ida23a3b1e8c193425af1d8f1566a94c2248a4180
2017-08-10 23:18:37 -04:00
Translation updater bot
48d5735a3e
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic795c134f34a6acc8f16123a3b2eaeaedf06782f
2017-08-03 22:47:18 +02:00
Umherirrender
0bcd56cba6
Merge "build: Updating mediawiki/mediawiki-codesniffer to 0.10.1"
2017-08-03 11:22:42 +00:00
Antoine Musso
68e0479f15
build: bump grunt and drop grunt-cli
...
grunt 1.x now includes a CLI command, hence grunt-cli is no more needed.
Change-Id: I94f0c66236b5f0f12220741276c7fe24a89c65e0
2017-08-01 11:01:19 +02:00
James D. Forrester
4f603ac8d2
build: Bump mediawiki-codesniffer to 0.10.1
...
Change-Id: Ia9b79a81d7e7d2b47467c743745bb13f611af17f
2017-07-31 18:13:35 -07:00
Kunal Mehta
865da72225
build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
...
Change-Id: Ibdf7502e02b972691499fbb7c65e64bc894ff1a7
2017-07-23 00:17:27 -07:00
Kunal Mehta
f03e4bdd49
build: Updating mediawiki/mediawiki-codesniffer to 0.10.0
...
Change-Id: I95c330cc2ed52869075ec0c3577962b23cbec028
2017-07-01 00:57:30 -07:00
Kunal Mehta
4242d63304
build: Updating mediawiki/mediawiki-codesniffer to 0.9.0
...
The following sniffs are failing and were disabled:
* MediaWiki.Commenting.FunctionComment.MissingParamComment
* MediaWiki.Commenting.FunctionComment.MissingParamTag
* MediaWiki.Commenting.FunctionComment.ParamNameNoMatch
Change-Id: Ibe364df6dc58c2bfb04fc6ac267e1a9fa89bc2f9
2017-06-19 19:40:07 -07:00
Amir Sarabadani
ee62984248
Add CODE_OF_CONDUCT.md
...
Bug: T165540
Change-Id: I48e642f5b57733db703cb96ba86105db082d1a2c
2017-06-07 13:13:02 +04:30
Antoine Musso
bbf2296ee1
build: add jakub-onderka/php-console-highlighter
...
Highlight PHP code when parallel-lint fails
Change-Id: Ie7582baa805457a0445a119bfd5fb859f693e51f
2017-05-05 21:40:01 +02:00
Translation updater bot
18e8e1c371
Localisation updates from https://translatewiki.net .
...
Change-Id: I779a9bf791dc74bf83341aa633608c70befdb715
2017-05-04 22:44:48 +02:00
Umherirrender
100da38e8f
Add fix phpcbf command to composer.json
...
This allows to use the phpcbf easily
Change-Id: I159e3d6c0cb4d767d86036754e4943e59591d410
2017-04-29 13:09:14 +02:00
Translation updater bot
b228828a3e
Localisation updates from https://translatewiki.net .
...
Change-Id: Iea1b1fb8e466fb92900839aa3e2739d351cbbfdd
2017-04-27 22:34:50 +02:00
Umherirrender
1ee08cb2fe
Fix bad newlines
...
Removed \r from files
Change-Id: Ic6b14cf06d2932ddf9d21093985aadd0d699c2f5
2017-04-22 18:44:51 +02:00
Translation updater bot
3a2551727d
Localisation updates from https://translatewiki.net .
...
Change-Id: I985e91d1946cc32a139949fcd87f91b2ee451d8c
2017-04-15 10:45:34 +02:00
Translation updater bot
05cc856664
Localisation updates from https://translatewiki.net .
...
Change-Id: I103bbe4344bfc08c17fe8a018c1bb5c717f14aff
2017-04-10 22:46:20 +02:00
Translation updater bot
2457554529
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie6d1a7043561bca9fe41e38086211d61ceeaea96
2017-03-29 22:27:46 +02:00
Umherirrender
168ea72d60
Use tabs to indent in json
...
Change-Id: I0a2056a0e1e1073a45752f1894f64c893126ff3e
2017-03-22 22:15:04 +01:00
Translation updater bot
d04f141188
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia6bda3cd5e25d58d66f8525cdf7c8960ec5875ed
2017-03-14 22:32:19 +01:00
Translation updater bot
565ef6684b
Localisation updates from https://translatewiki.net .
...
Change-Id: I280ab867125a3a82eeb0478390d9cc73f816370e
2017-03-13 22:41:27 +01:00
Translation updater bot
f0add690d4
Localisation updates from https://translatewiki.net .
...
Change-Id: I47e46731ab2b474e041d3446a80ef85f82ab11ec
2017-03-12 22:37:04 +01:00
Translation updater bot
e3f486f727
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia8312830f40b1465d7b88950e0d5f5d9a47141a0
2017-02-24 22:24:35 +01:00
Florian Schmidt
4a15a7fb83
Remove explicit font selection
...
We want to use the font of the page, not some different one.
Change-Id: Iaf8d6ce5e7422a4515fc9e8ab4f067e213609560
2017-01-12 01:42:26 +01:00
jenkins-bot
4b1a13d288
Merge "Redesign mobile CookieWarning banner"
2017-01-11 22:48:06 +00:00
Florian Schmidt
9b342e875b
Redesign mobile CookieWarning banner
...
Based on design input from Reading web team (Nirzar).
Bug: T146077
Change-Id: I99aa74842486c4c397462dd51f55c272ae17ad07
2017-01-11 23:06:25 +01:00
Translation updater bot
e0d823e293
Localisation updates from https://translatewiki.net .
...
Change-Id: I12177fc7487fbb27edafa2c12645e2d3f8b12574
2017-01-01 09:54:35 +01:00
Translation updater bot
0939066298
Localisation updates from https://translatewiki.net .
...
Change-Id: I8cee6f3b60b5a8b3ccb948c063d35a261310b244
2016-11-12 22:50:14 +01:00
Florian Schmidt
1143f1e20d
Bump version number to 0.2.0
...
Bug: T145723
Change-Id: I4a3f57e7666bdca635dcd0603df9cef03011b7e4
2016-10-29 22:13:02 +02:00
jenkins-bot
7d0b29509e
Merge "Add option to limit the cookie warning to specific regions"
2016-10-29 17:33:27 +00:00
Translation updater bot
595d03f687
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie49dc8b191b8fcb3f1cea94dcf20e181161d7254
2016-10-28 22:39:00 +02:00
Chad Horohoe
1c824c4f09
Whoops, track not trace
2016-10-24 17:02:22 -07:00
Chad Horohoe
8e979282ea
Swapping defaultbranch for trace
...
The former is a maintenance nightmare when branching.
Bug:T146293
2016-10-24 16:37:20 -07:00
Translation updater bot
150c9c9189
Localisation updates from https://translatewiki.net .
...
Change-Id: I38b9d0f008ff0c434171f32f4e6bd4e57b4e6b71
2016-10-19 23:25:11 +02:00
Translation updater bot
9e11cfeb92
Localisation updates from https://translatewiki.net .
...
Change-Id: I12ebd5e2a05ea61f751d3033cc9ee3e0027a1e78
2016-10-17 22:31:37 +02:00
Translation updater bot
2bcfb7389f
Localisation updates from https://translatewiki.net .
...
Change-Id: I0b40c8faa679c2bf3d123645dd1b91ad851b2637
2016-10-15 23:01:20 +02:00
Translation updater bot
7fa4f6f2c4
Localisation updates from https://translatewiki.net .
...
Change-Id: I29eec9185d6dd30f4a3135c86b37d700ccd4c884
2016-10-13 22:47:18 +02:00
Florian Schmidt
c35b78fae8
Add option to limit the cookie warning to specific regions
...
With this change, CookieWarning gets two new ways to limit the warning
bar to users of specific (configurable) regions. Based on the geo location
service (which can be configured, too, defaults to freegeoip.net), the
extension will try to get the region of the user (based on the IP address)
and checks it against the configured regions.
With the configuration variable $wgCookieWarningGeoIPLookup, the wiki sysadmin
can configure, if the lookup should be done with PHP (the timeout for the
request is hardcoded to 2 sedonds max), which will save the paylod sent to
the user, or with JavaScript, which will be asynchronous.
Deactivating this feature is easily done by simply setting the configured regions
to false, instead of an object.
Bug: T145780
Change-Id: I4d9371b8608ef270c11c42bdb3a773675977ab3a
2016-10-07 23:51:18 +02:00