silverstripe-framework/admin/javascript
Ingo Schommer 2c145cd454 API JS i18n files with short locale names, generated by build task
The files are uploaded to transifex.com now, which means we needed
to consolidate the file names (= locales). Since Transifex doesn't allow
arbitrary JavaScript structures, we're using an intermediary JSON
format which gets transformed into the JS used by the framework.

See b59f3858af for generator logic.

Fixes https://github.com/silverstripe/silverstripe-framework/issues/2499
2013-10-25 12:05:46 +02:00
..
jquery-changetracker BUG Fixed changetracking for radio and checkbox field types 2012-12-17 23:02:04 +01:00
jquery-fitheighttoparent MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
lang API JS i18n files with short locale names, generated by build task 2013-10-25 12:05:46 +02:00
leaktools.js ENHANCEMENT: In dev mode, include some basic leak detection functions in the admin panel 2012-06-15 01:19:19 +02:00
LeftAndMain.ActionTabSet.js Loading indicator for "more options" buttons 2012-12-14 00:32:06 +01:00
LeftAndMain.BatchActions.js Batch actions UI enhancement (#7878) 2012-11-02 22:57:14 +01:00
LeftAndMain.Content.js Strip duplicate querystrings from the url before adding document.location.search 2013-10-14 15:33:40 +02:00
LeftAndMain.EditForm.js FIX: Fix not switching to the correct tab on validation error. 2013-10-09 23:28:09 +11:00
LeftAndMain.FieldHelp.js Merge remote-tracking branch 'origin/3.0' into 3.1 2012-12-21 15:04:17 +01:00
LeftAndMain.js BUG: Fix tab state not being restored due to incorrect selector. 2013-10-12 01:09:58 +11:00
LeftAndMain.Layout.js FIX Dont update preview iframe if hidden 2013-08-21 09:29:28 +12:00
LeftAndMain.Menu.js API: Add attributes argument for CMSMenuItem. 2013-10-02 19:06:54 +13:00
LeftAndMain.Panel.js FIX Multiple redraw calls on navigation 2013-08-21 09:29:28 +12:00
LeftAndMain.Ping.js BUG Fixing session keep alive for non-ADMIN users 2012-11-05 15:41:10 +13:00
LeftAndMain.Preview.js FIX webfonts in preview iframe breaking admin fonts 2013-08-27 10:49:24 +12:00
LeftAndMain.Tree.js Load tree parent nodes if non-existant 2013-10-11 11:51:11 +02:00
LeftAndMain.TreeDropdownField.js FIX 7763 TreeDropdownField needs to refresh after CMS edit form save 2012-08-29 10:52:56 +12:00
lib.js Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
MemberDatetimeOptionsetField.js Using new description style in MemberDateTimeOptionSetField 2012-12-14 01:58:04 +01:00
MemberImportForm.js BUGFIX: add missing onunmatches 2012-05-23 16:24:15 +12:00
ModelAdmin.js FIX Properly show link for showing and hiding class spec in model admin 2013-01-15 18:52:05 +13:00
SecurityAdmin.js Dont need to wrap entwine blocks in onload blocks, theres no benefit 2012-07-27 11:17:56 +12:00
ssui.core.js "Insert Media" dialog: Prevent loading indicator in IE8+ 2013-06-24 17:14:32 +02:00