[koha-commits] main Koha release repository branch master updated. v3.22.00-959-g8cc718f

Git repo owner gitmaster at git.koha-community.org
Wed Mar 23 21:55:16 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  8cc718f03408bd059127b118617f60f6bdcd9f61 (commit)
      from  0ab556c66b738cde56ff3a2d3bfef7331ec55db7 (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 8cc718f03408bd059127b118617f60f6bdcd9f61
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Mar 9 13:58:17 2016 -0500

     Bug 16032 - Use Font Awesome icon in "note" styled divs
    
    Several pages use <div class="note"> to display important information
    about the functionality on the page. The style of this div can be
    modified to use Font Awesome, eliminating an image file.
    
    To test, apply the patch and clear your browser cache if necessary.
    
    - Go to Administration -> Authorized values.
    - Confirm that the "NOTE" box is styled correctly.
    - Edit an existing authorized value.
    - Confirm that the "NOTE" box is styled correctly.
    
    - Go to Tools -> Batch record deletion.
    - Submit a batch of biblionumbers.
    - Confirm that the "Reminder" box is styled correctly.
    - Go back and submit a batch of authority numbers.
    - Confirm that the "Reminder" box is styled correctly.
    
    - Go to Tools -> Batch record modification.
    - Submit a batch of biblionumbers.
    - Confirm that the "Reminder" box is styled correctly.
    - Go back and submit a batch of authority numbers.
    - Confirm that the "Reminder" box is styled correctly.
    
    - Check that there are no other references to "note.png" in the
      templates.
    
    Followed test plan, works as expected
    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 A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/css/staff-global.css     |   33 +++++++++++---------
 .../prog/en/modules/admin/authorised_values.tt     |    4 +--
 .../prog/en/modules/tools/batch_delete_records.tt  |    4 +--
 .../en/modules/tools/batch_record_modification.tt  |    4 +--
 koha-tmpl/intranet-tmpl/prog/img/note.png          |  Bin 511 -> 0 bytes
 5 files changed, 24 insertions(+), 21 deletions(-)
 delete mode 100644 koha-tmpl/intranet-tmpl/prog/img/note.png


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list