Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
Martin Renvoize d5608b8ff0
Bug 21978: Add support for middle name
This patch adds the new 'Middle name' field to the patron record.

To test:
1) Apply patches
2) Update database, restart all and clear the browser cache
3) Load a patron in the staff module
4) Confirm you can see and edit the new 'Middle name' field
5) Confirm the new middle name data displays on patron details
6) Confirm the new middle name data displays on patron search results
7) Confirm the new middle name data displays everywhere patron names are
   displayed.
8) Confirm the new middle name data displays on the OPAC
9) Confirm the 'Middle name' field appears in the OPAC borrower
   modification screens
10) Edit sysprefs `BorrowerMandatoryFields`, `BorrowerUnwantedFields`,
    `SelfModificationBorrowerUnwantedField`, `PatronSelfModificationMandatoryField`,
    `PatronSelfRegistrationBorrowerMandatoryField` and
    `PatronSelfRegistrationBorrowerUnwantedField` to confirm you can make
    the new field required or hidden.
11) Verify that DefaultPatronSearchFields contains the new field if you
    already had 'firstname' in the field list
12) Enable PatronAutoComplete system preference
13) Type patrons surname into checkout or patron search but don't hit
    return
14) Confirm the patrons middle name is displayed in the preview
15) Go to tools > patron lists and attempt to add a patron to a list
16) Patrons middle name should appear in the autocomplete here too

Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-06-24 12:24:11 -03:00
..
accounting.pref Bug 30563: (QA follow-up) Fix system preference values and add link to description 2022-05-06 10:33:09 -10: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 27519: Normalize Show/Don't show in system preferences 2022-06-08 11:45:25 -03:00
cataloguing.pref Bug 27519: Normalize Show/Don't show in system preferences 2022-06-08 11:45:25 -03:00
circulation.pref Bug 30409: (QA follow-up) Fix grammar in syspref help text 2022-06-14 07:55:03 -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
opac.pref Bug 27519: Normalize Show/Don't show in system preferences 2022-06-08 11:45:25 -03:00
patrons.pref Bug 21978: Add support for middle name 2022-06-24 12:24:11 -03:00
searching.pref Bug 27519: Normalize Show/Don't show in system preferences 2022-06-08 11:45:25 -03:00
serials.pref
staff_interface.pref Bug 30862: Typo: langues 2022-06-01 15:56:15 -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