silverstripe-framework/admin/javascript
Ingo Schommer 3156e75548 BUG Redisplay CMS forms with validation errors
Guess the fragment based on the returned HTML.
The validation error HTTP response is generated by Form rather than
the controller (LeftAndMain), so we can't set custom PJAX headers easily.
2012-07-18 16:50:04 +02: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
leaktools.js ENHANCEMENT: In dev mode, include some basic leak detection functions in the admin panel 2012-06-15 01:19:19 +02:00
LeftAndMain.AddForm.js BUGFIX: Fix trac/7485 2012-06-18 10:23:04 +12:00
LeftAndMain.BatchActions.js BUGFIX Apply batch action node deselection (fixes #7476) 2012-06-18 00:31:27 +02:00
LeftAndMain.Content.js BUGFIX: Use new jQuery.Entwine event capturing, onadd and onremove features to plug some memory leaks 2012-06-15 01:19:15 +02:00
LeftAndMain.EditForm.js MINOR Moving edit form focus logic from onadd() to onmatch() to give the form time to become visible (see #7258) 2012-06-15 01:19:20 +02:00
LeftAndMain.FieldHelp.js ENHANCEMENT: Implemented help text for form fields. 2012-06-13 13:19:12 +02:00
LeftAndMain.js BUG Redisplay CMS forms with validation errors 2012-07-18 16:50:04 +02:00
LeftAndMain.Menu.js BUGFIX: Use new jQuery.Entwine event capturing, onadd and onremove features to plug some memory leaks 2012-06-15 01:19:15 +02:00
LeftAndMain.Panel.js BUGFIX: add missing onunmatches 2012-05-23 16:24:15 +12:00
LeftAndMain.Ping.js BUGFIX: Use new jQuery.Entwine event capturing, onadd and onremove features to plug some memory leaks 2012-06-15 01:19:15 +02:00
LeftAndMain.Preview.js Allow custom preview URLs through hidden fields 2012-07-16 12:05:48 +02:00
LeftAndMain.Tree.js BUGFIX: Fix trac ticket #7476 2012-06-22 10:46:03 +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: Use new jQuery.Entwine event capturing, onadd and onremove features to plug some memory leaks 2012-06-15 01:19:15 +02:00