silverstripe-cms/javascript
Ingo Schommer d91759d958 API CHANGE Fixed various controllers to enforce CSRF protection through Form_SecurityToken on GET actions that are not routed through Form->httpSubmission(): AssetAdmin, CMSBatchActionHandler, CMSMain, CommentTableField, LeftAndMain, MemberTableField, PageComment, PageComment_Controller (from r113282)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@113318 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 17:48:29 +13:00
..
ImageEditor FEATURE: merged back patch for image editor. Currently completely broken on trunk this patch does nothing to fix it sadly. I think its a prototype thing 2008-11-06 02:04:03 +00:00
lang MINOR Added french translation (see #3290) 2011-02-02 17:47:50 +13:00
AssetAdmin.js API CHANGE Fixed various controllers to enforce CSRF protection through Form_SecurityToken on GET actions that are not routed through Form->httpSubmission(): AssetAdmin, CMSBatchActionHandler, CMSMain, CommentTableField, LeftAndMain, MemberTableField, PageComment, PageComment_Controller (from r113282) 2011-02-02 17:48:29 +13: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.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
CMSMain_left.js BUGFIX: Removed spurious console.log() functions (merged from r77552) 2011-02-02 17:48:23 +13:00
CMSMain_right.js Merged from trunk 2011-02-02 17:48:19 +13:00
CMSMain_upload.js BUGFIX Removing operating system limitations for Flash Player checks which determine showing/hiding of upload button (which currently requires exactly FP9 in our version of SWFUpload). See #3679 and #3023 for followup tickets. 2011-02-02 17:48:24 +13:00
CommentAdmin_right.js Renamed feedback to comments 2007-08-13 00:32:48 +00:00
CommentTableField.js BUGFIX Fixed javascript error in CommentTableField.js where input elements were not being correctly picked up, due to the form HTML change 2011-02-02 17:48:11 +13:00
ForumAdmin.js additional check for existence of #Form_EditForm 2007-09-27 20:49:03 +00:00
LangSelector.js Merging refactored Translatable from trunk, and related changes to CMSMain 2011-02-02 17:48:13 +13:00
LeftAndMain.js Reverted r77385 2011-02-02 17:48:23 +13:00
LeftAndMain_left.js API CHANGE Fixed various controllers to enforce CSRF protection through Form_SecurityToken on GET actions that are not routed through Form->httpSubmission(): AssetAdmin, CMSBatchActionHandler, CMSMain, CommentTableField, LeftAndMain, MemberTableField, PageComment, PageComment_Controller (from r113282) 2011-02-02 17:48:29 +13:00
LeftAndMain_right.js MINOR Removed unused SecurityAdmin->MemberForm() and savemember() (see MemberTableField) (from r113281) 2011-02-02 17:48:29 +13:00
MemberTableField.js BUGFIX: Fix incorrect URL when adding a new Member via the MemberTableField 2011-02-02 17:48:03 +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
ModelAdmin.js MINOR Fixed js applying to non-tinymce textarea fields in ModelAdmin.js (fixes #5453) 2011-02-02 17:48:28 +13:00
PageCommentInterface.js MINOR: fixed page comment form disappearing when validation failed 2011-02-02 17:48:25 +13:00
ReportAdmin_left.js BUGFIX Fixed JS error in ReportAdmin 2011-02-02 17:47:35 +13:00
ReportAdmin_right.js BUGFIX: Explicitly destroy TinyMCE instances when loading a new page, in an attempt to reduce memory leaks 2011-02-02 17:48:12 +13:00
SecurityAdmin_left.js BUGFIX Fixed newly created Group records in SecurityAdmin not having "admin/security/show/" link by adding missing site tree handlers in SecurityAdmin_left.js 2011-02-02 17:48:12 +13:00
SecurityAdmin_right.js MINOR Removed hard-to-debug error trap in SecurityAdmin_right.js 2011-02-02 17:48:02 +13:00
SideReports.js MINOR Merged from trunk 2011-02-02 17:48:19 +13:00
SideTabs.js MINOR Merged from trunk 2011-02-02 17:48:19 +13: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 Removed console debug messages for ThumbnailStripField 2011-02-02 17:47:35 +13:00
TinyMCEImageEnhancement.js BUGFIX Removing operating system limitations for Flash Player checks which determine showing/hiding of upload button (which currently requires exactly FP9 in our version of SWFUpload). See #3679 and #3023 for followup tickets. 2011-02-02 17:48:24 +13:00
TranslationTab.js API CHANGE Fixed various controllers to enforce CSRF protection through Form_SecurityToken on GET actions that are not routed through Form->httpSubmission(): AssetAdmin, CMSBatchActionHandler, CMSMain, CommentTableField, LeftAndMain, MemberTableField, PageComment, PageComment_Controller (from r113282) 2011-02-02 17:48:29 +13:00
Upload.js MINOR Fixed tab-spacing in cms/upload js files 2011-02-02 17:48:05 +13:00
WidgetAreaEditor.js BUGFIX WidgetAreaEditor shouldn't ever call editable segment "NoWidgets" - this is just a placeholder 2011-02-02 17:48:24 +13:00
dialog.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00