silverstripe-cms/javascript
Ingo Schommer ae56eba853 ENHANCEMENT Using jQuery layout manager plugin to size panels in main CMS interface. Removed custom javascript resizing and CSS rules.
API CHANGE Removed custom resizing javascript methods: window.ontabschanged, window.onresize, fixRightWidth(), fixHeight_left()
API CHANGE Removed DraggableSeparator, SideTabs, SideTabItem javascript classes
API CHANGE Removed Effect.ReSize and Highlighter javascript helper classes
API CHANGE Modified template structure in CMSMain_left.ss, CMSMain_right.ss and LeftAndMain.ss
API CHANGE Modified markup IDs in LeftAndMain/CMSMain templates, removed "left", "right", "contentPanel", "bottom"
ENHANCEMENT Using jquery-latest (currently 1.3) in CMSMain and LeftAndMain
ENHANCEMENT Added jQuery UI library and "smoothness" theme to default CMS interface

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92581 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 02:35:20 +00:00
..
lang ENHANCEMENT Better feedback for validation errors in ModelAdmin 2009-03-13 10:19:57 +00:00
AssetAdmin.js ENHANCEMENT Return the results of the FilesystemSyncTask to the status message in the CMS instead of a generic success message (from r82618) 2009-10-21 04:34:41 +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_left.js MINOR fixed JS errors 2009-11-03 02:01:19 +00:00
CMSMain_right.js BUGFIX Fixed scenarios where the page is readonly and the expected ParentType elements don't exist causing a JS error 2009-05-06 05:53:22 +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.js ENHANCEMENT Using jQuery layout manager plugin to size panels in main CMS interface. Removed custom javascript resizing and CSS rules. 2009-11-21 02:35:20 +00:00
CommentAdmin_right.js Renamed feedback to comments 2007-08-13 00:32:48 +00:00
CommentTableField.js Merged from branches/2.3 2009-04-29 01:44:28 +00:00
LangSelector.js ENHANCEMENT Adjusted CMSMain and LeftAndMain to use locales instead of short lang codes when reading and writing translations. See r73468 for details on the underlying Translatable datamodel change 2009-03-20 08:49:27 +00:00
LeftAndMain_left.js ENHANCEMENT Using jQuery layout manager plugin to size panels in main CMS interface. Removed custom javascript resizing and CSS rules. 2009-11-21 02:35:20 +00:00
LeftAndMain_right.js Merged from branches/2.3 2009-04-29 01:44:28 +00:00
LeftAndMain.js ENHANCEMENT Using jQuery layout manager plugin to size panels in main CMS interface. Removed custom javascript resizing and CSS rules. 2009-11-21 02:35:20 +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 BUGFIX: autocomplete field should works on all config sub_item of a SecurityAdmin (merged from branches/2.3-nzct) 2009-07-17 02:23:57 +00:00
ModelAdmin.js MINOR Removed javascript debug call in ModelAdmin.js 2009-06-16 05:54:22 +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 Merged in change from branches/2.3 - r65860 2008-11-13 23:03:14 +00:00
ReportAdmin_right.js Merged from branches/2.3 2009-04-29 01:44:28 +00:00
SecurityAdmin_left.js Merged from branches/2.3 2009-04-29 01:44:28 +00:00
SecurityAdmin_right.js Merged from branches/2.3 2009-02-03 03:46:15 +00:00
SideReports.js MINOR fixed JS errors 2009-11-03 02:01:19 +00:00
SideTabs.js BUGFIX Made SideTabs and SideReports work with Translatable by explicitly passing a "locale" GET parameter (see #4014) 2009-05-12 04:49:25 +00:00
SitetreeAccess.js BUGFIX #3560 ajshort: Hide the SiteTree access group selector when choosing "Inherit from parent page". 2009-06-16 22:23:29 +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
TranslationTab.js BUGFIX Creating a translation of a new page in a new language fails - fixed by adding locale to /createtranslation ajax call (see #4021) 2009-05-12 02:28:18 +00:00
Upload.js MINOR: removed debug statements (from r91543) 2009-11-21 02:00:47 +00:00
WidgetAreaEditor.js MINOR added stubs to allow widgets to use treedropdown fields (from r91850) 2009-11-21 02:00:58 +00:00