Koha/koha-tmpl/opac-tmpl/bootstrap/en/modules
Marcel de Rooy 5fd51573a5
Bug 32426: Changes for opac-memberentry
Test plan:
Enable self registration, pick a default category too for it.
The changes will be tested later with a plugin, but now change
Koha/Patron.pm as follows:
 sub _generate_userid_legacy { # as we always did
     my ($self) = @_;
+return $self;
So, add the return $self line only.
Restart all. Try to register an account on OPAC.
You should see an alert about problems processing your registration.
Undo the change in Patron.pm and restart all.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-03-27 12:49:52 +02:00
..
clubs
errors
sci Bug 32672: Incorrect CSS path to jquery-ui 2023-02-03 10:30:11 -03:00
sco Bug 33150: Add specific message for informing about too_soon for renewal. 2023-03-14 08:49:30 -03:00
svc
ilsdi.tt
maintenance.tt
opac-account-pay-error.tt
opac-account.tt Bug 32945: (QA follow-up) Fix capitalization of id in even more places 2023-03-27 11:52:38 +02:00
opac-addbybiblionumber.tt
opac-advsearch.tt Bug 31338: (follow-up) add special class and add also to OPAC 2023-02-09 10:21:26 -03:00
opac-alert-subscribe.tt
opac-auth-detail.tt
opac-auth-MARCdetail.tt
opac-auth.tt Bug 33048: Fix email link on error page when opac login not allowed 2023-02-27 11:37:34 -03:00
opac-authorities-home.tt
opac-authoritiessearchresultlist.tt
opac-basket.tt Bug 33101: Restore OPAC basket detailed view 2023-03-02 09:37:41 -03:00
opac-blocked.tt
opac-browse.tt
opac-browser.tt
opac-course-details.tt Bug 32445: Deal with biblio course reserve 2023-01-05 09:09:48 -03:00
opac-course-reserves.tt
opac-curbside-pickups.tt Bug 32653: Fix curbside pickup if configured on more than 1 branch 2023-02-21 10:21:47 -03:00
opac-detail.tt Bug 31028: Add ability to report catalog concerns from the OPAC 2023-03-06 11:23:17 -03:00
opac-discharge.tt
opac-downloadcart.tt
opac-downloadshelf.tt
opac-full-serial-issues.tt
opac-holdshistory.tt
opac-ics.tt
opac-idref.tt Bug 32969: (follow-up) Remove obsolete inline CSS 2023-03-27 11:52:03 +02:00
opac-illrequests.tt
opac-imageviewer.tt
opac-ISBDdetail.tt
opac-issue-note.tt
opac-library.tt
opac-main.tt Bug 31051: Show patron savings on the OPAC 2023-02-22 10:03:33 -03:00
opac-MARCdetail.tt
opac-memberentry-update-submitted.tt
opac-memberentry.tt Bug 32426: Changes for opac-memberentry 2023-03-27 12:49:52 +02:00
opac-messaging.tt Bug 32492: (follow-up) Add missing HTML filters 2023-03-06 14:45:23 -03:00
opac-mymessages.tt
opac-news-rss.tt
opac-opensearch.tt
opac-overdrive-search.tt
opac-page.tt Bug 32023: Remove hr in OpacNav for CMS pages 2023-02-07 10:29:17 -03:00
opac-passwd.tt
opac-password-recovery.tt
opac-patron-consent.tt
opac-privacy.tt Bug 33058: Update "fines" to "charges" for viewing a guarantees charges 2023-03-16 16:25:48 -03:00
opac-readingrecord.tt Bug 32969: (follow-up) Remove obsolete inline CSS 2023-03-27 11:52:03 +02:00
opac-recall.tt
opac-recalls.tt
opac-recordedbooks-search.tt
opac-registration-confirmation.tt
opac-registration-email-sent.tt
opac-registration-invalid.tt
opac-reportproblem.tt
opac-request-article.tt
opac-reserve.tt Bug 32945: (QA follow-up) Fix capitalization of id in even more places 2023-03-27 11:52:38 +02:00
opac-reset-password.tt
opac-restrictedpage.tt
opac-results.tt
opac-retrieve-file.tt
opac-review.tt
opac-routing-lists.tt
opac-search-history.tt
opac-sendbasketform.tt Bug 32946: (QA follow-up) Fix "Send cart" form 2023-02-20 09:44:09 -03:00
opac-sendshelfform.tt Bug 32946: 'Send list' form in OPAC is misaligned 2023-02-20 09:44:08 -03:00
opac-serial-issues.tt
opac-shareshelf.tt
opac-shelves-rss.tt
opac-shelves.tt Bug 33031: Update OPAC lists page to use Bootstrap markup for tabs 2023-03-10 11:15:22 -03:00
opac-showmarc.tt
opac-showreviews-rss.tt
opac-showreviews.tt
opac-suggestions.tt Bug 20207: Don't show search options when no suggestions show 2022-11-14 09:21:14 -03:00
opac-tags.tt
opac-tags_subject.tt
opac-topissues.tt
opac-user.tt Bug 31051: (follow-up) Tests for get_savings and more 2023-02-22 10:03:36 -03:00