[koha-commits] main Koha release repository branch, new/enh/bug_6298, created. v3.04.00-176-gd50d456

Git repo owner gitmaster at git.koha-community.org
Tue Jul 5 05:02:46 CEST 2011


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/enh/bug_6298 has been created
        at  d50d4568e26cbf681430ea8aa9fd1c4073e4dc57 (commit)

- Log -----------------------------------------------------------------
commit d50d4568e26cbf681430ea8aa9fd1c4073e4dc57
Author: Francois Marier <francois at debian.org>
Date:   Fri May 6 10:01:18 2011 -0400

    Bug 6298 : Add optional dependency on Gravatar::URL 1.03
    
    This CPAN module is needed for the ShowReviewerPhoto functionality.
    
    Unfortunately the version in Squeeze (1.02) is not sufficient so it
    has to be installed from CPAN:
    
      sudo apt-get install libnet-dns-perl libtest-warn-perl
      sudo cpan Gravatar::URL
    
    Signed-off-by: Francois Marier <francois at debian.org>
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 413f306961075b697780b7073de889cfd9bc731e
Author: Francois Marier <francois at debian.org>
Date:   Fri May 6 10:01:06 2011 -0400

    Bug 6298 : Create new ShowReviewerPhoto preference
    
    This new system preference (in OPAC Features) allows libraries to
    turn off reviewer photos entirely if they want to. The default is
    for these photos to be shown.
    
    Note that this setting is linked to ShowReviewer in that both of
    them need to be turned ON for the avatars to be displayed.
    
    Signed-off-by: Francois Marier <francois at debian.org>
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 4d90c13eeae579accdcef2aaa221ba14a913de36
Author: Francois Marier <francois at debian.org>
Date:   Fri May 6 10:00:51 2011 -0400

    Bug 6298 : Hide avatars when ShowReviewer is off
    
    As suggested by Nicole, when a library hides the names of the
    reviewers, they probably don't want to show their faces.
    
    The OPAC detail page was already hiding these avatars but this
    change also prevents Koha from looking for these avatars (which
    could incur DNS queries) if they're not going to be displayed.
    
    Signed-off-by: Francois Marier <francois at debian.org>
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit f44b674ed5a70663bc5e9808b6d0a41cec5497a0
Author: Francois Marier <francois at debian.org>
Date:   Fri May 6 10:00:38 2011 -0400

    Bug 6298 : Show avatars on the recent comments page
    
    Add smaller Libravatar-based images to the recent comments page.
    
    Signed-off-by: Francois Marier <francois at debian.org>
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit d3990031eda7f1c87d8b9f74d97625cf0c143eb3
Author: Francois Marier <francois at debian.org>
Date:   Fri May 6 10:00:19 2011 -0400

    Bug 6298 : Add avatar picture of comment author in OPAC
    
    Use Libravatar::URL to pull the avatar picture for comment authors
    if we have an email address for them.
    
    Signed-off-by: Francois Marier <francois at debian.org>
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    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