[koha-commits] main Koha release repository branch new/bug_8377 created. v3.08.00-1470-g4f10828

Git repo owner gitmaster at git.koha-community.org
Thu Dec 27 15:28:38 CET 2012


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, new/bug_8377 has been created
        at  4f1082816b72bab8f18b88cef19bf2ce16112676 (commit)

- Log -----------------------------------------------------------------
commit 4f1082816b72bab8f18b88cef19bf2ce16112676
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Dec 27 09:28:29 2012 -0500

    Bug 8377: Increment version number
    
    Database update for bug 8377 has been given version 3.11.00.011

commit 4dbcd077f61c5ac50e209b31ac0ecdc65268639e
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Fri Nov 9 15:12:59 2012 +0100

    Bug 8377: Followup move style in a css file and do not pass template to a pm
    
    1/ It's better to set style of the video marked in a css file.
    
    2/ Replace some
      for my $i in (0..#$array)
    with
      for my $element in (@array)
    
    3/ the routine in a pm returns a hash not the $template variable
    
    Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 33aa6ec2fddd5c712f6eb1ba64de4d54f131c24e
Author: Mirko Tietgen <mirko at abunchofthings.net>
Date:   Thu Nov 22 13:22:22 2012 +0100

    Bug 8377 [ENH] Show HTML5 video/ audio for media files in OPAC and staff client
    
    This enhancement uses information from MARC field 856 to generate the appropriate HTML5 code to embed am media player for the file(s) in a tab in the OPAC and staff client detail view. This patch supports the HTML5 <audio> and <video> element. Additionally it gives basic support for the <track> element. This element is not supported very well by recent browsers. Please consider the patch working when you get working video or audio.
    
    Rebased to Master 22.11.2012
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list