Go to file
Normann Lou 76afea41bc APICHANGE: tidy up NewsletterAdmin.
BUGFIX: a lot of methods in this class now passed $params as HTTPRequest object, rather than as a array if the function is called from Ajax or top-level of front-end, some method is called in both manner, ie. called from Ajax and called internally as well, so we need to check $params type and do further process. This is a partial fix of open source ticket #3035

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@65554 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-11-10 22:23:48 +00:00
code Replaced 300-second 'long execution' times with unlimited 2008-11-10 05:06:08 +00:00
css Cleaned up the commented-code 2008-11-09 20:52:38 +00:00
images MINOR: images for the new imageeditor which didnt get included in the patch 2008-11-06 22:06:36 +00:00
javascript APICHANGE: tidy up NewsletterAdmin. 2008-11-10 22:23:48 +00:00
lang MINOR Updated master language tables 2008-11-02 20:05:35 +00:00
tasks BUGFIX Fixed SiteTreeMaintenanceTask from extending unkown class Task to extending Controller 2008-11-10 01:45:35 +00:00
templates APICHANGE: tidy up NewsletterAdmin. 2008-11-10 22:23:48 +00:00
tests FEATURE Added CMSMenu and CMSMenuItem and adjusted existing LeftAndMain subclasses to use new notation.See #2872 (thanks to hamish for the patch!) 2008-11-02 21:27:55 +00:00
_config.php FEATURE Added CMSMenu and CMSMenuItem and adjusted existing LeftAndMain subclasses to use new notation.See #2872 (thanks to hamish for the patch!) 2008-11-02 21:27:55 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:33 +00:00