This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-spamprotection
Watch
1
Star
0
Fork
0
You've already forked silverstripe-spamprotection
mirror of
https://github.com/silverstripe/silverstripe-spamprotection.git
synced
2024-10-22 12:05:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-spamprotection
/
code
History
Saophalkun Ponlu
1c902a19e7
BUGFIX: return false when there's no spam protector class has been specified
2010-02-02 03:04:52 +00:00
..
EditableSpamProtectionField.php
APICHANGE: Removed getFieldName() and replaced it with getFormField(). APICHANGE: removed individual calls to update_form() on Spam Protectors to make the code simplier. APICHANGE: removed callback objects on the SpamProtectorFields as they were no longer used. APICHANGE: removed fieldMapping from individual formfields to the abstract class. MINOR: fixed misc documentation with package names
2009-09-17 04:06:53 +00:00
SpamProtector.php
APICHANGE: Removed getFieldName() and replaced it with getFormField(). APICHANGE: removed individual calls to update_form() on Spam Protectors to make the code simplier. APICHANGE: removed callback objects on the SpamProtectorFields as they were no longer used. APICHANGE: removed fieldMapping from individual formfields to the abstract class. MINOR: fixed misc documentation with package names
2009-09-17 04:06:53 +00:00
SpamProtectorField.php
APICHANGE: Removed getFieldName() and replaced it with getFormField(). APICHANGE: removed individual calls to update_form() on Spam Protectors to make the code simplier. APICHANGE: removed callback objects on the SpamProtectorFields as they were no longer used. APICHANGE: removed fieldMapping from individual formfields to the abstract class. MINOR: fixed misc documentation with package names
2009-09-17 04:06:53 +00:00
SpamProtectorManager.php
BUGFIX: return false when there's no spam protector class has been specified
2010-02-02 03:04:52 +00:00