silverstripe-reports/code/reports
Michael Strong 5ab15da8fe Concat links in "broken links" report (fixes #1117)
Fixes operation with any modules that add GET parameters to CMS links,
such as the Translatable module.

Pull request by @micmania1, see https://github.com/silverstripe/silverstripe-cms/pull/1118.
Modified by @chillu based on peer review feedback.
2015-04-19 22:39:57 +12:00
..
BrokenLinksReport.php Concat links in "broken links" report (fixes #1117) 2015-04-19 22:39:57 +12:00
Report.php Remove double escaping of report data 2015-02-08 02:11:17 +00:00
SideReport.php BUGFIX: Fixed SideReport for use with Postgres (using v8.4) which requires table/column-names to be quoted. MySQL seems OK with either/both 2012-10-19 16:04:32 +13:00