silverstripe-framework/admin/javascript
Ingo Schommer d4baf2d19d BUGFIX Stability improvements on CMS layout logic
- Changed application order
- Fixed layout trigger after preview toggle
- Replaced button row dimension approximation with double application of jQuery.layout() - once before sizing the action panel height to set correct width on container, then again for the height
2012-06-06 21:05:36 +02:00
..
jquery-changetracker BUGFIX Fixed change tracking of checkboxes and radiobuttons in jquery.changetracker plugin 2011-12-15 20:38:35 +01: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 BUGFIX Stability improvements on CMS layout logic 2012-06-06 21:05:36 +02:00
LeftAndMain.js BUGFIX Stability improvements on CMS layout logic 2012-06-06 21:05:36 +02:00
LeftAndMain.Menu.js BUGFIX: add missing onunmatches 2012-05-23 16:24:15 +12: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 BUGFIX Stability improvements on CMS layout logic 2012-06-06 21:05:36 +02:00
LeftAndMain.Tree.js MINOR Fixed node deselection when changing areas (e.g. "pages" to "edit page") 2012-06-04 11:05:05 +02: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