silverstripe-userforms/code/model/editableformfields
Jake Bentvelzen 08d173f24a fix(Reorder): Fix bug where 'Content Authors' can no longer re-order form fields due to how GridFieldOrderableRows checks canEdit() permissions.
fix(Reorder): Fix EditableFormField to fallback to current page editing permissions when reordering with GridFieldOrderableRows component.

 fix(Reorder): Check if record exists before calling 'hasExtension' check.
2016-05-24 10:26:54 +10: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 fix(Reorder): Fix bug where 'Content Authors' can no longer re-order form fields due to how GridFieldOrderableRows checks canEdit() permissions. 2016-05-24 10:26:54 +10: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 ENHANCEMENT: Add 'HideLabel' field for EditableLiteralField objects 2015-09-28 12:02:08 +13:00
EditableMemberListField.php remove trailing spaces in the codebase 2015-09-11 10:20:06 +12:00
EditableMultipleOptionField.php Make sorting of options possible 2016-04-14 16:40:45 +02:00
EditableNumericField.php Add placeholder to Numeric and Email fields 2015-12-11 14:50:12 +13:00
EditableOption.php BUG fixing bug that prevents non-admin users from editing user defined form fields. 2016-02-16 17:58:04 +13:00
EditableRadioField.php remove trailing spaces in the codebase 2015-09-11 10:20:06 +12:00
EditableTextField.php remove trailing spaces in the codebase 2015-09-11 10:20:06 +12:00