silverstripe-userforms/code/editor
Mateusz Uzdowski 91743ce3f5 BUGFIX: avoid segfault triggered by component call.
BUGFIX: change the ui version to get the sortable working again.
2010-03-22 04:18:09 +00:00
..
EditableCheckbox.php MINOR: Removed closing ?> from class files. MINOR: fixed package names 2009-12-07 02:04:20 +00:00
EditableCheckboxGroupField.php MINOR: Removed closing ?> from class files. MINOR: fixed package names 2009-12-07 02:04:20 +00:00
EditableDateField.php MINOR: Removed closing ?> from class files. MINOR: fixed package names 2009-12-07 02:04:20 +00:00
EditableDropdown.php MINOR: Removed closing ?> from class files. MINOR: fixed package names 2009-12-07 02:04:20 +00:00
EditableEmailField.php MINOR: Removed closing ?> from class files. MINOR: fixed package names 2009-12-07 02:04:20 +00:00
EditableFileField.php BUGFIX: Abstracted out submitted form field classes to make it easier to extend submitted form class type to save data into. PATCH via jam13 #5071 2010-02-14 07:53:16 +00:00
EditableFormField.php BUGFIX: fixed class relation PATCH via tobych #4916 2010-03-12 03:09:36 +00:00
EditableFormHeading.php MINOR: Removed closing ?> from class files. MINOR: fixed package names 2009-12-07 02:04:20 +00:00
EditableLiteralField.php MINOR: Removed closing ?> from class files. MINOR: fixed package names 2009-12-07 02:04:20 +00:00
EditableMemberListField.php MINOR: Removed closing ?> from class files. MINOR: fixed package names 2009-12-07 02:04:20 +00:00
EditableMultipleOptionField.php BUGFIX: fixed conflict of Versioned extension functions. MINOR: added tests for publishing multiple option fields 2009-12-12 08:59:20 +00:00
EditableOption.php MINOR: Removed closing ?> from class files. MINOR: fixed package names 2009-12-07 02:04:20 +00:00
EditableRadioField.php MINOR: Removed closing ?> from class files. MINOR: fixed package names 2009-12-07 02:04:20 +00:00
EditableTextField.php MINOR: Removed closing ?> from class files. MINOR: fixed package names 2009-12-07 02:04:20 +00:00
FieldEditor.php BUGFIX: avoid segfault triggered by component call. 2010-03-22 04:18:09 +00:00