Go to file
Aaron Carlino 664fa75a02 Reorganise i18n keys 2017-05-08 17:56:43 +12:00
.tx Reorganise i18n keys 2017-05-08 17:56:43 +12:00
code Reorganise i18n keys 2017-05-08 17:56:43 +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 API move CMSPreviewable to ORM 2017-03-15 10:38:36 +13: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 FIX: Drop php5.5, add php7.1, simplify build 2017-05-04 15:25:14 +12:00
.upgrade.yml Rename SS_ prefixed classes (#46) 2016-09-09 18:11:38 +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
_config.php Fix psr-2 formatting 2016-08-01 16:51:21 +12:00
code-of-conduct.md Added standard code of conduct 2015-12-16 11:07:23 +13:00
composer.json Add silverstripe/admin dep 2017-03-15 14:09:09 +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