Commit Graph

227 Commits

Author SHA1 Message Date
Sean Harvey 59ef9b376d BUGFIX If spam protector class doesn't exist, a warning is thrown - however, it still tries to create the object in live mode -
don't allow this
2009-08-16 22:42:26 +00:00
Sean Harvey 3c9b62645f BUGFIX If $protector is not an object, create it 2009-08-16 22:36:09 +00:00
Will Rossiter c2315c1618 MINOR: updated set_spam_protector to throw a warning if an incorrect spam protector is detected. MINOR: added exception output to warning to make debugging easier 2009-08-11 02:51:03 +00:00
Will Rossiter de8e50ad5c MINOR: added documentation note about changes in trunk 2009-08-11 02:48:30 +00:00
Will Rossiter b686cd19de MINOR: added lang folder 2009-07-16 04:01:43 +00:00
Will Rossiter c8e57dd427 MINOR: updated docs in spam protection 2009-07-10 03:32:27 +00:00
Will Rossiter a6906762e0 MINOR: hide the spam protection field from the reports as it is not required 2009-07-05 06:47:43 +00:00
Will Rossiter 8f9c0ba944 BUGFIX: fixed spelling of spam protector module 2009-06-04 23:44:08 +00:00
Andrew O'Neil 928bb4bc6e API: Fix inconsistent and incorrect spelling 2009-06-04 22:57:33 +00:00
Sean Harvey 8c17e66552 MINOR If SpamProtecter::update_form() has a problem updating the form with the spam protector, throw a warning, not a publically visible error 2009-05-25 23:26:23 +00:00
Will Rossiter 023ef453e4 MINOR: removed field mapping for now to get field to show 2009-04-27 01:51:00 +00:00
Will Rossiter 6cbb094363 MINOR: removed dulicate template, adjusted form field to show icon location 2009-04-20 03:06:29 +00:00
Will Rossiter 05208f0aba FEATURE: added ability to create a spam protector field in user defined forms 2009-03-25 02:14:26 +00:00
Will Rossiter ca8c02b531 APICHANGE: added SpamProtector interface for spam protectors;
MINOR: Fixed instructions
2009-03-11 04:42:21 +00:00
Will Rossiter c2be8dbee5 MINOR: fixed documentation about callback object that has been removed 2009-03-10 07:34:56 +00:00
Saophalkun Ponlu c8d75971a2 MINOR: changed mollom field created fail message 2009-03-10 04:21:04 +00:00
Saophalkun Ponlu becbdcd9c6 MINOR: Updated documentation 2009-03-10 03:04:05 +00:00
Saophalkun Ponlu 98e0c85937 by pass the exception (error) where there's an error on spamprotecter field 2009-02-24 00:35:59 +00:00
Saophalkun Ponlu cbe2fa3171 ENHANCEMENT:update_form returns null if the spam protection field create fails 2009-02-17 09:03:59 +00:00
Saophalkun Ponlu d77104a7dc MINORE: updated documentation 2009-02-17 03:43:44 +00:00
Will Rossiter c36ed78758 MINOR: removed spammable interface 2009-02-16 01:44:41 +00:00
Will Rossiter 64fc90eda6 FEATURE: added basic mark as spam filter 2009-02-16 00:28:53 +00:00
Sam Minnee a731563cbc Changed SpamProtectorManager::update_form to not require fieldname and fieldtitle 2009-02-11 03:47:14 +00:00
Saophalkun Ponlu c0954b5ba8 MINOR: correct typo in class name 2009-02-11 00:27:18 +00:00
Saophalkun Ponlu b8609bab2d MINOR: added README and INSTALL doc 2009-02-04 04:41:14 +00:00
Saophalkun Ponlu c495f07cc2 removed backup file 2009-02-03 22:42:46 +00:00
Saophalkun Ponlu 1a84fac482 importing spam protection module 2009-02-03 21:29:55 +00:00