silverstripe-userforms/code/editor
2009-05-28 08:40:23 +00:00
..
EditableCheckbox.php APICHANGE: changed ExtraOptions() to getFieldOptions() and getFieldValidationOptions(). MINOR: fixed layout of userforms in the cms. MINOR: updated checkbox field to respond with Yes and No rather then 0 and 1. MINOR: changed behaviour or email field selector to only get email field values in popup. 2009-05-06 03:34:40 +00:00
EditableCheckboxGroupField.php APICHANGE: changed ExtraOptions() to getFieldOptions() and getFieldValidationOptions(). MINOR: fixed layout of userforms in the cms. MINOR: updated checkbox field to respond with Yes and No rather then 0 and 1. MINOR: changed behaviour or email field selector to only get email field values in popup. 2009-05-06 03:34:40 +00:00
EditableDateField.php APICHANGE: changed ExtraOptions() to getFieldOptions() and getFieldValidationOptions(). MINOR: fixed layout of userforms in the cms. MINOR: updated checkbox field to respond with Yes and No rather then 0 and 1. MINOR: changed behaviour or email field selector to only get email field values in popup. 2009-05-06 03:34:40 +00:00
EditableDropdown.php APICHANGE: changed ExtraOptions() to getFieldOptions() and getFieldValidationOptions(). MINOR: fixed layout of userforms in the cms. MINOR: updated checkbox field to respond with Yes and No rather then 0 and 1. MINOR: changed behaviour or email field selector to only get email field values in popup. 2009-05-06 03:34:40 +00:00
EditableEmailField.php APICHANGE: changed ExtraOptions() to getFieldOptions() and getFieldValidationOptions(). MINOR: fixed layout of userforms in the cms. MINOR: updated checkbox field to respond with Yes and No rather then 0 and 1. MINOR: changed behaviour or email field selector to only get email field values in popup. 2009-05-06 03:34:40 +00:00
EditableFileField.php APICHANGE: changed ExtraOptions() to getFieldOptions() and getFieldValidationOptions(). MINOR: fixed layout of userforms in the cms. MINOR: updated checkbox field to respond with Yes and No rather then 0 and 1. MINOR: changed behaviour or email field selector to only get email field values in popup. 2009-05-06 03:34:40 +00:00
EditableFormField.php MINOR: readded missing return to return field validation 2009-05-26 05:40:47 +00:00
EditableFormHeading.php BUGFIX: fixed rules with date fields and header fields. Appilied components of #4006 2009-05-08 04:27:49 +00:00
EditableLiteralField.php BUGFIX: readded missing content option 2009-05-14 22:54:42 +00:00
EditableMemberListField.php APICHANGE: changed ExtraOptions() to getFieldOptions() and getFieldValidationOptions(). MINOR: fixed layout of userforms in the cms. MINOR: updated checkbox field to respond with Yes and No rather then 0 and 1. MINOR: changed behaviour or email field selector to only get email field values in popup. 2009-05-06 03:34:40 +00:00
EditableMultipleOptionField.php BUGFIX: fixed naming conflict with method / var name 2009-05-21 23:31:46 +00:00
EditableOption.php BUGFIX: fixed naming conflict with method / var name 2009-05-21 23:31:46 +00:00
EditableRadioField.php MINOR: removed all filter form calls as filter form has not and will not work 2009-04-27 06:00:05 +00:00
EditableTextField.php BUGFIX: updated editabletextfield to new userfield api 2009-05-10 23:26:22 +00:00
FieldEditor.php MINOR: optimized code when deleting multiple fields 2009-05-28 08:40:23 +00:00