[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.09-71-gf5c2ce2

Git repo owner gitmaster at git.koha-community.org
Wed Aug 17 12:47:15 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  f5c2ce2c8231105c34197f8cb685b7d56d600f78 (commit)
       via  b55f326aea682f2a27426d24fe6aed0f3dc292b4 (commit)
      from  d9638ff7db1da5775bd7aab80158dfbf611641d8 (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 f5c2ce2c8231105c34197f8cb685b7d56d600f78
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Mon Jul 11 22:56:11 2016 +0200

    Bug 16893 - Missing closing tag disrupts patron checkouts page style
    
    Same fix as for the details page: checkouts page is very italic
    when there is a restriction with a comment on the patron
    account.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit 93aff1fe37f7a9142958f11b45cfbcb62d646f62)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit 1151773c56ca620f231e484ec62066088aeb9d71)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit b55f326aea682f2a27426d24fe6aed0f3dc292b4
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Jul 11 08:51:12 2016 -0400

    Bug 16893: Missing closing tag disrupts patron detail page style
    
    A missing closing </i> causes the the patron detail page to be in all
    italics if the patron has a restriction message. This patch corrects it.
    
    To test, apply the patch and locate a patron who has a restriction
    message. The restriction message should be in italics but the rest of
    the page should display normally.
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Rest of the page displayed normally
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit 27a7cdef1a6187fe7814a75e4fc5cee636ed77fa)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit 6ba7acf4e0b199a5d043b1e8b762741a41860d63)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt   |    2 +-
 koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list