Bug 10888: Don't hide authorities module from users who lack permission to edit autho...
authorOwen Leonard <oleonard@myacpl.org>
Fri, 13 Sep 2013 18:45:50 +0000 (14:45 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Sat, 21 Sep 2013 17:59:05 +0000 (17:59 +0000)
commit9bd3a44944e6a0cb7920c3c53a88c11a8986b146
tree36a7d2ee07f8a86ff3caac32850b2eca632b8f59
parent67ad9d28f5477124d2bf30c0dc48d693657461a7
Bug 10888: Don't hide authorities module from users who lack permission to edit authorities

It should be possible for staff client users to search and view
authority records even if they don't have permission to edit them.

To test, apply the patch and view the staff client as a user with and
without "editauthorities" permission.

With "editauthorities" permission, authority search results should show
both an edit and delete link. Viewing the details of an authority
record, one should see a toolbar with edit/delete/new options.

The detail view has been altered to use the term "record" in place of
"biblio" ("Used in X record(s)).

Without "editauthorities" permission, authority search results should
show no edit or delete link. Viewing the details of an authority, the
only option shown in the toolbar should be "Save."

On the staff client home page and in the header's "More" menu the link
to the authorities module should now appear with and without permission
to edit authorities.

This patch also corrects the permissions in the authority export script
to allow saving of authority records by users who do not have permission
to edit.

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
authorities/export.pl
koha-tmpl/intranet-tmpl/prog/en/includes/authorities-toolbar.inc
koha-tmpl/intranet-tmpl/prog/en/includes/header.inc
koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist.tt
koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt