[koha-commits] main Koha release repository branch master updated. v3.22.00-709-g659a635

Git repo owner gitmaster at git.koha-community.org
Wed Mar 2 04:15:08 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  659a635412ab85701738c708e2fe447e0adfd416 (commit)
      from  9bc924d08619d89e43ceb36aa8ac29f0a99b9b41 (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 659a635412ab85701738c708e2fe447e0adfd416
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Feb 11 12:23:49 2016 -0500

    Bug 15804: [Revised] Use standard dialog style for confirmation of MARC subfield deletion
    
    When deleting a MARC framework subfield, the confirmation message is not
    styled. This patch modifies the template to style the confirmation
    message like similar ones.
    
    Depends on Bug 15785 - Use Font Awesome icons in confirmation dialogs
    
    To test, apply the patch and go to Administration -> MARC framworks.
    
     - Click 'MARC structure' for a framework you can edit.
     - Click 'subfields' for a tag you can edit.
     - Click 'Delete' for a subfield you can delete. You should see a
       confirmation dialog styled like other "alert" type dialogs.
     - Test both canceling and confirming deletion to confirm that both
       function correctly.
    
    Revised to fix conflicts with rollback of Bug 13618
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as expected. Revised according with bug revert 13618
    
    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/admin/marc_subfields_structure.tt   |   40 +++++++++++---------
 1 file changed, 22 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list