silverstripe-reports/javascript
Luke Hudson 7551377671 BUGFIX: Ensure .js variable defined with var keyword
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.4@96678 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 17:52:10 +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: Cleanup after aborted drag operation in Assets (#4735) (from r93071) 2011-02-02 17:52:07 +13:00
AssetTableField.js BUGFIX: Fix IE bug with Files&Images (#4912) 2011-02-02 17:52:10 +13:00
CMSMain_left.js MINOR Javascript variable declarations in CMSMain_left.js (#4741) 2011-02-02 17:52:05 +13: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: added ability to upload images from site content pane. Merged via r9130, r91347, r91350, r91480 2011-02-02 17:52:03 +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 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 MINOR Set url variable in TreeAPI.reload as local variable in LeftAndMain_left.js 2011-02-02 17:52:09 +13:00
LeftAndMain_right.js REVERT: Code duplicated, as Observable interface can be used instead 2011-02-02 17:52:10 +13:00
LeftAndMain.js BUGFIX: getting rid of problem with disappearing buttons on the initial page load (not ajax). The initialization was called twice on the CMSForm, and on the second call the ajaxActionsAtTop was removing the buttons - now the buttons are removed only when there is something to be added. 2011-02-02 17:52:10 +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 BUGFIX #4847 Fixed ComplexTableField undefined in IE8 when opening a CTF popup in the Security section of the CMS 2011-02-02 17:52:08 +13: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 BUGFIX Fixed IE bug in ReportAdmin_left.js 2011-02-02 17:52:06 +13: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 FEATURE: added ability to upload images from site content pane. Merged via r9130, r91347, r91350, r91480 2011-02-02 17:52:03 +13: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 BUGFIX: Ensure .js variable defined with var keyword 2011-02-02 17:52:10 +13:00
WidgetAreaEditor.js BUGFIX: Check for empty 2011-02-02 17:52:10 +13:00