Koha/installer/data/mysql/es-ES/mandatory
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_values.sql
auth_values.txt
class_sources.sql
class_sources.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
sample_frequencies.sql
sample_frequencies.txt
sample_notices.sql Bug 5010: Fix OPACBaseURL to include protocol 2015-06-04 10:00:04 -03:00
sample_notices.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
stopwords.sql
stopwords.txt
system_preferences.sql
system_preferences.txt
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