Go to file
Sam Minnée 36298ee8c1 Create CONTRIBUTING.md
New contribution guide to mathc https://github.com/silverstripe/silverstripe-framework/pull/5610
2016-05-30 14:37:53 +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 Merge remote-tracking branch 'origin/3' 2016-01-25 16:20:10 +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 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 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 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