silverstripe-framework/forms
Sam Minnee 2fdd9a3b13 FIX: Allow images attached to UploadFields to be unlinked without File::canEdit() or File::canDelete() permission.
Although editing meta-data or deleting permanently would require File editing/deleting permissions, merely linking to a record does not.  This change is important for allowing front-end use of UploadField; or, more importantly, use of UploadFile by people without CMS rights.
2013-01-11 09:07:42 +01:00
..
gridfield Removed direct sprintf() usage from _t() calls 2012-12-21 11:46:38 +01:00
AjaxUniqueTextField.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
CheckboxField.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
CheckboxSetField.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
ComplexTableField.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
CompositeField.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
ConfirmedPasswordField.php BUG: Confirmed Password Field now copies attributes to child fields. 2012-12-27 09:25:15 +13:00
CountryDropdownField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
CreditCardField.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
CurrencyField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
DatalessField.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
DateField.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
DatetimeField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
DisabledTransformation.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
DropdownField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
EmailField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
FieldGroup.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
FieldList.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
FieldSet.php MINOR: Use Deprecation class to indicate deprecated methods in core. 2011-10-29 17:34:31 +13:00
FileField.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
FileIFrameField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Form.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
FormAction.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
FormField.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
FormScaffolder.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
FormTransformation.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
GroupedDropdownField.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
HasManyComplexTableField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
HasOneComplexTableField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
HeaderField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
HiddenField.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
HtmlEditorConfig.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
HtmlEditorField.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
ImageField.php Fixing misleading ImageField deprecation message 2012-10-11 15:40:55 +13:00
ImageFormAction.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
InlineFormAction.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
LabelField.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
ListboxField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
LiteralField.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
LookupField.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
ManyManyComplexTableField.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
MemberDatetimeOptionsetField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
MoneyField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
NestedForm.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
NullableField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
NumericField.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
OptionsetField.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
PasswordField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
PhoneNumberField.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
PrintableTransformation.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
ReadonlyField.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
ReadonlyTransformation.php Clean up trailing ?> per coding standard 2012-02-12 12:40:16 -08:00
RequiredFields.php Removed direct sprintf() usage from _t() calls 2012-12-21 11:46:38 +01:00
ResetFormAction.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
SelectionGroup.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
SimpleImageField.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
Tab.php ENHANCEMENT addExtraClass() support for Tab and TabSet 2012-05-08 11:25:44 +02:00
TableField.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
TableListField.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00
TabSet.php BUG Remove .ss-tabset class from CMS tabs to prevent rogue ajax load (#7980) 2012-11-01 00:25:13 +01:00
TabularStyle.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
TextareaField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
TextField.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
TimeField.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
ToggleCompositeField.php Fluent interface for ToggleCompositeField 2012-07-15 21:28:09 +02:00
ToggleField.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
TreeDropdownField.php Remove unncessary variable from TreeDropdownField 2013-01-07 14:14:54 +13:00
TreeMultiselectField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
UploadField.php FIX: Allow images attached to UploadFields to be unlinked without File::canEdit() or File::canDelete() permission. 2013-01-11 09:07:42 +01:00
Validator.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00