[koha-commits] main Koha release repository branch master updated. v3.22.00-856-g364844c

Git repo owner gitmaster at git.koha-community.org
Sun Mar 13 00:22:46 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  364844cfd75bc2fdc188147993344bd63eb5d0a9 (commit)
      from  71e1f75a30b8e2d8dfca47f0174c99e09f74fb0e (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 364844cfd75bc2fdc188147993344bd63eb5d0a9
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Mar 4 12:29:03 2016 -0500

    Bug 15983: Use Font Awesome icons in serial numbering pattern deletion confirmation dialog
    
    If you try to delete a serial numbering pattern which is in use by an
    existing subscription you will be shown a confirmation dialog. This
    dialog should use Font Awesome icons.
    
    Other minor changes:
    
    - Added "action" attributes to <form>s to fix validation errors.
    - Added "alert" class to confirmation dialogs so that they correctly
      styled.
    
    To test, apply the patch and go to Serials -> Numbering patterns.
    
    - Click "Delete" on a numbering pattern which is in use by a
      subscription.
    - Verify that the confirmation dialog is styled correctly.
    - Test that the "No, do not delete" button works correctly.
    - Test that the "Yes, delete" button deletes the correct numbering
      pattern.
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as described
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

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

Summary of changes:
 .../en/modules/serials/subscription-numberpatterns.tt    |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list