[koha-commits] main Koha release repository branch master updated. v19.05.00-384-gb558895

Git repo owner gitmaster at git.koha-community.org
Fri Jul 19 17:19:51 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, 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 <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>

commit 6a222fa2afd367257b7e0c9815a92521883128d4
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>

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

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