silverstripe-userforms/tests
Robbie Averill c8698d99bd Merge branch '4' 2017-08-22 10:44:04 +12:00
..
Model/EditableFormField FIX Alias object context in closure for PHP 5.3 compat, add test to cover it 2017-08-16 13:59:41 +12:00
model/recipients FIX Ensure HTML email preview content is parsed as HTML including shortcodes 2017-06-12 12:03:05 +12:00
templates ENHANCEMENT: added test coverage for UserDefinedForm.php and placeholders for other sections. API change: processNewFormFields removed 2010-09-03 05:06:13 +00:00
EditableCheckboxGroupFieldTest.php ENHANCEMENT removed needless list from CheckboxGroupField and RadioField 2017-07-12 10:40:53 +12:00
EditableCustomRuleTest.php FIX Hide and show form fields by toggling the "hide" class instead of jQuery methods 2017-05-22 15:54:28 +12:00
EditableCustomRuleTest.yml Enhancement: Implemented and/or display rules for UserForms 2017-04-28 10:22:15 +12:00
EditableDropdownTest.php ENHANCEMENT setEmptyString option on EditableDropdown 2016-11-16 17:04:54 -06:00
EditableFileFieldTest.php FIX incorrect calculation of MAX_FILE_SIZE (#600) 2017-05-25 09:32:06 +12:00
EditableFormFieldTest.php FIX Hide and show form fields by toggling the "hide" class instead of jQuery methods 2017-05-22 15:54:28 +12:00
EditableFormFieldTest.yml Enhancement: Implemented and/or display rules for UserForms 2017-04-28 10:22:15 +12:00
EditableLiteralFieldTest.php FIX Make EditableLiteralField extensible, have its own template, honour visibility rules 2017-05-18 10:34:04 +12:00
EditableRadioFieldTest.php ENHANCEMENT removed needless list from CheckboxGroupField and RadioField 2017-07-12 10:40:53 +12:00
SecureEditableFileFieldTest.php Convert to psr-2 2016-08-09 17:05:22 +12:00
UserDefinedFormControllerTest.php ENHANCEMENT Changing form ID to be unique 2017-04-18 13:11:32 +12:00
UserDefinedFormTest.php Merge pull request #536 from solnet-aquarium/emailValidation 2017-07-20 10:41:28 +01:00
UserDefinedFormTest.yml Merge pull request #536 from solnet-aquarium/emailValidation 2017-07-20 10:41:28 +01:00
UserDefinedForm_EmailRecipientConditionTest.php Adding extra filters (GreaterThan, LessThan, etc.) to Email Custom Rules (#590) 2017-05-15 18:03:51 +12:00
UserDefinedForm_EmailRecipientConditionTest.yml Adding extra filters (GreaterThan, LessThan, etc.) to Email Custom Rules (#590) 2017-05-15 18:03:51 +12:00
UserFormTest.php Convert to psr-2 2016-08-09 17:05:22 +12:00
UserFormsCheckboxSetFieldTest.php BUG Fix issue with UserFormsCheckboxSetField 2016-12-21 15:09:27 +13:00
UserFormsUpgradeServiceTest.php Convert to psr-2 2016-08-09 17:05:22 +12:00
UserFormsUpgradeServiceTest.yml API new form editor 2015-08-10 13:15:59 +12:00
UserFormsVersionedTest.php BUG Use non-destructive pubilshing for editable options 2017-03-13 10:14:30 +13:00