Go to file
Damian Mooyman 0d736d0f3e Merge remote-tracking branch 'silverstripe-cms/3.1' into 3.2
Conflicts:
	.gitignore
	.travis.yml
	README.md
	_config.php
	composer.json
	javascript/ReportAdmin.js
	templates/Includes/ReportAdmin_Content.ss
	templates/ReportAdminForm.ss
2015-11-03 11:11:58 +13:00
code Merge remote-tracking branch 'silverstripe-cms/3.1' into 3.2 2015-11-03 11:11:58 +13:00
javascript BUGFIX: pass the correct param values through to reports (see https://github.com/silverstripe/silverstripe-cms/pull/956) 2014-03-13 11:35:43 +13:00
templates Merge remote-tracking branch 'silverstripe-cms/3.1' into 3.2 2015-11-03 11:11:58 +13:00
tests Initial import from cms/master 2013-01-17 13:22:13 +13:00
_config.php FIX: dir should be folder name. 2013-01-19 18:30:40 +13:00
.gitignore MINOR: gitignore of mac .DS_Store files 2011-09-28 11:44:30 +13:00
.travis.yml Move to new travis containerised infrastructure 2015-07-20 16:05:32 +01:00
composer.json Bump PHP version 2015-06-21 09:35:13 +01:00
LICENSE Initial import from cms/master 2013-01-17 13:22:13 +13:00
README.md Travis support 2013-03-29 10:19:52 +01:00

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