[koha-commits] main Koha release repository branch master updated. v3.22.00-532-g5939c4b

Git repo owner gitmaster at git.koha-community.org
Tue Feb 23 21:40:59 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  5939c4b2333925f71ededff450e9ea9a8eb5ab26 (commit)
      from  c00169e536780bb371351fab8fdd119718145fcd (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 5939c4b2333925f71ededff450e9ea9a8eb5ab26
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Feb 11 09:36:25 2016 -0500

    Bug 15785 - Use Font Awesome icons in confirmation dialogs
    
    We can simplify the staff client's CSS and reduce some image file usage
    if we modify confirmation dialogs to use Font Awesome icons. This patch
    makes this change for Administration templates.
    
    This patch includes some whitespace changes, so please consider that
    when looking at diffs.
    
    To test, apply the patch and test deletion in the following cases. Test
    both confirmation and cancel actions.
    
    Administration -> Budgets -> Delete budget
    Administration -> Funds -> Delete fund
    Administration -> Authority types -> Delete authority type
    Administration -> Authority types -> MARC Structure -> Delete tag
    Administration -> Authority types -> MARC Structure -> Subfields -> Delete
    Administration -> MARC bibliographic framework -> Delete framework
    Administration -> MARC bibliographic framework -> MARC structure -> Delete
    Administration -> Cities and Towns -> Delete city
    Administration -> Classification sources -> Delete classification source
    Administration -> Classification sources -> Delete classification filing rule
    Administration -> Item types -> Delete
    Administration -> Record matching rules -> Delete
    Administration -> Patron attribute types -> Delete
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as advertised. Icons changed
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

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

Summary of changes:
 .../intranet-tmpl/prog/en/css/staff-global.css     |   25 ++++++++++++
 .../prog/en/modules/admin/aqbudgetperiods.tt       |    5 +--
 .../prog/en/modules/admin/aqbudgets.tt             |   40 +++++++++----------
 .../en/modules/admin/auth_subfields_structure.tt   |   34 +++++++++-------
 .../prog/en/modules/admin/auth_tag_structure.tt    |   23 ++++++-----
 .../prog/en/modules/admin/authtypes.tt             |    4 +-
 .../prog/en/modules/admin/biblio_framework.tt      |    4 +-
 .../intranet-tmpl/prog/en/modules/admin/cities.tt  |    6 +--
 .../prog/en/modules/admin/classsources.tt          |   42 ++++++++++----------
 .../prog/en/modules/admin/itemtypes.tt             |    8 ++--
 .../prog/en/modules/admin/marctagstructure.tt      |   24 ++++++-----
 .../prog/en/modules/admin/matching-rules.tt        |   19 +++++----
 .../prog/en/modules/admin/patron-attr-types.tt     |   19 +++++----
 13 files changed, 150 insertions(+), 103 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list