Bug 27487: Rename system preference reviewson to OPACComments
authorJames O'Keeffe <jamespfk@gmail.com>
Thu, 21 Jan 2021 05:23:31 +0000 (05:23 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 29 Jan 2021 06:56:17 +0000 (07:56 +0100)
commitdc1eeab6bd1f35c59ddd0cd9a2be753e11b28bae
treec3371db30ad501838ecd69317bf9c273d3724fc9
parentede297cfab18e85c5b40892c058be3355ee8407d
Bug 27487: Rename system preference reviewson to OPACComments

This patch renames the reviewson system pref to OPACComments

Test Plan:
1. In Koha Administration, search for the reviewson system preferance
2. Note the presence of the reviewson system preferance
3. Apply the patch and run updatedatabase.pl
4. Repeat steps 1 and 2. The reviewson preferenace should be gone
5. Seach for and note the OPACComments system preferance
6. Ensure that the OPACComments system preferance operates correctly, as
if it were reviewson

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
https://bugs.koha-community.org/show_bug.cgi?id=27484

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/UsageStats.pm
installer/data/mysql/atomicupdate/bug_27487-add_syspref.perl [new file with mode: 0644]
installer/data/mysql/mandatory/sysprefs.sql
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt
opac/opac-detail.pl
t/db_dependent/UsageStats.t