Bug 10012: remove last traces of NoZebra
authorGalen Charlton <gmc@esilibrary.com>
Fri, 21 Feb 2014 18:14:05 +0000 (18:14 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 27 May 2014 16:09:06 +0000 (18:09 +0200)
commit5a05930e12baa12967e1933045ceb43374e9ecdc
tree4ea031241d5da7893838990b0113ab12b0e760a0
parent098ffcdd9ad10307ab63ea49b05c474263561992
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>
(cherry picked from commit ffb9e312a956ceb5e3b57c34bc6f5b055b494f5a)

Conflicts:
installer/data/mysql/updatedatabase.pl
Koha/Schema/Result/Nozebra.pm [deleted file]
installer/data/mysql/it-IT/necessari/system_preferences.sql
installer/data/mysql/updatedatabase.pl