[koha-commits] main Koha release repository branch master updated. v3.22.00-322-gdcce65c

Git repo owner gitmaster at git.koha-community.org
Wed Jan 27 02:59:49 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  dcce65c8fd6f6d4963a3dd0e8b73a79548a2aa8b (commit)
      from  0e4b703d239551207ca72c5b201475418c7cfd9c (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 dcce65c8fd6f6d4963a3dd0e8b73a79548a2aa8b
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Jan 7 12:50:35 2016 +0000

     Bug 15299: Ask for confirmation when deleting a report from second page
    
    Some link are hidden when loading the page, by DataTables, we need to
    use the delegate jQuery method to attach a handler to the click event
    for all delete links (the ones existing when loading the page, and the
    ones displayed in the future).
    
    Test plan:
    Have more than 20 reports defined
    Go on the report list view, then change the number of elements
    displayed, click "action>delete". You should get a warn.
    
    Signed-off-by: Liz Rea <liz at catalyst.net.nz>
    Confirm that there is now a confirmation on delete from the list -> action menu
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt    |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list