[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.05-45-g23c8356

Git repo owner gitmaster at git.koha-community.org
Fri Apr 8 09:12:50 CEST 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  23c83561d5a51d572f008ab6d8cae9309f50cd29 (commit)
      from  626ef1091e67800208d4461aa9234e82c2464f01 (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 23c83561d5a51d572f008ab6d8cae9309f50cd29
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Mar 9 10:27:03 2016 -0500

    Bug 16025 [Revised] Use Font Awesome icons on item types localization page
    
    The item types localization page uses a Glyphicon. This patch converts
    it to a Font Awesome icon.
    
    Also changed in this patch: "Delete" text has been added to the delete
    link, and a dummy "href" attribute has been added to the link so that it
    triggers the right kind of cursor. The deletion confirmation JavaScript
    has been edited to ignore the default click action.
    
    To test, apply the patch and go to Administration -> Item types.
    
    - Edit any existing item type and click the "Translate into other
      languages" link.
    - If there is not an existing translation, add one. Close the modal
      window and click the "Translate into other languages" link again to
      redisplay it.
    - Confirm that there is a "Delete" link next to your translation which
      is styled correctly.
    - Confirm that the behavior of the "Delete" link is correct both when
      confirming and when canceling.
    
    Revision adds the "actions" class to the table cell with the delete link
    to prevent a line break between the icon and the text.
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com
    (cherry picked from commit dfb8982ca79595297c7430243ad90b77e21d8a67)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/admin/localization.tt |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list