silverstripe-reports/javascript
Ingo Schommer 95c9255395 elofgren: Fix wording on alert() shown when Delete button is clicked in NewsletterAdmin?.js left to refer to 'Newsletter item' instead of 'Page'
(merged from branches/gsoc)


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@42041 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-16 02:18:43 +00:00
..
ImageEditor mujma: ENHANCEMENTS: Now image is placed in scrolled container so operation that results in image larger than screen are no longer problem. 2007-09-16 01:30:43 +00:00
AssetAdmin.js elofgren: Remove leftover file drag and drop debug code accidentally committed in r37813 2007-09-16 00:48:41 +00:00
BulkLoaderAdmin.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
CMSMain_left.js elofgren: When 'Duplicate this page' is clicked, first silently (without confirmation) save the page, then duplicate it so the new page is identical to the other page. Closes gsoc Ticket #41: Apply xmedeko's "autoSave before page duplicate" fixes to gsoc branch. Adapted from code posted here: http://www.silverstripe.com/contributions/flat/2073 Thanks Ondra\! 2007-09-15 21:56:40 +00:00
CMSMain_right.js elofgren:USABILITY: Add ajax network-save.gif icon to all 'Save' buttons while they are being submitted. Also add it to 'Save & Publish' and 'Unpublish' buttons. Fulfills: http://www.silverstripe.com/google-summer-of-code-forum/flat/1654?showPost=1730#post1730 2007-09-15 01:11:50 +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 elofgren: USABILITY: Remove the left Side Tabs and implement clicking on the headings to show sidebar sections instead in order to fix Usability issue "#22 Allow clicking on blue heading bar of Left 2007-09-14 19:37:48 +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 elofgren: When 'Duplicate this page' is clicked, first silently (without confirmation) save the page, then duplicate it so the new page is identical to the other page. Closes gsoc Ticket #41: Apply xmedeko's "autoSave before page duplicate" fixes to gsoc branch. Adapted from code posted here: http://www.silverstripe.com/contributions/flat/2073 Thanks Ondra\! 2007-09-15 21:56:40 +00:00
LeftAndMain_right.js reverted "comment-out-bugfix" from r41968 2007-09-15 21:59:34 +00:00
LeftAndMain.js mlanthaler: Fixes problem that the login form tab is not shown when the (unneeded) BackURL parameter is used (see http://support.silverstripe.com/gsoc/ticket/23 for details). 2007-09-15 01:25:07 +00:00
MemberList.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
MemberTableField_popup.js mlanthaler: Bugfix: Fixed bug which caused problems in IE but was tolerated in Firefox. 2007-09-15 20:11:40 +00:00
MemberTableField.js elofgren: USABILITY: Remove 'Surname', 'FirstName?', and 'Email' from list of 'changeDetection_fieldsToIgnore'. This completes fixes for usability issue #91 "Warning needs to be added for unsaved changes 2007-09-14 19:38:25 +00:00
Newsletter_UploadForm.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
NewsletterAdmin_left.js elofgren: Fix wording on alert() shown when Delete button is clicked in NewsletterAdmin?.js left to refer to 'Newsletter item' instead of 'Page' 2007-09-16 02:18:43 +00:00
NewsletterAdmin_right.js elofgren: NEW FEATURE: Make it possible to blacklist and remove bounced Newsletter recipients from the Bounced tab of the Mailing List. @TODO: Make this features work corectly in IE. 2007-09-16 02:17:51 +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 elofgren: USABILITY: Change the 'Create', 'Delete', and 'Reorganise' links into 'Create...', 'Delete...', and 'Reorder...' buttons in order to fix Usability Issue #23 "Create, Delete, and Reorganise links 2007-09-15 00:54:13 +00:00
SecurityAdmin_right.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
SideReports.js elofgren: USABILITY: Make the 'Site Reports' drop-down use a 'Go' button. Fixes usability issue #12. More info: http://www.elijahlofgren.com/silverstripe/inconsistent-go-buttons/ 2007-09-15 01:15:08 +00:00
SideTabs.js elofgren: Use Effect.ReSize? to add smooth resizing to left sidebar sections in 'Site Content' section. 2007-09-15 01:14:16 +00:00
SitetreeAccess.js mlanthaler: Added javascript helper file for the UI of the new access tab for pages. 2007-09-15 01:05:16 +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
Upload.js mujma: ENHANCEMENT: Added SWFUpload library as default method of uploading files. 2007-09-16 01:40:26 +00:00
WidgetAreaEditor.js Moved widgets into core 2007-08-02 22:07:11 +00:00