[koha-commits] main Koha release repository branch master updated. v18.05.00-385-g6e0548c

Git repo owner gitmaster at git.koha-community.org
Thu Aug 2 15:29:55 CEST 2018


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  6e0548cc1a7a924731bd414fec2f7917f044040a (commit)
       via  0b89cbf6a473e71597bc051d88c2152531648ad8 (commit)
      from  b7fa3b9b43bce1bae3d7fcdc76775cc84b83433d (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 6e0548cc1a7a924731bd414fec2f7917f044040a
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Jul 19 16:57:42 2018 +0000

    Bug 21094: Syndetics: always use https instead of http
    
    This patch removes the 'using_https' check in OPAC templates in calls to
    Syndetics resources. Instead, https is always used.
    
    To test, apply the patch and enable Syndetics-related preferences. View
    the following pages in the OPAC:
    
    - Bibliographic detail page
      - Browse shelf section of the bibliographic detail page
    - Search results
    - List contents
    - Recent comments
      - Recent comments RSS
    - User summary page
      - Circulation history
    
    NOTE: I tested with made-up Syndetics credentials. This means my changes
    didn't make the template explode, but it doesn't confirm conclusively
    that the resources work.
    
    Signed-off-by: John Doe <you at example.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 0b89cbf6a473e71597bc051d88c2152531648ad8
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sun Jul 15 19:27:03 2018 +0200

    Bug 21077: Fix database documentation for statistics.type
    
    There's a typo for 'locause', this should be 'localuse'.
    Also, 'Credit*' is never used.
    
    Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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

Summary of changes:
 installer/data/mysql/kohastructure.sql             |    2 +-
 .../bootstrap/en/includes/shelfbrowser.inc         |    6 +--
 .../opac-tmpl/bootstrap/en/modules/opac-detail.tt  |   44 ++++----------------
 .../bootstrap/en/modules/opac-readingrecord.tt     |    6 +--
 .../opac-tmpl/bootstrap/en/modules/opac-results.tt |    6 +--
 .../opac-tmpl/bootstrap/en/modules/opac-shelves.tt |    6 +--
 .../bootstrap/en/modules/opac-showreviews-rss.tt   |    6 +--
 .../bootstrap/en/modules/opac-showreviews.tt       |    6 +--
 .../opac-tmpl/bootstrap/en/modules/opac-user.tt    |   12 +-----
 9 files changed, 17 insertions(+), 77 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list