silverstripe-framework/forms
Sean Harvey 9f3344b355 API CHANGE Removed built-in behaviour.js client-side form validation.
This is no longer supported. Please use custom client-side validation instead. (see 3.0.0 changelog
for more information)
2012-03-09 12:19:57 +13:00
..
gridfield BUGFIX: Fix a couple of rebasing-related bugs in GridField. 2012-03-09 10:27:57 +13:00
AjaxUniqueTextField.php API CHANGE Removed built-in behaviour.js client-side form validation. 2012-03-09 12:19:57 +13:00
CheckboxField.php
CheckboxSetField.php BUGFIX Allowing to save ListboxField and CheckboxSetField into custom relations (which don't return TRUE for has_many() or many_many()) 2012-03-07 01:23:41 +01:00
ComplexTableField.php
CompositeField.php
ConfirmedPasswordField.php API CHANGE Removed built-in behaviour.js client-side form validation. 2012-03-09 12:19:57 +13:00
CreditCardField.php API CHANGE Removed built-in behaviour.js client-side form validation. 2012-03-09 12:19:57 +13:00
CurrencyField.php API CHANGE Removed built-in behaviour.js client-side form validation. 2012-03-09 12:19:57 +13:00
CustomRequiredFields.php API CHANGE Removed built-in behaviour.js client-side form validation. 2012-03-09 12:19:57 +13:00
DatalessField.php
DateField.php API CHANGE Removed built-in behaviour.js client-side form validation. 2012-03-09 12:19:57 +13:00
DatetimeField.php API CHANGE Removed built-in behaviour.js client-side form validation. 2012-03-09 12:19:57 +13:00
DisabledTransformation.php
DropdownField.php
EmailField.php API CHANGE Removed built-in behaviour.js client-side form validation. 2012-03-09 12:19:57 +13:00
FieldGroup.php API CHANGE Removed built-in behaviour.js client-side form validation. 2012-03-09 12:19:57 +13:00
FieldList.php
FieldSet.php
FileField.php
FileIFrameField.php
Form.php API CHANGE Removed built-in behaviour.js client-side form validation. 2012-03-09 12:19:57 +13:00
FormAction.php MINOR Added FormAction->setUseButtonTag() and getUseButtonTag() 2012-02-17 13:35:54 +01:00
FormField.php API CHANGE Removed built-in behaviour.js client-side form validation. 2012-03-09 12:19:57 +13:00
FormScaffolder.php BUGFIX Prepopulating relation list in FormScaffolder 2012-01-09 21:17:55 +01:00
FormTransformation.php
GroupedDropdownField.php
HasManyComplexTableField.php API CHANGE Deprecated HasManyComplexTableField and ManyManyComplexTableField, use GridField with GridFieldConfig_RelationEditor instead 2012-03-07 13:32:42 +01:00
HasOneComplexTableField.php
HeaderField.php
HiddenField.php
HtmlEditorConfig.php
HtmlEditorField.php Merge branch 'integration' 2012-03-08 20:25:21 +01:00
ImageField.php
ImageFormAction.php
InlineFormAction.php
LabelField.php
ListboxField.php BUGFIX Allowing to save ListboxField and CheckboxSetField into custom relations (which don't return TRUE for has_many() or many_many()) 2012-03-07 01:23:41 +01:00
LiteralField.php
LookupField.php
ManyManyComplexTableField.php API CHANGE Deprecated HasManyComplexTableField and ManyManyComplexTableField, use GridField with GridFieldConfig_RelationEditor instead 2012-03-07 13:32:42 +01:00
MemberDatetimeOptionsetField.php MINOR Generic .cms-help-toggle implementation to replace MemberDatetimeOptionsetField.js (which also didn't work when loaded via Ajax, and needed a rewrite to jQuery.entwine anyway) 2012-03-05 17:41:50 +01:00
MoneyField.php
NestedForm.php
NullableField.php
NumericField.php API CHANGE Removed built-in behaviour.js client-side form validation. 2012-03-09 12:19:57 +13:00
OptionsetField.php
PasswordField.php
PhoneNumberField.php API CHANGE Removed built-in behaviour.js client-side form validation. 2012-03-09 12:19:57 +13:00
PrintableTransformation.php Clean up trailing ?> per coding standard 2012-02-12 12:40:16 -08:00
ReadonlyField.php
ReadonlyTransformation.php
RequiredFields.php API CHANGE Removed built-in behaviour.js client-side form validation. 2012-03-09 12:19:57 +13:00
ResetFormAction.php
ScaffoldingComplexTableField.php
SelectionGroup.php
SimpleImageField.php MINOR Stop using deprecated FormField->getTabIndex() 2012-03-08 18:22:27 +01:00
Tab.php
TableField.php API CHANGE Removed built-in behaviour.js client-side form validation. 2012-03-09 12:19:57 +13:00
TableListField.php
TabSet.php
TabularStyle.php
TextareaField.php
TextField.php
TimeField.php API CHANGE Removed built-in behaviour.js client-side form validation. 2012-03-09 12:19:57 +13:00
ToggleCompositeField.php
ToggleField.php
TreeDropdownField.php MINOR: SSF-30 tweaking comment 2012-03-08 10:08:43 +13:00
TreeMultiselectField.php
UploadField.php MINOR More generic CSS styles for .cms-file-info: Apply to form.small parent, fixed related UploadField spacing issues 2012-03-01 11:58:16 +01:00
Validator.php API CHANGE Removed built-in behaviour.js client-side form validation. 2012-03-09 12:19:57 +13:00