silverstripe-cms/javascript
2012-03-12 11:48:44 +01:00
..
lang ENHANCEMENT "Edit" action in tree context menu 2012-03-12 11:48:44 +01:00
tinymce_ssbuttons MINOR Changed 'insert image' form names, removed dynamic node change events for links (modal dialog doesn't allow for changes while the dialog is open) 2012-02-14 13:32:58 +01:00
tinymce_ssmacron MINOR: documentation updated 2010-11-24 06:24:02 +00: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 Correct confirmation message when deleting files (#6975) 2012-03-09 21:12:22 +01:00
CMSMain.AddForm.js MINOR Fixed variable declaration in CMSMain.AddForm.js 2012-01-22 11:58:24 +01:00
CMSMain.EditForm.js BUGFIX: Change to a page url segment doesn't get saved properly caused by 'disabled' attribute on the field, which is added by url segment suggestion function (ticket #6842) 2012-03-09 16:12:07 +13:00
CMSMain.js MINOR Removed obnoxious message about tree filtering success (which now became visible as we fixed the statusMessage() system) 2012-03-02 15:23:14 +01:00
CMSMain.Tree.js ENHANCEMENT "Edit" action in tree context menu 2012-03-12 11:48:44 +01: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
CMSPagesController.Tree.js MINOR Redirecting page links in CMSPagesController to CMSPageEditController (admin/pages/show/99 to admin/page/show/99) 2011-07-08 15:36:30 +02: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
WidgetAreaEditor.js MINOR Removed usage of prototype.js style $() alias in WidgetAreaEditor.js 2012-02-16 12:28:24 +01:00