]> git.evergreen-ils.org Git - working/Evergreen.git/commit
TPac: Circulation history CSV export
authorBill Erickson <berick@esilibrary.com>
Wed, 22 Feb 2012 18:14:13 +0000 (13:14 -0500)
committerDan Scott <dscott@laurentian.ca>
Thu, 22 Mar 2012 16:43:47 +0000 (12:43 -0400)
commit0b02b2b552e25fee6104de200af621275d209396
treed0e8181b4485ce7b6e14ca0332390c959d1f0e03
parent16c872eb017b38dcfbeac9addc21edde1eacbfd5
TPac: Circulation history CSV export

This adds a new "Download CSV" button to the TPac circulation history
interface.  The CSV is generated from a new Action/Trigger event
definition.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Conflicts:

Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Util.pm
Open-ILS/src/sql/Pg/950.data.seed-values.sql

Signed-off-by: Dan Scott <dan@coffeecode.net>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Util.pm
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.circ_history_export_csv.sql [new file with mode: 0644]
Open-ILS/src/templates/opac/myopac/circ_history.tt2
Open-ILS/src/templates/opac/myopac/circ_history/export.tt2 [new file with mode: 0644]