Commit Graph

9 Commits

Author SHA1 Message Date
Ed 704e8555cc BUGFIX: Fixed replaced deprecated FieldSet() with FieldList()
Updated graphic to look better in 3.0
2012-07-06 19:59:57 -03:00
Will Rossiter c70f270d86 MINOR: hide required configuration, field validation is handled by the form field directly, not the form as things like widgets will always fail the built in validation. Fixes #6752 2012-04-14 23:23:38 +12:00
Carlos Barberis feddb2cc49 BUGFIX: Added condition to verify userforms module class exists 2010-07-21 01:56:12 +00:00
Will Rossiter 78038e14ca 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
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
Andrew O'Neil 928bb4bc6e API: Fix inconsistent and incorrect spelling 2009-06-04 22:57:33 +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