silverstripe-cms/code
Sam Minnee 2ab29ed99b Removed legacy Report.php
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@63843 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-10-08 04:33:31 +00:00
..
sitefeatures BUGFIX typo mentioned in #2775 2008-10-03 09:54:59 +00:00
staticpublisher Removed memory limit for publication 2008-08-17 22:26:00 +00:00
AssetAdmin.php MINOR phpdoc tweaks 2008-10-02 00:34:41 +00:00
AssetTableField.php BUGFIX Asset area in CMS refused to load because of error in code from r60920 - #2751 2008-08-20 10:27:04 +00:00
CMSActionOptionsForm.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
CMSMain.php BUGFIX Side reports weren't working on initial opening of the side tab 2008-10-08 01:49:49 +00:00
CommentAdmin.php ENHANCEMENT #2172: Added counts to comment admin submenu items 2008-09-30 00:05:22 +00:00
CommentTableField.php ENHANCEMENT Introduced constants for system paths like /sapphire in preparation for a more flexible directory reorganisation. Instead of hardcoding your path, please use the following constants: BASE_PATH, BASE_URL, SAPPHIRE_DIR, SAPPHIRE_PATH, CMS_DIR, CMS_PATH, THIRDPARTY_DIR, THIRDPARTY_PATH, ASSETS_DIR, ASSETS_PATH, THEMES_DIR, THEMES_PATH 2008-09-28 13:12:20 +00:00
Diff.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
FileList.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
GenericDataAdmin.php Merged from branches/nzct-trunk. Use 'svn log -c <changeset> -g' for full commit message. Merge includes stability fixes and minor refactor of TableListField and ComplexTableField. 2008-10-08 02:00:39 +00:00
ImageEditor.php BUGFIX wrong jsparty PATH references 2008-09-29 18:49:35 +00:00
LeftAndMain.php Merged from branches/nzct-trunk. Use 'svn log -c <changeset> -g' for full commit message. Merge includes stability fixes and minor refactor of TableListField and ComplexTableField. 2008-10-08 02:00:39 +00:00
MemberList.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
MemberTableField.php BUGFIX MemberTableField_Popup had an odd way of overloading saveComplexTableField() - this should be on MemberTableField instead, since that's the direct subclass of ComplexTableField for where saveComplexTableField() is defined. This broke the "Add Member" button in CMS Security, probably due to the way the form URLs have been changed. See ticket #2907 for the reported problem. 2008-10-08 03:46:19 +00:00
ModelAdmin.php Added get data to a form submission of SearchForm/search, so that ResultAssembly is passed 2008-10-07 03:55:43 +00:00
ReportAdmin.php MINOR Renamed Report to SSReport as it was conflicting with project code 2008-10-08 04:28:23 +00:00
SecurityAdmin.php Merged from branches/nzct-trunk. Use 'svn log -c <changeset> -g' for full commit message. Merge includes stability fixes and minor refactor of TableListField and ComplexTableField. 2008-10-08 02:00:39 +00:00
SideReport.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
SSReport.php BUGF Renamed Report class to SSReport, file name wasn't altered but class name was 2008-10-08 04:31:29 +00:00
StaticExporter.php Updated file functions to use HTTPRequest::send_file 2008-10-03 02:26:43 +00:00
ThumbnailStripField.php ENHANCEMENT Introduced constants for system paths like /sapphire in preparation for a more flexible directory reorganisation. Instead of hardcoding your path, please use the following constants: BASE_PATH, BASE_URL, SAPPHIRE_DIR, SAPPHIRE_PATH, CMS_DIR, CMS_PATH, THIRDPARTY_DIR, THIRDPARTY_PATH, ASSETS_DIR, ASSETS_PATH, THEMES_DIR, THEMES_PATH 2008-09-28 13:12:20 +00:00
WidgetAreaEditor.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00