]> git.evergreen-ils.org Git - contrib/pines/report-creator.git/commit
Adding Chris DeBellis's Executive Reports work
authorChris Sharp <csharp@georgialibraries.org>
Sun, 15 Jan 2017 18:30:39 +0000 (13:30 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Sun, 15 Jan 2017 18:31:32 +0000 (13:31 -0500)
commit7e1ec58b0a7b1cad0f4cbf9acbaeeee15fe980ce
tree67f65d30d8defc98f2e23008ac9d80cb1554338a
parentc04adbb5a76f5963ef97bb1b8ae8c0fc0424f607
Adding Chris DeBellis's Executive Reports work

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
14 files changed:
config/app.config.php
config/executiveReports.config.php [new file with mode: 0644]
config/production.config.php
controllers/executiveReportGenerator.controller.php [new file with mode: 0644]
controllers/executiveReportsMenu.controller.php [new file with mode: 0644]
css/executiveReportMenu_v1.0.css [new file with mode: 0644]
css/executiveReport_v1.0.css [new file with mode: 0644]
executiveReport.php [new file with mode: 0644]
lib/site_v1.5.js [new file with mode: 0644]
models/executiveReport.class.php [new file with mode: 0644]
views/executiveReportGenerator.view.php [new file with mode: 0644]
views/executiveReportsMenu.view.php [new file with mode: 0644]
views/homePage.view.php
views/page.view.php