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, 19.05.x has been updated
       via  eea08a048ee1aa5c300c9a2cd98dec385b83d8b0 (commit)
       via  2a611c6e1d9955aaa1077762f0011fbc2ae10272 (commit)
       via  5f71151488a554ca02a1c25c209bcbdf995159b5 (commit)
      from  1870cbd31d5ccaf6501e0a7d3a7898c6ced6758a (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 eea08a048ee1aa5c300c9a2cd98dec385b83d8b0
Author: Jonathan Druart <[email protected]>
Date:   Thu May 21 15:46:53 2020 +0200

    Bug 20783: Add missing url filters
    
    Signed-off-by: Katrin Fischer <[email protected]>
    Signed-off-by: Tomas Cohen Arazi <[email protected]>
    
    Signed-off-by: Hayley Mapley <[email protected]>
    
    (cherry picked from commit 856cb2d1b71f04de7ee457d0d001511f0dcb760a)
    Signed-off-by: Victor Grousset/tuxayo <[email protected]>

commit 2a611c6e1d9955aaa1077762f0011fbc2ae10272
Author: Jonathan Druart <[email protected]>
Date:   Tue May 12 15:13:44 2020 +0200

    Bug 20783: Similar changes for OPAC
    
    Signed-off-by: Kelly McElligott <[email protected]>
    Signed-off-by: Jessica Zairo <[email protected]>
    Signed-off-by: Katrin Fischer <[email protected]>
    Signed-off-by: Tomas Cohen Arazi <[email protected]>
    
    Signed-off-by: Hayley Mapley <[email protected]>
    
    (cherry picked from commit cd52f4439ba31ccd2af71541678100cb98ab5f36)
    Signed-off-by: Victor Grousset/tuxayo <[email protected]>

commit 5f71151488a554ca02a1c25c209bcbdf995159b5
Author: Jonathan Druart <[email protected]>
Date:   Tue May 12 12:54:50 2020 +0200

    Bug 20783: Use iframe to embed Youtube videos
    
    WWW::YouTube::Download is broken and not reliable.
    Other alternative was to use HTML::Video::Embed but not updated since
    years.
    
    The best alternative seems to follow youtube advise and use an iframe
    https://developers.google.com/youtube/iframe_api_reference
    
    Test plan:
    Put youtube video in 856$u (using different url formats, youtu.be,
    youtube.com/embed, etc.)
    Enable HTML5MediaEnabled and HTML5MediaYouTube and confirm that the
    youtube videos are correctly embeded.
    
    Signed-off-by: Kelly McElligott <[email protected]>
    
    Signed-off-by: Katrin Fischer <[email protected]>
    Signed-off-by: Tomas Cohen Arazi <[email protected]>
    
    Signed-off-by: Hayley Mapley <[email protected]>
    
    (cherry picked from commit 524fe12e4419654d98af485d7dbbc9eedac28141)
    Signed-off-by: Victor Grousset/tuxayo <[email protected]>

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

Summary of changes:
 C4/HTML5Media.pm                                   | 29 ++++++++++------------
 .../prog/en/modules/catalogue/detail.tt            | 15 +++++++----
 .../opac-tmpl/bootstrap/en/modules/opac-detail.tt  | 17 ++++++++-----
 3 files changed, 34 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to