silverstripe-framework/src/Core
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
..
Config PSR2: Automatic fixes 2016-11-29 12:33:28 +13:00
Injector API Replace i18n message localisation with symfony/translation 2017-01-25 17:08:12 +13:00
Manifest API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
Startup NEW Director::host() to determine host name of site 2017-01-31 21:36:04 +00:00
Cache.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
ClassInfo.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Constants.php NEW Director::host() to determine host name of site 2017-01-31 21:36:04 +00:00
Convert.php Merge branch '3' 2017-01-31 17:03:53 +00:00
Core.php FIX Ensure that Zend_ classes can still be autoloaded 2017-01-30 11:12:24 +13:00
CustomMethods.php PSR2: Automatic fixes 2016-11-29 12:33:28 +13:00
Extensible.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Extension.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Flushable.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Object.php PSR2: Automatic fixes 2016-11-29 12:33:28 +13:00
Resettable.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
TempPath.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00