.. |
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 l10n in CMSMain.php, CMSMain.js and CMSSiteTreeFilter.php
|
2009-11-22 08:45:59 +00:00 |
tinymce_ssbuttons
|
MINOR Changed paths to moved thirdparty dependencies (mostly from /jsparty to /sapphire/thirdparty, /cms/javascript and /sapphire/javascript)
|
2009-11-21 02:36:38 +00:00 |
tinymce_ssmacron
|
MINOR Changed paths to moved thirdparty dependencies (mostly from /jsparty to /sapphire/thirdparty, /cms/javascript and /sapphire/javascript)
|
2009-11-21 02:36:38 +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
|
MINOR l10n in CMSMain.php, CMSMain.js and CMSSiteTreeFilter.php
|
2009-11-22 08:45:59 +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
|
MINOR Moved batch actions code from AssetAdmin/CMSMain to a common LeftAndMain parent (which is now reused by SecurityAdmin as well)
|
2009-11-21 03:20:21 +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 Moved sitetree state setting javascript to LeftAndMain.Tree.js, used in AssetAdmin as well
|
2009-11-21 03:19:27 +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
|
API CHANGE Removed ajaxLoadPage(), ajaxLoadPage_success(), ajaxLink() javascript methods - were never used in core
|
2009-11-21 02:35:48 +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
|
BUGFIX Fixed 'add member' popup in SecurityAdmin
|
2009-11-21 03:21:10 +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
|
MINOR Bugfixes for SWFUpload
|
2009-11-21 03:21:19 +00:00 |
WidgetAreaEditor.js
|
BUGFIX Adjusted WidgetAreaEditor javascript to new event names triggered by CMS forms
|
2009-11-21 02:39:24 +00:00 |