silverstripe-reports/javascript
Ingo Schommer 7ffbefb6b1 BUGFIX Changed sitetree default selection in LeftAndMain.Tree.js to fire on window.load instead of document.ready() through entwine. We need to ensure behaviour.js bindings are available before
BUGFIX Automatically selecting root node in CMS trees (necessary because now we actually have forms on the root node, and its a valid click target) (from r99605)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.4@99693 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 17:53:01 +13:00
..
ImageEditor MINOR: Fixed newlines and set svn:eol-style to native 2009-06-17 23:14:01 +00:00
lang MINOR make widgetarea/editor more suitable for generic use 2011-02-02 17:52:08 +13:00
tinymce_ssbuttons BUGFIX: Check for functions existence 2011-02-02 17:52:10 +13:00
tinymce_ssmacron MINOR adding maori macron button back 2011-02-02 17:52:08 +13:00
AssetAdmin.js BUGFIX: Fix deleting folders in Internet Explorer (from r87390) 2011-02-02 17:52:11 +13:00
AssetTableField.js ENHANCEMENT: Files and images section warns if you are deleting a file that is linked to 2011-02-02 17:52:11 +13:00
CMSMain_left.js ENHANCEMENT batchactions can now implement confirmationDialog() to provide a custom confirmation dialog to the front end. 2011-02-02 17:52:38 +13:00
CMSMain_right.js MINOR added LiveURLSegment to ignored field in change detection (from r98494) 2011-02-02 17:52:51 +13: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
highlight.js MINOR Moved jsparty/highlight.js to cms/javascript/highlight.js 2011-02-02 17:52:04 +13:00
hover.js MINOR Moved jsparty/hover.js to cms/javascript/hover.js 2011-02-02 17:52:04 +13:00
LangSelector.js BUGFIX Language switcher dropdown javascript uses baseHref() to avoid invalid relative links in IE8 (#4891) 2011-02-02 17:52:22 +13:00
LeftAndMain_left.js BUGFIX Changed sitetree default selection in LeftAndMain.Tree.js to fire on window.load instead of document.ready() through entwine. We need to ensure behaviour.js bindings are available before 2011-02-02 17:53:01 +13:00
LeftAndMain_right.js APICHANGE: Use the same navigator items in the CMS that are used on the frontend (from r97395) 2011-02-02 17:52:49 +13:00
LeftAndMain.js BUGFIX: Remove buttons from display if you load a CMS page that should have no buttons - reverts bug caused by r96551 and fixes the issue it was trying to solve. 2011-02-02 17:52:57 +13:00
MemberImportForm.js ENHANCEMENT Added help texts for MemberImportForm and GroupImportForm (merged and rewritten from r98750) 2011-02-02 17:52:43 +13: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 ENHANCEMENT Disabling/checking permission checkboxes in admin/security when 'ADMIN' permission is selected 2011-02-02 17:53:01 +13:00
ModelAdmin.js BUGFIX: Closing TinyMCE image, link or flash panel when loading form (ticket #4907) 2011-02-02 17:52:42 +13: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 MINOR don't load a report by default (from r98561) 2011-02-02 17:52:52 +13:00
ReportAdmin_right.js BUGFIX: Remove buttons from display if you load a CMS page that should have no buttons - reverts bug caused by r96551 and fixes the issue it was trying to solve. 2011-02-02 17:52:57 +13:00
SecurityAdmin_left.js Merged from branches/2.3 2009-04-29 01:44:28 +00:00
SecurityAdmin_right.js FEATURE Import members and their group assignments from CSV in admin/security through the new MemberImportForm class (merged from r98708) 2011-02-02 17:52:42 +13:00
SideReports.js MINOR added locking to static publisher to avoid two queues running at the same time. (from r87792) 2011-02-02 17:52:31 +13: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: Debugged and simplified Access tab javascript 2011-02-02 17:52:58 +13:00
ThumbnailStripField.js BUGFIX Fixed file search in ThumbnailStripField not working because of incorrect ID 2009-07-01 23:34:39 +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
WidgetAreaEditor.js BUGFIX Fixed widgets not being clickable to use them in IE 2011-02-02 17:52:27 +13:00