[koha-commits] main Koha release repository branch new/bug_7668 created. v3.06.00-753-g20b6873

Git repo owner gitmaster at git.koha-community.org
Mon Mar 19 18:10:00 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_7668 has been created
        at  20b68731e3d950dddb986805f6b7bd6f79e880d7 (commit)

- Log -----------------------------------------------------------------
commit 20b68731e3d950dddb986805f6b7bd6f79e880d7
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Mar 7 14:06:45 2012 -0500

    Bug 7668 - Improve navigation and toolbar options in guided reports
    
    Creating new include, reports-toolbar.inc for presenting "action"
    options to the user, in contrast with "view" options in the left-
    hand navigation menu.
    
    In the toolbar: New (guided report, SQL report), Edit, Run.
    
    The presence of the toolbar allows the user to access functions
    more flexibly: Getting directly to 'edit' or 'run' from the 'view'
    page for instance.
    
    Modifications to guided_reports.pl pass report id and name to
    the template for clarity and for the purpose of enabling the
    edit/run buttons.
    
    To test: Apply the patch and go through the process of creating
    a new saved SQL report. Note that the toolbar is present and
    the buttons are functional at appropriate times.
    
    New and Edit options should only be displayed if the user has
    permission to create reports. Test with a user who does not
    have create permission to confirm.
    
    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