Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Nick Clemens 5a3a9a17c6 Bug 27069: (follow-up) Only display rules if one is set
Testing that the rule is != 'hold_allowed' is true for each itemtype where
the rule is not set. This means it appears that no holds are allowed
for any item type if no rules are set

To test:
1 - With a fresh testing DB or no holdallowed rule set, you can use SQl below to clear:
    DELETE from circuation_rules WHERE rule_name='holdallowed';
2 - Load smart-rules.pl (Administration->Circulation and fines rules)
3 - Scroll to "Default holds policy by item type"
4 - Note all item types appear as 'No holds allowed'
5 - Apply patch
6 - Reload
7 - All clear
8 - Confirm adding rules displays correctly

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-04-12 17:29:47 +02:00
..
acqui Bug 22773: (follow-up) Fix id clash and data element 2021-04-08 15:37:44 +02:00
admin Bug 27069: (follow-up) Only display rules if one is set 2021-04-12 17:29:47 +02:00
authorities Bug 28066: Remove select tag's size attribute where it is 1 2021-04-06 15:56:31 +02:00
basket
batch
catalogue Bug 28066: Remove select tag's size attribute where it is 1 2021-04-06 15:56:31 +02:00
cataloguing Bug 28066: Remove select tag's size attribute where it is 1 2021-04-06 15:56:31 +02:00
circ Bug 28092: Add reserve notes column to holds to pull 2021-04-07 16:08:04 +02:00
clubs Bug 28034: Make club enrollment tables in to DataTables 2021-04-07 16:08:04 +02:00
common Bug 27933: Fix patron search result ordering 2021-03-18 15:03:26 +01:00
course_reserves Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
errors Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
ill Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
installer Bug 27473: Remove the redirect after 10sec 2021-03-03 15:53:59 +01:00
labels Bug 28041: Improve breadcrumbs and headings on label creator pages 2021-04-06 15:56:31 +02:00
mana
members Bug 26734: Ratify account slip printing 2021-04-12 15:27:50 +02:00
offline_circ Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
onboarding Bug 28066: Remove select tag's size attribute where it is 1 2021-04-06 15:56:31 +02:00
patron_lists Bug 28016: Replace obsolete title-string sorting: Assorted templates 2021-04-06 15:56:31 +02:00
patroncards Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
plugins Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
pos Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
reports Bug 28066: (QA follow-up) Fix some single quote occurences 2021-04-06 15:56:31 +02:00
reserve Bug 27069: Adapt uses of holdallowed 2021-04-07 16:08:04 +02:00
reviews Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
rotating_collections Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
serials Bug 28066: Remove select tag's size attribute where it is 1 2021-04-06 15:56:31 +02:00
services Bug 28066: Remove select tag's size attribute where it is 1 2021-04-06 15:56:31 +02:00
suggestion Bug 28077: Add a colon after the 'Reason' label on edit suggestion page 2021-04-06 15:56:30 +02:00
tags Bug 28016: Replace obsolete title-string sorting: Assorted templates 2021-04-06 15:56:31 +02:00
test
tools Bug 25476: Add ability to browse file uploads by category 2021-04-09 16:05:48 +02:00
virtualshelves Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
about.tt Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
auth.tt Bug 18506: (QA follow-up) Indentation and more conditionals 2021-02-09 09:48:35 +01:00
intranet-main.tt Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00