Go to file
helpfulrobot 32b39916d2 Updated license year 2016-01-01 06:36:21 +13:00
code Converted to PSR-2 2015-12-16 11:06:45 +13: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 Converted to PSR-2 2015-12-16 11:06:45 +13:00
.editorconfig Added standard editor config 2015-12-16 11:07:05 +13:00
.gitattributes Added standard git attributes 2015-12-16 11:07:17 +13:00
.gitignore MINOR: gitignore of mac .DS_Store files 2011-09-28 11:44:30 +13:00
.scrutinizer.yml Added standard Scrutinizer config 2015-12-16 11:06:51 +13:00
.travis.yml MINOR: Remove IRC notifications of travis builds. 2015-08-25 18:12:22 +12:00
README.md MINOR: Fixed copyright year 2014-09-18 12:59:20 +12:00
_config.php FIX: dir should be folder name. 2013-01-19 18:30:40 +13:00
code-of-conduct.md Added standard code of conduct 2015-12-16 11:07:23 +13:00
composer.json Merge remote-tracking branch 'origin/3.2' into 3 2015-11-03 13:11:11 +13:00
license.md Updated license year 2016-01-01 06:36:21 +13:00

README.md

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

Troubleshooting

The reports section will not show up in the CMS if:

  • There are no reports to show
  • The logged in user does not have permission to view any reports