silverstripe-framework/admin/javascript
Mateusz Uzdowski dbbcd08d8f NEW Extend the ssui.button with alternate appearances.
Reusable feature for making CMS buttons that respond to the current
contextual state with an appearance change.

Provides capability to specify initial state, alternate icon and
alternate text via data attributes or options (PHP or JS), and to hook
up into events triggered when the state is alternating.

This is used by the follow-up cms action buttons cleanup work.
2012-11-26 09:51:02 +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.AddForm.js FIX 7856 If the submit button is disabled, to perform the ajax request 2012-09-11 15:00:36 +12:00
LeftAndMain.BatchActions.js Batch actions UI enhancement (#7878) 2012-11-02 22:57:14 +01: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 Merge remote-tracking branch 'origin/3.0' 2012-10-08 16:48:52 +02:00
LeftAndMain.FieldHelp.js FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
LeftAndMain.js Merge pull request #968 from silverstripe-droptables/submitform-validation 2012-11-22 15:31:51 -08: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 BUGFIX: add missing onunmatches 2012-05-23 16:24:15 +12:00
LeftAndMain.Ping.js BUG Fixing session keep alive for non-ADMIN users 2012-11-05 15:41:10 +13:00
LeftAndMain.Preview.js ENHANCEMENT: open/7886 added preview button to the settings page so that when a user changes the theme they can preview the change. 2012-10-05 16:30:47 +13:00
LeftAndMain.Tree.js Batch actions UI enhancement (#7878) 2012-11-02 22:57:14 +01: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 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 Dont need to wrap entwine blocks in onload blocks, theres no benefit 2012-07-27 11:17:56 +12:00
ssui.core.js NEW Extend the ssui.button with alternate appearances. 2012-11-26 09:51:02 +13:00