silverstripe-framework/forms
2012-08-12 22:21:06 +02:00
..
gridfield BUG #7768 - add-button and breadcrumb translation in Security, ModelAdmin 2012-08-09 23:46:40 +02:00
AjaxUniqueTextField.php
CheckboxField.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
CheckboxSetField.php BUGFIX Ensure that a single string value (as opposed to an array of 2012-06-11 13:41:02 +12:00
ComplexTableField.php
CompositeField.php
ConfirmedPasswordField.php Form field docs update (fixes #7521) 2012-06-26 15:03:11 +02:00
CountryDropdownField.php Add .dropdown class to CountryDropdownField to make it use chosen.js 2012-06-26 17:56:07 +02:00
CreditCardField.php Form field docs update (fixes #7521) 2012-06-26 15:03:11 +02:00
CurrencyField.php Form field docs update (fixes #7521) 2012-06-26 15:03:11 +02:00
DatalessField.php
DateField.php Merge branch 'master' of github.com:silverstripe/sapphire into datefield-fix 2012-06-30 19:13:03 +12:00
DatetimeField.php FIX: Missing last login time (fixes 7666) 2012-08-10 18:08:53 +12:00
DisabledTransformation.php
DropdownField.php Scoped deprecation messages (fixes #7645) 2012-07-13 11:37:35 +02:00
EmailField.php Form field docs update (fixes #7521) 2012-06-26 15:03:11 +02:00
FieldGroup.php
FieldList.php Scoped deprecation messages (fixes #7645) 2012-07-13 11:37:35 +02:00
FieldSet.php
FileField.php Scoped deprecation messages (fixes #7645) 2012-07-13 11:37:35 +02:00
FileIFrameField.php API CHANGE Add Form->getController() and use this instead of Controller::curr() in FileIFrameField 2012-05-24 10:46:57 +12:00
Form.php MINOR Chainable Form->loadDataFrom() 2012-06-20 17:01:16 +02:00
FormAction.php Form field docs update (fixes #7521) 2012-06-26 15:03:11 +02:00
FormField.php Removed duplicated 'return ' 2012-07-28 01:11:03 +02:00
FormScaffolder.php
FormTransformation.php Clean up trailing ?> per coding standard 2012-02-12 12:40:16 -08:00
GroupedDropdownField.php
HasManyComplexTableField.php Scoped deprecation messages (fixes #7645) 2012-07-13 11:37:35 +02:00
HasOneComplexTableField.php
HeaderField.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
HiddenField.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
HtmlEditorConfig.php
HtmlEditorField.php Scoped deprecation messages (fixes #7645) 2012-07-13 11:37:35 +02:00
ImageField.php Scoped deprecation messages (fixes #7645) 2012-07-13 11:37:35 +02:00
ImageFormAction.php Scoped deprecation messages (fixes #7645) 2012-07-13 11:37:35 +02:00
InlineFormAction.php API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:50:19 +12:00
LabelField.php
ListboxField.php
LiteralField.php
LookupField.php
ManyManyComplexTableField.php Scoped deprecation messages (fixes #7645) 2012-07-13 11:37:35 +02:00
MemberDatetimeOptionsetField.php
MoneyField.php
NestedForm.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
NullableField.php
NumericField.php Form field docs update (fixes #7521) 2012-06-26 15:03:11 +02:00
OptionsetField.php Form field docs update (fixes #7521) 2012-06-26 15:03:11 +02:00
PasswordField.php Scoped deprecation messages (fixes #7645) 2012-07-13 11:37:35 +02:00
PhoneNumberField.php
PrintableTransformation.php
ReadonlyField.php
ReadonlyTransformation.php
RequiredFields.php MINOR Removing "." from the end of validation messages 2012-06-01 13:13:06 +12:00
ResetFormAction.php
SelectionGroup.php BUG prevent notice when using selection group 2012-08-10 18:53:33 +12:00
SimpleImageField.php Scoped deprecation messages (fixes #7645) 2012-07-13 11:37:35 +02:00
Tab.php
TableField.php MINOR Removing "." from the end of validation messages 2012-06-01 13:13:06 +12:00
TableListField.php BUGFIX Setting MIME type for TableListField export explicitly, as HTTP::get_mime_type() requires a path to an actual file, in this case we're exporting data directly to the browser. 2012-05-11 14:26:25 +12:00
TabSet.php Typo in the Filename of the CSS-File 2012-07-12 23:09:22 +02:00
TabularStyle.php
TextareaField.php
TextField.php
TimeField.php MINOR Switching _t() calls from sprintf() to using injection parameters (#7170) 2012-05-01 22:17:00 +02:00
ToggleCompositeField.php Fluent interface for ToggleCompositeField 2012-07-15 21:28:09 +02:00
ToggleField.php API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:50:19 +12:00
TreeDropdownField.php MINOR Fixed phpdocs 2012-06-20 23:59:57 +02:00
TreeMultiselectField.php MINOR: Include the title attribute on tree and readonly fields. 2012-06-13 13:19:16 +02:00
UploadField.php MINOR Saving UploadField detail form correctly when nested in GridField 2012-06-15 17:50:18 +02:00
Validator.php MINOR Removing "." from the end of validation messages 2012-06-01 13:13:06 +12:00