]> git.evergreen-ils.org Git - contrib/pines/report-creator.git/log
contrib/pines/report-creator.git
7 years agoAdding Chris DeBellis's Executive Reports work executive-reports
Chris Sharp [Sun, 15 Jan 2017 18:30:39 +0000 (13:30 -0500)]
Adding Chris DeBellis's Executive Reports work

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoFixing query up to make it work.
Chris Sharp [Wed, 30 Nov 2016 12:27:35 +0000 (07:27 -0500)]
Fixing query up to make it work.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoModify auth query to accommodate new-style EG auth.
Chris Sharp [Tue, 29 Nov 2016 20:01:05 +0000 (15:01 -0500)]
Modify auth query to accommodate new-style EG auth.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoFixing typo in SQL file.
Chris Sharp [Tue, 22 Nov 2016 15:41:16 +0000 (10:41 -0500)]
Fixing typo in SQL file.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoChange directory ownership after rsync.
Chris Sharp [Tue, 22 Nov 2016 14:49:24 +0000 (09:49 -0500)]
Change directory ownership after rsync.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoAdding installation script for Ubuntu 14.04
Chris Sharp [Tue, 22 Nov 2016 02:00:49 +0000 (21:00 -0500)]
Adding installation script for Ubuntu 14.04

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoPerform the DB table creation within a transaction, for safety.
Chris Sharp [Tue, 22 Nov 2016 01:49:13 +0000 (20:49 -0500)]
Perform the DB table creation within a transaction, for safety.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoCreate ASCIIDoc versions of the documentation.
Chris Sharp [Tue, 22 Nov 2016 01:27:02 +0000 (20:27 -0500)]
Create ASCIIDoc versions of the documentation.

Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
7 years agoAdd custom permission to permission.permission_list in Evergreen db
Michael Peters [Thu, 28 Apr 2016 13:58:10 +0000 (09:58 -0400)]
Add custom permission to permission.permission_list in Evergreen db

The quick_reports_setup.sql was missing a crucial permission required
in the permission.permission_list in the Evergreen database.

This commit adds an insert of that permission.

Thank you to Brent Mills from Hood River Library for the discovery!

Signed-off-by: Michael Peters <mpeters@emeralddata.net>
8 years agoInitial public release of report-creator AKA Quick Reports
Chris DeBellis [Fri, 15 Apr 2016 18:08:15 +0000 (14:08 -0400)]
Initial public release of report-creator AKA Quick Reports

The initial public release of the report-creator tool (also known as
Quick Reports) commisioned by PINES and coded by Emerald Data Networks.

Additional credits for testing and documentation include the following:

Andrew Witter <awitter@emeralddata.net>
Darrell Rodgers <drodgers@emeralddata.net>
Joshua Lamos <jlamos@emeralddata.net>
Michael Peters <mpeters@emeralddata.net>
Terran McCanna <tmccanna@georgialibraries.org>
Chris Sharp <csharp@georgialibraries.org>

Signed-off-by: Michael Peters <mpeters@emeralddata.net>
8 years agoInitialize Git repository
Michael Peters [Thu, 14 Apr 2016 18:57:07 +0000 (14:57 -0400)]
Initialize Git repository

Signed-off-by: Michael Peters <mpeters@emeralddata.net>