silverstripe-reports/javascript
Ingo Schommer 175ceaf890 MINOR Moved AddForm javascript logic to new LeftAndMain.AddForm.js file which is shared by CMSMain and AssetAdmin
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92810 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 03:19:25 +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 MINOR Added javascript confirmation for 'delete folders' batch action in AssetAdmin.js 2009-11-21 03:19:14 +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 Removed CheckboxRange javascript from AssetAdmin.js, unnecessary complication of the UI with legacy prototypejs-based code. 2009-11-21 03:19:12 +00:00
AssetAdmin.js MINOR Moved AddForm javascript logic to new LeftAndMain.AddForm.js file which is shared by CMSMain and AssetAdmin 2009-11-21 03:19:25 +00:00
AssetTableField.js MINOR Moved some form logic from AssetAdmin.js to AssetTableField.js 2009-11-21 03:19:18 +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 BUGFIX Fixed ClassName change detection in javascript 2009-11-21 03:17:54 +00:00
CMSMain.js MINOR Moved AddForm javascript logic to new LeftAndMain.AddForm.js file which is shared by CMSMain and AssetAdmin 2009-11-21 03:19:25 +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.AddForm.js MINOR Moved AddForm javascript logic to new LeftAndMain.AddForm.js file which is shared by CMSMain and AssetAdmin 2009-11-21 03:19:25 +00:00
LeftAndMain.BatchActions.js MINOR Moved batch actions javascript from CMSMain.BatchAction.js to LeftAndMain.BatchActions.js to make it reuseable in AssetAdmin 2009-11-21 03:18:55 +00:00
LeftAndMain.EditForm.js BUGFIX Fixed iframe removal javascript in LeftAndMain.EditForm.js 2009-11-21 03:18:04 +00:00
LeftAndMain.js MINOR Syntax in LeftAndMain.js 2009-11-21 03:18:22 +00:00
LeftAndMain.Tree.js API CHANGE Renamed CMSMain->AddPageOptionsForm() to AddForm() 2009-11-21 03:18:51 +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.Tree.js Reimplementation for reports (#49) - removing unneeded code and remaking the template to use standard SiteTree functionality. 2009-11-21 03:18:28 +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