LP1902937: KCLS Quipu integration bits
authorBill Erickson <berickxx@gmail.com>
Tue, 7 Jul 2020 14:41:36 +0000 (10:41 -0400)
committerJason Stephenson <jason@sigio.com>
Thu, 6 Apr 2023 18:32:29 +0000 (14:32 -0400)
commit75b3bded277913f08fca81a1bb169b19bfc77ee5
tree9574730fb5fdc3524cfb0239b17148aff20558c9
parente7290cfaa27678f96a9f5d184e62a52d55e1774b
LP1902937: KCLS Quipu integration bits

Notes:

1. See constants along the top of Ecard.pm which will need changing.
2. Ecard.pm add_stat_cats() is very kcls-specific
3. The vendor login uses a new password type 'ecard_vendor' which does
   not have the intermediate md5 hashing.
4. Ecard.pm and templates have header/footer stuff that's specific to
   bibliocommons and should be removed.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Ecard.pm [new file with mode: 0644]
Open-ILS/src/templates/opac/ecard/form.tt2 [new file with mode: 0644]
Open-ILS/src/templates/opac/ecard/submit.tt2 [new file with mode: 0644]
Open-ILS/src/templates/opac/ecard/verify.tt2 [new file with mode: 0644]