silverstripe-cms/code
Ingo Schommer c45d26df90 elofgren: VAR FIX: Initialize 'script' and use isset($brokenPageList) in AssetAdmin::deletefolder() to fix undefined variable errors.
(merged from branches/gsoc)


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@41866 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-15 01:01:49 +00:00
..
Newsletter 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
PageTypes Removing notice-level errors 2007-08-27 05:07:43 +00:00
sitefeatures Fixed svn:eol-style settings 2007-08-18 02:33:28 +00:00
AssetAdmin.php elofgren: VAR FIX: Initialize 'script' and use isset($brokenPageList) in AssetAdmin::deletefolder() to fix undefined variable errors. 2007-09-15 01:01:49 +00:00
AssetTableField.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
BulkLoader.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
BulkLoaderAdmin.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
CMSActionOptionsForm.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
CMSHelp.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
CMSMain.php elofgren: USABILITY: Rename 'Save draft' button to 'Save' and make 'Publish' (will be renamed 'Save & Publish') button save the new draft in addition to publishing it. 2007-09-15 01:00:03 +00:00
CommentAdmin.php Added a delete all button in the spam folder 2007-08-13 00:39:37 +00:00
CommentTableField.php Report spam/ham to akismet if it is enabled 2007-08-12 23:11:37 +00:00
Diff.php elofgren: VAR FIXES: Add some needed issets() and variable initializations to fix a lot of warnings when comparing 2 versions of a page. 2007-09-15 00:48:11 +00:00
FileList.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
GenericDataAdmin.php Removing notice-level errors 2007-08-27 05:07:43 +00:00
ImprintStats.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
LeftAndMain.php elofgren: USABILITY: Rename 'Save draft' button to 'Save' and make 'Publish' (will be renamed 'Save & Publish') button save the new draft in addition to publishing it. 2007-09-15 01:00:03 +00:00
MemberList.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
MemberTableField.php mlanthaler: Suppress E_NOTICE when $_REQUESTctf?childID? is not set (e.g. when adding a new member by clicking on "Add member" in the security tab). 2007-09-14 19:39:59 +00:00
NewsletterAdmin.php elofgren: BUGFIX: Make adding a newsletter type to the 'Newsletters' tree work when a draft is selected by changing the name of the 'NewsletterEditForm?' back to 'EditForm?' (reverts r36734 which was a fix to make the 'Save changes' button work on the now non-existant modal 'Usaved changes' dialog.) In addition this commit reverts r37173 because the form name is now 'EditForm?' like all other forms in NewsletterAdmin?. 2007-09-15 00:53:38 +00:00
ReportAdmin.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
SecurityAdmin.php mlanthaler: Bugfix: "if($className == null); $className = $this->stat('subitem_class');" had no effect because of the semicolon after the if-statement. 2007-09-14 19:40:56 +00:00
SideReport.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
StaticExporter.php mlanthaler: Changed the login messages to reflect the fact that more authentication methods are available. 2007-09-14 19:26:56 +00:00
StatisticsAdmin.php qhoxie: additions to left statistics panel 2007-09-15 00:55:36 +00:00
ThumbnailStripField.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
WidgetAreaEditor.php Moved widgets into core 2007-08-02 22:07:11 +00:00