silverstripe-framework/admin/javascript
2012-03-05 09:21:24 +01: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
.DS_Store MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02: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 Don't remove checkboxes from page tree after batch actions, as it causes an inconsistent UI ('multi-select' view is still enabled) (fixes #6758) 2011-12-21 10:48:53 +01:00
LeftAndMain.Content.js BUGFIX: Page tree node reflects any changes made to page (title, publication status) in its edit view, implemented on the level of cms-content dom element, rather than cms-edit-form level 2012-02-27 12:47:36 +13:00
LeftAndMain.EditForm.js BUGFIX Moved window.beforeunload handler out of onmatch(), was applied multiple times and causing unsaved changes confirmation messages on forms which were no longer loaded 2012-03-05 09:13:19 +01:00
LeftAndMain.js MINOR Applying chosen.js behaviour to all <select multiple>, rather than arbitrarily limiting to a CheckboxSetField. Also fixed a bug where those fields would get the '.has-chzn' class even if it wasn't applied due to a missing <select> element. 2012-03-05 09:21:24 +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 BUGFIX: Page tree node reflects any changes made to page (title, publication status) in its edit view, implemented on the level of cms-content dom element, rather than cms-edit-form level 2012-02-27 12:47:36 +13: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
MemberTableField_popup.js MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
MemberTableField.js Merged new-orm into datagrid 2011-09-26 16:47:54 +13:00
ModelAdmin.History.js MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
ModelAdmin.js MINOR Less specific button selectors in CMS JavaScript to cover <button> tags as well 2012-02-23 23:29:58 +01:00
SecurityAdmin.js MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
ssui.core.js ENHANCEMENT Using native jQuery UI buttons and icon styling for a less coupled implementation (e.g. assuming that a "constructive" button always has a specific icon, or one at all). All CMS UI buttons switched to use <button> markup, which allows for inline icons and correctly aligned multi-line button labels. 2012-02-17 15:58:32 +01:00