From: Bill Erickson Date: Tue, 7 Jul 2020 14:41:36 +0000 (-0400) Subject: Quipu Ecard Registration - Squashed for EG 3.10 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=d74979198daea9fc39993ec7d5b4aaa987faccc7;p=evergreen%2Fpines.git Quipu Ecard Registration - Squashed for EG 3.10 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 Signed-off-by: Chris Sharp Quipu eCard Integration for PINES Altering KCLS's Quipu eCard implementation to align with PINES's needs, with an eye towards a generic feature that could be submitted to Evergreen master. Signed-off-by: Chris Sharp Quipu Customizations Move library card application link to top menu instead of bottom menu, cleaned up a lot of whitespace issues and old commented out text, added CSS controls for parts of the Quipu form. Signed-off-by: Terran McCanna Quipu Self-Registration Form Edited both ecard.tt2 and register.tt2 to add quipu form javascript and add intro text. Signed-off-by: Terran McCanna Quipu Ecard Form Update Added CSS to intro text to hide unless Quipu's code tells it to display. Signed-off-by: Terran McCanna OPAC: Quipu changes for Bootstrap OPAC This commit just modifies the front end registration page and CSS, not the perl changes. Signed-off-by: Terran McCanna OPAC: fix Quipu ecard for bootstrap Quipu - Adjust iframe height The iframe was cutting off the form causing a double scroll bar in the browser. This increases the height so that additional scrolling is not needed. Signed-off-by: Terran McCanna PINES Customization: Quipu Spanish Form Signed-off-by: Terran McCanna Quipu: check on full DOB, skip address checking --- diff --git a/Open-ILS/src/templates/opac/css/style.css.tt2 b/Open-ILS/src/templates/opac/css/style.css.tt2 index e105746307..7f2fb92a55 100644 --- a/Open-ILS/src/templates/opac/css/style.css.tt2 +++ b/Open-ILS/src/templates/opac/css/style.css.tt2 @@ -3554,6 +3554,7 @@ label[for*=expert_] + /* Fake tables for form-rows */