[koha-commits] main Koha release repository branch new/bug_7521 created. v3.06.00-571-gd9d3645

Git repo owner gitmaster at git.koha-community.org
Fri Feb 17 09:53:14 CET 2012


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, new/bug_7521 has been created
        at  d9d364516b0bd5363c95b134520bb0379836be51 (commit)

- Log -----------------------------------------------------------------
commit d9d364516b0bd5363c95b134520bb0379836be51
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Fri Feb 10 07:17:33 2012 +0100

    Bug 7521: Templates should use receive_serials permission
    
    Corrects templates to use permission receive_serials.
    
    Before patch:
    1) Serial receive page (/cgi-bin/koha/serials/serials-edit.pl...)
    can only be accessed with full serials permissions.
    When one permission is missing, page can not be accessed.
    
    2) Serial collection/Issue History page (/cgi-bin/koha/serials/serials-collection.pl...)
    can only be accessed with full serials permissions.
    
    After applying patch:
    1) Serial receive page can only be accessed when user has receive_serials
    permission.
    
    2) Edit and serial receive links are hidden, when user doesn't have
    serials_receive permission. Page is accessible with at least 1 serials
    permission.
    
    I will send a another patch to correct behaviour for the routing permission.
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list