[koha-commits] main Koha release repository branch master updated. v3.22.00-838-g4e82b8d

Git repo owner gitmaster at git.koha-community.org
Wed Mar 9 17:37:03 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  4e82b8db94ee24ebd49541c25a6dac55cb8d543c (commit)
      from  6179f04c8afcbc965756cf7daea039be986727d7 (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 4e82b8db94ee24ebd49541c25a6dac55cb8d543c
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Mar 4 11:52:25 2016 -0500

     Bug 15981 - Serials frequencies can be deleted without warning
    
    A JavaScript alert should ask the user to confirm deletion of a serial
    frequency. This patch adds this to the template.
    
    To test, apply the patch and go to Serials -> Manage frequencies
    
    - In the list of frequencies, click any "Delete" link.
    - Verify that a JavaScript alert is triggered.
    - Test that cancelling the alert cancels the deletion operation.
    - Test that confirming the alert allows the deletion to complete.
    
    Signed-off-by: Nicole C Engard <nengard at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/modules/serials/subscription-frequencies.tt           |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list