Commit graph

13 commits

Author SHA1 Message Date
James D. Forrester c933d06904 Update extension.json files to use manifest_version 2
Bug: T234114
Change-Id: I9b22aed290fc5c51b2c9bff34466d57e2c65148d
2020-01-19 16:35:49 +00:00
Amir Aharoni a42d5d4adf Move apihelp messages to a separate file
This is one of the last extensions to be converted to having
the API messages in a separate file (at least out of the extensions
that are used be Wikimedia).

This one is a bit different from the others because it actually as several
extensions with separate i18n files, so it requires extra-careful review,
especially in Gruntfile and the extension.json files.

Bug: T189982
Change-Id: I66faae6fd4ff447327587c89ad2a1704edd1b356
2019-08-31 22:52:29 +03:00
jdlrobson 3a945d1f66 Standardise captcha reload icon
Icon is updated on both desktop and mobile.
A CSS file is converted to a LESS file
CSS rules added to tweak icon position

See also:
I2322194481e4d6b7662c0f075768d5941afa98b8

Bug: T213775
Change-Id: I1f15cd9ac4b78d7f6e24b93af0fcfb809f00e563
2019-01-16 16:37:31 -08:00
jdlrobson cd1a5d8a89 Enable FancyCaptcha's styles on mobile
Bug: T213775
Change-Id: Ic3a8c2cfce92659d5efc4da8799613afba544cea
2019-01-14 16:09:02 -08:00
Max Semenik 5b7a36a521 Clean up some phpcs problems
Change-Id: Ie956fe86184535a376d0398483ac3c853fa9127c
2018-07-12 23:13:58 +00:00
zoranzoki21 7e78e7ccaa Removed deprecated position statements from resource loader module
Bug: T184257
Change-Id: I06e877cc7e28553c46a669970bfc64a55e386f0c
2018-02-04 09:05:40 +00:00
Kunal Mehta 78cb14cf1e Use SPDX 3.0 license identifier
SPDX released version 3 of their license list (<https://spdx.org/licenses/>),
which changed the FSF licenses to explicitly end in -only or -or-later
instead of relying on an easy to miss + symbol.

Bug: T183858
Change-Id: Ifa6b2480400a161fd931a4ab456c0dcaa809459e
2018-01-04 02:57:05 -08: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
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
raymond 5455349649 Expand extension description for FancyCaptcha
Currently FancyCaptcha looks very lost on Special:Version

Change-Id: Iea5dc934fb8b273f650c7834f4f361bea9518898
2015-11-30 10:46:08 +01:00
Florian 3036c26b74 Enable the refresh button in MobileFrontend
Remove the styling module from mobile, it's not needed (anymore).

Depends on: Iaff53c40c8c5

Bug: T87256
Change-Id: Iad604a3770c5d62e1d9bd06c0eb1f333a9415799
2015-08-19 15:37:38 +00:00
Florian 86b0aa3d37 FancyCaptcha: callbacks can't be arrays
Bug: T100561
Change-Id: I22353669a85391c3d9760a5253cac1263e895cf9
2015-05-27 20:55:40 +00:00
Florian bf412aad28 Add extension.json and clear PHP entry point
Bug: T88047
Change-Id: I6930b478ea094ab9ce829f167674995de6c16bdf
2015-05-23 11:12:26 +02:00