Koha/koha-tmpl/opac-tmpl/bootstrap/en/modules
Tomas Cohen Arazi 523b4533f8 Bug 23215: Remove traces of the PayPal feature
This patch removes the PayPal payments feature. It has been moved to
its' own plugin.

To test:
1. Apply this patches
2. Run:
   $ updatedatabase
=> SUCCESS: Database updates correctly
3. Run:
   $ koha-mysql kohadev
   > SELECT * FROM systempreferences WHERE variable LIKE 'paypal';
=> SUCCESS: No results
4. On the sysprefs, OPAC section
=> SUCCESS: No PayPal-related sysprefs show up
5. Add some charges to your patron
6. In the OPAC, log in and see your charges
=> SUCCESS: Nothing broken
7. Install the PayPal plugin [1] or any other payment plugin
8. Restart plack (mandatory for the PayPal plugin)
9. Set some random data in the config (or better, real sandbox testing
   data)
10. Go to the OPAC's account page and try to pay your debts (use the
    checkbox to select lines)
=> SUCCESS: The PayPal payment method shows, you can click the button,
    it fails due to bad config, but things work as expected.
11. Sign off :-D

[1] https://gitlab.com/thekesolutions/plugins/koha-plugin-pay-via-paypal/-/releases

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-05-07 14:44:00 +02:00
..
clubs Bug 27610: Changed pages of OPAC to have a <h1> 2021-04-01 18:51:38 +02:00
errors Bug 27740: Corrected tags & hierarchy of headings 2021-05-04 15:20:46 +02:00
sci Bug 27740: Corrected tags & hierarchy of headings 2021-05-04 15:20:46 +02:00
sco Bug 27740: Corrected tags & hierarchy of headings 2021-05-04 15:20:46 +02:00
svc Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02:00
text
ilsdi.tt Bug 27740: Corrected tags & hierarchy of headings 2021-05-04 15:20:46 +02:00
maintenance.tt Bug 28086: OpacMaintenance page should use ReplytoDefault if set 2021-04-21 15:25:07 +02:00
opac-account-pay-error.tt Bug 23215: Remove traces of the PayPal feature 2021-05-07 14:44:00 +02:00
opac-account.tt Bug 23215: Remove traces of the PayPal feature 2021-05-07 14:44:00 +02:00
opac-addbybiblionumber.tt Bug 27742: Page titles have unique info first 2021-04-01 18:51:38 +02:00
opac-advsearch.tt Bug 27889: Adjust responsive width of OPAC advanced search form 2021-04-06 15:56:30 +02:00
opac-alert-subscribe.tt Bug 27740: Corrected tags & hierarchy of headings 2021-05-04 15:20:46 +02:00
opac-auth-detail.tt Bug 27742: Page titles have unique info first 2021-04-01 18:51:38 +02:00
opac-auth-MARCdetail.tt Bug 27742: Page titles have unique info first 2021-04-01 18:51:38 +02:00
opac-auth.tt Bug 27740: Corrected tags & hierarchy of headings 2021-05-04 15:20:46 +02:00
opac-authorities-home.tt Bug 26533: Fix 'is exactly' search for authorities 2021-04-21 10:51:29 +02:00
opac-authoritiessearchresultlist.tt Bug 27742: Page titles have unique info first 2021-04-01 18:51:38 +02:00
opac-basket.tt Bug 27742: Page titles have unique info first 2021-04-01 18:51:38 +02:00
opac-blocked.tt Bug 27610: Changed pages of OPAC to have a <h1> 2021-04-01 18:51:38 +02:00
opac-browse.tt Bug 27610: Changed pages of OPAC to have a <h1> 2021-04-01 18:51:38 +02:00
opac-browser.tt Bug 27610: Changed pages of OPAC to have a <h1> 2021-04-01 18:51:38 +02:00
opac-course-details.tt Bug 28018: Replace obsolete title-string sorting: OPAC templates 2021-04-06 15:56:31 +02:00
opac-course-reserves.tt Bug 27742: Page titles have unique info first 2021-04-01 18:51:38 +02:00
opac-detail.tt Bug 27740: Corrected tags & hierarchy of headings 2021-05-04 15:20:46 +02:00
opac-discharge.tt Bug 27742: Page titles have unique info first 2021-04-01 18:51:38 +02:00
opac-downloadcart.tt Bug 27742: Page titles have unique info first 2021-04-01 18:51:38 +02:00
opac-downloadshelf.tt Bug 27610: Changed pages of OPAC to have a <h1> 2021-04-01 18:51:38 +02:00
opac-full-serial-issues.tt Bug 28018: Replace obsolete title-string sorting: OPAC templates 2021-04-06 15:56:31 +02:00
opac-holdshistory.tt Bug 28018: Replace obsolete title-string sorting: OPAC templates 2021-04-06 15:56:31 +02: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 27610: Changed pages of OPAC to have a <h1> 2021-04-01 18:51:38 +02:00
opac-illrequests.tt Bug 28018: Replace obsolete title-string sorting: OPAC templates 2021-04-06 15:56:31 +02:00
opac-imageviewer.tt Bug 27742: Page titles have unique info first 2021-04-01 18:51:38 +02:00
opac-ISBDdetail.tt Bug 27610: Changed pages of OPAC to have a <h1> 2021-04-01 18:51:38 +02:00
opac-issue-note.tt Bug 27610: Changed pages of OPAC to have a <h1> 2021-04-01 18:51:38 +02:00
opac-library.tt Bug 27740: Corrected tags & hierarchy of headings 2021-05-04 15:20:46 +02:00
opac-main.tt Bug 27740: (follow-up) Added User summary heading 2021-05-04 15:20:46 +02:00
opac-MARCdetail.tt Bug 27742: Page titles have unique info first 2021-04-01 18:51:38 +02:00
opac-memberentry-update-submitted.tt Bug 27740: Corrected tags & hierarchy of headings 2021-05-04 15:20:46 +02:00
opac-memberentry.tt Bug 27610: Changed pages of OPAC to have a <h1> 2021-04-01 18:51:38 +02:00
opac-messaging.tt Bug 27740: Corrected tags & hierarchy of headings 2021-05-04 15:20:46 +02: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 26921: Don't generate an invalid custom cover image if the url cannot be generated 2020-12-21 10:07:48 +01:00
opac-overdrive-search.tt Bug 27742: Page titles have unique info first 2021-04-01 18:51:38 +02:00
opac-passwd.tt Bug 27740: Corrected tags & hierarchy of headings 2021-05-04 15:20:46 +02:00
opac-password-recovery.tt Bug 27740: Corrected tags & hierarchy of headings 2021-05-04 15:20:46 +02:00
opac-patron-consent.tt Bug 27740: Corrected tags & hierarchy of headings 2021-05-04 15:20:46 +02:00
opac-privacy.tt Bug 27610: Changed pages of OPAC to have a <h1> 2021-04-01 18:51:38 +02:00
opac-readingrecord.tt Bug 28047: Standardize: Call number, callnumber, Call no. etc. 2021-04-06 15:56:31 +02:00
opac-recordedbooks-search.tt Bug 27740: Corrected tags & hierarchy of headings 2021-05-04 15:20:46 +02:00
opac-registration-confirmation.tt Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02:00
opac-registration-email-sent.tt Bug 27610: Changed pages of OPAC to have a <h1> 2021-04-01 18:51:38 +02:00
opac-registration-invalid.tt Bug 20168: Update of the OPAC bootstrap template to bootstrap v4 2020-09-09 14:13:03 +02:00
opac-reportproblem.tt Bug 27742: Page titles have unique info first 2021-04-01 18:51:38 +02:00
opac-request-article.tt Bug 27610: Changed pages of OPAC to have a <h1> 2021-04-01 18:51:38 +02:00
opac-reserve.tt Bug 28066: Remove select tag's size attribute where it is 1 2021-04-06 15:56:31 +02:00
opac-restrictedpage.tt Bug 27742: Page titles have unique info first 2021-04-01 18:51:38 +02:00
opac-results.tt Bug 27740: Corrected tags & hierarchy of headings 2021-05-04 15:20:46 +02:00
opac-retrieve-file.tt Bug 27610: Changed pages of OPAC to have a <h1> 2021-04-01 18:51:38 +02:00
opac-review.tt Bug 27610: Changed pages of OPAC to have a <h1> 2021-04-01 18:51:38 +02:00
opac-routing-lists.tt Bug 27610: Changed pages of OPAC to have a <h1> 2021-04-01 18:51:38 +02:00
opac-search-history.tt Bug 28018: Replace obsolete title-string sorting: OPAC templates 2021-04-06 15:56:31 +02: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 27742: Page titles have unique info first 2021-04-01 18:51:38 +02: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 27742: Page titles have unique info first 2021-04-01 18:51:38 +02:00
opac-serial-issues.tt Bug 27740: Corrected tags & hierarchy of headings 2021-05-04 15:20:46 +02:00
opac-shareshelf.tt Bug 27610: Changed pages of OPAC to have a <h1> 2021-04-01 18:51:38 +02: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 27610: Changed pages of OPAC to have a <h1> 2021-04-01 18:51:38 +02: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 26921: Don't generate an invalid custom cover image if the url cannot be generated 2020-12-21 10:07:48 +01:00
opac-showreviews.tt Bug 27610: Changed pages of OPAC to have a <h1> 2021-04-01 18:51:38 +02:00
opac-suggestions.tt Bug 27740: (QA follow-up) Fix 'Your purchase suggestions' 2021-05-04 15:20:46 +02:00
opac-tags.tt Bug 28018: Replace obsolete title-string sorting: OPAC templates 2021-04-06 15:56:31 +02:00
opac-tags_subject.tt Bug 27610: Changed pages of OPAC to have a <h1> 2021-04-01 18:51:38 +02:00
opac-topissues.tt Bug 27610: Changed pages of OPAC to have a <h1> 2021-04-01 18:51:38 +02:00
opac-user.tt Bug 27740: Corrected tags & hierarchy of headings 2021-05-04 15:20:46 +02:00