silverstripe-framework/admin/code
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
..
AddToCampaignHandler_FormAction.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
AddToCampaignHandler.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
AdminRootController.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CampaignAdmin.php Fix regression issues in campaigns 2017-01-12 12:31:32 +13:00
CampaignAdminList.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CMSBatchAction.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CMSBatchActionHandler.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CMSMenu.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
CMSMenuItem.php Enhancement improve secondary action colours 2017-01-10 10:55:34 +13:00
CMSPreviewable.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
CMSProfileController.php Enhancement Implement import CSV icon and tidy up import forms 2017-01-10 10:49:15 +13:00
GroupImportForm.php Enhancement Implement import CSV icon and tidy up import forms 2017-01-10 10:49:15 +13:00
LeftAndMain_HTTPResponse.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
LeftAndMain_SearchFilter.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
LeftAndMain_TreeNode.php Merge branch '3' 2017-01-31 17:03:53 +00:00
LeftAndMain.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
LeftAndMainExtension.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
MemberImportForm.php Enhancement Implement import CSV icon and tidy up import forms 2017-01-10 10:49:15 +13:00
ModelAdmin.php API Replace i18n message localisation with symfony/translation 2017-01-25 17:08:12 +13:00
SecurityAdmin.php BUG Fix broken member / group import 2017-01-10 17:57:54 +13:00