Commit graph

2746 commits

Author SHA1 Message Date
jenkins-bot 6784519b40 Merge "Use ve.targetLinksToNewWindow where possible" 2018-11-30 00:25:40 +00:00
Translation updater bot 5463377552 Localisation updates from https://translatewiki.net.
Change-Id: I0aee07825dbdc05485bf8481e0d9c038ef93b955
2018-11-29 22:26:47 +01:00
Ed Sanders 057db3d77a VE: Convert to SaveErrorHandler
Change-Id: I18386a72146e1179c8656e3c9c01a256ec2096d6
Depends-On: I036ee32847cc3b25a1cc478247cfe54599781098
2018-11-29 16:52:41 +00:00
Ed Sanders 15eba91749 Use ve.targetLinksToNewWindow where possible
Also, avoid parsing HTML manually.

Change-Id: I5dd2ff41784b1096e98c370448fa17472950ca42
2018-11-29 00:30:05 +00:00
Ed Sanders 1f0d203065 Move VE's ConfirmEdit support to this extension
This can be merged before the code is dropped from VE, as
it will just overwrite the registry entry.

Bug: T141676
Depends-On: I2c35b9443208928db43bcfd515864641b10cc602
Change-Id: I2fa7ca7203e0a82f5ce9b79e2642dba2baba6c5a
2018-11-23 17:24:56 +00:00
Translation updater bot eeb6b47172 Localisation updates from https://translatewiki.net.
Change-Id: I942115634bd4e8bc541297467a164609ba832d22
2018-11-22 22:21:58 +01:00
Translation updater bot 11bb243b85 Localisation updates from https://translatewiki.net.
Change-Id: If6d9139fb0abd50c4f2e0b10823a60007f389a90
2018-11-18 22:48:24 +01:00
libraryupgrader e327d81074 build: Updating mediawiki/mediawiki-codesniffer to 23.0.0
Change-Id: I371c05e9f404c41c620914780904755777d860f3
2018-11-14 09:51:41 +00:00
Ed Sanders 5c5d4a5429 Remove obsolete aliases from closures
Bug: T208951
Change-Id: I82abf50e680639f326d3a1ca639bc05fa0eeb7c5
2018-11-12 13:21:13 +00:00
James D. Forrester f6d5d6c990 build: Bump linting devDependencies to latest
eslint-config-wikimedia      0.5.0  →   0.8.1
 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: Iea0208a6adc0950ba7b44def37611d7f1bd7d4d3
2018-11-06 15:24:40 -08:00
Translation updater bot 1e02c431e7 Localisation updates from https://translatewiki.net.
Change-Id: I6bb76ec82bb0cf8b4af5e65b44edfabd5d16a287
2018-11-05 22:24:24 +01:00
Translation updater bot a3a07b0379 Localisation updates from https://translatewiki.net.
Change-Id: Ice9bac325527799522f1513a6efca16ce2ca0a70
2018-11-03 11:02:48 +01:00
C. Scott Ananian 7b4a11d0ca Replace deprecated OutputPage::parse()
The OutputPage::parse() method emits untidy output and is often used
with the wrong user interface/content language selection.  Replace
with Message::parseAsBlock() which was tidied in
I0f417f75a49dfea873e9a2f44d81796a48b9f428.

Bug: T198214
Change-Id: If1f0887ccd447e725fafbfcd842866c35ebb1a7e
2018-10-26 18:57:57 +00:00
Translation updater bot 2a57eac3ee Localisation updates from https://translatewiki.net.
Change-Id: Ib3f6e802128f012f39d2be0e87d50f2da1844f28
2018-10-21 22:37:38 +02:00
jenkins-bot 38e294a196 Merge "Replace deprecated untidy OutputPage::addWikiText() method" 2018-10-21 18:19:42 +00:00
Translation updater bot deec4fe078 Localisation updates from https://translatewiki.net.
Change-Id: Ibccc841d44d79f18ce83879bac19fa375a884793
2018-10-18 22:34:14 +02:00
Translation updater bot 1a9bfd06df Localisation updates from https://translatewiki.net.
Change-Id: I97cf55ca815a0e12d439a9a801ff6a962dfa9a3a
2018-10-17 23:44:04 +02:00
C. Scott Ananian d22d1e88f4 Replace deprecated untidy OutputPage::addWikiText() method
The replacement OutputPage::addWikiMsg() method is ancient, and so
no bump to the minimum required MW version is needed.

