Go to file
Damian Mooyman b1ec225246
Add extra upgrade rules
2017-07-03 14:32:26 +12:00
.tx Reorganise i18n keys 2017-05-08 17:56:43 +12:00
_config New style travis tests 2017-06-26 21:45:56 +12:00
code Add extra upgrade rules 2017-07-03 14:32:26 +12:00
javascript Remove custom reportAdmin css overrides 2016-09-15 18:23:43 +12:00
lang Reorganise i18n keys 2017-05-08 17:56:43 +12:00
templates/SilverStripe/Reports/Includes Replace Layout CSS classes for flexbox classes 2016-10-05 17:48:03 +13:00
tests New style travis tests 2017-06-26 21:45:56 +12:00
.editorconfig Upgrade code for namespaces 2016-09-08 15:37:35 +12: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' 2017-06-28 11:18:15 +01:00
.upgrade.yml Add extra upgrade rules 2017-07-03 14:32:26 +12:00
CONTRIBUTING.md Create CONTRIBUTING.md 2016-05-30 14:37:53 +12:00
LICENSE FIX: Rename license file to match module standard. 2017-03-29 12:58:41 +13:00
README.md FIX: Rename license file to match module standard. 2017-03-29 12:58:41 +13:00
code-of-conduct.md Added standard code of conduct 2015-12-16 11:07:23 +13:00
composer.json New style travis tests 2017-06-26 21:45:56 +12:00
phpcs.xml.dist Upgrade module for app object refactor 2017-06-21 16:30:14 +12:00
phpunit.xml.dist New style travis tests 2017-06-26 21:45:56 +12: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