]> git.koha-community.org Git - koha.git/commit
Bug 6014 : MT3138 Adding some permission management to viewlog
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 6 Apr 2011 15:28:45 +0000 (17:28 +0200)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Sat, 16 Apr 2011 16:34:17 +0000 (12:34 -0400)
commite88a1ec4b8e00cde21935fa0378b9c5fb20f8bd9
treebfb52501dfad566f57d00aba7a1df0969e7b7af6
parenta4f80b7ab9cb9067332ab6f9cfa02d176ef39d89
Bug 6014 : MT3138 Adding some permission management to viewlog

If user can not access reports, then form to search the logs is not displayed.
It also improves the presentation.

C4/Log.pm
- adds the fact that we can enter multiple actions
- fixes the fact that user information was truncated

circ-menu.inc:
Fixing information passed to the viewlog from circ-menu

Signed-off-by: fdurand <frederic.durand@univ-lyon2.fr>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 99b49e2b1aa2e5d2629f1167e2b63c3b3158ffe8)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
C4/Log.pm
koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc
koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tmpl
tools/viewlog.pl