Go to file
Sean Harvey 26d7728cd4 Merge pull request #6 from mateusz/merge-back
BUG Fix sorting on main ReportAdmin grid ref: CWPBUG-133
2014-08-14 10:19:05 +12:00
code BUG Fix sorting on main ReportAdmin grid ref: CWPBUG-133 2014-08-14 10:08:11 +12: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 Templates 2013-07-15 21:29:38 +12:00
tests Initial import from cms/master 2013-01-17 13:22:13 +13:00
.gitignore Initial import from cms/master 2013-01-17 13:22:13 +13:00
.travis.yml Travis support 2013-03-29 10:19:52 +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
_config.php FIX: dir should be folder name. 2013-01-19 18:30:40 +13:00
composer.json Changed framework dependency to ">=3.1.x-dev", because it works 2013-11-05 16:42:39 +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