Bug 10012: remove last traces of NoZebra
authorGalen Charlton <gmc@esilibrary.com>
Fri, 21 Feb 2014 18:14:05 +0000 (18:14 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 12 Mar 2014 14:07:07 +0000 (14:07 +0000)
commitffb9e312a956ceb5e3b57c34bc6f5b055b494f5a
tree9ed7fcafe9f973a4c18277cebe7233cfcc01cf5b
parent556eb677186b738c036fd13a7cc3461c3f8c3d48
Bug 10012: remove last traces of NoZebra

This patch removes the last traces of NoZebra:

[1] The DBIC schema class for the nozebra table
[2] References to the NoZebra and NoZebraIndexes sysprefs
    in the Italian SQL scripts.
[3] Deleting the NoZebraIndexes syspref if it's still present.

To test:

[1] Verify that after applying the patch and running the DB upgrade,
    that "NoZebraIndexes" is no longer to be found in the
    systempreferences table.
[2] Verify that "nozebra" is not referenced anywhere in the source
    code except for the database update scripts.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: wajasu <matted-34813@mypacks.net>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Koha/Schema/Result/Nozebra.pm [deleted file]
installer/data/mysql/it-IT/necessari/system_preferences.sql
installer/data/mysql/updatedatabase.pl