Koha/koha-tmpl/opac-tmpl/bootstrap/en/modules
Tomas Cohen Arazi 9af7d4f3a3
Bug 23623: Use the new API for changing privacy settings (guarantors)
This patchset makes opac-memberentry.pl use the API instead of the old
svc scripts for ajax calls, for setting privacy configuration in the
OPAC.

To test:
1) Disable OPACPrivacy
2) Enable AllowPatronToSetCheckoutsVisibilityForGuarantor
3) Enable AllowPatronToSetFinesVisibilityForGuarantor
4) Have a known patron be the guarantee of someone (so things display)
5) Log into the OPAC, go to the 'your personal details' tab
6) Change 'Allow your guarantor to view your current checkouts?' and
click the 'Update' button.
=> SUCCESS: Operation succeeds
7) Reload the tab
=> SUCCESS: The page reflects the expected changes (i.e. the API did it
        right)
8) Repeat 6 and 7 with the 'Allow your guarantor to view your current
fines?' option
=> SUCCESS: It works as well
- Sign off :-D

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-09-23 10:54:45 +01:00
..
clubs Bug 15287: Use font-awesome on the OPAC 2018-09-06 17:27:04 +00:00
errors Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
sci Bug 22274: (follow-up) Use one CSS file for SCO and SCI 2019-04-17 10:24:26 +00:00
sco Bug 22627: Renames OPAC fines tab to 'your charges' to be more inclusive 2019-09-09 11:30:41 +01:00
svc Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
text
ilsdi.tt Bug 21832: add is_expired to ILS-DI example 2019-03-13 03:49:50 +00:00
maintenance.tt Bug 23308: Change html to filter to $raw 2019-07-15 12:24:26 +01:00
opac-account-pay-error.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-account.tt Bug 22627: Renames OPAC fines tab to 'your charges' to be more inclusive 2019-09-09 11:30:41 +01:00
opac-addbybiblionumber.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
opac-advsearch.tt Bug 22154: Fix search for Braille from Advanced search page 2019-04-16 13:17:33 +00:00
opac-alert-subscribe.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-auth-detail.tt Bug 21871: (QA follow-up) Use Koha.Preference in template 2019-01-30 12:12:21 +00:00
opac-auth-MARCdetail.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
opac-auth.tt Bug 22585: (follow-up) Fix additional occurences 2019-06-13 12:06:57 +01:00
opac-authorities-home.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-authoritiessearchresultlist.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-basket.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
opac-blocked.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-browser.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-course-details.tt Bug 23194: Fix other occurences 2019-07-15 11:27:58 +01:00
opac-course-reserves.tt Bug 22949: Markup error in OPAC course reserves template 2019-06-25 16:50:04 +01:00
opac-detail.tt Bug 11529: (follow-up) Fix QA issues 2019-08-05 15:03:19 +01:00
opac-discharge.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-downloadcart.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-downloadshelf.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-full-serial-issues.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-ics.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-idref.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-illrequests.tt Bug 22464: Pass forward parameters 2019-04-19 14:44:23 +00:00
opac-imageviewer.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
opac-ISBDdetail.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-issue-note.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-main.tt Bug 23253: (bug 22318 follow-up) Fix OpacNavRight even if opacuserlogin is off 2019-08-15 09:19:10 +01:00
opac-MARCdetail.tt Bug 22058: Fix display of empty table cells in OPAC MARC view holdings 2019-01-18 20:17:20 +00:00
opac-memberentry-update-submitted.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-memberentry.tt Bug 23623: Use the new API for changing privacy settings (guarantors) 2019-09-23 10:54:45 +01:00
opac-messaging.tt Bug 22862: (QA follow-up) Make regexes match 2019-06-24 15:01:47 +01:00
opac-mymessages.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-news-rss.tt Bug 21526: Use the 'url' filter when needed 2018-11-12 16:35:43 -03:00
opac-opensearch.tt Bug 16111: (QA follow-up) Few additional corrections 2019-09-06 13:21:08 +01:00
opac-overdrive-search.tt Bug 22010: Check preferences for ebook integration 2019-04-30 11:42:51 +00:00
opac-passwd.tt Bug 22576: OPAC password text refresh 2019-04-17 12:25:24 +00:00
opac-password-recovery.tt Bug 10796: (QA follow-up) Changing password recovery verbiage for users who are disallowed online password resets 2019-04-12 02:32:08 +00:00
opac-patron-consent.tt Bug 20819: (Follow-up) Show more clearly that a user gave no consent 2018-09-21 12:17:24 +00:00
opac-privacy.tt Bug 20691: Add ability to turn feature on and off 2019-09-11 08:53:46 +01:00
opac-readingrecord.tt Bug 23099: OPAC Search result sorting "go" button flashes on page load 2019-08-05 15:03:20 +01:00
opac-recordedbooks-search.tt Bug 22432: Star ratings plugin replacement missing from a couple pages 2019-03-23 08:52:03 +00:00
opac-registration-confirmation.tt Bug 23253: Fix OpacNavRight for self reg by email 2019-08-15 09:19:28 +01:00
opac-registration-email-sent.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-registration-invalid.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-request-article.tt Bug 22102: Markup fixes for OPAC article request page 2019-01-28 14:47:58 +00:00
opac-reserve.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
opac-restrictedpage.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-results-grouped.tt Bug 23099: OPAC Search result sorting "go" button flashes on page load 2019-08-05 15:03:20 +01:00
opac-results.tt Bug 16111: Fix content type for RSS feed 2019-09-06 13:21:07 +01:00
opac-retrieve-file.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-review.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
opac-routing-lists.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-search-history.tt Bug 16111: Fix content type for RSS feed 2019-09-06 13:21:07 +01:00
opac-sendbasket.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
opac-sendbasketform.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-sendshelf.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
opac-sendshelfform.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-serial-issues.tt Bug 23126: Display multi-line entries in subscrpitions correctly 2019-06-25 17:18:00 +01:00
opac-shareshelf.tt Bug 13272: (follow-up) add missing type="text" 2018-10-01 11:18:32 +00:00
opac-shelves-rss.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-shelves.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
opac-showmarc.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
opac-showreviews-rss.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
opac-showreviews.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
opac-suggestions.tt Bug 22952: Markup error in OPAC suggestions template 2019-06-04 10:12:18 +01:00
opac-tags.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
opac-tags_subject.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-topissues.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
opac-user.tt Bug 20691: (follow-up) Fix qa fails 2019-09-11 08:53:55 +01:00