Commit graph

981 commits

Author SHA1 Message Date
Translation updater bot c38c1330a5 Localisation updates from https://translatewiki.net.
Change-Id: Id0e99d1529947a664a5a3a6432dcd4ea0557b605
2015-07-03 20:37:47 +02:00
Translation updater bot 1766e5c1c9 Localisation updates from https://translatewiki.net.
Change-Id: I640cdfadcddfc4a41f121659fef0aa9de4e320e9
2015-07-02 21:22:55 +02:00
Reedy 9019692c9d Remove execute bit
Fix mixed indenting

Change-Id: I430d4210146125b2ac759925a265b9281e274dbc
2015-06-28 03:33:28 +01:00
Florianschmidtwelzow 36abbc6288 Implement support for Google reCAPTCHA 2.0 ("No captcha")
This change adds a new Captcha type (ReCaptchaNoCaptcha) that uses
Google reCAPTCHA 2.0.

See more:
- https://www.google.com/recaptcha/intro/
- https://developers.google.com/recaptcha/docs/display
- https://developers.google.com/recaptcha/docs/faq
- http://googleonlinesecurity.blogspot.com/2014/12/are-you-robot-introducing-no-captcha.html

Bug: T84918
Change-Id: I5908fd2716786237adb01a403d5bd1e22d95c563
2015-06-27 03:00:11 +02:00
Translation updater bot 64a5101ac6 Localisation updates from https://translatewiki.net.
Change-Id: I7ee8dffeaa06facf2b14f71dc009d2186560eb3d
2015-06-25 20:41:56 +02:00
jenkins-bot 40faa5b186 Merge "Fix non-parsed captcha help message" 2015-06-24 23:10:57 +00:00
Translation updater bot c03b923268 Localisation updates from https://translatewiki.net.
Change-Id: Ifb387f0506ddc1dc200b221a3fecc90668354d6d
2015-06-23 21:25:09 +02:00
Florian 101caf8b8f Fix non-parsed captcha help message
* Explicitly parse the help message
* Don't escape the contents of the message

Bug: T101463
Change-Id: Ie50206b8296d65eba14fd827a9a18ced550f36e5
2015-06-22 18:59:19 +00:00
Translation updater bot 43cbc978fa Localisation updates from https://translatewiki.net.
Change-Id: Ife183adf54a1cf0c3771f345e86867d191ae7154
2015-06-21 19:57:08 +02:00
Translation updater bot 45b5f6c4a4 Localisation updates from https://translatewiki.net.
Change-Id: I16e524ff170a579188620df300dbe7a876ec7f87
2015-06-16 22:36:24 +02:00
Translation updater bot 33a05519d5 Localisation updates from https://translatewiki.net.
Change-Id: Ife0659cec8b8c08a772cecd96b432a03158e9429
2015-06-15 22:44:18 +02:00
Translation updater bot b71822264a Localisation updates from https://translatewiki.net.
Change-Id: I9e260e49189ba9d14cc0d0f755b7f353476b4a7c
2015-06-14 21:04:12 +02:00
Translation updater bot 7d377e2434 Localisation updates from https://translatewiki.net.
Change-Id: I25f74cb091e2477c76d328ba1fbcedd5554e13ff
2015-06-13 22:27:15 +02:00
Translation updater bot bbb2e62d6a Localisation updates from https://translatewiki.net.
Change-Id: I22c168f3e606b4243a565568996e0049749eb8c4
2015-06-12 21:52:40 +02:00
Translation updater bot 197deaa299 Localisation updates from https://translatewiki.net.
Change-Id: If7416631d36fa7a38a8228262598552bbdbbd959
2015-06-07 22:26:44 +02:00
Translation updater bot e86a9cdb0a Localisation updates from https://translatewiki.net.
Change-Id: I0e963d01f289a6c31cc2d6f0ba676faf91a6272c
2015-06-05 20:57:54 +02:00
Translation updater bot a29731aea2 Localisation updates from https://translatewiki.net.
Change-Id: Ib2b291291160314f78157db8f64c4fc440901261
2015-06-01 22:50:02 +02:00
Translation updater bot 44a0fb37f9 Localisation updates from https://translatewiki.net.
Change-Id: I599c66fe674563303cecde2956874a149fa5032c
2015-05-31 22:10:51 +02:00
Brad Jorsch e5cb34c058 Fix issues from recent extension registration changes
* Move ApiFancyCaptchaReload.php into the FancyCaptcha subdir
* Fix include of recaptchalib.php
* Restore efReCaptcha() that was randomly deleted

Bug: T100775
Bug: T100504
Bug: T100505
Change-Id: I70f9c3f1610fed5aa4b88f3512b86e1a40d64a6b
2015-05-29 14:35:55 +00:00
Florian 86b0aa3d37 FancyCaptcha: callbacks can't be arrays
Bug: T100561
Change-Id: I22353669a85391c3d9760a5253cac1263e895cf9
2015-05-27 20:55:40 +00:00
Translation updater bot 0b44641341 Localisation updates from https://translatewiki.net.
Change-Id: I68fe5f0c77ca363d92fa8321e3db2ea9a6866204
2015-05-26 22:20:42 +02:00
Translation updater bot 30d311c8bf Localisation updates from https://translatewiki.net.
Change-Id: I1dabc64752b7bdfbb0187bbfe04c4b8e9aa4b72a
2015-05-25 22:25:40 +02:00
Translation updater bot 45a531b700 Localisation updates from https://translatewiki.net.
Change-Id: I87727072d38bde3d5755d5bc2819b56fa73dd98d
2015-05-24 22:57:50 +02:00
Translation updater bot 1c0b6cb08e Localisation updates from https://translatewiki.net.
Change-Id: Ia27d311b55ab71ab605cfa83f56c8b89e76061fb
2015-05-24 00:02:20 +02:00
Florian bf412aad28 Add extension.json and clear PHP entry point
Bug: T88047
Change-Id: I6930b478ea094ab9ce829f167674995de6c16bdf
2015-05-23 11:12:26 +02:00
jenkins-bot aec5fdd564 Merge "Move MathCaptcha to it's own place" 2015-05-23 07:59:28 +00:00
Aaron Schulz 35621d18a4 Removed unused $wgExtensionAssetsPath var
Change-Id: Iad5b2cec0fb57c08f3218a45337b8d052661fb4c
2015-05-21 23:21:35 -07:00
Translation updater bot 042adb7f2a Localisation updates from https://translatewiki.net.
Change-Id: Ia6bd4dd308c1a9a9ac17d873fec9ce39a626876f
2015-05-21 22:51:05 +02:00
Florian 23766bee10 Move MathCaptcha to it's own place
3a. step before using ExtensionRegistration.

Bug: T88047
Change-Id: I809f1105ce3c7f5a6a2be7ebc6565c5187b7a76d
2015-05-21 19:02:34 +02:00
Florian cad5bc9200 Move FancyCaptcha to its own location
3. step in preparation of ExtensionRegistration.

Bug: T88047
Change-Id: I31d8e0c01b16aafb39b4ead7acc88f2e91d33e6a
2015-05-21 16:19:38 +00:00
Florian bd5c5d494e Move i18n to Captcha modules own directory
1. change in preparation for ExtensionRegistration.

Bug: T88047
Change-Id: Ia3b84d3cb71832749ae73774dadb292dc4b9157b
2015-05-21 17:32:51 +02:00