silverstripe-userforms/code/Model/EditableFormField
2019-05-01 09:16:22 +12:00
..
EditableDateField FIX Fix CMS css name, remove old showcalendar DateField config, update CountryDropdownField 2017-08-22 16:40:16 +12:00
EditableCheckbox.php API Remove deprecated migrateSettings() and secure assets integration code 2017-09-21 09:40:04 +12:00
EditableCheckboxGroupField.php FIX Update namespacing and include paths in new multiple option field tests 2017-08-22 16:40:18 +12:00
EditableCountryDropdownField.php Prevent 'undefined index' warnings when optional country dropdown fields are left empty 2019-05-01 09:16:22 +12:00
EditableDateField.php API Move templates to namespaced class locations in the templates folder 2017-08-22 16:40:16 +12:00
EditableDropdown.php FIX Remove unused namespace references and add to doc block references 2017-09-05 09:53:35 +12:00
EditableEmailField.php API Move templates to namespaced class locations in the templates folder 2017-08-22 16:40:16 +12:00
EditableFieldGroup.php FIX Remove unused namespace references and add to doc block references 2017-09-05 09:53:35 +12:00
EditableFieldGroupEnd.php API Implement cascading deletes API for model relations 2017-08-22 16:40:17 +12:00
EditableFileField.php Use bootstrap alert instead of old .message.notice 2018-03-21 10:49:13 +13:00
EditableFormHeading.php Merge branch '4' 2018-02-05 12:10:50 +13:00
EditableFormStep.php FIX Syntax error and last of translation namespacing 2017-08-22 16:40:15 +12:00
EditableLiteralField.php FIX Remove unused namespace references and add to doc block references 2017-09-05 09:53:35 +12:00
EditableMemberListField.php Merge branch '4.5' into 5.0 2018-05-09 14:01:17 +01:00
EditableMultipleOptionField.php FIX stop form items double duplicating (#728) 2018-03-05 14:31:33 +13:00
EditableNumericField.php API Move templates to namespaced class locations in the templates folder 2017-08-22 16:40:16 +12:00
EditableOption.php API Implement cascading deletes API for model relations 2017-08-22 16:40:17 +12:00
EditableRadioField.php FIX Add namespaces for UserFormsOptionSetField template and EditableMultipleOptionField templates 2017-08-22 16:40:18 +12:00
EditableTextField.php API Move templates to namespaced class locations in the templates folder 2017-08-22 16:40:16 +12:00
Validator.php API Implement upgrader cleanup, array declaration changes, class injection, rename some models 2017-08-22 16:40:15 +12:00