Koha/installer/data/mysql/it-IT/necessari
Jonathan Druart baea0a79d5 Bug 7976: Remove the borrow permission
The borrow permission was used but uselessly.
For instance, at the opac, the flagsrequired parameter was set to
'borrow' but the 'authnotrequired' was set also (which means no auth
required).
At the end, this permission was used at only 1 place: for the basket,
intranet side.
This can be replaced with the catalogue permission (which is used to
search).

Test plan:
1/ Confirm that you are able to show/download/sent the cart (intranet side)
with the catalogue permission.
2/ At the OPAC, you should be able to access the same pages as before
with any other permissions.

Concretely it is quite difficult to test this patch, you should have a
look at the code.

Signed-off-by: Nick Clemens <nick@quecheelibrary.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-06-05 13:43:34 -03:00
..
auth_val.sql Bug 5338: Add the "SER" report group for all languages. 2015-05-19 10:28:44 -03:00
auth_val.txt
class_sources.sql
class_sources.txt
csv_profiles.sql
csv_profiles.txt
message_transport_types.sql Bug 12298: The "feed" MTT does not seem to be used and can be removed 2014-11-25 17:14:50 -03:00
message_transport_types.txt
notices.sql Bug 5010: Fix OPACBaseURL to include protocol 2015-06-04 10:00:04 -03:00
notices.txt
parameters.sql Bug 11954 - Clean up currency default files 2015-02-09 15:47:24 -03:00
parameters.txt
patron_categories.sql
patron_categories.txt
sample_creator_data.sql
sample_creator_data.txt
sample_frequencies.sql
sample_frequencies.txt
sample_holidays.sql
sample_holidays.txt
sample_itemtypes.sql
sample_itemtypes.txt
sample_news.sql
sample_news.txt
sample_notices_message_attributes.sql
sample_notices_message_attributes.txt
sample_notices_message_transports.sql
sample_notices_message_transports.txt
sample_numberpatterns.sql
sample_numberpatterns.txt
sample_quotes.sql
sample_quotes.txt
stopwords.sql
stopwords.txt
system_preferences.sql Bug 5786 - Move AllowOnShelfHolds and OPACItemHolds system prefs to the Circulation Matrix 2015-03-25 10:33:14 -03:00
userflags.sql Bug 7976: Remove the borrow permission 2015-06-05 13:43:34 -03:00
userflags.txt
userpermissions.sql Bug 11395: DB: Add permission tools_records_batchmod 2015-03-05 15:27:10 +01:00
userpermissions.txt