Go to file
Christopher Darling 5d0f833a39 FIX: SS_Report canView should check permissions
... checks for ADMIN / CMS_ACCESS_ReportAdmin (from ReportAdmin)

fixes #13
2015-12-17 12:27:54 +00:00
code FIX: SS_Report canView should check permissions 2015-12-17 12:27:54 +00:00
javascript Update translations 2015-09-18 14:21:19 +12:00
templates Merge remote-tracking branch 'silverstripe-cms/3.1' into 3.2 2015-11-03 11:11:58 +13:00
tests MINOR Change how OldPageRedirector gets URLs to fix nested redirects 2015-08-21 00:29:37 +12:00
_config.php FIX: dir should be folder name. 2013-01-19 18:30:40 +13:00
.gitignore Initial import from cms/master 2013-01-17 13:22:13 +13:00
.travis.yml Added standard Travis config 2015-12-16 11:54:58 +00:00
composer.json Merge remote-tracking branch 'origin/3.2' into 3 2015-11-03 13:11:11 +13:00
LICENSE Initial import from cms/master 2013-01-17 13:22:13 +13:00
README.md MINOR: Fixed copyright year 2014-09-18 12:59:20 +12:00

Reports

Build Status

Introduction

This module contains the API's for building Reports that are displayed in the SilverStripe backend. This module replaces the built-in reports API from earlier versions of SilverStripe (2.4 and 3.0).

Requirements

  • SilverStripe 3.2