silverstripe-reports/javascript
Ingo Schommer 0b7572abd5 MINOR Removed javascript debug call in ModelAdmin.js
ENHANCEMENT Calling tinymce callbacks for destroying previous instances and triggering saves in ModelAdmin.js. No full support for TinyMCE in ModelAdmin yet though.

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@79352 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-06-16 05:54:22 +00:00
..
ImageEditor MINOR: Removed spurious orig file 2009-04-27 00:21:48 +00:00
lang ENHANCEMENT Better feedback for validation errors in ModelAdmin 2009-03-13 10:19:57 +00:00
AssetAdmin.js Merged from branches/2.3 2009-04-29 01:44:28 +00:00
AssetTableField.js ENHANCEMENT Added filter/search capability to AssetTableField, this is similar to MemberTableField, except you search by file name. 2008-11-03 23:09:49 +00:00
CMSMain_left.js BUGFIX: Removed spurious console.log() functions. 2009-05-21 05:08:44 +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 Merged from trunk 2009-03-04 03:35:29 +00:00
CMSMain.js Moved CMS module to open source path 2007-07-19 10:40:05 +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
dialog.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
ForumAdmin.js additional check for existence of #Form_EditForm 2007-09-27 20:49:03 +00:00
ImprintStats.js Moved CMS module to open source path 2007-07-19 10:40:05 +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 BUGFIX Using language dropdown to determine locale for partial tree ajax loads, because we can't rely on a page with a hidden "Locale" field being loaded in the CMS. Fixed bug with wrong spelling of "locale" argument. (see #3995). 2009-05-28 23:10:57 +00:00
LeftAndMain_right.js Merged from branches/2.3 2009-04-29 01:44:28 +00:00
LeftAndMain.js API CHANGE Removed @deprecated 2.3 JS function ingize() from LeftAndMain.js: Please use ss.i18n instead 2009-05-20 07:17:39 +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 Merged from branches/2.3 2009-02-03 03:46:15 +00:00
ModelAdmin.js MINOR Removed javascript debug call in ModelAdmin.js 2009-06-16 05:54:22 +00:00
PageCommentInterface.js Merged from branches/2.3 2009-02-03 03:26:44 +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 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
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 Fixed SiteTreeAccess.js DOM IDs to field changes made in r65150 2008-11-03 14:54:57 +00:00
ThumbnailStripField.js BUGFIX Changed references from "Image" to "FolderImages" 2009-06-15 03:19:44 +00:00
TinyMCEImageEnhancement.js Reverted r69684 2009-05-01 03:27:11 +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 Merged from trunk 2009-03-04 03:35:29 +00:00
WidgetAreaEditor.js Merged from branches/2.3 2009-05-14 06:11:18 +00:00