silverstripe-framework/admin/javascript
Mateusz Uzdowski bf5590d873 BUG Fix side-by-side initial icon display issue in IE8.
The new 'liszt:ready' handler is called late enough to trigger the
update, whereas the redraw is called to early for IE8 to pick up the
class change. The class property is changed correcly though, it looks
like an IE8 rendering issue.

http://open.silverstripe.org/ticket/8095
2012-12-16 16:15:07 +13: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 ENHANCEMENT: Maori language javascript 2012-07-26 17:18:44 +12: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.ActionTabSet.js Loading indicator for "more options" buttons 2012-12-14 00:32:06 +01:00
LeftAndMain.BatchActions.js Batch actions UI enhancement (#7878) 2012-11-02 22:57:14 +01:00
LeftAndMain.Content.js API Add action tabsets as a interface idiom. 2012-12-13 17:43:24 +01:00
LeftAndMain.EditForm.js API Add action tabsets as a interface idiom. 2012-12-13 17:43:24 +01:00
LeftAndMain.FieldHelp.js NEW Tooltip and inline help text support for CMS form fields 2012-12-14 01:58:04 +01:00
LeftAndMain.js BUG Fix the re-layouting not being triggered in IE8. 2012-12-16 16:14:45 +13:00
LeftAndMain.Layout.js API Refactor the CMS layouting to provide access to options. 2012-12-10 17:52:01 +01:00
LeftAndMain.Menu.js CMS member profile now is no longer in a popup (#7880) 2012-10-08 12:57:55 +02:00
LeftAndMain.Panel.js NEW Side by side editing functionality - first cut (os#7412) 2012-12-10 17:51:35 +01:00
LeftAndMain.Ping.js BUG Fixing session keep alive for non-ADMIN users 2012-11-05 15:41:10 +13:00
LeftAndMain.Preview.js BUG Fix side-by-side initial icon display issue in IE8. 2012-12-16 16:15:07 +13:00
LeftAndMain.Tree.js Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
LeftAndMain.TreeDropdownField.js FIX 7763 TreeDropdownField needs to refresh after CMS edit form save 2012-08-29 10:52:56 +12:00
lib.js Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
MemberDatetimeOptionsetField.js Using new description style in MemberDateTimeOptionSetField 2012-12-14 01:58:04 +01: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 Dont need to wrap entwine blocks in onload blocks, theres no benefit 2012-07-27 11:17:56 +12:00
ssui.core.js API Add action tabsets as a interface idiom. 2012-12-13 17:43:24 +01:00