]> git.koha-community.org Git - koha.git/commit
Bug 27395: Add a warning to PatronSelfRegistrationDefaultCategory
authorEden Bacani <eden.bacani@gmail.com>
Tue, 19 Jan 2021 21:21:51 +0000 (21:21 +0000)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Thu, 11 Feb 2021 06:23:01 +0000 (07:23 +0100)
commit52135ea553c9fcf02cb41490a1a790f31ed7ed15
treedbaeecacfc3cb40f6f0d6b73c28cff7d7baa1a73
parent14e28d9efb7c72c1461ef6105d109d64942cf69a
Bug 27395: Add a warning to PatronSelfRegistrationDefaultCategory

This patch adds a warning to the PatronSelfRegistrationDefaultCategory system
preference to not use a regular patron category for self registration.

If a regular patron category code is used and the cleanup_database cronjob is setup
to delete unverified and unfinished OPAC self registrations, it permanently and
and unrecoverably deletes all patrons that have registered more than
PatronSelfRegistrationExpireTemporaryAccountsDelay days ago.

It also removes unnecessary apostrophes at the end of two self registration
and modification system preference descriptions.

Test plan:
1. Apply the patch.
2. Check that the warning message for the PatronSelfRegistrationDefaultCategory
   system preference is clear and makes sense.
3. Sign off!

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 065c955cc67b6f113c9fb5d5ed918ba1400b5af9)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit aea5a5800a6a4aead6e8fa61fd8a12d2e9b5f1e4)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
(cherry picked from commit c01dd7a8fb3cf82226a9ca525f49ad0d12e05d68)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref