silverstripe-reports/javascript
Ingo Schommer 1ce99bc5c4 MINOR Removed unused refreshAsset() javascript from AssetAdmin.js
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92782 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:18:08 +00:00
..
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 BUGFIX Fixed ClassName change detection in javascript 2009-11-21 03:17:54 +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.js MINOR Removed unused refreshAsset() javascript from AssetAdmin.js 2009-11-21 03:18:08 +00:00
AssetTableField.js ENHANCEMENT Current search and current page of asset section are persistent. Fixes the open source ticket #4470 and also a part of #4256 (from r84091) 2009-10-21 04:39:50 +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.BatchActions.js API CHANGE Removed CMSBatchAction->getDoingText(), is now using button loading indicators in the UI 2009-11-21 03:15:40 +00:00
CMSMain.EditForm.js BUGFIX Fixed ClassName change detection in javascript 2009-11-21 03:17:54 +00:00
CMSMain.js MINOR Only refresh versions side panel on new tree selection if its visible - regression from javascript refactoring, this was already the case in the old CMS logic 2009-11-21 03:17:06 +00:00
CMSMain.Translatable.js BUGFIX Fixed locale GET parameter concatenation in language selector javascript for the CMS 2009-11-21 03:16:11 +00:00
CMSMain.Tree.js API CHANGE Removed SideReport javascript class, replaced with concrete implementation in CMSMain.js 2009-11-21 03:15:55 +00:00
CommentAdmin_right.js Renamed feedback to comments 2007-08-13 00:32:48 +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.EditForm.js BUGFIX Fixed iframe removal javascript in LeftAndMain.EditForm.js 2009-11-21 03:18:04 +00:00
LeftAndMain.js BUGFIX Fixed resizing problem with LeftAndMain.js->resizeChildren() caused by jQuery UI tabs and FOUC 2009-11-21 03:17:52 +00:00
LeftAndMain.Tree.js ENHANCEMENT Updated LeftAndMain->ajaxupdateparent() and ajaxupdatesort() to return JSON data rather than FormResponse eval()ed javascript, and let the clientside handle any updates. Also updated to use HTTPRequest instead of superglobals. 2009-11-21 03:16:30 +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 ENHANCEMENT Reimplemented ModelAdmin history feature as separate javascript file based on jQuery.concrete. It removes any dependencies to PHP code or existing markup, which means it can be disabled if not required. 2009-11-21 03:17:41 +00:00
ModelAdmin.js MINOR Making full result table rows in ModelAdmin selectable 2009-11-21 03:17:49 +00:00
PageCommentInterface.js MINOR: fixed page comment form disappearing when validation failed (from r82778) 2009-11-05 01:11:40 +00:00
ReportAdmin_left.js API CHANGE Replaced addpageclass javascript functionality with concrete implementation in CMSMain_left.js 2009-11-21 03:15:32 +00:00
ReportAdmin_right.js API CHANGE Removed tinymce_removeAll() javacsript method in favour of a cleanup() method in #Form_EditForm 2009-11-21 02:37:59 +00:00
SecurityAdmin_left.js MINOR Removed loader.js dependencies 2009-11-21 02:37:27 +00:00
SecurityAdmin_right.js Merged from branches/2.3 2009-02-03 03:46:15 +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 BUGFIX: fixed doUpload ajax submission to correctly handle files submitted via the content editor submission. 2009-11-12 22:06:37 +00:00
Upload.js 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
WidgetAreaEditor.js BUGFIX Adjusted WidgetAreaEditor javascript to new event names triggered by CMS forms 2009-11-21 02:39:24 +00:00