helpfulrobot
82a51add39
Converted to PSR-2
2015-11-21 19:27:13 +13:00
Jarkko Linnanvirta
644360c9c0
Update MathSpamProtectorField.php
2015-08-31 17:09:40 +03:00
Jarkko Linnanvirta
a1b85b0d97
Create allow_numeric_answer option
...
This option allows you to stop accepting numeric answers as they do not always prevent spam. By default, numeric answers are accepted, so this commit does not make any unintended changes to the behaviour of this field.
2015-08-26 21:58:40 +03:00
Will Rossiter
ae63604f08
Allow question prefix to be replaced
2014-11-05 15:52:42 +13:00
John Milmine
88b0f31f1a
fix to mathspamprotector field so that the type returns the same format as other text fields, e.g EmailField
2014-06-11 11:54:29 +12:00
Damian Mooyman
d8ce0be778
API Updated to support SpamProtector API tweak
2014-02-19 10:13:39 +13:00
Will Rossiter
2d29d309f6
Cleanup to work with latest master spam, fix validation
2014-02-10 21:25:27 +13:00
RuthAdele
db7ec20399
Add strtolower to allow answers with Capital letter
2013-09-24 18:51:31 +09:30
martimiz
40164fd79d
MINOR: removed argument from self::is_enabled() in MathSpamProtectorField ln22
...
It was wrongly pasted there in an earlier commit…
2012-07-10 15:10:36 +02:00
martimiz
d016d32dcc
MINOR: fixed deprecated code in MathSpamProtectorField
...
Fixed some deprecated code following instructions in the deprecation
notices.
2012-07-10 14:23:18 +02:00
Marijn Kampf
0d88c9da19
Inserted missing validator notify callback object
2011-06-09 02:35:23 -07:00
Will Rossiter
042fc8edf1
Initial commit of MathSpamProtection module from hackfest
2010-12-13 13:30:04 +13:00