Go to file
Mike Cochrane 0a2c248e6b ReportTest needs the database
ReportTest needs the database, if run in isolation these tests will fail.
2016-06-24 18:43:35 +12:00
code Merge branch '3' 2016-04-26 02:32:15 +01: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 ReportTest needs the database 2016-06-24 18:43:35 +12: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 Merge branch '3' 2016-04-26 02:32:15 +01:00
CONTRIBUTING.md Create CONTRIBUTING.md 2016-05-30 14:37:53 +12:00
README.md Added note about visibility of reports 2013-11-06 10:55:48 +13: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 branch '3' 2016-04-26 02:32:15 +01: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