silverstripe-framework/admin
Ingo Schommer 2316b0da9f API Remove i18n::js_i18n option
The JavaScript i18n functionality in SilverStripe is used in the CMS as well as form field implementations.
Form fields used to include their own JavaScript for usage outside of CMS. This now requires custom build tooling in a project.
Hence there's no need for an i18n shim (i18nx.js), since the CMS always uses i18n support.
2016-09-16 13:46:09 +12:00
..
client API Remove i18n::js_i18n option 2016-09-16 13:46:09 +12:00
code Removed ModelAdmin/SecurityAdmin Webpack entry points 2016-09-16 13:44:12 +12:00
templates/SilverStripe API Move preview panel to CMS module 2016-09-13 13:20:17 +12:00
tests Rename SS_ prefixed classes (#5974) 2016-09-09 18:43:05 +12:00
themes Tabs support in new file/image editor 2016-09-14 14:08:59 +12:00
thirdparty API Removed duplicated thirdparty deps 2016-09-15 22:19:12 +12:00
_config.php API Moved frontend assets into admin/ "module" 2016-09-16 13:46:06 +12:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00