[koha-commits] main Koha release repository branch master updated. v3.22.00-902-gad8e96b

Git repo owner gitmaster at git.koha-community.org
Mon Mar 21 22:22:25 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  ad8e96b83b184fbd8b09253dee8c4ada088e4992 (commit)
      from  f1e156453a1bc636914bc5c969e1665d7108cb95 (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 ad8e96b83b184fbd8b09253dee8c4ada088e4992
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Mar 14 11:07:14 2016 -0400

    Bug 16065 - Use Font Awesome icons in dialog when duplicate patron is suspected
    
    This patch updates the new patron template to use Font Awesome icons in
    the dialog which is shown when a duplicate patron is suspected.
    
    The patch modifies the CSS rules for a dialog button with "white-space:
    pre-line" so that line breaks in button text markup are treated as line
    breaks on display. Allowing the text to wrap prevents the buttons from
    being too wide and stacking one below the other.
    
    To test, apply the patch and go to Patrons -> New patron.
    
    - Attempt to save a new patron with details matching an existing patron
      in order to trigger the duplicate patron warning.
    - Confirm that the resulting dialog is styled correctly.
    - Confirm the behavior of both the 'Edit existing' and 'Save as new'
      buttons.
    
    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 Gallagher brendan at bywatersolutions.com

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css           |    1 +
 .../intranet-tmpl/prog/en/modules/members/memberentrygen.tt    |    8 +++++---
 2 files changed, 6 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list