[koha-commits] main Koha release repository branch master updated. v3.22.00-857-g7742d89

Git repo owner gitmaster at git.koha-community.org
Sun Mar 13 00:23:40 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  7742d8911b08516bc3fae9ea01aa3d5ad576b06a (commit)
      from  364844cfd75bc2fdc188147993344bd63eb5d0a9 (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 7742d8911b08516bc3fae9ea01aa3d5ad576b06a
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Mar 4 11:37:42 2016 -0500

    Bug 15980: Use Font Awesome icons in subscription frequency deletion confirmation dialog
    
    If you try to delete a subscription frequency 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 dialog so that it is correctly
      styled.
    
    To test, apply the patch and go to Serials -> Frequencies.
    
    - Click "Delete" on a frequency 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 frequency.
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as advertised
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list