[koha-commits] main Koha release repository branch new/bug_9917 created. v3.12.00-beta1-120-ga4e804f

Git repo owner gitmaster at git.koha-community.org
Sun Mar 31 14:47:42 CEST 2013


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_9917 has been created
        at  a4e804fceb6061d1e3c4f404a1b08649cf71563c (commit)

- Log -----------------------------------------------------------------
commit a4e804fceb6061d1e3c4f404a1b08649cf71563c
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Mar 28 11:30:45 2013 -0400

    Bug 9917 - Routing list tab on patron account should depend on syspref/permission
    
    The routing list tab displays on patron pages even if the RoutingSerials
    preference is OFF. Display of the tab should be conditional on that pref
    being turned on.
    
    This patch adds a check for the RoutingSerials preference to the menu
    include files and amends the affected scripts to make the variable
    available on the pages where those includes are used.
    
    To test, view the following pages with RoutingSerials both on and off.
    The routing list tab should be shown and hidden accordingly:
    
    - Circulation
    - Patron details
    - Patron fines
    - Pay fines
    - Pay amount/selected (click from the Pay fines page)
    - Create manual invoice
    - Create manual credit
    - Patron circulation history
    - Patron modification log
    - Patron notices
    - Patron routing lists
    - Patron statistics
    - Patron files
    - Patron permissions
    - Set patron password
    - "Can't delete patron" page (try to delete a patron with checkouts).
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    
    Touches a lot of files, but only a tiny change in each, works well.
    Could perhaps be set in C4/Auth instead, but that's no reason not to
    sign off
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    All tests and QA script pass.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit c7cb7f6b5d3dc52050ace0c95fcc9fc94a49d789
Merge: 37f6b6a a12629d
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Sun Mar 31 08:33:44 2013 -0400

    Merge branch 'bug_8943' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list