silverstripe-cms/javascript
2012-04-30 16:42:45 +02:00
..
lang MINOR i18n for revert confirmation messages, improved wording 2012-04-11 10:19:54 +02:00
AssetAdmin.DragDrop.js MINOR Renamed #sitetree_ul to .cms-tree in JavaScript logic (changed in LeftAndMain.ss base template) 2011-04-28 22:49:33 +12:00
AssetAdmin.js MINOR Using loadPanel() rather than removed duplicate loadForm() method 2012-04-12 23:55:37 +02:00
CMSMain.AddForm.js MINOR Fixed variable declaration in CMSMain.AddForm.js 2012-01-22 11:58:24 +01:00
CMSMain.EditForm.js BUGFIX Cleanup of onclick() being called in onmatch for ParentType 2012-04-23 21:21:31 +12: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 BUGFIX Fixed "add page" action when invoked through tree context menu (and removed URL hardcoding in JS) (fixes #7155) 2012-04-30 16:42:45 +02:00
CMSPageHistoryController.js MINOR Removed jQuery.metadata usage in CMS, use jQuery.data() and HTML5 data attributes instead. Also fixes errors where jQuery.metadata tries to eval() HTML5 data attrs, which isn't always applicable 2012-02-16 18:06:48 +01:00
RedirectorPage.js BUGFIX Adding RedirectorPage.js to cms module (was in sapphire) and 2012-04-11 15:32:41 +12:00
ReportAdmin.Tree.js MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:42 +02:00
SilverStripeNavigator.js MINOR Moved SilverStripeNavigator from 'sapphire' to 'cms' 2011-03-28 09:02:42 +13:00