[koha-commits] updated branch master (a37545eb145dde922e66080052d7b3e437f55463)

Koha Gitosis gitosis at git.koha.org
Mon Feb 22 02:25:59 CET 2010


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 "Koha GitWeb".

The branch, master has been updated
       via  a37545eb145dde922e66080052d7b3e437f55463 (commit)
       via  9fa69bff820b6e109864c3b6e88a98187f40ded2 (commit)
      from  5c6632a8935afdf434d0bd0bd7e6088a6c9b445c (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 a37545eb145dde922e66080052d7b3e437f55463
Author: Garry Collum <gcollum at gmail.com>
Date:   Sat Feb 20 20:21:01 2010 -0500

    Bug 2655: Fixes availabilty counts if items are on hold shelf. Patch (2/2)
    
    This fixes the opac results - non xsl transformed - and the intranet result lists.
    
    Also fixes opac-detail which was showing all items 'on hold' if there was a bib level request, whether items were on the hold shelf or not.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 9fa69bff820b6e109864c3b6e88a98187f40ded2
Author: Garry Collum <gcollum at gmail.com>
Date:   Sat Feb 20 19:16:23 2010 -0500

    Bug 2655: Partial fix for Items on hold shelf showing as available.
    
    Fixes the opac results (opac-search.pl), if using xsl to transform data.  I have no way to test UNIMARC results, if someone could test it for me.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 C4/Search.pm                                       |   11 +++++++++++
 C4/XSLT.pm                                         |   10 ++++++++--
 .../prog/en/modules/catalogue/results.tmpl         |    1 +
 .../opac-tmpl/prog/en/modules/opac-detail.tmpl     |    2 +-
 .../opac-tmpl/prog/en/modules/opac-results.tmpl    |    1 +
 .../prog/en/xslt/MARC21slim2OPACResults.xsl        |    6 ++++++
 .../prog/en/xslt/UNIMARCslim2OPACResults.xsl       |    7 +++++++
 7 files changed, 35 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list