silverstripe-framework/admin/javascript
2012-06-14 17:17:27 +12:00
..
jquery-changetracker MINOR Added destroy() method to jQuery.changetracker plugin 2012-06-13 23:16:09 +02:00
jquery-fitheighttoparent MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
lang BUGFIX Moved localised JS messages in correct module (fixes #7393) 2012-06-04 11:52:31 +02:00
LeftAndMain.AddForm.js API CHANGE Moved submitForm() from $('.cms-content') to $('.cms-container'), unifying ajax response handling between panel loading and form submission 2012-05-30 15:07:14 +02:00
LeftAndMain.BatchActions.js BUGFIX: add missing onunmatches 2012-05-23 16:24:15 +12:00
LeftAndMain.Content.js BUGFIX Stability improvements on CMS layout logic 2012-06-06 21:05:36 +02:00
LeftAndMain.EditForm.js MINOR Using new jQuery.changetracker.destroy method in LeftAndMain.EditForm.js 2012-06-13 23:16:13 +02:00
LeftAndMain.FieldHelp.js ENHANCEMENT: Implemented help text for form fields. 2012-06-13 13:19:12 +02:00
LeftAndMain.js API CHANGE Renamed JS event from 'reloadeditform' on 'aftersubmitform', 'beforesave' to 'beforesubmitform'. Listening to bubbled event on container to avoid binding to forms which are removed before the event is triggered. 2012-06-12 17:13:36 +02:00
LeftAndMain.Menu.js API CHANGE Renamed JS event from 'reloadeditform' on 'aftersubmitform', 'beforesave' to 'beforesubmitform'. Listening to bubbled event on container to avoid binding to forms which are removed before the event is triggered. 2012-06-12 17:13:36 +02:00
LeftAndMain.Panel.js BUGFIX: add missing onunmatches 2012-05-23 16:24:15 +12:00
LeftAndMain.Ping.js ENHANCEMENT Re-instate pinging every 5 minutes in the CMS as a measure 2012-05-23 17:15:17 +12:00
LeftAndMain.Preview.js API CHANGE Renamed JS event from 'reloadeditform' on 'aftersubmitform', 'beforesave' to 'beforesubmitform'. Listening to bubbled event on container to avoid binding to forms which are removed before the event is triggered. 2012-06-12 17:13:36 +02:00
LeftAndMain.Tree.js BUGFIX: Ticket #5578 SiteTree->CanCreateTopLevel() doesn't change dragged tree nodes or ParentID changes 2012-06-14 17:17:27 +12:00
lib.js BUGFIX Replaced logic for checking external URLs in CMS Menu with more stable jQuery Mobile codebase (fixes problems on IE not loading menu entries via ajax) (#7002) 2012-03-30 16:51:42 +02:00
MemberImportForm.js BUGFIX: add missing onunmatches 2012-05-23 16:24:15 +12:00
ModelAdmin.js BUGFIX: add missing onunmatches 2012-05-23 16:24:15 +12:00
SecurityAdmin.js BUGFIX: add missing onunmatches 2012-05-23 16:24:15 +12:00
ssui.core.js BUGFIX: add missing onunmatches 2012-05-23 16:24:15 +12:00