silverstripe-framework/tests/php/Forms
Damian Mooyman 029a8b9586
API Substitute Zend_Currency with NumberFormatter based solution
API Substitute Zend_Locale with Locale / NumberFormatter
API Substitute Zend_Date with IntlDateFormatter
API Added DBTIme::Nice12, FormatFromSettings
API Added Short() method to DBDate / DBTime / DBDatetime
API Add Date::getTimestamp()
API Added setSubmittedValue api for FormField
API Add second arg to base FormField::setValue()
API Major refactor of i18n into component data parts
API Implement Resettable interface to reset objects between tests
ENHANCEMENT Changed DBField::create_field return type to `static` to support better type hinting
ENHANCEMENT i18nTextCollector supports __CLASS__
2017-02-09 15:28:59 +13:00
..
AssetFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CheckboxFieldtest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CheckboxSetFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
DatetimeFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
DBFileTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
EmailFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FormFactoryTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FormFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FormScaffolderTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FormTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridField API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
HTMLEditor Merge branch '3' 2016-12-28 14:30:54 +00:00
ListboxFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
MoneyFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
NumericFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
UploadFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
AssetFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
AssetFieldTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
CheckboxFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CheckboxSetFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CheckboxSetFieldTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
CompositeFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
ConfirmedPasswordFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CurrencyFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
DateFieldTest.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
DatefieldViewJQueryTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
DatetimeFieldTest.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
DBFileTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
DropdownFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
EmailFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
EmbedShortcodeProviderTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
EnumFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FieldGroupTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FieldListTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FileFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FormActionTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FormFactoryTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FormFactoryTest.yml Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FormFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FormScaffolderTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
FormScaffolderTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
FormSchemaTest.php API Changes required for asset search behaviour 2017-01-09 14:55:20 +13:00
FormTest.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
FormTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
GroupedDropdownFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
InlineFormActionTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
ListboxFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
ListboxFieldTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
LookupFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
LookupFieldTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
MemberDatetimeOptionsetFieldTest.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
MemberDatetimeOptionsetFieldTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
MoneyFieldTest.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
NullableFieldTests.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
NumericFieldTest.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
OptionsetFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
PopoverFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
RequiredFieldsTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
SelectionGroupTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
TextareaFieldTest.php Merge branch '3' 2016-12-28 14:30:54 +00:00
TextFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
TimeFieldTest.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
TreeDropdownFieldTest.php Merge branch '3' 2017-01-31 17:03:53 +00:00
TreeDropdownFieldTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
UploadFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
UploadFieldTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00