silverstripe-framework/forms
Ingo Schommer 8108f7f936 NEW Relation search for GridFieldAddExistingAutocompleter
Now also searches 1:n relations if they where defined in searchableFields() with dot notation.
2012-11-27 10:51:10 +01:00
..
gridfield NEW Relation search for GridFieldAddExistingAutocompleter 2012-11-27 10:51:10 +01:00
AjaxUniqueTextField.php Removing deprecated JS from AjaxUniqueTextField 2012-11-16 11:01:14 +13:00
CheckboxField.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
CheckboxSetField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
CompositeField.php Removing deprecated CompositeField::FieldSet(), use FieldList() instead 2012-11-15 14:43:17 +13:00
ConfirmedPasswordField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
CountryDropdownField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
CreditCardField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +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 Merge remote-tracking branch 'origin/3.0' 2012-10-30 17:52:49 +01: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 Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
FieldList.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
FileField.php Removing deprecated arguments to FileField for setting folder name 2012-11-15 14:43:17 +13:00
Form.php Merge branch '3.0' 2012-11-22 23:51:28 +01:00
FormAction.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
FormField.php API Replace deprecated FormField::createTag() with static create_tag() 2012-11-15 14:43:21 +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 API Replace deprecated FormField::createTag() with static create_tag() 2012-11-15 14:43:21 +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 Merge branch '3.0' 2012-11-22 23:51:28 +01:00
InlineFormAction.php Removing deprecated prototype/behaviour libraries 2012-11-16 11:37:56 +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
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 Method visibility according to coding conventions 2012-09-20 10:46:59 +02: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 FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +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 FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13: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
Tab.php ENHANCEMENT addExtraClass() support for Tab and TabSet 2012-05-08 11:25:44 +02: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 Removed deprecated arguments of row, cols to TextareaField 2012-11-15 14:43:21 +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 Removed deprecated ToggleCompositeField::startClosed() 2012-11-15 14:43:21 +13:00
ToggleField.php BUG Fixing ToggleField to work correctly with jQuery 2012-11-16 11:33:58 +13:00
TreeDropdownField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
TreeMultiselectField.php API Replace deprecated FormField::createTag() with static create_tag() 2012-11-15 14:43:21 +13:00
UploadField.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Validator.php Removing deprecated Validator javascript methods 2012-11-15 14:43:17 +13:00