silverstripe-reports/code
GuySartorelli 375c31904f
ENH Add configuration to cap report counts for large datasets. (#139)
Opted not to return the result from `getCount()` directly since the PHPDoc says this returns an int (even though it technically already returns a string if the report isn't set up correctly...)
2022-01-31 17:20:11 +13:00
..
Report.php ENH Add configuration to cap report counts for large datasets. (#139) 2022-01-31 17:20:11 +13:00
ReportAdmin.php ENH Add configuration to cap report counts for large datasets. (#139) 2022-01-31 17:20:11 +13:00
ReportWrapper.php ENH Replace E_USER_ERROR errors with exceptions 2020-09-24 17:11:47 -07:00
SideReportView.php Add extra upgrade rules 2017-07-03 14:32:26 +12:00
SideReportWrapper.php Rename SS_ prefixed classes (#46) 2016-09-09 18:11:38 +12:00