Commit graph

1013 commits

Author SHA1 Message Date
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