Commit graph

1989 commits

Author SHA1 Message Date
Translation updater bot 455e69045b Localisation updates from https://translatewiki.net.
Change-Id: If9899d11d7c6b0c5dd1425834303fb135b72b1cd
2020-04-29 08:35:13 +02:00
Translation updater bot 5963e6965b Localisation updates from https://translatewiki.net.
Change-Id: I01aa40a32342b54bc7fc906c28e439745a7d3bb2
2020-04-24 08:21:58 +02:00
libraryupgrader dcd546ce08 build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 29.0.0 → 30.0.0

npm:
* eslint-config-wikimedia: 0.15.0 → 0.15.3
* grunt-stylelint: 0.14.0 → 0.15.0
* stylelint-config-wikimedia: 0.9.0 → 0.10.1

Change-Id: I12b64ad18ba592dcc22c128c0bf3ebdd3f86c288
2020-04-22 06:26:34 +00:00
libraryupgrader 0550af3a8e build: Updating grunt-banana-checker to 0.9.0
Change-Id: I17cd594f2fef8fa1a9760399767eee2d3b964bea
2020-04-19 01:54:59 +00:00
Translation updater bot 04dc9b18ff Localisation updates from https://translatewiki.net.
Change-Id: Ibdf8d81f9110540b3b3596783b48996dba48a3a5
2020-04-17 09:06:20 +02:00
C. Scott Ananian 11c8e67661 Avoid using deprecated $wgParserConf configuration variable
Modern code should use the Parser or ParserFactory service.
See I787f22ea9bf59a049b13631ba6974866a1300988.

Bug: T236811
Change-Id: Idf59cd54146d31c1c32883f4318e6a0bf60e1a8a
2020-04-16 15:56:52 -04:00
C. Scott Ananian 742d94e7f4 Remove ParserOptions::setTidy(false), deprecated in MW 1.33
Disabling tidy has been deprecated since MW 1.33 and has no effect
in MW 1.35.  What is actually wanted is Parser::stripOuterParagraph(),
which is what OutputPage::parseInline* does.

Follow up to I821ef3b8f59b272d983583d407b2f0794fe1e791.

Bug: T250307
Change-Id: If227cdd27392fe09b6dfa2364fcbf43194f71200
2020-04-15 18:00:03 -04:00
Translation updater bot d26be29cbb Localisation updates from https://translatewiki.net.
Change-Id: I5d7709e2c9ecf8977b4c9e39e8123ccff2c4ef88
2020-04-14 08:23:09 +02:00
Translation updater bot e094e68a68 Localisation updates from https://translatewiki.net.
Change-Id: I951e58591d4f36968ba515f481ea6172a01edb2c
2020-04-13 08:59:45 +02:00
Translation updater bot 0d44506131 Localisation updates from https://translatewiki.net.
Change-Id: Ifc2ff32cac7b2de2e5a13044aae58d57b13615cb
2020-04-07 08:37:38 +02:00
jenkins-bot 56359fd77d Merge "Remove use of Revision::newFromTitle" 2020-04-07 01:11:14 +00:00
DannyS712 0bec087364 Remove use of Revision::newFromTitle
Bug: T249183
Change-Id: I00f8e71f2c6e16b220300303c25a41f52331f671
2020-04-07 00:44:35 +00:00
jenkins-bot 45c2d0cc85 Merge "Localisation updates from https://translatewiki.net." 2020-04-06 07:24:16 +00:00
Translation updater bot 2db3c0a871 Localisation updates from https://translatewiki.net.
Change-Id: I3fde01270de5440dbfe34b30872adaba6db455c0
2020-04-06 09:01:30 +02:00
Translation updater bot f20a70d2b9 Localisation updates from https://translatewiki.net.
Change-Id: I52d705382d13100c1a193b9edfe8d0bbcca7d211
2020-04-06 08:19:22 +02:00
libraryupgrader 10de0c0d32 build: Updating gonzales-pe to 4.3.0
* https://npmjs.com/advisories/1179

Change-Id: Ida01dd1a0c621aead47571e7b7c083677877b8e8
2020-03-31 00:58:56 +00:00
Translation updater bot 79db302b09 Localisation updates from https://translatewiki.net.
Change-Id: Ia5e55f2151ea37012281818654fb3615f2510e5a
2020-03-25 08:32:14 +01:00
libraryupgrader cc5a9a3d40 build: Updating mkdirp to 0.5.3
* https://npmjs.com/advisories/1179

