[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.06-94-g2579238

Git repo owner gitmaster at git.koha-community.org
Wed May 21 11:07:11 CEST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 3.14.x has been updated
       via  257923800cdc7e87b2ae29a1e98b502fe7b8b3c6 (commit)
      from  d56d855914fbb6fc512fdffe86961822680176b6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 257923800cdc7e87b2ae29a1e98b502fe7b8b3c6
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Feb 21 14:52:22 2014 -0500

    Bug 11819 - Don't show catalog edit menu if user has no edit permissions
    
    Currently if the logged in user lacks any cataloging permissions the
    bibliographic detail page (catalogue/detail.pl) still shows the Edit
    button, but with an empty dropdown menu. This patch corrects the toolbar
    include so that the button will not appear at all.
    
    To test, view the biblio detail page as a user with various combinations
    of the following permissions:
    
    - edit_items
    - edit_catalogue
    - items_batchmod
    - items_batchdel
    
    The edit button should appear with the correct set of links when the
    user has any combination of the above permissions. If user has none the
    button should not appear.
    
    Followed test plan, patch behaves as expected
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as expected, passes all tests and QA script.
    Template only change.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit a8ebfa4702e2492388b6f60a11921a8ab69d677b)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

-----------------------------------------------------------------------

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc |    2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list