Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard e478118dc5
Bug 26549: Show value of global system preferences on subscription form
This patch modifies the subscription entry form so that the values of
two system preferences are displayed as a hint to the user:

The "Number of issues to display to staff" field will show the value
of the StaffSerialIssueDisplayCount preference, and the "Number of
issues to display to the public" field will show
OPACSerialIssueDisplayCount. If the user has permission the system
preference names will link to the system preferences page.

To test, apply the patch and log into the staff interface as a user with
permission to edit system preferences.

- Go to Serials -> New subscription.
- The "Number of issues to display to staff" field should have a hint
  under it: "Default: XX (StaffSerialIssueDisplayCount system
   preference)"
- The "Number of issues to display to the public" field should have a
  hint under it: "Default: XX (OPACSerialIssueDisplayCount system
  preference)"
- Log out and log back in as a user who does not have permission to edit
  system preferences. Return to the form and confirm that the hints do
  not link to system preferences.

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-07-25 11:28:17 -03:00
..
acqui Bug 30268: Check mandatory fields in addorderiso2709.pl 2022-07-20 11:49:19 -03:00
admin Bug 31157: (QA follow-up) Update descriptions and wording of configuration options 2022-07-22 15:14:43 -03:00
authorities Bug 30936: (follow-up) Add markup comments 2022-06-25 11:22:51 -03:00
basket Bug 30733: Split strings differently 2022-06-17 10:16:44 -03:00
batch
catalogue Bug 30858: (follow-up) Add enumchron to CSV export and fix CSS class 2022-07-22 14:49:19 -03:00
cataloguing Bug 24857: Add ability to set item group when adding a new item 2022-07-08 16:00:07 -03:00
circ Bug 30878: Avoid resetting waiting reserves tab 2022-07-25 08:23:27 -03:00
clubs Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
course_reserves Bug 30578: Remove circ/ysearch.pl in favor of the /patrons REST API route 2022-07-18 11:01:34 -03:00
errors
ill
installer
labels Bug 30763: fixes spelling of 'proceeds' 2022-07-08 15:20:25 -03:00
mana
members Bug 23838: (QA follow-up) Move include files 2022-07-22 12:53:50 -03:00
offline_circ
onboarding
patron_lists
patroncards Bug 30733: Simplify some singular cases 2022-06-17 10:16:43 -03:00
plugins
pos Bug 31121: Fix date formatting in cashup summary modal 2022-07-22 14:48:43 -03:00
recalls
reports Bug 26486: Group edit buttons in reports toolbar 2022-06-27 12:32:24 -03:00
reserve Bug 31086: Prevent placing hold with no pickup location 2022-07-22 14:19:17 -03:00
reviews Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
rotating_collections Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
serials Bug 26549: Show value of global system preferences on subscription form 2022-07-25 11:28:17 -03:00
services
suggestion Bug 23991: Don't display empty div if no suggestions exist 2022-07-06 11:20:45 -03:00
tags Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
test
tools Bug 31068: Context for translation: Print (verb) vs. Print (noun) 2022-07-18 14:46:37 -03:00
virtualshelves Bug 25498: (follow-up) Change for autocomplete change of 30578 2022-07-19 11:25:26 -03:00
about.tt Bug 27667: (QA follow-up) Fix singular index and rephrase heading 2022-07-18 14:53:15 -03:00
auth.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
intranet-main.tt Bug 31067: Fixing missing permission check 2022-07-06 18:36:50 -03:00