Change-Id: I2b0144fb8e13677263717c90ceb77a6740469be3
2020-03-20 20:31:31 +00:00
Translation updater bot a75fe96cc2 Localisation updates from https://translatewiki.net.
Change-Id: I896ba181d9603d562ce5deff8849da91824763a4
2020-03-18 08:57:10 +01:00
libraryupgrader 1b0553bd35 build: Updating minimist to 1.2.5
* https://npmjs.com/advisories/1179

Change-Id: Id61ae06499c9107c9dc44fb46b20b57d51b2e3db
2020-03-18 04:45:14 +00:00
Translation updater bot a6fb988a65 Localisation updates from https://translatewiki.net.
Change-Id: If8ff431ab82bf788fdad7c65d649ce14a347ee61
2020-03-16 14:29:37 +01:00
Timo Tijhof 11b28c468f Replace $wgContLanguageCode with $wgLanguageCode
$wgContLanguageCode has been an unconfigurable copy of $wgLanguageCode
since 2006 (MW 1.8).

Bug: T247674
Change-Id: I1d2ec1e63320086fdf9ab7c6321f949c99c1ab2a
2020-03-14 19:33:57 +00:00
DannyS712 115fa5c9e8 extension.json - don't use array syntax when hooks only have 1 handler
Change-Id: Id49f9b74de9331892cb81f54b31a802f10cf1ca9
2020-03-11 08:42:01 +00:00
libraryupgrader 8a933bf634 build: Updating acorn to 7.1.1
* https://npmjs.com/advisories/1488

Change-Id: I602e9ff1c9c0b5bfefefdeb3140f668f82c1b313
2020-03-07 23:09:59 +00:00
Translation updater bot d3f4790db2 Localisation updates from https://translatewiki.net.
Change-Id: Ibaa857b696b71fff6a6cea2993790cb7d15d607d
2020-03-05 08:37:47 +01:00
jenkins-bot 9dbd2217e4 Merge "Add setFormIdentifier to prevent validation errors" 2020-03-03 21:08:26 +00:00
Translation updater bot 6e91a4f14f Localisation updates from https://translatewiki.net.
Change-Id: If4f77dad04638dd2015242256e03c41b10a1a7f6
2020-02-26 08:24:31 +01:00
libraryupgrader 88df8cefc2 build: Updating npm dependencies
* grunt-stylelint: 0.13.0 → 0.14.0
* stylelint-config-wikimedia: 0.8.0 → 0.9.0

Change-Id: I142861c4248778e515108c604e661079dd06e321
2020-02-20 19:44:13 +00:00
Translation updater bot ece8639405 Localisation updates from https://translatewiki.net.
Change-Id: I0ce3069026d4049e7f2e31b0b0af15a7729bfec6
2020-02-11 08:19:00 +01:00
libraryupgrader f0cf520ffb build: Updating composer dependencies
* mediawiki/minus-x: 0.3.2 → 1.0.0
* mediawiki/mediawiki-phan-config: 0.9.0 → 0.9.1

Change-Id: Ie24d7b3af545acf53740ad3fa5edb3dc68ca5cef
2020-01-29 01:51:50 +00:00
libraryupgrader d1cae84c12 build: Updating jakub-onderka/php-console-highlighter to 0.4.0
Change-Id: I4102453e87fb4a7a5e940fd979a04d8f528a259d
2020-01-28 07:08:39 +00:00
libraryupgrader 22ad3338c8 build: Updating mediawiki/mediawiki-codesniffer to 29.0.0
The following sniffs are failing and were disabled:
* MediaWiki.Commenting.FunctionComment.MissingDocumentationPrivate

Additional changes:
* Also sorted "composer fix" command to run phpcbf last.

Change-Id: Ie22ee4c24b8a7116c59d4fae4b941c3f826b7e27
2020-01-14 04:06:37 +00:00
Translation updater bot aa87d0c457 Localisation updates from https://translatewiki.net.
Change-Id: I3e0041f055775326f1f1aacaa4764dea8df46737
2020-01-13 09:09:48 +01:00
libraryupgrader 8749611dc6 build: Updating npm dependencies
* eslint-config-wikimedia: 0.12.0 → 0.15.0
* grunt-eslint: 21.0.0 → 22.0.0
* stylelint-config-wikimedia: 0.6.0 → 0.8.0
* grunt-stylelint: 0.11.1 → 0.13.0

