silverstripe-cms/javascript
Ingo Schommer f7ed6b050f elofgren: USABILITY: 1. Always use confirmation when calling autoSave, not just for 'Microsoft Internet Explorer' since the new confirm() dialog works in all browsers.
2. Make MainMenu? links call LeftAndMain?_window_unload() to check for unsaved changes before loading new page. Don't register LeftAndMain?_window_unload with window 'beforeunload' event because it 
cannot stop the page unload and the save check is now done via links (where stopping the unload works). 
3. Make external Logo link open in a new window like the Menu-help link to prevent unsaved changes being lost. 
More info: http://www.elijahlofgren.com/silverstripe/alert-users-when-leaving-tab-with-unsaved-changes/ (merged from branches/gsoc)


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@41798 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-14 19:30:11 +00:00
..
AssetAdmin.js Added SiteTreeHandlers.controller_url so that subsites module can work 2007-09-04 04:12:30 +00:00
BulkLoaderAdmin.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
CMSMain_left.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
CMSMain_right.js Moved CMS module to open source path 2007-07-19 10:40:05 +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
CommentList.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
CommentTableField.js 'Approving' a comment makes more sense than 'accepting' a comment 2007-08-12 22:19:06 +00:00
dialog.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
ForumAdmin.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
GenericDataAdmin_left.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
GenericDataAdmin_right.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
ImprintStats.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
LeftAndMain_left.js Added SiteTreeHandlers.controller_url so that subsites module can work 2007-09-04 04:12:30 +00:00
LeftAndMain_right.js elofgren: USABILITY: 1. Always use confirmation when calling autoSave, not just for 'Microsoft Internet Explorer' since the new confirm() dialog works in all browsers. 2007-09-14 19:30:11 +00:00
LeftAndMain.js elofgren: USABILITY: 1. Always use confirmation when calling autoSave, not just for 'Microsoft Internet Explorer' since the new confirm() dialog works in all browsers. 2007-09-14 19:30:11 +00:00
MemberList.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
MemberTableField_popup.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
MemberTableField.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
Newsletter_UploadForm.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
NewsletterAdmin_left.js elofgren: USABILITY: Rework the tabs in the Newsletter section to be less confusing as per issue #57 of the Usability Report 2007-09-14 17:29:08 +00:00
NewsletterAdmin_right.js elofgren: USABILITY: Fix usability issue #66 'Cancel button needs to be added to Send Newsletter Window' by adding a Cancel button and aligning it left. 2007-09-14 19:27:34 +00:00
NewsletterMemberList.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
PageCommentInterface.js Moved styling 2007-08-14 04:44:33 +00:00
ReportAdmin_left.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
ReportAdmin_right.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
SecurityAdmin_left.js Added SiteTreeHandlers.controller_url so that subsites module can work 2007-09-04 04:12:30 +00:00
SecurityAdmin_right.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
SideReports.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
SideTabs.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
TaskList.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
ThumbnailStripField.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
tinymce.template.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
WidgetAreaEditor.js Moved widgets into core 2007-08-02 22:07:11 +00:00