Bug 14302: Remove GRS1 specific code
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 20 Feb 2017 15:54:59 +0000 (15:54 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 31 Aug 2018 11:24:20 +0000 (11:24 +0000)
commitbee097b39b4f87d7708cbc7bebc46902705f2f64
tree28e2d3c27b5123d7e7b8c96e53ec8a80ed7eb964
parentcc87e0a4583148c13e74376b9ca327cb909414ad
Bug 14302: Remove GRS1 specific code

Remove:
- BIB_INDEX_MODE and AUTH_INDEX_MODE env var
- bib_index_mode and auth_index_mode options from scripts
- Warnings from about page, just kept one if zebra_bib_index_mode or
zebra_auth_index_mode still exist in config and are set to grs1

Test plan:
- Install Koha from src
- Install Koha from pkg
- Read the code, carefully!

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Rebased

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
16 files changed:
C4/Context.pm
Makefile.PL
about.pl
debian/koha-common.postinst
debian/koha.install
debian/scripts/koha-create
debian/templates/koha-conf-site.xml.in
debian/templates/koha-sites.conf
etc/koha-conf.xml
koha-tmpl/intranet-tmpl/prog/en/modules/about.tt
misc/koha-install-log
misc/migration_tools/rebuild_zebra.pl
rewrite-config.PL
t/db_dependent/Search.t
t/db_dependent/XISBN.t
t/db_dependent/zebra_config.pl