Bug 20157: Use group 'features' to decide which groups to use for group searching...
authorKyle M Hall <kyle@bywatersolutions.com>
Wed, 7 Feb 2018 19:44:28 +0000 (19:44 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 12 Feb 2018 18:41:58 +0000 (15:41 -0300)
commitf353a6caacb8bc0c075106a1b1060db0495fdecf
tree3912ebd7c094c3a63f90069404fc451b42cce2e3
parent9f961c963d2a3131b3377bb444d4060ca3b74e8e
Bug 20157: Use group 'features' to decide which groups to use for group searching functionality

Instead of basing the group searches on the group name, which is an
inherently touchy system, we should use the same checkbox style that
Jonathan introduced for the patron limits by group feature.

Test Plan:
1) Check to ensure existing group searches still show as they used to

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Auth.pm
Koha/Library/Groups.pm
installer/data/mysql/atomicupdate/bug_20157.perl [new file with mode: 0644]
installer/data/mysql/kohastructure.sql
koha-tmpl/intranet-tmpl/prog/en/modules/admin/library_groups.tt
opac/opac-search.pl