Bug: T198214
Change-Id: I082bfb4585632dc37464d04aa93938ca05a9fdd0
2018-10-17 12:46:25 -04:00
Translation updater bot d435e6b56e Localisation updates from https://translatewiki.net.
Change-Id: Id283b8e85c4a272dc908366c10415d4532de0d09
2018-10-14 22:25:16 +02:00
jenkins-bot 62088c3ee5 Merge "build: Updating npm dependencies for security issues" 2018-10-11 18:12:02 +00:00
C. Scott Ananian 0312de771d Only expand {{...}} in messages once
If we're going to call `OutputPage::addWikiText` to parse the message,
we don't need to pre-expand `{{...}}` markup using `Message::text()`
before passing it to the parser; `Message::plain()` works fine.  This
makes these callsites consistent with how `OutputPage::addWikiMsg()`
inserts messages.

Bug: T206574
Change-Id: Ic6e9c24139613f9c46e814f630c08d5a52789032
2018-10-11 09:32:49 -04:00
libraryupgrader 56756bf791 build: Updating npm dependencies for security issues
* Updated grunt to 1.0.3, addressing:
  * https://npmjs.com/advisories/577
  * CVE-2018-3721

Change-Id: Iaeec5fbfb94742907cb34d4b76523f9825d46d7b
2018-10-11 05:31:21 +00:00
Translation updater bot 44a9f6de11 Localisation updates from https://translatewiki.net.
Change-Id: I75f242b17f767f11c73cab93e6c075712469c514
2018-10-09 22:12:53 +02:00
Aryeh Gregor 422dccc7b0 Do not attempt to mock 'object'
This doesn't work in PHP 7.2, because 'object' is no longer a valid
class name.  stdClass works fine.

Change-Id: I47375fdf2f36ff62985b2e8c90fa0e5230273984
2018-10-09 15:10:33 +03:00
Translation updater bot 3749f90822 Localisation updates from https://translatewiki.net.
Change-Id: Id6e9da0a3682ed45b1814ec165ce53c1800876b0
2018-10-07 22:30:06 +02:00
Translation updater bot 241683f1aa Localisation updates from https://translatewiki.net.
Change-Id: I6589ff72af4b393d0977e5f2658db5f9f4e0023d
2018-10-06 22:35:21 +02:00
Translation updater bot 8d6b612e51 Localisation updates from https://translatewiki.net.
Change-Id: I4a4c814dcf4876aba1ba3db3525430010af90229
2018-10-04 14:24:24 +02:00
Translation updater bot 2443751e4c Localisation updates from https://translatewiki.net.
Change-Id: Ice78ef906b857c6f21b7ea852aa7caa87e9c1b2a
2018-10-03 18:53:08 +02:00
Translation updater bot 81f3ce60ee Localisation updates from https://translatewiki.net.
Change-Id: Id064ee85408572acb1b7022ec7fd1ec2fb16d4ca
2018-09-26 13:45:41 +02:00
Translation updater bot 978696e4fa Localisation updates from https://translatewiki.net.
Change-Id: Iea98f379205291128130027967315a39475f6b56
2018-09-23 10:26:45 +02:00
Translation updater bot 3f79d32ce6 Localisation updates from https://translatewiki.net.
Change-Id: I1cea5735afc923e4f9031e2beb54fb89042fa3f9
2018-09-20 09:59:01 +02:00
Translation updater bot e785c38929 Localisation updates from https://translatewiki.net.
Change-Id: Iad0388f673c49c2744daa51380406631ef04580e
2018-09-18 09:52:06 +02:00
Translation updater bot 581fd8b456 Localisation updates from https://translatewiki.net.
Change-Id: I8286c93a6626024e6a6b5b9a62b81597f9806576
2018-09-10 09:31:47 +02:00
Translation updater bot 2816ff394c Localisation updates from https://translatewiki.net.
Change-Id: I8ec298361ce95c3613baa607d4343c596670ae9a
2018-09-09 10:35:59 +02:00
Translation updater bot 6dbf496949 Localisation updates from https://translatewiki.net.
Change-Id: Idbf28c2283257c90151ac10852a95fa3295f7589
2018-09-08 10:38:59 +02:00
libraryupgrader 21145c561c build: Updating mediawiki/phan-taint-check-plugin to 1.5.0
Change-Id: I76d3e1663c0baf5f0932948616a6a1fad89c1647
2018-09-07 08:57:55 +00:00
Translation updater bot b35a2f66b9 Localisation updates from https://translatewiki.net.
Change-Id: I6a1e577b7224cf8f7c891f126828b0e0f6634e34
2018-09-07 09:02:34 +02:00
Bartosz Dziewoński c9030bceb4 FancyCaptcha: Actually load styles for the CAPTCHA input
We already set class=mw-ui-input on it, but we did not load the styles
for this class. It was only styled as expected when something else
loaded them, so it worked on the signup form, but not on the edit form.