Additional changes:
* Removing manual reportUnusedDisableDirectives for eslint.

Change-Id: I9334feb3c736ccb5bfbc050232d379ca8ccb03f0
2020-01-09 01:22:14 -08:00
Translation updater bot 2a5b4f5e3a Localisation updates from https://translatewiki.net.
Change-Id: Iac4ab35b80f434948f066c6005ae37c55232b6c4
2020-01-06 08:48:26 +01:00
libraryupgrader 0fb0b7ba0a build: Updating mediawiki/mediawiki-phan-config to 0.9.0
Additional changes:
* Added .eslintcache to .gitignore.

Change-Id: I3fdba6b342d35ceb158ba04e951bd2d700cd1dea
2019-12-21 01:30:46 +00:00
libraryupgrader d9eb6413a4 build: Updating dependencies
composer:
* mediawiki/minus-x: 0.3.1 → 0.3.2

npm:
* grunt-banana-checker: 0.6.0 → 0.8.1

Additional changes:
* Added .eslintcache to .gitignore.

Change-Id: I3d78a07e58ddd8ae28625e86955338a192e63385
2019-12-16 01:47:14 +00:00
Translation updater bot 409880cfcd Localisation updates from https://translatewiki.net.
Change-Id: I081f2ee25ab8c471c44b23fe7665b27d902fdb97
2019-12-05 09:45:16 +01:00
Translation updater bot cc84501fa0 Localisation updates from https://translatewiki.net.
Change-Id: Ifb5d464034a82fa341618ce4e817f9581872250c
2019-11-29 09:26:57 +01:00
Translation updater bot 99e6096bf9 Localisation updates from https://translatewiki.net.
Change-Id: Ic7a8c1fb164e089a10c67132f943ab624e1a8346
2019-11-25 09:09:49 +01:00
Translation updater bot 0cc93c43db Localisation updates from https://translatewiki.net.
Change-Id: I93d0eb399929925c3e9b8ccbe342da8727a93364
2019-11-22 09:13:54 +01:00
Translation updater bot 4f9526b45b Localisation updates from https://translatewiki.net.
Change-Id: Ifa87513ee130f7a3f2c02c7e45fae1d309926b46
2019-11-19 09:33:52 +01:00
Sohom Datta ca97c3fb06 Add setFormIdentifier to prevent validation errors
Used the setFormIdentifier to add a additional
parameter to the url, allowing prefilled requests
to be distinguished and thus preventing validation
errors. Also, updated the url parameters at
CiteThisPageHooks.php.

Bug: T238467
Change-Id: Ic1d0612bb4d4a40bc1ce0588c65782e33c09c3ca
2019-11-18 18:24:46 +05:30
Translation updater bot a145b85841 Localisation updates from https://translatewiki.net.
Change-Id: I3169421fc0313e0b1676e984d445619d2894c826
2019-11-11 14:47:12 +01:00
Translation updater bot 29d06ca07c Localisation updates from https://translatewiki.net.
Change-Id: I123b879387a629269b23705b86b9a2f32096cf67
2019-11-07 09:40:57 +01:00
Umherirrender c9e29bb516 build: Updating mediawiki/mediawiki-phan-config to 0.8.0
Bug: T235049
Change-Id: I46efcece29e143f1814f42eb094556dda078b647
2019-11-06 18:39:17 +01:00
jenkins-bot 0cbfeea390 Merge "Restore prefix search for subpages on Special:CiteThisPage" 2019-11-06 14:31:47 +00:00
Translation updater bot f69e868216 Localisation updates from https://translatewiki.net.
Change-Id: I88f89028267fa44cd1d950c6f19ed33895f9cba2
2019-11-04 09:29:39 +01:00
Umherirrender b23e478056 Restore prefix search for subpages on Special:CiteThisPage
Simplify SpecialCiteThisPage::prefixSearchSubpages by
useing the default implementation for SpecialPage with prefixSearchString

It was broken due to static call of non-static SearchEngine::completionSearch()

Bug: T237184
Change-Id: Ie22f11e2bab331f169262dcd6f8d2f343c3023e0
2019-11-03 11:30:45 +00:00
Translation updater bot 0a853802c5 Localisation updates from https://translatewiki.net.
Change-Id: I05cdb553cf51b637766e1be1d1047640e260426b
2019-10-31 09:27:21 +01:00