silverstripe-userforms/code/editor
2009-03-27 01:51:26 +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 Removed inline tag for @see phpdoc token 2008-10-03 03:43:41 +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 BUGFIX: fixed label on literalfield 2009-03-27 01:51:26 +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: allow subclassing of editable form field to update the UDF form editor 2009-03-25 02:06:28 +00:00
SubmittedFileField.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
SubmittedForm.php BUGFIX: fixed truncation of multiple emails or long emails 2009-02-27 01:21:10 +00:00
SubmittedFormField.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
SubmittedFormReportField.php ENHANCEMENT Added CSV export functionality to the userforms module 2008-09-29 05:33:43 +00:00