silverstripe-framework/admin/javascript
2012-03-20 20:41:10 +13: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 ENHANCEMENT Allow Requirements::add_i18n_javascript() to return its files more optimised inclusion, using it in LeftAndMain 2012-01-06 15:34:29 +01:00
AssetTableField.js MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
LeftAndMain.AddForm.js ENHANCEMENT Inserting image via new dialog with ajax field retrieval and GridField file selection. Rewritten to jQuery.entwine and using the new HTML editor abstraction layer. 2012-02-14 13:53:35 +01:00
LeftAndMain.BatchActions.js MINOR Highlighting modified nodes (basic success visualization) 2012-03-08 01:49:36 +01:00
LeftAndMain.Content.js ENHANCEMENT Allowing ajax responses on CMS form submissions to "break out" of the form element they were triggered through, by looking for existence of ".cms-content" node in response 2012-03-12 13:30:17 +01:00
LeftAndMain.EditForm.js BUGFIX SSF-53 : avoid to use ":submit" pseudo class in a jQuery selector 2012-03-12 09:36:09 +01:00
LeftAndMain.js MINOR Moved $('.cms-panel-link') and $('.cms-link-ajax') behaviours to "higher order" namespace 2012-03-07 17:17:47 +01:00
LeftAndMain.Menu.js MINOR JS formatting 2012-02-21 17:46:58 +01:00
LeftAndMain.Panel.js MINOR Force full redraw when panels are initiated 2012-02-28 18:09:33 +01:00
LeftAndMain.Ping.js MINOR Removed '.LeftAndMain' selector from rules in order to avoid DOM hierarchy confusion (.LeftAndMain contains .cms-content vs .LeftAndMain equals .cms-content) 2011-07-08 15:36:47 +02:00
LeftAndMain.Preview.js MINOR Disable 'preview' button if not applicable 2012-01-03 18:11:18 +01:00
LeftAndMain.Tree.js MINOR Fixed scope problems caused by separating out getTreeConfig() 2012-03-12 14:44:09 +01:00
lib.js ENHANCEMENT Added path manipulation lib from jQuery.mobile, using it to ensure all URLs are made absolute (to fix IE issues) 2012-02-23 23:29:59 +01:00
MemberImportForm.js MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
ModelAdmin.js MINOR Removed ModelAdmin JS which no longer applies due to rewrite 2012-03-12 17:34:31 +01:00
SecurityAdmin.js API CHANGE Removed MemberTableField, use GridField with GridFieldConfig_RelationEditor instead 2012-03-05 17:41:51 +01:00
ssui.core.js MINOR Added support for preselected tabs in $('.ss-ui-tabs-nav') 2012-03-09 15:16:00 +01:00