[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.04-64-gee5780d

Git repo owner gitmaster at git.koha-community.org
Mon Mar 14 10:20:37 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, 3.22.x has been updated
       via  ee5780d4b7e3c83ad81610da259029cbe8c4ebde (commit)
      from  5d429ae9a797bb80ddf7482ef03b108456c9318a (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 ee5780d4b7e3c83ad81610da259029cbe8c4ebde
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Mar 4 12:07:44 2016 -0500

    Bug 15982 - Serials numbering patterns can be deleted without warning
    
    A JavaScript alert should ask the user to confirm deletion of a serial
    numbering pattern. This patch adds this to the template.
    
    To test, apply the patch and go to Serials -> Manage numbering patterns.
    
    - In the list of patterns, 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>
    (cherry picked from commit 6179f04c8afcbc965756cf7daea039be986727d7)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 .../prog/en/modules/serials/subscription-numberpatterns.tt |   12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list