silverstripe-framework/view
Ingo Schommer 5f8115f4c7 BUGFIX Hard fallback to en_US.js in Requirements
Ideally we'll have region-less locales like en.js as fallbacks,
but for now this prevents the UI becoming non-operational
e.g. when both i18n::set_locale() and i18n::default_locale()
are set to 'en_NZ'.
2013-01-09 22:31:19 +01:00
..
ArrayData.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
GenericTemplateGlobalProvider.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
Requirements.php BUGFIX Hard fallback to en_US.js in Requirements 2013-01-09 22:31:19 +01:00
SSTemplateParser.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
SSTemplateParser.php.inc Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
SSViewer.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
TemplateGlobalProvider.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
TemplateIteratorProvider.php Remove end php tag from TemplateIteratorProvider 2012-10-10 11:15:55 +13:00
ViewableData.php API Deprecated Profiler class, removed related debug GET params 2012-07-05 12:02:06 +02:00