[koha-commits] main Koha release repository branch master updated. v3.22.00-904-gaa6457f

Git repo owner gitmaster at git.koha-community.org
Mon Mar 21 22:24:27 CET 2016


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, master has been updated
       via  aa6457f38f33df9e01a554165bcd1f6f075b4cd2 (commit)
      from  974ea0c8bdc15eb357d5f3f31ecb6cf0ae3fbace (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 aa6457f38f33df9e01a554165bcd1f6f075b4cd2
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Mar 8 14:40:02 2016 -0500

    Bug 16061: Use Font Awesome icons in reports when filter returns no results
    
    In Reports -> Saved reports, when the filter form returns no results a
    dialog is shown. This patch updates the dialog to use Font Awesome
    icons.
    
    Also changed: The dialog now includes a button for creating a new SQL
    report, not just one to create a new guided report. The "clear" link in
    the sidebar has been modified to pass HTML validation.
    
    To test, apply the patch and go to Reports -> Saved reports.
    
    - In the left-hand sidebar filter, submit terms which will return no
      results.
    - Verify that the resulting dialog is correctly styled.
    - Confirm that all three buttons in the dialog work correctly: New
      guided report, new SQL report, and Cancel.
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at unc.edu.ar>
    I'm passing this one, while I don't like it is hardcoding a URL path,
    because it will make is easier to spot it when time comes and we
    make Koha delpoyable in any endpoint.
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

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

Summary of changes:
 .../prog/en/modules/reports/guided_reports_start.tt         |   11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list