[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.08-69-gdae6f1e

Git repo owner gitmaster at git.koha-community.org
Tue Aug 13 23:42:05 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  dae6f1e9f02c87bb610128a0ed786170c94512f4 (commit)
       via  de1f2657ad814e335775a12d68071ff65f107e83 (commit)
      from  59005356359e0e8bca4315e3881838be726a463e (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 dae6f1e9f02c87bb610128a0ed786170c94512f4
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Jul 9 13:51:24 2019 +0000

    Bug 23078: (follow-up) Update self checkout help page
    
    This patch takes care of some preference instances I missed in the self
    checkout module's help page. It also removes some obsolete lines from
    Auth.pm.
    
    To test, apply the patch and re-test based on the previous test plan.
    Also test in the self-checkout module by logging into self checkout and
    clicking the "Help" link in the upper right of the screen.
    
    The settings of the following preferences should be shown correctly:
    
     - OpacFavicon
     - OPACUserCSS
    
    Signed-off-by: frederik chenier <frederik.chenier at inlibro.com>
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit b5588958981a24c25536afff0b2091506bf7f92b)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit bb6e73c5babc0d5566a6be77a98e621082eb8bd4)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit de1f2657ad814e335775a12d68071ff65f107e83
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Jun 7 12:52:45 2019 +0000

    Bug 23078: Use Koha.Preference in OPAC global header include
    
    This patch updates the OPAC's doc-head-close.inc so that it uses
    'Koha.Preference' syntax to output system preference data. The patch
    removes handling of two preferences from Auth.pm which which are covered
    by this template change.
    
    This patch also makes some minor changes to consolidate multiple
    template checks for "bidi"
    
    To test, apply the patch and test the affected OPAC system preferences:
    
     - OpacFavicon
     - opaclayoutstylesheet
     - OPACUserCSS
     - OPACBaseURL
    
    Confirm that changes made to these preferences are reflected in the
    OPAC.
    
    Signed-off-by: frederik <frederik at inlibro.com>
    Signed-off-by: Nadine Pierre <nadine.pierre at inLibro.com>
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 6a222fa2afd367257b7e0c9815a92521883128d4)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit a6718b95c1b123a5fb8616a84c110c37a55b3ffd)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 C4/Auth.pm                                         |    4 ---
 .../bootstrap/en/includes/doc-head-close.inc       |   31 +++++++++++---------
 .../opac-tmpl/bootstrap/en/modules/sco/help.tt     |    5 ++--
 3 files changed, 20 insertions(+), 20 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list