Bug: T203718
Change-Id: I514f52faa99052de32d40cd69c6b58acf2f99f83
2018-09-06 23:51:42 +02:00
Translation updater bot 416b3c1139 Localisation updates from https://translatewiki.net.
Change-Id: I58d24a427dbb70055575cd27cbd687c662708f57
2018-09-06 09:00:54 +02:00
Translation updater bot d0d04caf87 Localisation updates from https://translatewiki.net.
Change-Id: I7e9710281fa98d45e1b9208e707a434f07e6eef1
2018-09-04 22:19:29 +02:00
Translation updater bot fd7d7a7c1d Localisation updates from https://translatewiki.net.
Change-Id: I5bc27b0723701dcde5c70b613298532930b9a1d5
2018-09-03 22:15:05 +02:00
libraryupgrader f852bdb403 build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
Change-Id: I69c8746bafc4f0a39cc007db6a221d206c89c522
2018-09-03 00:12:31 +00:00
libraryupgrader abe8a458f2 build: Updating mediawiki/phan-taint-check-plugin to 1.4.0
Change-Id: Id1f9584691976b0b6b5ef6bc2e9ea3517711d971
2018-09-01 07:34:36 +00:00
Translation updater bot 063296fcbc Localisation updates from https://translatewiki.net.
Change-Id: I25689aa6f91296aec96949a3805a7d5b96eb6211
2018-08-29 22:28:07 +02:00
Translation updater bot bdd8d7285c Localisation updates from https://translatewiki.net.
Change-Id: I4dc39ac33a8cb96ac481cd206cd126c51203751c
2018-08-28 22:22:28 +02:00
jenkins-bot f209c32fda Merge "Fix "Suceeded" typo in code" 2018-08-27 23:22:33 +00:00
Translation updater bot 9a8702aa6e Localisation updates from https://translatewiki.net.
Change-Id: I4b6d5a2222e94ab29fe147a6b7350d0df85d813c
2018-08-27 22:16:32 +02:00
Zoranzoki21 6e7c48e667 Fix "Suceeded" typo in code
Bug: T201491
Change-Id: I89d3fa4667efee45daee9816814f1a7b067f50c4
2018-08-27 20:10:28 +00:00
Translation updater bot 761b368ad5 Localisation updates from https://translatewiki.net.
Change-Id: I2f606fbe8f02c97605878e0cbe19d6cbb52dba84
2018-08-26 22:32:21 +02:00
Translation updater bot 92a4320169 Localisation updates from https://translatewiki.net.
Change-Id: Ie96d5a5bcfd083f290b3f9100755d493555657dd
2018-08-20 22:20:45 +02:00