silverstripe-reports/javascript
Ingo Schommer 4c71322997 ENHANCEMENT Added form.clickedButton to all forms triggered inside LeftAndMain javascript
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92770 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:17:43 +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 duplicated 'confirm save' message in changetracker logic for LeftAndMain.EditForm.js 2009-11-21 03:14:38 +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 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
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 MINOR Moved form related javascript from CMSMain.js to new CMSMain.EditForm.js 2009-11-21 03:16:03 +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 MINOR Passing through url parameter in custom event for Form_EditForm javascript 2009-11-21 03:17:36 +00:00
LeftAndMain.js ENHANCEMENT Added form.clickedButton to all forms triggered inside LeftAndMain javascript 2009-11-21 03:17:43 +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 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
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