silverstripe-cms/javascript
Ingo Schommer b726180ab8 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 https://github.com/silverstripe/silverstripe-buildtools/commit/b59f3858afd5c46219a42b04b2742c7d24

Fixes https://github.com/silverstripe/silverstripe-framework/issues/2499
2013-10-25 01:26:57 +02:00
..
lang API JS i18n files with short locale names, generated by build task 2013-10-25 01:26:57 +02:00
AssetAdmin.DragDrop.js BUGFIX Adding missing onunmatch in AssetAdmin.DragDrop 2012-05-23 16:09:08 +12:00
AssetAdmin.js BUGFIX: Disable javascript not used right now because assets don't have batch actions. (Trac #7367) 2012-06-15 15:50:11 +12:00
CMSMain.AddForm.js FIX 'Add new' page button missing ParentID 2013-05-14 15:38:07 +01:00
CMSMain.EditForm.js Stop MenuTitle updating tree on change 2013-10-02 12:53:03 +02:00
CMSMain.js API CHANGE Combined "Pages" and "Edit Page" into a single menu entry 2012-04-17 22:59:08 +02:00
CMSMain.Tree.js Calculate where to scroll to based off the position in the div 2013-10-10 15:42:49 +13:00
CMSPageHistoryController.js BUG ShowUnpublished checkbox with initial state not working 2013-05-13 16:24:00 +12:00
RedirectorPage.js BUGFIX: add missing onunmatches causing exceptions in entwine 2012-05-18 14:33:17 +12:00
ReportAdmin.js Avoid duplicating ReportAdmin search params (fixes #8046) 2012-12-04 10:22:29 +01:00
ReportAdmin.Tree.js BUGFIX: change namespace for the tree so all matchers are executed 2012-05-18 12:23:30 +12:00
SilverStripeNavigator.js NEW Side by side editing functionality - first cut (os#7412) 2012-12-10 18:09:54 +01:00
SiteTreeURLSegmentField.js Better error message when attempting to enter a blank URL Segment (fixes silverstripe/silverstripe-cms#1570) 2013-04-05 14:06:32 +01:00