silverstripe-framework/tests/php
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
..
Assets BUG Fix root folder getFilename() returning incorrect path (#6510) 2017-01-17 17:49:42 +13:00
Control BUG Ensure that tests run with flush=1 clean Flushables 2017-01-31 18:59:19 +13:00
Core NEW replace _ss_environment.php with .env and environment vars 2017-01-31 20:40:17 +00:00
Dev API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
Forms API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
i18n API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
ORM API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
Security API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
View FIX SSViewer should resolve templates with or without underscores 2017-01-11 09:59:28 +13:00