Koha/installer/data/mysql
John Beppu fe5cc9933f bug 2874 [1/3]: schema changes for overriding blocked renewals
Two new subpermissions of circulate were added:
- circulate_remaining_permissions
- override_renewals

Also, the following schema alterations were made
- permissions.code      : varchar(30) => varchar(64)
- user_permissions.code : varchar(30) => varchar(64)

  (The reason for this was because "circulate_remaining_permissions"
   was greater than 30 characters long and wouldn't fit.)

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-12-23 17:01:58 -06:00
..
en bug 2874 [1/3]: schema changes for overriding blocked renewals 2008-12-23 17:01:58 -06:00
fr-FR bug 2874 [1/3]: schema changes for overriding blocked renewals 2008-12-23 17:01:58 -06:00
backfill_statistics.pl Script to correct faulty statistics table entries. 2008-06-26 05:51:26 -05:00
kohastructure.sql bug 2874 [1/3]: schema changes for overriding blocked renewals 2008-12-23 17:01:58 -06:00
sample_only_param_tables.sql Moved location of updater scripts to dbms specific dir. 2007-11-13 11:22:47 -06:00
update22to30.pl Partial fix for 2084: opac-topissues.pl is both EXPERIMENTAL and 2008-07-12 09:52:17 -05:00
updatedatabase.pl bug 2874 [1/3]: schema changes for overriding blocked renewals 2008-12-23 17:01:58 -06:00