[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.10-41-g67a1152

Git repo owner gitmaster at git.koha-community.org
Wed Nov 13 23:52:38 CET 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  67a1152b3f0354a25156a227918269999ea1d2f8 (commit)
      from  5987860b388441a2663b2b3aae10ff0131b51035 (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 67a1152b3f0354a25156a227918269999ea1d2f8
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu May 2 16:26:55 2019 +0000

    Bug 22804: OPAC Overdrive JavaScript contains untranslatable strings
    
    This patch moves untranslatable strings out of overdrive.js and into
    opac-bottom.inc where other strings are defined for use in JavaScript
    files.
    
    To test you must have OverDrive integration set up, including
    OverDriveCirculation. Test the various Overdrive integration features:
    
     - Placing holds
     - Cancelling holds
     - Checking out
     - Checking in
    
    These features should work as expected.
    
    Signed-off-by: Jesse Maseto <jesse at bywatersolutions.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 740d0bde7860c1d67f1612d5fd3c4a68d0714ef0)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit d851b3019b7504beb7c0e9fcb55694f475ba5e56)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 .../bootstrap/en/includes/opac-bottom.inc          |   11 ++++-
 koha-tmpl/opac-tmpl/bootstrap/js/overdrive.js      |   47 +++++++++++---------
 2 files changed, 35 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list