http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10888

--- Comment #13 from Jonathan Druart <jonathan.dru...@biblibre.com> ---
Created attachment 21229
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21229&action=edit
Bug 10888 - Don't hide authorities module from users without 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.

Revision: Corrected permissions in export script to allow saving of
authority records by users who do not have permission to edit.

Revision: Corrected incorrect merge with 10600 (duplicate authority)

Signed-off-by: Paola Rossi <paola.ro...@cineca.it>
Signed-off-by: Jonathan Druart <jonathan.dru...@biblibre.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to