bug 4896: granular permissions now always on (DB rev 138)
authorGalen Charlton <gmcharlt@gmail.com>
Sat, 19 Jun 2010 11:53:59 +0000 (07:53 -0400)
committerGalen Charlton <gmcharlt@gmail.com>
Sat, 19 Jun 2010 11:56:03 +0000 (07:56 -0400)
commit0700a8b732ad3cda3ead9bc099ee5113cd84565d
treec70af71c4fdb07ac722a2022bc41698ffca891d9
parentac5047b8872768168db3182eca2a1a4fb7de2d5e
bug 4896: granular permissions now always on (DB rev 138)

Per the following koha-devel thread, the use of
staff user subpermissions, AKA granular permissions, is
now the default behavior in Koha.  This patch removes
the GranularPermissions system preference.

[1] http://lists.koha-community.org/pipermail/koha-devel/2010-February/033670.html

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
17 files changed:
C4/Auth.pm
admin/authorised_values.pl
admin/systempreferences.pl
installer/data/mysql/de-DE/mandatory/sysprefs.sql
installer/data/mysql/en/mandatory/sysprefs.sql
installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql
installer/data/mysql/pl-PL/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_only_translation_updating.sql
installer/data/mysql/uk-UA/mandatory/system_preferences_full_optimal_for_install_only.sql
installer/data/mysql/uk-UA/mandatory/system_preferences_only_translation_updating.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref
koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-flags.tmpl
kohaversion.pl
members/member-flags.pl
svc/config/systempreferences