silverstripe-framework/tests/forms
Damian Mooyman 5c9044a007 API Enforce default_cast for all field usages
API Introduce HTMLFragment as casting helper for HTMLText with shortcodes disabled
API Introduce DBField::CDATA for XML file value encoding
API RSSFeed now casts from the underlying model rather than by override
API Introduce CustomMethods::getExtraMethodConfig() to allow metadata to be queried
BUG Remove _call hack from VirtualPage
API Remove FormField::$dontEscape
API Introduce HTMLReadonlyField for non-editable readonly HTML
API FormField::Field() now returns string in many cases rather than DBField instance.
API Remove redundant *_val methods from ViewableData
API ViewableData::obj() no longer has a $forceReturnObject parameter as it always returns an object
BUG  Fix issue with ViewableData caching incorrect field values after being modified.
API Remove deprecated DB class methods
API Enforce plain text left/right formfield titles
2016-07-13 17:15:45 +12:00
..
gridfield API Apply Framework\Security namespace 2016-07-07 11:32:28 +12:00
images API Refactor of File / Folder to use DBFile 2015-10-13 11:57:39 +13:00
uploadfield API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
CheckboxFieldTest.php API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
CheckboxSetFieldTest.php API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
CheckboxSetFieldTest.yml MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
CompositeFieldTest.php NEW: Implement unshift() in field list classes (closes #4834) 2015-12-14 16:18:57 +00:00
ConfirmedPasswordFieldTest.php API Apply Framework\Security namespace 2016-07-07 11:32:28 +12:00
CurrencyFieldTest.php API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
DateFieldTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DatefieldViewJQueryTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
DatetimeFieldTest.php API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
DBFileTest.php API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
DropdownFieldTest.php API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
EmailFieldTest.php UPDATE: change all instances of $this->request to use appropriate getter/setter 2015-04-30 11:04:08 +12:00
EmbedShortcodeProviderTest.php RFC #5487 Remove Oembed in favor of embed/embed. (#5536) 2016-05-27 13:09:03 +12:00
EnumFieldTest.php API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
FieldGroupTest.php FIX: Hidden errors for composite fields nested inside FieldGroups (fixes #4773) 2015-11-17 16:34:17 +00:00
FieldListTest.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
FileFieldTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
FormActionTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
FormFieldTest.php Form field schema state 2016-03-03 13:36:48 +13:00
FormScaffolderTest.php API Apply Framework\Security namespace 2016-07-07 11:32:28 +12:00
FormScaffolderTest.yml MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
FormSchemaTest.php Add DetailEditForm to Campaign admin 2016-04-26 15:32:07 +12:00
FormTest.php API Apply Framework\Security namespace 2016-07-07 11:32:28 +12:00
FormTest.yml MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
GridFieldTest.php API Apply Framework\Security namespace 2016-07-07 11:32:28 +12:00
GroupedDropdownFieldTest.php API Cleanup and refactor of select fields 2016-01-21 15:40:19 +13:00
HTMLEditorConfigTest.php FIX: Renaming to HTMLEditorConfig. 2016-05-06 14:16:34 +12:00
HTMLEditorFieldTest.php API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
HTMLEditorFieldTest.yml FIX: Renaming to HTMLEditorConfig. 2016-05-06 14:16:34 +12:00
HTMLEditorFieldToolbarTest.php FIX: Renaming to HTMLEditorConfig. 2016-05-06 14:16:34 +12:00
HTMLEditorFieldToolbarTest.yml FIX: Renaming to HTMLEditorConfig. 2016-05-06 14:16:34 +12:00
HTMLEditorSanitiserTest.php FIX: Renaming to HTMLEditorConfig. 2016-05-06 14:16:34 +12:00
InlineFormActionTest.php BUG Fix broken InlineFormAction 2015-10-29 10:48:49 +13:00
ListboxFieldTest.php API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
ListboxFieldTest.yml MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
LookupFieldTest.php API Enforce default_cast for all field usages 2016-07-13 17:15:45 +12:00
LookupFieldTest.yml API Apply Framework\Security namespace 2016-07-07 11:32:28 +12:00
MemberDatetimeOptionsetFieldTest.php API Apply Framework\Security namespace 2016-07-07 11:32:28 +12:00
MemberDatetimeOptionsetFieldTest.yml API Apply Framework\Security namespace 2016-07-07 11:32:28 +12:00
MoneyFieldTest.php API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
NullableFieldTests.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
NumericFieldTest.php API Apply Framework\ORM Namespace to model 2016-06-29 10:02:32 +12:00
OptionsetFieldTest.php FIX: Allow omitting a value for OptionsetField submissions (fixes #4824) 2015-12-14 16:50:22 +00:00
RequiredFieldsTest.php removeRequiredField() limits field (fixes #2165) 2013-09-27 19:58:59 +02:00
RequirementsTest_a.css MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
RequirementsTest_a.js MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
RequirementsTest_b.css MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
RequirementsTest_b.js MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
RequirementsTest_c.css MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
RequirementsTest_c.js MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
RequirementsTest_print_a.css API Add possibility to combine media-targeting stylesheets. 2013-02-13 11:04:05 +13:00
RequirementsTest_print_b.css API Add possibility to combine media-targeting stylesheets. 2013-02-13 11:04:05 +13:00
RequirementsTest.php add async and defer attributes to js requirements, replaces #4555 2016-07-08 14:31:39 +10:00
SelectionGroupTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
TextareaFieldTest.php API Update TinyMCE to 4.x 2016-02-23 10:10:02 +13:00
TextFieldTest.php Implement validate() method for TextField to validate max length (closes #4073) 2015-05-19 09:36:51 +01:00
TimeFieldTest.php Merge remote-tracking branch 'origin/3.1' into 3.2 2015-06-19 10:48:07 +12:00
TreeDropdownFieldTest.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
TreeDropdownFieldTest.yml MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00