silverstripe-reports/javascript
Ingo Schommer 88f0a3c0b1 mujma: BUGFIX: All image resolution should now work correctly.
(merged from branches/gsoc)


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@41895 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-15 01:27:01 +00:00
..
ImageEditor mujma: BUGFIX: All image resolution should now work correctly. 2007-09-15 01:27:01 +00:00
AssetAdmin.js elofgren:BUGFIX: Make deleting folders work again by replacing getElementsByTagName('a') with getElementsByTagName('button'). This was broken when the 'Delete' link was changed to a 'Delete' button. 2007-09-15 01:01:24 +00:00
BulkLoaderAdmin.js Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
CMSMain_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
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: BUGFIX: Fix gsoc track Ticket #18: "Undefined" Error When Managing Newsletters in Safari 2007-09-15 01:13:44 +00:00
LeftAndMain_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
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 Moved CMS module to open source path 2007-07-19 10:40:05 +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: 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
NewsletterAdmin_right.js elofgren: Make Newsletter AJAX action buttons be update after submit like happens in all other sections of the Admin. Use 'form_actions_right' instead of 'form_actions' and remove unneeded duplicated 'Form_EditForm_action_save' Behaviour.register in NewsletterAdmin?_right.js 2007-09-15 01:11:25 +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
WidgetAreaEditor.js Moved widgets into core 2007-08-02 22:07:11 +00:00