Koha/installer/data/mysql/nb-NO/1-Obligatorisk
Jonathan Druart d45c9a673b Bug 10863: Add 2 circulation permissions: force_checkout and lift_restriction
This patch adds 2 circulation permissions: force_checkout and
lift_restriction.

During upgrade, these two permission are added to existing staff
users that already have the base circulate permission.

force_checkout allows a librarian to force a checkout if a limitation
occurred.

lift_restriction allows a librarian to lift a restriction for a patron.

Test plan:
1/ Find a debarred patron and go on the checkout page. The "Lift
restriction" button should be present only if the logged librarian has
the lift_restriction permission.
2/ If the force_checkout permission is set, a librarian should be
allowed to check out in several cases:
- age restriction
- the item is issued to another patron
- the item is not for loan
- the patron has overdue items
- the item is lost
- the item is a high demand item
- the item is reserved
- another case ?

Signed-off-by: Cedric Vita <cedric.vita@dracenie.com>

Bug 10863: The force checkout permission should not affect high holds

- typo checkout => check out.
- the force checkout permission does not affect high holds.

Signed-off-by: Cedric Vita <cedric.vita@dracenie.com>

Bug 10863: Follow-up: Adding missing permissions to translated files

This patch adds the 2 new permissions to all remaining sample files.
If the permissions don't get installed, the problem is bigger than
having an English description.

Also adds back the question "Check out anyway?" for high demand items (HIGHHOLDS).

Test xt/permissions.t passes now.

Bug 10863: Rename lift_restriction with manage_restrictions

The pref manage_restrictions now takes into account "Lost card" and
"Gone no address" restrictions.

Test plan:
- log in with a user with manage_restrictions permission
- verify you can set/unset restrictions when editing a patron
- log in with a user without manage_restrictions permission
- verify you cannot set/unset restrictions when editing a patron

Signed-off-by: Mathieu Saby <mathieu.saby@univ-rennes2.fr>
Note: The AgeRestrictionOverride pref has to be set to "Allow" if you
want to override the age restriction, even if the new permission is set.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Passes koha-qa.pl, works as advertised

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-01-07 03:59:53 +00:00
..
class_sources.sql Add files in installer/data/mysql/nb-NO/1-Obligatorisk/ 2011-03-30 09:55:25 +02:00
class_sources.txt Add files in installer/data/mysql/nb-NO/1-Obligatorisk/ 2011-03-30 09:55:25 +02:00
message_transport_types.sql Bug 10572: (follow-up) ensure SQL for all translations has the phone transport type 2013-10-31 14:45:02 +00:00
message_transport_types.txt Add files in installer/data/mysql/nb-NO/1-Obligatorisk/ 2011-03-30 09:55:25 +02:00
sample_frequencies.sql Bug 11261: make sample serial frequencies mandatory during installation 2013-12-13 18:34:05 +00:00
sample_frequencies.txt Bug 11261: make sample serial frequencies mandatory during installation 2013-12-13 18:34:05 +00:00
sample_notices.sql Bug 9414 - Fix sample letters for German and Norwegian 2013-04-15 08:52:35 -04:00
sample_notices.txt Add files in installer/data/mysql/nb-NO/1-Obligatorisk/ 2011-03-30 09:55:25 +02:00
sample_notices_message_attributes.sql Bug 7022: Move sample_notices* sql files from optional to mandatory 2011-10-18 15:57:57 +13:00
sample_notices_message_attributes.txt Bug 7022: Move sample_notices* sql files from optional to mandatory 2011-10-18 15:57:57 +13:00
sample_notices_message_transports.sql Bug 7022: Move sample_notices* sql files from optional to mandatory 2011-10-18 15:57:57 +13:00
sample_notices_message_transports.txt Bug 7022: Move sample_notices* sql files from optional to mandatory 2011-10-18 15:57:57 +13:00
sample_numberpatterns.sql Bug 11261: make sample serial numbering patterns mandatory during installation 2013-12-13 18:33:57 +00:00
sample_numberpatterns.txt Bug 11261: make sample serial numbering patterns mandatory during installation 2013-12-13 18:33:57 +00:00
stopwords.sql Add files in installer/data/mysql/nb-NO/1-Obligatorisk/ 2011-03-30 09:55:25 +02:00
stopwords.txt Add files in installer/data/mysql/nb-NO/1-Obligatorisk/ 2011-03-30 09:55:25 +02:00
subtag_registry.sql Followup Bug 9381 - Add Catalan language 2013-04-07 13:48:44 -04:00
subtag_registry.txt Add files in installer/data/mysql/nb-NO/1-Obligatorisk/ 2011-03-30 09:55:25 +02:00
system_preferences.sql Bug 7055 - NORMARC: Fix 008 position 15-17 and 35-37 2013-05-01 07:45:21 -04:00
system_preferences.txt Bug 6537 - squashed version of the previous 5 commits, signed-off 2011-09-07 09:19:07 +12:00
userflags.sql Bug 8215 - Course Reserves 2013-05-21 15:50:55 -07:00
userflags.txt Add files in installer/data/mysql/nb-NO/1-Obligatorisk/ 2011-03-30 09:55:25 +02:00
userpermissions.sql Bug 10863: Add 2 circulation permissions: force_checkout and lift_restriction 2014-01-07 03:59:53 +00:00
userpermissions.txt Add files in installer/data/mysql/nb-NO/1-Obligatorisk/ 2011-03-30 09:55:25 +02:00