[koha-commits] main Koha release repository branch master updated. v3.22.00-870-g665a005

Git repo owner gitmaster at git.koha-community.org
Sun Mar 13 00:38:28 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  665a0052a1351322362de5d3e9578165dcffc5b7 (commit)
      from  9c5c1bc9f104b125e06b3805ce510024e6ad34ac (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 665a0052a1351322362de5d3e9578165dcffc5b7
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Mar 10 10:56:35 2016 -0500

    Bug 16045 - Use Font Awesome icons in OAI sets administration
    
    There are links on the OAI sets administration page which can use Font
    Awesome icons instead of being styled with background images. This patch
    makes that change.
    
    Another minor change: Added the "fa-fw" class to items in the "Actions"
    menu which didn't have it. This helps the items line up correctly:
    http://fortawesome.github.io/Font-Awesome/examples/#fixed-width
    
    To test, apply the patches for Bugs 16014 and 15991 if necessary. Apply
    this patch and:
    
    - Go to Administration ->  OAI sets configuration.
    - Click the "New set" button and verify that the "Add description" link
      uses a Font Awesome icon.
    - Confirm that the "Add description" link works correctly.
    - After adding a description, verify that the "Remove" link looks
      correct and works correctly.
    - From the list of OAI sets choose "Define mappings" from the "Actions"
      menu.
    - Confirm that the "Delete" button is styled correctly and works
      correctly.
    
    Signed-off-by: Aleisha <aleishaamohia at hotmail.com>
    
    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/admin/oai_set_mappings.tt              |    4 ++--
 koha-tmpl/intranet-tmpl/prog/en/modules/admin/oai_sets.tt  |   12 ++++++------
 2 files changed, 8 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list