[koha-commits] main Koha release repository branch 3.8.x updated. v3.08.11-47-gb73a75a

Git repo owner gitmaster at git.koha-community.org
Sun Apr 21 02:44:14 CEST 2013


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, 3.8.x has been updated
       via  b73a75a62ee0aecb9296bd1ef271e9277d11ff10 (commit)
       via  8b7eff5a55888e80556628230362d1a4dcb6bcc4 (commit)
      from  4e6faebc94a683b76fa096ebd3f899dd8676ca31 (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 b73a75a62ee0aecb9296bd1ef271e9277d11ff10
Author: Adrien Saurat <adrien.saurat at biblibre.com>
Date:   Sat Jun 9 15:44:28 2012 +0100

    Bug 7379: display of copy number description (AV)
    
    The biblio/items detail pages (staff and OPAC) display
    the copynumber description if an authorized value
    is configured accordingly.
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

commit 8b7eff5a55888e80556628230362d1a4dcb6bcc4
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Wed Sep 12 01:25:59 2012 +0800

    Bug 8742 - Example uses perl 5.8 in Makefile.PL
    
    Changed hardcoded path for a programmatic one. Basing it on:
      grep /\/usr\/share\/perl\//, @INC;
    And doing a:
      push @version, ('/usr/share/perl/5.10') if !$version[0];
    For a reasonable default otherwise. No more references to
      /usr/share/perl/5.8
    hardcoded into the output.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

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

Summary of changes:
 Makefile.PL                                        |    4 +++-
 catalogue/detail.pl                                |    4 ++++
 catalogue/moredetail.pl                            |   11 ++++++++++-
 .../prog/en/modules/catalogue/moredetail.tt        |    2 +-
 opac/opac-detail.pl                                |    8 +++++---
 5 files changed, 23 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list