silverstripe-framework/admin/javascript
2012-05-22 15:37:31 +12: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
LeftAndMain.AddForm.js BUGFIX Fixing incorrect arguments to submitForm() in 2012-05-22 15:37:31 +12:00
LeftAndMain.BatchActions.js BUGFIX: change namespace for the tree so all matchers are executed 2012-05-18 12:27:30 +12:00
LeftAndMain.Content.js BUGFIX: add capability of redirecting form actions. 2012-05-18 17:36:06 +12:00
LeftAndMain.EditForm.js BUGFIX: add missing onunmatches causing exceptions in entwine 2012-05-18 14:27:09 +12:00
LeftAndMain.js BUGFIX Fixed missing comma in LeftAndMain.AddForm 2012-05-22 14:57:30 +12:00
LeftAndMain.Menu.js BUGFIX: add missing _super calls to all matchers and unmatchers 2012-05-18 12:27:30 +12:00
LeftAndMain.Panel.js MINOR Don't trigger on click on construction of view-model toggles, as it bubbles up to the panel, where it causes a toggle action which overrides any previous user choices stored in cookies (fixes #7210) 2012-05-01 14:10:09 +02: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 Don't invoke layout() in onmatch() for cms-preview, as it causes a gap above the menu/logo div for some reason. It's also unnecessary processing, since the preview is always hidden by default, and layout() will be triggered through redraw() when required (e.g. preview panel expansion) 2012-05-18 20:07:06 +02:00
LeftAndMain.Tree.js BUGFIX: add missing onunmatches causing exceptions in entwine 2012-05-18 14:27:09 +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 MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
ModelAdmin.js MINOR Marking ModelAdmin tools filters panel as expanded by default (related to #7210) 2012-05-01 14:08:55 +02:00
SecurityAdmin.js API CHANGE Removed MemberTableField, use GridField with GridFieldConfig_RelationEditor instead 2012-03-05 17:41:51 +01:00
ssui.core.js BUGFIX: add missing onunmatch 2012-05-22 14:49:57 +12:00