Bugzilla – Attachment 173829 Details for
Bug 28633
Add a preferred name field to patrons
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28633: (follow-up) Add note about disabling/hiding preferred name to sysprefs
Bug-28633-follow-up-Add-note-about-disablinghiding.patch (text/plain), 2.73 KB, created by
Emily Lamancusa (emlam)
on 2024-10-31 17:27:34 UTC
(
hide
)
Description:
Bug 28633: (follow-up) Add note about disabling/hiding preferred name to sysprefs
Filename:
MIME Type:
Creator:
Emily Lamancusa (emlam)
Created:
2024-10-31 17:27:34 UTC
Size:
2.73 KB
patch
obsolete
>From cb05c09cdcced0140ace193b5831aaddcd99c5f4 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Thu, 31 Oct 2024 16:19:44 +0000 >Subject: [PATCH] Bug 28633: (follow-up) Add note about disabling/hiding > preferred name to sysprefs > >Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 2 ++ > .../prog/en/modules/admin/preferences/patrons.pref | 1 + > 2 files changed, 3 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >index 1be562220e..ef816bf671 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref >@@ -829,12 +829,14 @@ OPAC: > source: borrowers > exclusions: branchcode|sort1|sort2|gonenoaddress|lost|flags > inclusions: categorycode|dateexpiry >+ - '<br /> NOTE: preferred_name will be set to firstname if not included in the form.' > - > - "The following <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> will not appear on the patron self-modification screen:" > - pref: PatronSelfModificationBorrowerUnwantedField > type: modalselect > source: borrowers > exclusions: sort1|sort2|gonenoaddress|lost|flags >+ - '<br /> NOTE: preferred_name will be set to firstname if not included in the form. It should also be selected in <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=BorrowerUnwantedField">BorrowerUnwantedField</a> if selected here.' > - > - pref: PatronSelfRegistrationEmailMustBeUnique > choices: >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >index 6d80aadffd..5b8b0bd0d7 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >@@ -283,6 +283,7 @@ Patrons: > type: modalselect > source: borrowers > exclusions: branchcode|categorycode|flags >+ - '<br /> NOTE: preferred_name will be set to firstname if not included in the form. It should also be selected in <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=PatronSelfModificationBorrowerUnwantedField">PatronSelfModificationBorrowerUnwantedField</a> if selected here.' > - > - "Borrowers can have the following titles:" > - pref: BorrowersTitles >-- >2.34.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 28633
:
123008
|
123009
|
123010
|
123658
|
125497
|
125498
|
125499
|
125500
|
126591
|
128968
|
128969
|
128970
|
130000
|
130001
|
130002
|
133445
|
133446
|
133447
|
133448
|
133449
|
133450
|
133451
|
133958
|
133959
|
133960
|
133961
|
133962
|
133963
|
133964
|
133965
|
166792
|
166793
|
166794
|
166813
|
166814
|
166815
|
166816
|
166817
|
167163
|
167164
|
173628
|
173629
|
173630
|
173631
|
173632
|
173633
|
173634
|
173664
|
173665
|
173666
|
173667
|
173668
|
173669
|
173670
|
173717
|
173718
|
173719
|
173813
|
173814
|
173815
|
173816
|
173826
|
173827
|
173828
|
173829
|
173930
|
173931
|
173932
|
173933
|
173934
|
173935
|
173936
|
174419
|
174420
|
174472
|
175177