Translation updater bot
22fe800eaf
Localisation updates from https://translatewiki.net .
...
Change-Id: I4b94b47330964dc21417eae2dbad129663d9f1d9
2017-01-06 23:07:51 +01:00
Translation updater bot
949ea2f5f6
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibbeaefda8c92b6f2d3c2a09ec1ccdffdc76c3d92
2017-01-04 22:30:46 +01:00
Translation updater bot
f1197a7070
Localisation updates from https://translatewiki.net .
...
Change-Id: I71d949bad4b49045b20c31a29d305e4c1bcdc911
2016-11-25 22:49:02 +01:00
Translation updater bot
53db284886
Localisation updates from https://translatewiki.net .
...
Change-Id: Idd11f71a0292a2a949b1b5c6988d430d37c55ee2
2016-11-20 22:13:52 +01:00
Translation updater bot
8c83ba0921
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie0f162fcc6796b3a82257b6e32cf370988ef69dc
2016-11-18 22:14:05 +01:00
Florian Schmidt
848f5d5685
Mark ReCaptcha as deprecated
...
Google does not support this module anymore, and there's a way
better replacement (ReCpatchaNoCaptcha). Mark the module as de-
precated, so that still using wiki administrators get a notice,
that they should switch the module. Currently, the planned time
for the actual removal of the feature is MediaWiki release 1.29.
Bug: T142133
Change-Id: I20cbdcd77440bd31038e6e36d00b5d08f3794e4c
2016-11-18 19:38:39 +01:00
Translation updater bot
087d1e9309
Localisation updates from https://translatewiki.net .
...
Change-Id: Id3c813cabcec76176b197e8c198865bcfadf9ceb
2016-11-17 22:51:44 +01:00
Translation updater bot
eb0d71296a
Localisation updates from https://translatewiki.net .
...
Change-Id: I634821bc444928088e5cbf3d20fe7d9f72b23533
2016-11-13 22:43:03 +01:00
Translation updater bot
e6bdf146cc
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia80db6a15549db7c1962e817c51d1efb8c22a939
2016-11-12 22:49:52 +01:00
Translation updater bot
f769526a92
Localisation updates from https://translatewiki.net .
...
Change-Id: I45b7f4b978b1faa92092f0811301162bb29cf734
2016-11-11 22:53:56 +01:00
Translation updater bot
17225d32b2
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic70df3020b2cc039831103582c329e5ace4ae68f
2016-11-09 22:40:53 +01:00
Translation updater bot
467a0e2e2b
Localisation updates from https://translatewiki.net .
...
Change-Id: I99fda0a28c5821dcdcefc812855bda2f6be76e0a
2016-11-07 22:37:59 +01:00
Nemo bis
08ecc7469f
AVoid stating the ReCaptcha box is below, might be anywhere
...
Bug: T137692
Change-Id: I643dd7882c2202faaffd3c0fb167871f2697e6f9
2016-11-06 20:27:13 +01:00
Translation updater bot
faecaf343c
Localisation updates from https://translatewiki.net .
...
Change-Id: I338855c36835e6fc403bcb803b52fa8b19f48fad
2016-10-16 22:39:54 +02:00
Translation updater bot
5f421b2c4d
Localisation updates from https://translatewiki.net .
...
Change-Id: I61449d21babaff77917096a5913808530bdfcd5e
2016-10-15 23:00:11 +02:00
Translation updater bot
e213255ec6
Localisation updates from https://translatewiki.net .
...
Change-Id: I821cdb3aa860c277fc5309285564b6f0c87f6e31
2016-10-04 22:35:16 +02:00
Translation updater bot
780c22c03c
Localisation updates from https://translatewiki.net .
...
Change-Id: Ica28f854c39a8b9a287fdc173e34288dbb6d780a
2016-09-27 22:35:24 +02:00
Brad Jorsch
ac97e69999
Remove pre-1.25 API compatibility code
...
Since this extension uses extension.json, it already requires 1.25+ so
no need to keep the old code around.
Change-Id: I31b96b0939d5321be31889422cfc703c9c6c2baa
2016-09-20 15:32:05 -04:00
Translation updater bot
103c0831f6
Localisation updates from https://translatewiki.net .
...
Change-Id: I38cc12198f5bd4b79236ef139024a6b727ca21c6
2016-09-04 00:19:12 +02:00
Translation updater bot
87dd029422
Localisation updates from https://translatewiki.net .
...
Change-Id: I921a063904001b57339f61f1b2a2de3b02f94216
2016-08-29 22:34:42 +02:00
jenkins-bot
1a5e5fcff2
Merge "Remove getForm() and replace by getFormInformation()"
2016-08-04 02:14:04 +00:00
Florian
e566dcb966
Remove getForm() and replace by getFormInformation()
...
This commit removes SimpleCaptcha::getForm() and replaces it by its more informative
counterpart getFormInformation(), which returns an array, which provides some
more information about the form than only the html.
The information included in the array is:
* html: The HTML of the CAPTCHA form (this is the same as what you expected from
getForm() previously)
* modules: ResourceLoader modules, if any, that should be added to the output of the
page
* modulestyles: ResourceLoader style modules, if any, that should be added to th
output of the page
* headitems: Head items that should be added to the output (see OutputPage::addHeadItems)
Mostly you shouldn't need to handle the response of getFormInformation() anymore, as there's
a new function, addFormToOutput(), which takes an instance of OutputPage as a first parameter
and handles the response of getFormInformation for you (adds all information to the given
OutputPage instance, if they're provided).
Bug: T141300
Depends-On: I433afd124b57526caa13a540cda48ba2b99a9bde
Change-Id: I25f344538052fc18993c43185fbd97804a7cfc81
2016-08-04 01:45:13 +00:00
Translation updater bot
e19c464b14
Localisation updates from https://translatewiki.net .
...
Change-Id: I8af8b227d7f3e18fb59c4853d4fcb5fac2429995
2016-07-30 22:24:10 +02:00
Translation updater bot
d1ef7ab717
Localisation updates from https://translatewiki.net .
...
Change-Id: I912a14f8a4b3660b611bfec8920b2058b07f437e
2016-07-26 22:50:41 +02:00
Translation updater bot
a94992e253
Localisation updates from https://translatewiki.net .
...
Change-Id: If26e3d148017245c67097dfd191fbe1cd0c5abcb
2016-07-25 22:23:07 +02:00
Translation updater bot
49bfa1064a
Localisation updates from https://translatewiki.net .
...
Change-Id: I08a8355d667509e73b671771938f20c7b407655a
2016-07-18 22:28:08 +02:00
Translation updater bot
03232dd933
Localisation updates from https://translatewiki.net .
...
Change-Id: Iae3e5c2ee3b229faab7d0b77017b02f7647d7ce0
2016-06-24 11:08:45 +02:00
Translation updater bot
83a1b99c14
Localisation updates from https://translatewiki.net .
...
Change-Id: I4bd03abeae47f7effaf1f40657501abec22335dd
2016-06-16 22:25:56 +02:00
Translation updater bot
31c1becd3d
Localisation updates from https://translatewiki.net .
...
Change-Id: I4720f5f08c4cb153990ef30ce1e3324a5f7d98c2
2016-06-05 22:18:56 +02:00
Translation updater bot
09e0fd7d8c
Localisation updates from https://translatewiki.net .
...
Change-Id: I1b2980364791e434b36008084a99b7ed06d8dbc0
2016-05-31 22:41:43 +02:00
Translation updater bot
079fdb2991
Localisation updates from https://translatewiki.net .
...
Change-Id: I03d9ac806ca25b8112adc44b27d3c267d4b44fc0
2016-05-28 22:16:52 +02:00
Translation updater bot
fb258aef30
Localisation updates from https://translatewiki.net .
...
Change-Id: I295ac50022e7b94e4aa7fca46b3fa7785ea79e88
2016-05-27 22:18:59 +02:00
Translation updater bot
b94c85585a
Localisation updates from https://translatewiki.net .
...
Change-Id: I3f3c220c87f82b86c56175dd42d06881d1466cd0
2016-05-25 22:23:17 +02:00
Translation updater bot
1821ccb5ec
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie174b86552cbabc8ad2dd39f15e6b4c05fbe0dbd
2016-05-23 22:23:34 +02:00
Translation updater bot
f57479bf29
Localisation updates from https://translatewiki.net .
...
Change-Id: Iacdfda156b875c24692fd077ca5cd45fbba625ec
2016-05-22 22:23:25 +02:00
Translation updater bot
900940d44e
Localisation updates from https://translatewiki.net .
...
Change-Id: I11505d7cf59a46d83eaf9c48b1ed3ae27e89ea46
2016-05-19 23:07:43 +02:00
Translation updater bot
3def5298a2
Localisation updates from https://translatewiki.net .
...
Change-Id: I89f8f007b2daea5c49afec9f62eb50f5255660cf
2016-05-18 22:09:47 +02:00
Translation updater bot
d553b17df3
Localisation updates from https://translatewiki.net .
...
Change-Id: I8e528e2f0dd8bceac9cbc26253aaeed893c98a19
2016-05-17 22:20:50 +02:00
Gergő Tisza
f97212acbf
Expose equivalent functionality for passCaptcha
...
passCaptcha was made protected in I0da671a546700110d789b79a3089460abd9cce3b,
but some other extensions used it, provide passCaptchaFromRequest as a
replacement.
Bug: T135477
Change-Id: I47b2e2fbe3e063cd86e8a2d6bc17ca939472dbe1
2016-05-17 18:29:43 +00:00
Gergő Tisza
3e3b91b527
Add AuthManager support for ReCaptcha, ReCaptchaNoCaptcha
...
Also remove references to "two words" from ReCaptcha labels.
The captcha image doesn't always contain two words.
Bug: T110302
Change-Id: I544656289480056152a1db195babb6dadf29bc71
2016-05-16 09:51:11 +00:00
Gergő Tisza
31c59374a4
Add AuthManager support to SimpleCaptcha, QuestyCaptcha, FancyCaptcha, MathCaptcha
...
Also update MathCaptcha so that it works with recent versions of
Math (and breaks with old ones). Also fix MathCaptcha API output,
which used to send the question in plaintext.
Bug: T110302
Change-Id: I0da671a546700110d789b79a3089460abd9cce3b
Depends-On: I8b52ec8ddf494f23941807638f149f15b5e46b0c
2016-05-16 09:50:25 +00:00
Translation updater bot
ec28b99a33
Localisation updates from https://translatewiki.net .
...
Change-Id: I423ed546ca62f63a03fc0c661fc5cea3ddf02433
2016-05-11 22:25:37 +02:00
Kunal Mehta
9ea898ba2a
build: Updating mediawiki/mediawiki-codesniffer to 0.7.1
...
Also added "composer fix" command.
Change-Id: Ibda3fd002c577c7f7c41920d67ec44fedbd27cb8
2016-05-09 16:41:17 -07:00
Translation updater bot
eea5215cfc
Localisation updates from https://translatewiki.net .
...
Change-Id: I51e3cf41a8a82bb634396d2c7c72e9373a489d2b
2016-04-22 22:21:35 +02:00
Translation updater bot
3cde1b60ff
Localisation updates from https://translatewiki.net .
...
Change-Id: I74cebee7ec7dd69b6e1e6070752c5e34a7f7ae8c
2016-03-23 22:19:47 +01:00
Florian
999cbba074
Add "manifest_version": 1 to CAPTCHA modules
...
Needed to validate against a specific schema version.
Bug: T128330
Change-Id: I6f745057b8b17f57049ec5b565d7a882d19174c5
2016-02-28 18:20:01 +01:00
Translation updater bot
df4bc4f102
Localisation updates from https://translatewiki.net .
...
Change-Id: I779f4b0994f16cfbc981ced07983fbb117614085
2016-02-19 22:06:22 +01:00
Translation updater bot
f10fef8cf5
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia95ad8cabeca8bf5d806e33daef9c80f58f42b5a
2016-02-03 23:04:35 +01:00
Translation updater bot
3eaf561945
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibbf35f24ac4c2fa2927b5120578aa65a8c024213
2016-01-27 21:39:29 +01:00
Translation updater bot
0c5f033a08
Localisation updates from https://translatewiki.net .
...
Change-Id: I5ee9a6b59ff9b73e9ba7f6cabb5f65277b7cf94e
2016-01-06 21:52:41 +01:00