silverstripe-reports/code
Sam Minnee a447f71a10 MINOR Fixed phpdoc documentation (from r103397)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@111664 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-10-04 06:16:03 +00:00
..
reports MINOR Localized reports (from r99137) 2010-10-04 05:32:22 +00:00
sitefeatures BUGFIX: correct mollom field mapping (from r103037) 2010-10-04 06:14:17 +00:00
staticpublisher BUGFIX: static publishing now uses the last non-null theme, OR the value defined in StaticPublisher::static_publisher_theme. (from r103255) 2010-10-04 06:14:49 +00:00
AssetAdmin.php MINOR Fixed wrong default value for AssetAdmin (see r101106) (from r101111) 2010-10-04 06:07:04 +00:00
AssetTableField.php MINOR moved File validation to the model (from r92044) (from r96815) 2010-04-13 03:55:16 +00:00
CMSActionOptionsForm.php MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
CMSBatchAction.php API CHANGE: Added canView() to CMSBatchAction so that you could hide certain batch actions from some users. (from r94846) (from r96823) 2010-04-13 04:24:48 +00:00
CMSBatchActionHandler.php Reverted r111624 2010-10-04 05:52:58 +00:00
CMSMain.php MINOR: reverted wrong change (from r102901) 2010-10-04 06:14:05 +00:00
CMSMenu.php BUGFIX Implementing TestOnly interface in ModelAdminTest to avoid having it included automatically in CMSMenu and hence breaking other tests like LeftAndMainTest. 2009-08-26 21:10:58 +00:00
CMSMenuItem.php BUGFIX CMSMenuItem constructor now calls parent to respect inheritance (from r83586) 2009-11-05 01:13:00 +00:00
CMSSiteTreeFilter.php MINOR rename deleted pages report (from r88333) (from r96786) 2010-04-12 09:50:28 +00:00
CommentAdmin.php BUGFIX: fixed query to get number of unmoderated comments (from r99060) 2010-06-03 01:29:36 +00:00
CommentTableField.php BUGFIX: Fixed Links to Moderate Comments from the CMS and front end. MINOR: removed complextable functions which no longer get called, moved logic to the PageComment Class (from r86325) 2009-11-05 01:16:09 +00:00
Diff.php BUGFIX: fixing typo 2010-05-28 04:20:52 +00:00
FileList.php Updating queries to be more DB agnostic 2008-11-24 09:30:41 +00:00
GroupImportForm.php Reverted r111624 2010-10-04 05:52:58 +00:00
HTMLCleaner.php MINOR Fixed phpdoc documentation (from r103397) 2010-10-04 06:16:03 +00:00
ImageEditor.php MINOR Removed loader.js dependencies 2009-11-21 02:37:27 +00:00
LeftAndMain.php BUGFIX #5255 LeftAndMain should include the correct editor.css file so typography from user selected theme in SiteConfig is shown in TinyMCE (from r102038) 2010-10-04 06:12:19 +00:00
LeftAndMainDecorator.php MINOR Renamed LeftAndMainDecorator (had wrong classname) 2009-01-06 02:16:47 +00:00
MemberImportForm.php Reverted r111624 2010-10-04 05:52:58 +00:00
MemberTableField.php BUGFIX Using try/catch in MemberTableField->saveComplexTableField() similiar to parent implementation, which means trying to save a Member duplicate doesn't end up in a fatal error (fixes #5444) (from r103336) 2010-10-04 06:14:56 +00:00
ModelAdmin.php BUGFIX Fixed CTF sorting in ModelAdmin results (was failing because of missing 'ResultAssembly' GET parameters (from r102712) 2010-10-04 06:12:50 +00:00
PermissionRoleAdmin.php MINOR Fixed phpdoc documentation 2010-04-23 00:11:32 +00:00
Report.php MINOR Fixed phpdoc documentation (from r103397) 2010-10-04 06:16:03 +00:00
ReportAdmin.php BUGFIX: Fix not being able to print/export reports (from r98684) (from r99128) 2010-10-04 05:31:35 +00:00
SecurityAdmin.php MINOR Removed unnecessary "show" icons in "Roles" and "Member" ComplexTableFields (from r101752) 2010-10-04 06:10:22 +00:00
SideReport.php BUGFIX RedirectorPage types shouldn't appear in "Pages with no content" side report in the CMS Pages tab (from r101737) 2010-10-04 06:09:26 +00:00
StaticExporter.php API CHANGE: Renamed conflicting classes to have an "SS_" namespace, and renamed existing "SS" namespace to "SS_". The affected classes are: HTTPRequest, HTTPResponse, Query, Database, SSBacktrace, SSCli, SSDatetime, SSDatetimeTest, SSLog, SSLogTest, SSLogEmailWriter, SSLogErrorEmailFormatter, SSLogErrorFileFormatter, SSLogFileWriter and SSZendLog. 2009-10-26 03:06:42 +00:00
ThumbnailStripField.php MINOR Added implied javascript requirements to ThumbnailStripField->FieldHolder() 2010-06-03 00:08:33 +00:00
WidgetAreaEditor.php MINOR Removed end php tag from WidgetAreaEditor (from r97532) 2010-04-13 22:00:52 +00:00