silverstripe-userforms/code/editor
2009-04-14 22:59:46 +00:00
..
EditableButton.php ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk 2008-09-29 03:18:23 +00:00
EditableCheckbox.php FEATURE: allow subclassing of editable form field to update the UDF form editor 2009-03-25 02:06:28 +00:00
EditableCheckboxGroupField.php BUGFIX added isset to [->ID] 2009-02-26 21:45:57 +00:00
EditableCheckboxOption.php BUGFIX Fixed checkboxes checked by default 2009-01-28 05:59:23 +00:00
EditableDateField.php ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk 2008-09-29 03:18:23 +00:00
EditableDropdown.php BUGFIX added isset option to if statement to stop errors 2009-03-09 04:52:59 +00:00
EditableDropdownOption.php ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk 2008-09-29 03:18:23 +00:00
EditableEmailField.php MINOR: Added lable to EditableEmailField 2009-01-23 03:14:57 +00:00
EditableFileField.php MINOR: show download file link in the cms for file downloads. MINOR: code formating improvements. 2009-04-14 04:11:05 +00:00
EditableFormField.php FEATURE: allow subclassing of editable form field to update the UDF form editor 2009-03-25 02:06:28 +00:00
EditableFormHeading.php BUGFIX Fixed usage of HeaderField arguments in EditableFormHeading 2008-11-01 15:32:36 +00:00
EditableLiteralField.php MINOR: added field html to match other fields in the form #3793 2009-04-13 21:53:18 +00:00
EditableMemberListField.php ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk 2008-09-29 03:18:23 +00:00
EditableRadioField.php ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk 2008-09-29 03:18:23 +00:00
EditableRadioOption.php ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk 2008-09-29 03:18:23 +00:00
EditableTextField.php resolved conficts in Editable text field 2009-03-16 21:32:16 +00:00
FieldEditor.php FEATURE: added ability to have a clear form button. MINOR: setting up functions for deleting submissions 2009-04-14 22:59:46 +00:00
SubmittedFileField.php MINOR: show download file link in the cms for file downloads. MINOR: code formating improvements. 2009-04-14 04:11:05 +00:00
SubmittedForm.php FEATURE: added ability to have a clear form button. MINOR: setting up functions for deleting submissions 2009-04-14 22:59:46 +00:00
SubmittedFormField.php FEATURE: added ability to have a clear form button. MINOR: setting up functions for deleting submissions 2009-04-14 22:59:46 +00:00
SubmittedFormReportField.php FEATURE: added ability to have a clear form button. MINOR: setting up functions for deleting submissions 2009-04-14 22:59:46 +00:00