silverstripe-framework/tests/forms
2014-03-16 09:52:37 +13:00
..
gridfield Update expected ID value 2014-03-16 09:52:37 +13:00
images This is a fixed version for RegenerateCachedImagesTask (former FlushGeneratedImagesTask) such that it regenerates images instead of silently removing them and breaking existing pages 2013-04-06 15:56:27 +02:00
uploadfield Merge remote-tracking branch 'origin/3.1' 2014-03-16 09:36:48 +13:00
CheckboxFieldTest.php Merge remote-tracking branch 'origin/3.0' into 3.1 2013-04-12 01:13:32 +02:00
CheckboxSetFieldTest.php FIX: Allow empty checkboxes through setValue(null) (#1392) 2014-01-12 17:28:09 +13:00
CheckboxSetFieldTest.yml
CompositeFieldTest.php FieldList->insertBefore/After now accept arguments in either order (fixes #2737) 2014-03-15 11:32:51 +00:00
ConfirmedPasswordFieldTest.php FIX: ConfirmedPasswordField setName failed to set names of child fields. 2014-01-07 17:17:55 +13:00
CurrencyFieldTest.php
DateFieldTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
DatefieldViewJQueryTest.php
DatetimeFieldTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
DropdownFieldTest.php Merge remote-tracking branch 'origin/3.1' 2014-02-04 08:19:04 +13:00
EmailFieldTest.php API Enforce $allowed_actions in RequestHandler->checkAccessAction() 2013-06-24 14:50:40 +02:00
EnumFieldTest.php BUG: An enum field in the search panel model admin misses an option to not filter on that field 2013-10-22 15:39:37 +02:00
FieldListTest.php FieldList->insertBefore/After now accept arguments in either order (fixes #2737) 2014-03-15 11:32:51 +00:00
FileFieldTest.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
FormActionTest.php
FormFieldTest.php Adding tests to FormField and Form for extra classes 2013-06-29 13:35:34 +01:00
FormScaffolderTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
FormScaffolderTest.yml
FormTest.php Merge branch '3.1' 2014-02-12 11:06:54 +13:00
FormTest.yml
GridFieldTest.php BUG Fixed handing of false values in GridState_Data 2014-02-04 10:26:26 +13:00
HtmlEditorConfigTest.php
HtmlEditorFieldTest.php BUG Fixed cross-platform issues with test cases and file utilities 2013-10-02 17:31:06 +13:00
HtmlEditorFieldTest.yml This is a fixed version for RegenerateCachedImagesTask (former FlushGeneratedImagesTask) such that it regenerates images instead of silently removing them and breaking existing pages 2013-04-06 15:56:27 +02:00
HtmlEditorSanitiserTest.php FIX HtmlEditorField not re-checking sanitisation server side 2013-07-04 08:53:23 +12:00
ListboxFieldTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
ListboxFieldTest.yml
LookupFieldTest.php API: LookupField::Field now returns an HTMLText instance. 2013-10-18 10:28:17 +13:00
LookupFieldTest.yml
MemberDatetimeOptionsetFieldTest.php API Removed auto-detection for i18n date/time formats 2014-02-16 23:57:49 +13:00
MemberDatetimeOptionsetFieldTest.yml
MoneyFieldTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
NullableFieldTests.php
NumericFieldTest.php FIX: NumericField should work with numbers like 54,6 2013-05-11 22:51:39 +12:00
OptionsetFieldTest.php BUG: #2503 Fixes performReadonlyTransformation for OptionSetField 2014-01-30 16:09:55 +13:00
RequiredFieldsTest.php removeRequiredField() limits field (fixes #2165) 2013-09-27 19:58:59 +02:00
RequirementsTest_a.css
RequirementsTest_a.js
RequirementsTest_b.css
RequirementsTest_b.js
RequirementsTest_c.css
RequirementsTest_c.js
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 IMPROVEMENT/FEATURE Forcefully write javascripts to the end of the HTML if wanted. 2013-12-14 14:04:03 +01:00
SelectionGroupTest.php SimpleXML string casting in tests for older PHPUnit 2012-12-17 15:46:09 +01:00
TextareaFieldTest.php
TimeFieldTest.php BUG Fixed issue where time value was being parsed incorrectly in some locales 2013-06-28 16:45:33 +12:00