[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.09-2-gfaed28348d

Git repo owner gitmaster at git.koha-community.org
Mon Mar 30 20:47:00 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, 19.05.x has been updated
       via  faed28348d4bdc0bcd9639b3c38208960ac5fb7f (commit)
       via  0f75bffeeb7d6518a707dc800e7d12091946706b (commit)
      from  1c53ff62de7c6a7f4d0b68348dd12a136812435f (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 faed28348d4bdc0bcd9639b3c38208960ac5fb7f
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>

commit 0f75bffeeb7d6518a707dc800e7d12091946706b
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>

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

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