Bug 27491: Rename system preference opaclanguages to OPACLanguages
authorMazen Khallaf <mazen.i.khallaf@gamil.com>
Thu, 21 Jan 2021 06:26:54 +0000 (06:26 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 22 Jan 2021 13:59:27 +0000 (14:59 +0100)
commitc90ee1be60f04391bd63781938be73747ec7ef2e
treed6f8bcab7325c95bffe28f372d83f3f7efc3dd35
parent46a403a356c6ec4a54cac445659e66ff332a75f3
Bug 27491: Rename system preference opaclanguages to OPACLanguages

Test Plan:

1. Go to Administration
2. Go to System Preferences
3. Find 'opaclanguages' (note the lack of capitalisation)
4. Apply patch
5. Repeat step 1 and 2
6. Find 'OPACLanguages' (note the use of capitalisation)

Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
15 files changed:
C4/Installer.pm
C4/Languages.pm
installer/data/mysql/atomicupdate/bug_27491-replace_opaclanguages_with_OPAClanguages_syspref.perl [new file with mode: 0644]
installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_system_preferences.sql
installer/data/mysql/localization/de-DE/custom.sql
installer/data/mysql/localization/it-IT/custom.sql
installer/data/mysql/localization/nb-NO/custom.sql
installer/data/mysql/mandatory/sysprefs.sql
installer/data/mysql/ru-RU/mandatory/system_preferences_full_optimal_for_install_only.sql
installer/data/mysql/ru-RU/mandatory/system_preferences_optimal_values_insert_only.sql
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref
misc/cronjobs/build_browser_and_cloud.pl
t/db_dependent/Auth.t
t/db_dependent/Koha/ItemTypes.t
t/db_dependent/Search.t