Go to file
Sean Harvey c39cbbe58a ENHANCEMENT Added missing "abstract" Report class to compliment ReportAdmin. Currently it is unclear what abstract base class you're supposed to implement from.
BUGFIX Use of getOwnerID() in ReportAdmin which doesn't make sense, since ID() is sufficient.

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@63748 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-10-07 05:32:09 +00:00
code ENHANCEMENT Added missing "abstract" Report class to compliment ReportAdmin. Currently it is unclear what abstract base class you're supposed to implement from. 2008-10-07 05:32:09 +00:00
css MINOR: fixed formatting on no images found 2008-10-03 04:50:13 +00:00
images moved "statistic" module images in module path 2008-04-05 03:37:57 +00:00
javascript Updated errorMessage() call in ModelAdmin to actually show the message to the user. For example, 404s return messages of the form 'your search returned no results' 2008-10-07 03:00:25 +00:00
lang ENHANCEMENT Updated translations from translate.silverstripe.com 2008-10-03 12:56:17 +00:00
tasks ENHANCEMENT Added user_error() if RebuildStaticCacheTask is called without a Page->allPagesToCache() method defined 2008-09-28 22:41:02 +00:00
templates BUGFIX Removed old reference to ?executeForm=EditForm 2008-10-06 22:15:16 +00:00
tests Added tests for security group export 2008-10-03 02:26:23 +00:00
_config.php ENHANCEMENT Added default /admin/cms route to cms/_config.php to clear default namespace for other controllers 2008-08-13 07:54:34 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:33 +00:00