]> git.koha-community.org Git - koha.git/commit
Bug 20410: Remove OpacGroupResults and PazPar2
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 2 Feb 2021 15:00:22 +0000 (16:00 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 8 Feb 2021 15:12:42 +0000 (16:12 +0100)
commit06a58fe56df512d6aa770a8a5478bed93e0a17fd
treed2a7226948db3a148c06773aa3a3790161b8fc4d
parenta0abc04c774b4de1dd92ab8b678bf76bb7880804
Bug 20410: Remove OpacGroupResults and PazPar2

This feature is not used as far as we know and it's not known to work.
It's preferable to remove it.

Test plan:
Make sure the OpacGroupResults pref code is removed, as well as the
PazPar2 files and code.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
22 files changed:
C4/Search.pm
C4/UsageStats.pm
Makefile.PL
debian/koha-common.install
debian/koha-core.install
debian/templates/koha-conf-site.xml.in
etc/koha-conf.xml
etc/pazpar2/MARC21slimUtils.xsl [deleted file]
etc/pazpar2/koha-biblios.xml [deleted file]
etc/pazpar2/marc21-work-groups.xsl [deleted file]
etc/pazpar2/marc21.xsl [deleted file]
etc/pazpar2/pazpar2.xml [deleted file]
etc/pazpar2/pz2-ourl-base.xsl [deleted file]
etc/pazpar2/pz2-ourl-marc21.xsl [deleted file]
installer/data/mysql/atomicupdate/bug_20410.perl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results-grouped.tt [deleted file]
misc/bin/koha-pazpar2-ctl.sh [deleted file]
misc/koha-install-log
opac/opac-search.pl
rewrite-config.PL
t/db_dependent/UsageStats.t