[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.06-27-g1a23c04

Git repo owner gitmaster at git.koha-community.org
Fri Jun 14 23:12:49 CEST 2019


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  1a23c045dea4744c86e0e9cb47f129737cb8843f (commit)
      from  4912b870932029a18f3eab52a144f4e6ec960b53 (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 1a23c045dea4744c86e0e9cb47f129737cb8843f
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Jun 7 12:10:01 2019 +0000

    Bug 23076: Include OpacUserJS on OPAC maintenance page
    
    This patch coverts the syntax for embedding OpacUserJS in the global
    include file so that it uses 'Koha.Preference' syntax. This makes the
    data available in templates, like the OPAC maintenance page, to which
    the preference data has not been explicitly provided.
    
    To reproduce: Add some JavaScript to the OPACUserJS system preference
    which will let you know it's working. For instance:
    
    alert("OPACUserJS!");
    
    Turn on the OPAC maintenance message using the OpacMaintenance system
    preference. Navigate to the OPAC. You should see the system maintenance
    page but you should not see an alert.
    
    To test, apply the patch and reload the OPAC page. Your alert should
    show.
    
    Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
    Signed-off-by: David Nind <david at davidnind.com>
    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 82dcb5cf546c881af0003c272d9326e12fb5f1ce)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit c6464d55601f98746ac7327141e538484a8842f2)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list