silverstripe-reports/javascript
Sam Minnee 119121b0f2 BUGFIX Open selected node and immediate child nodes when using batch actions to ensure that all nodes can actually be selected. This will optionally trigger ajax loading for further nodes
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@81457 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-07-09 05:36:24 +00:00
..
ImageEditor MINOR: Fixed newlines and set svn:eol-style to native 2009-06-17 23:14:01 +00:00
lang ENHANCEMENT Better feedback for validation errors in ModelAdmin 2009-03-13 10:19:57 +00:00
AssetAdmin.js BUGFIX #4328: Fixed drag and drop of files 2009-07-05 21:18:35 +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 Open selected node and immediate child nodes when using batch actions to ensure that all nodes can actually be selected. This will optionally trigger ajax loading for further nodes 2009-07-09 05:36:24 +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 branches/2.3 2009-06-17 11:50:02 +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 #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 MINOR: Fixed newlines and set svn:eol-style to native 2009-06-17 23:14:01 +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: Fixed newlines and set svn:eol-style to native 2009-06-17 23:14:01 +00:00
WidgetAreaEditor.js Merged from branches/2.3 2009-05-14 06:11:18 +00:00