Koha/installer/data/mysql/ru-RU/mandatory
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 Updated Russian SQL files 2010-02-26 22:51:29 +13:00
class_sources.txt fixed permissions on ru-RU and uk-UA installer SQL files 2009-05-21 06:52:59 -05: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 fixed permissions on ru-RU and uk-UA installer SQL files 2009-05-21 06:52:59 -05:00
permissions_and_user_flags.sql Bug 10863: Add 2 circulation permissions: force_checkout and lift_restriction 2014-01-07 03:59:53 +00:00
permissions_and_user_flags.txt Fix file permissions: if it is not a script, it should not be executable. 2010-04-16 00:40:34 -04: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 8378 - followup - sample_notices.sql updated to <<items.fine>> 2013-03-21 21:53:06 -04:00
sample_notices.txt Bugfix: Moving sample_notices.sql to mandatory subdir 2010-02-17 06:36:38 -05:00
sample_notices_message_attributes.sql Bug 6530: Item Due notice label displaying as 'unknown' 2011-12-06 19:58:57 +01: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 fixed permissions on ru-RU and uk-UA installer SQL files 2009-05-21 06:52:59 -05:00
stopwords.txt Updated Russian SQL files 2010-02-26 22:51:29 +13:00
subtag_registry.sql Bug 9519: fix code for Italian language search limiter 2013-07-08 14:02:32 +00:00
subtag_registry.txt Updated Russian SQL files 2010-02-26 22:51:29 +13:00
system_preferences_full_optimal_for_install_only.sql Bug 7440 - Remove NoZebra vestiges 2013-03-19 21:17:04 -04:00
system_preferences_full_optimal_for_install_only.txt Fix file permissions: if it is not a script, it should not be executable. 2010-04-16 00:40:34 -04:00
system_preferences_optimal_values_insert_only.sql Bug 7440 - Remove NoZebra vestiges 2013-03-19 21:17:04 -04:00
system_preferences_optimal_values_insert_only.txt Fix file permissions: if it is not a script, it should not be executable. 2010-04-16 00:40:34 -04:00