silverstripe-userforms/code/model/editableformfields
Damian Mooyman 931753bbca Merge pull request #478 from SilbinaryWolf/fix-reorderissue
fix(Reorder): Fix bug where 'Content Authors' can no longer re-order form fields due to how GridFieldOrderableRows checks canEdit() permissions.
2016-07-14 12:30:01 +12:00
..
EditableCheckbox.php remove trailing spaces in the codebase 2015-09-11 10:20:06 +12:00
EditableCheckboxGroupField.php remove trailing spaces in the codebase 2015-09-11 10:20:06 +12:00
EditableCountryDropdownField.php adding some spaces for better readability in 2015-09-24 10:40:30 +12:00
EditableDateField.php remove trailing spaces in the codebase 2015-09-11 10:20:06 +12:00
EditableDropdown.php remove trailing spaces in the codebase 2015-09-11 10:20:06 +12:00
EditableEmailField.php Add placeholder to Numeric and Email fields 2015-12-11 14:50:12 +13:00
EditableFieldGroup.php remove trailing spaces in the codebase 2015-09-11 10:20:06 +12:00
EditableFieldGroupEnd.php remove trailing spaces in the codebase 2015-09-11 10:20:06 +12:00
EditableFileField.php Partial revert of #458 2016-04-28 18:18:24 +12:00
EditableFormField.php Merge pull request #478 from SilbinaryWolf/fix-reorderissue 2016-07-14 12:30:01 +12:00
EditableFormFieldValidator.php API support for conditional steps 2015-08-18 10:51:03 +12:00
EditableFormHeading.php remove trailing spaces in the codebase 2015-09-11 10:20:06 +12:00
EditableFormStep.php Consistant treatment of field's right title 2015-08-21 15:21:33 +12:00
EditableLiteralField.php Add empty space before classes (#470) 2016-05-09 16:19:55 +01:00
EditableMemberListField.php remove trailing spaces in the codebase 2015-09-11 10:20:06 +12:00
EditableMultipleOptionField.php NEW added value top options 2016-05-26 10:14:56 +12:00
EditableNumericField.php Add placeholder to Numeric and Email fields 2015-12-11 14:50:12 +13:00
EditableOption.php NEW Added option to allow empty values 2016-05-26 10:15:19 +12:00
EditableRadioField.php remove trailing spaces in the codebase 2015-09-11 10:20:06 +12:00
EditableTextField.php BUG Fix issue with maxlength="0" 2016-05-16 18:05:05 +12:00