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, master has been updated
       via  b5588958981a24c25536afff0b2091506bf7f92b (commit)
       via  6a222fa2afd367257b7e0c9815a92521883128d4 (commit)
      from  2c600bf439173c8a7a8ecd41a6433cd1199de078 (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 b5588958981a24c25536afff0b2091506bf7f92b
Author: Owen Leonard <oleon...@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.chen...@inlibro.com>
    Signed-off-by: Nick Clemens <n...@bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>

commit 6a222fa2afd367257b7e0c9815a92521883128d4
Author: Owen Leonard <oleon...@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 <frede...@inlibro.com>
    Signed-off-by: Nadine Pierre <nadine.pie...@inlibro.com>
    Signed-off-by: Nick Clemens <n...@bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.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
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to