[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.15-7-g28d7dca810

Git repo owner gitmaster at git.koha-community.org
Tue Apr 14 04:17:37 CEST 2020


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, 18.11.x has been updated
       via  28d7dca810daf23b48f482040684ad34ef88f114 (commit)
       via  87eac5cc3ab2ee7f95ca52781ab3a97754ece0bc (commit)
      from  55f94a201e40a96e49be602204a14507e4fb1913 (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 28d7dca810daf23b48f482040684ad34ef88f114
Author: Fridolin Somers <fridolin.somers at biblibre.com>
Date:   Tue Nov 5 09:55:25 2019 +0100

    Bug 23968: Add div this id around OPACMySummaryNote content
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit cffa7623e13d8a21e66f5c9dc8caaa5668738411)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit faed28348d4bdc0bcd9639b3c38208960ac5fb7f)
    
    Signed-off-by: Hayley Mapley <hayleymapley at catalyst.net.nz>

commit 87eac5cc3ab2ee7f95ca52781ab3a97754ece0bc
Author: Fridolin Somers <fridolin.somers at biblibre.com>
Date:   Tue Nov 5 09:52:59 2019 +0100

    Bug 23968: fix OPACMySummaryNote feature
    
    The system preference OPACMySummaryNote is used to display on the logged-in patron summary page at OPAC.
    It does not display anymore.
    
    Looks like it comes from code :
    [% IF OPACMySummaryNote %][% Koha.Preference('OPACMySummaryNote') | $raw %][% END %]
    OPACMySummaryNote used to be a provided variable.
    
    Test plan:
    1) Enable system preference OPACMySummaryNote
    2) Enter some HTML into it
    3) Go to OPAC and loggin
    4) Check you see the HTML in opac-user.pl
    5) Disable the preference
    6) Check you dont see the HTML anymore
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit d5c501bf63f9d42bc9d872eef391c0864753c8ba)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit 0f75bffeeb7d6518a707dc800e7d12091946706b)
    
    Signed-off-by: Hayley Mapley <hayleymapley at catalyst.net.nz>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list