.. |
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 |
.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
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
LeftAndMain.BatchActions.js
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
LeftAndMain.Content.js
|
MINOR Hiding panel while redrawing via ajax (for repaint/reflow performance), enforcing redraw of tabs before their own onmatch() to avoid layout glitches
|
2011-12-15 23:41:37 +01:00 |
LeftAndMain.EditForm.js
|
MINOR Fixed change detection false positives for TinyMCE in IE, use TinyMCE.isDirty() rather than string comparison
|
2011-12-15 23:42:19 +01:00 |
LeftAndMain.js
|
ENHANCEMENT Support for fake "redirects" in ajax responses via History.replaceState() (used e.g. for an add form loading the record for editing afterwards, under its own URL)
|
2011-12-20 17:46:38 +01:00 |
LeftAndMain.Menu.js
|
MINOR Update CMS menu state on form submission (as well as history state change)
|
2011-12-20 17:46:44 +01:00 |
LeftAndMain.Panel.js
|
MINOR Don't toggle CMS panels if state is already correct (to avoid the CMS UI doing three expensive redraw() invocation in its event listeners where one is sufficient)
|
2011-12-15 20:38:36 +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 Only load preview panel if its visible, to avoid unnecessary asset loads and processing. Only refresh edit form view from preview events when its visible.
|
2011-12-19 15:06:04 +01:00 |
LeftAndMain.Tree.js
|
MINOR Fixed drag'n'drop in SecurityAdmin (thanks frankmullenger)
|
2011-12-18 16:01:36 +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
|
ENHANCEMENT Created $('.cms-container').loadPanel() as a wrapper around History.pushState() to allow for global change tracking
|
2011-12-15 20:38:31 +01:00 |
SecurityAdmin.js
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
ssui.core.js
|
MINOR Fixed button layout height adjustment in CMS, reduced redraw() invocations on cms-edit-form
|
2011-12-15 23:42:16 +01:00 |