[koha-commits] main Koha release repository branch new/bug_8761 created. v3.08.00-748-g223bf00

Git repo owner gitmaster at git.koha-community.org
Thu Sep 13 17:55:55 CEST 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_8761 has been created
        at  223bf0099fcb837fb6bc1c719517e175c43f6ffc (commit)

- Log -----------------------------------------------------------------
commit 223bf0099fcb837fb6bc1c719517e175c43f6ffc
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Tue Sep 11 18:49:35 2012 +0100

    Bug 8761 Dont inadvertantly use slices
    
    Assignment to a single element slice is better written
    as a scalar - This generates a compile time warning as it
    can lead to odd behaviour see perldiag for details
    This corrects some cases which were added in a recent
    commit
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit 4e5ea71a543d9428efd0f59bad0d185f5ca8a220
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Thu Sep 13 17:55:37 2012 +0200

    Bug 7143 tiny follow-up, removing tabs

commit e6eab4233ea7cb1e8822d44991be7752638904dd
Author: Melia Meggs <melia at test.bywatersolutions.com>
Date:   Tue Sep 11 16:38:28 2012 -0500

    Bug 7143: Adding Kathryn Tyree to the history and About page.
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

commit bd444297d68ef019d9a7bc1007981a94d971513b
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon May 14 08:51:58 2012 -0400

    Bug 7500 [FOLLOW-UP, revised][Social networks] Use CSS Sprites for faster page loading
    
    This patch adds a new sprite image for social network links.
    The page markup has been modified to accommodate the image-
    replacement technique used to display the images.
    
    When testing be sure to clear your cache to load the new CSS.
    
    Revision: Rebased, and unused social network images removed.

commit 5e61a800db006e3c4975c27eaf91ae76a3e6ae2d
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed May 16 10:25:41 2012 -0400

    Bug 7500 [FOLLOW-UP][Missing images] Use CSS Sprites for faster page loading
    
    - Adds shelf browser navigational arrows to the main sprite.
    - Removes "caret.gif" (a sort of breadcrumbs separator in the OPAC) and replaces
      it with a similar Unicode arrow entity.
    - Replaces item-bullet.gif (a custom list bullet used in the Cart) with data URI
      encoding the image in the CSS
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 4993fb4cb0bb21e950620f21ce784faa720af82f
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue May 15 15:29:33 2012 -0400

    Bug 7500 [FOLLOW-UP][Star ratings] Use CSS Sprites for faster page loading
    
    Combines two star ratings sprites into one and makes
    the corresponding CSS changes. The two original images
    have been removed.
    
    To test, view star ratings on search results and the detail page.
    Try setting star ratings on the detail page.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list