Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
Nick Clemens d8b15c685c
Bug 30025: Split BiblioAddsAuthorities into two sysprefs
This patch adds two new sysprefs:
AutoLinkBiblios
AllowManualAuthorityEditing

Both inherit the setting from BiblioAddsAuhtorities which is removed

To test:
1 -Apply patches
2 - Update database
3 - Confirm old setting is transferred to new option
4 - Confirm you can edit authoriteis manually if AllowManualAuthorityEditing set to allow
5 - Confirm you cannot edit authorities manually if AllowManualAuthorityEditing set to don't allow
6 - Confirm a new bib is linked when AutoLinkBiblios is enabled (set AllowManualAuthorityEditing to add unlinked heading)
7 - Confirm new bib notlinked when AutoLinkBiblios is disabled
8 - Confim new bib not linked when AutoLinkBiblios is enabled, but heading doesn't match an authority and  AutoCreateAuthorities is disabled
9 - Confim new bib linked to new authority when AutoLinkBiblios is enabled, but heading doesn't match an authority and  AutoCreateAuthorities is enabled

Signed-off-by: AFHDubCoLib <andrewfh@dubcolib.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-09-16 16:48:30 -03:00
..
accounting.pref Bug 23681: (QA follow-up) Move preference again 2022-08-25 08:41:05 -03:00
acquisitions.pref Bug 30135: (follow-up) Rephrase system preference description to use collection 2022-04-13 15:55:39 +02:00
admin.pref Bug 27519: Normalize Show/Don't show in system preferences 2022-06-08 11:45:25 -03:00
authorities.pref Bug 30025: Split BiblioAddsAuthorities into two sysprefs 2022-09-16 16:48:30 -03:00
cataloguing.pref Bug 31545: ComponentSortField description is incorrect 2022-09-12 15:31:54 -03:00
circulation.pref Bug 20058: Add option to send permanent_location as AQ in SIP response 2022-09-12 17:39:33 -03:00
enhanced_content.pref Bug 27519: Normalize Show/Don't show in system preferences 2022-06-08 11:45:25 -03:00
i18n_l10n.pref
local_use.pref
logs.pref Bug 30543: Decouple DumpSearchQueryTemplate from other tempalte dump preferences 2022-08-09 08:44:14 -03:00
opac.pref Bug 29897: (QA follow-up) Add valid $2 codes to pref description 2022-08-09 10:58:48 -03:00
patrons.pref Bug 31489: Typo in EnableExpiredPasswordReset description 2022-08-31 08:34:55 -03:00
searching.pref Bug 26247: Adding 2 Sysprefs for Search Terms 2022-09-12 16:45:08 -03:00
serials.pref
staff_interface.pref Bug 30077: Add system preference IntranetAddMastheadLibraryPulldown 2022-08-01 14:13:09 -03:00
tools.pref Bug 29648: (QA follow-up) Remove NumSavedReports from .pref file 2022-04-27 11:20:45 -10:00
web_services.pref Bug 30923: Remove EXPERIMENTAL mark on RESTOAuth2ClientCredentials 2022-06-08 11:06:03 -03:00