silverstripe-userforms/code/editor
2009-05-01 04:11:31 +00:00
..
EditableCheckbox.php MINOR: removed all filter form calls as filter form has not and will not work 2009-04-27 06:00:05 +00:00
EditableCheckboxGroupField.php MINOR: fixed notices and tidied up code 2009-04-28 02:03:13 +00:00
EditableDateField.php MINOR: removed all filter form calls as filter form has not and will not work 2009-04-27 06:00:05 +00:00
EditableDropdown.php MINOR: removed all filter form calls as filter form has not and will not work 2009-04-27 06:00:05 +00:00
EditableEmailField.php MINOR: removed all filter form calls as filter form has not and will not work 2009-04-27 06:00:05 +00:00
EditableFileField.php MINOR: fixed notices and tidied up code 2009-04-28 02:03:13 +00:00
EditableFormField.php BUGFIX: fixed custom rules for radio boxes and checkbox lists 2009-05-01 04:11:31 +00:00
EditableFormHeading.php MINOR: refactored literalfield and formheading to use new mini structure 2009-04-27 04:01:06 +00:00
EditableLiteralField.php MINOR: refactored literalfield and formheading to use new mini structure 2009-04-27 04:01:06 +00:00
EditableMemberListField.php BUGFIX: fixed memberlist field 2009-04-27 06:17:02 +00:00
EditableMultipleOptionField.php MINOR: removed all filter form calls as filter form has not and will not work 2009-04-27 06:00:05 +00:00
EditableOption.php BUGFIX: fixed custom rules for radio boxes and checkbox lists 2009-05-01 04:11:31 +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 MINOR: removed all filter form calls as filter form has not and will not work 2009-04-27 06:00:05 +00:00
FieldEditor.php MINOR: changed field adding to use a dropdown field rather the a list of links that was getting unmanagable with all the fields 2009-04-27 00:20:20 +00:00