.. |
jquery-changetracker
|
BUGFIX Fixed fieldSelector logic in jquery.changetracker
|
2009-11-21 03:14:03 +00:00 |
jquery-fitheighttoparent
|
MINOR Moved jquery-fitheighttoparent, jquery-layout, swfupload from sapphire into cms
|
2009-11-21 02:36:54 +00:00 |
lang
|
MINOR make widgetarea/editor more suitable for generic use (from r95086)
|
2009-12-16 06:06:30 +00:00 |
tinymce_ssbuttons
|
ENHANCEMENT Loading of tinymce_ssbuttons plugin via relative paths in HtmlEditorConfig rather than using the plugin name as a path spec (see r94060)
|
2009-12-16 05:54:10 +00:00 |
tinymce_ssmacron
|
MINOR adding maori macron button back (from r94986)
|
2009-12-16 06:01:20 +00:00 |
AssetAdmin.DragDrop.js
|
ENHANCEMENT Converted AssetAdmin and AssetTableField javascript to jquery-concrete
|
2009-11-21 03:20:11 +00:00 |
AssetAdmin.js
|
BUGFIX Fixed CMSMain.js search clearing logic, wasnt clearing the first field properly. Fixed LeftAndMain->getsubtree() filtering in AssetAdmin and SecurityAdmin.
|
2009-11-21 03:21:03 +00:00 |
AssetTableField.js
|
ENHANCEMENT Converted AssetAdmin and AssetTableField javascript to jquery-concrete
|
2009-11-21 03:20:11 +00:00 |
CMSMain_upload.js
|
FEATURE: reenabled the ability to upload images from the insert image tab. Still commented out while le a couple of tweaks are made
|
2009-11-11 07:06:45 +00:00 |
CMSMain.EditForm.js
|
MINOR Adjusted CMS JavaScript to new jquery-concrete API: Getters have 'get' prefix, namespaces are defined in blocks, event handlers work consistently. Mostly indentation and structure changes, no logic changes.
|
2009-11-21 03:19:59 +00:00 |
CMSMain.js
|
BUGFIX: add check for left mouse button
|
2009-12-17 00:33:23 +00:00 |
CMSMain.Translatable.js
|
MINOR Adjusted CMS JavaScript to new jquery-concrete API: Getters have 'get' prefix, namespaces are defined in blocks, event handlers work consistently. Mostly indentation and structure changes, no logic changes.
|
2009-11-21 03:19:59 +00:00 |
CMSMain.Tree.js
|
MINOR Moved sitetree state setting javascript to LeftAndMain.Tree.js, used in AssetAdmin as well
|
2009-11-21 03:19:27 +00:00 |
CommentTableField.js
|
API CHANGE Removed ajaxErrorHandler() javascript method from LeftAndMain.js, and changed two known references to custom code
|
2009-11-21 03:16:21 +00:00 |
LeftAndMain.AddForm.js
|
MINOR Adjusted CMS JavaScript to new jquery-concrete API: Getters have 'get' prefix, namespaces are defined in blocks, event handlers work consistently. Mostly indentation and structure changes, no logic changes.
|
2009-11-21 03:19:59 +00:00 |
LeftAndMain.BatchActions.js
|
BUGFIX: #4834 disable the tree multiselect feature also when switching to another tab.
|
2009-12-16 23:20:39 +00:00 |
LeftAndMain.EditForm.js
|
BUGFIX Don't invoke statusMessage() in LeftAndMain.EditForm.js form save callbacks, its already handled in LeftAndMain.js for global ajax completion callbacks
|
2009-11-21 03:20:28 +00:00 |
LeftAndMain.js
|
MINOR Adjusted CMS JavaScript to new jquery-concrete API: Getters have 'get' prefix, namespaces are defined in blocks, event handlers work consistently. Mostly indentation and structure changes, no logic changes.
|
2009-11-21 03:20:14 +00:00 |
LeftAndMain.Tree.js
|
MINOR Set url variable in TreeAPI.reload as local variable in LeftAndMain_left.js (from r95971)
|
2010-04-12 08:45:32 +00:00 |
MemberImportForm.js
|
ENHANCEMENT Added help texts for MemberImportForm and GroupImportForm
|
2010-02-11 02:22:45 +00:00 |
MemberTableField_popup.js
|
Merged [47102]: Optimization for Behaviour sheets that allows you to provide a unique identifier so that duplicate sheets aren't applied twice.
|
2008-08-12 23:53:08 +00:00 |
MemberTableField.js
|
MINOR Fixed disabled behaviour in MemberTableField.js permission toggles
|
2010-02-22 10:14:51 +00:00 |
ModelAdmin.History.js
|
MINOR Adjusted CMS JavaScript to new jquery-concrete API: Getters have 'get' prefix, namespaces are defined in blocks, event handlers work consistently. Mostly indentation and structure changes, no logic changes.
|
2009-11-21 03:19:59 +00:00 |
ModelAdmin.js
|
MINOR Adjusted CMS JavaScript to new jquery-concrete API: Getters have 'get' prefix, namespaces are defined in blocks, event handlers work consistently. Mostly indentation and structure changes, no logic changes.
|
2009-11-21 03:19:59 +00:00 |
PageCommentInterface.js
|
MINOR: fixed page comment form disappearing when validation failed (from r82778)
|
2009-11-05 01:11:40 +00:00 |
ReportAdmin.Tree.js
|
MINOR Adjusted CMS JavaScript to new jquery-concrete API: Getters have 'get' prefix, namespaces are defined in blocks, event handlers work consistently. Mostly indentation and structure changes, no logic changes.
|
2009-11-21 03:19:59 +00:00 |
SecurityAdmin.js
|
MINOR Moved permission checkbox logic from SecurityAdmin.js to MemberTableField.js in order to have it working in the member popup as well
|
2010-02-22 10:11:54 +00:00 |
SecurityAdmin.Tree.js
|
ENHANCEMENT Adjusted SecurityAdmin to new LeftAndMain API and jquery.concrete javascript. Changed 'delete' and 'create' interface to be more in line with CMSMain parent implementation, and increase code reuse.
|
2009-11-21 03:20:17 +00:00 |
ssui.core.js
|
ENHANCEMENT Integrating right panels ('insert image', etc.) in CMS with new layout manager, adjusting title bar to jQuery UI styling, making panel content scrollable
|
2009-11-21 02:36:26 +00:00 |
ThumbnailStripField.js
|
BUGFIX Fixed file search in ThumbnailStripField not working because of incorrect ID
|
2009-07-01 23:34:39 +00:00 |
TinyMCEImageEnhancement.js
|
MINOR Bugfixes for SWFUpload
|
2009-11-21 03:21:19 +00:00 |
Upload.js
|
BUGFIX: when the JS files are combined, swfupload.js gets included in pages where there are no placeholder elements available, failing with exception and killing the javascript for the page. Now the exception is intercepted and ignored. (from r95972)
|
2010-04-12 08:45:48 +00:00 |
WidgetAreaEditor.js
|
MINOR fixed bug where widget area editor would not be activated (from r94829)
|
2009-12-16 06:00:08 +00:00 |