silverstripe-framework/tests/php/Forms/GridField
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
..
GridField_URLHandlerTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldAddExistingAutocompleterTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldConfigTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldDetailFormTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldExportButtonTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldPrintButtonTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldSortableHeaderTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridField_URLHandlerTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldActionTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
GridFieldAddExistingAutocompleterTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldConfigTest.php API Enhancement: Allow "removeComponentsByType" to remove multiple component"s" 2017-01-13 23:30:30 +13:00
GridFieldDataColumnsTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldDeleteActionTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldDetailFormTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldDetailFormTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
GridFieldEditButtonTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldExportButtonTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldExportButtonTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
GridFieldPaginatorTest.php Merge branch '3' 2017-01-10 14:31:07 +00:00
GridFieldPrintButtonTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldSortableHeaderTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GridFieldSortableHeaderTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
GridFieldTest.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
GridFieldTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00