[koha-commits] main Koha release repository branch master updated. v3.22.00-694-g3963740

Git repo owner gitmaster at git.koha-community.org
Wed Mar 2 01:34:58 CET 2016


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  3963740ee29000d1f3d9b82db23a71b69027fe20 (commit)
       via  f3e1e49797fb6f2bc362b6a3d8a5d8976ba5a91e (commit)
      from  d9dc15f21edc0e4aca2708fa7abc6c188af71e47 (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 3963740ee29000d1f3d9b82db23a71b69027fe20
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Jan 28 21:08:21 2016 +0000

    Bug 14168 [QA Followup] - Fix typo
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

commit f3e1e49797fb6f2bc362b6a3d8a5d8976ba5a91e
Author: Mirko Tietgen <mirko at abunchofthings.net>
Date:   Thu Oct 22 19:39:37 2015 +0200

    Bug 14168 - enhance streaming cataloging to include youtube
    
    Add optional embedding of YouTube videos via HTML5Media.
    New syspref: HTML5MediaYouTube: Embed/Don't embed videos.
    Format WEBM is hardcoded as it is the only format accepted by all
    modern browsers.
    
    Test plan:
    - apply patch
    - catalogue a YouTube link in 856$u
    - turn on HTML5MediaEnabled and HTML5MediaYouTube
    - open the record in OPAC and staff client, check that the
      'Play media' tab is showing and playing the video works.
    
    Possible enhancements for followups:
    - check available formats, offer quality choice
    - accept official YT URL shortener
    
    Signed-off-by: Aleisha <aleishaamohia at hotmail.com>
    Works perfectly!
    
    Signed-off-by: Nicole C Engard <nengard at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

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

Summary of changes:
 C4/HTML5Media.pm                                   |   28 +++++++++++++++++---
 C4/Installer/PerlDependencies.pm                   |    5 ++++
 installer/data/mysql/sysprefs.sql                  |    1 +
 .../admin/preferences/enhanced_content.pref        |    6 +++++
 4 files changed, 37 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list