[koha-commits] main Koha release repository branch, 3.2.x, updated. 3.02.02-54-ge31e7d7

Git repo owner gitmaster at git.koha-community.org
Mon Jan 10 20:47:16 CET 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, 3.2.x has been updated
       via  e31e7d780407521fd3b365870b6388349ba7ddbd (commit)
       via  77c9df5ce75d1e6e17b0ba87c068e887459ee118 (commit)
       via  4d78b75172435f794558dcf6b2c010fa3675849f (commit)
       via  78c4376b3ef250a26cf033edb5ef95801af9ebb2 (commit)
       via  d9cb3861351b10b67497257c0928329c0d9eddc4 (commit)
      from  7a458e524209f9ca6ef999a85cc605a68656b710 (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 e31e7d780407521fd3b365870b6388349ba7ddbd
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Fri Jan 7 11:44:03 2011 +0000

    Bug 5589: Remove duplicated Exports in Suggestions.pm
    
    Rather bizarrely Suggestions.pm was setting up @EXPORT, @ISA
    and $VERSION twice. Have removed one invocation
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit d1172b98d9a2b8dde3c700b0d116816b4d45fa26)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 77c9df5ce75d1e6e17b0ba87c068e887459ee118
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Jan 5 03:24:53 2011 -0500

    Fix for Bug 4984, Invalid XHTML in staff client search results
    
    Signed-off-by: Nicole Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 1b344bdbd1475efa0bb4f919521ed3ee0e86874b)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 4d78b75172435f794558dcf6b2c010fa3675849f
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Jan 7 05:34:11 2011 -0500

    Additional fix for Bug 3550, Use GetRecordValue to get the subtitle
    
    - Adding subtitle to Hold Ratio report output
    - Sorting by default on ratio, descending
    - Adding author
    - Removing description
    
    Signed-off-by: Nicole Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 05c240953a7989af72c461bd9e2e37bac0fe2a66)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 78c4376b3ef250a26cf033edb5ef95801af9ebb2
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Jan 6 16:31:00 2011 -0500

    Follow up on fix for Bug 5570, item types not showing on other editions
    
    Fix for the staff client.
    
    Signed-off-by: Nicole Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 811023934af8464bf943caa06c3d156a766d1b16)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit d9cb3861351b10b67497257c0928329c0d9eddc4
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Jan 4 12:47:29 2011 -0500

    Fix for Bug 5570 - item types not showing on other editions
    
    The item type which shows on other editions is the biblio-level
    itemtype. XISBN.pm had some item-handling code, but I'm
    removing it because it is unused. The editions tab should
    now display item type only if item-level itemtypes are not
    enabled.
    
    Signed-off-by: Nicole Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit bbd50b2d1219c904f3a7db3cfa49feca13bd8278)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

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

Summary of changes:
 C4/Suggestions.pm                                  |   48 +++++---------------
 C4/XISBN.pm                                        |    2 -
 circ/reserveratios.pl                              |    4 ++
 .../intranet-tmpl/prog/en/includes/facets.inc      |    6 +-
 .../prog/en/includes/page-numbers.inc              |    6 +-
 .../prog/en/modules/catalogue/detail.tmpl          |    7 ++-
 .../prog/en/modules/catalogue/results.tmpl         |   18 ++++----
 .../prog/en/modules/circ/reserveratios.tmpl        |    8 +---
 .../opac-tmpl/prog/en/modules/opac-detail.tmpl     |   11 +---
 9 files changed, 40 insertions(+), 70 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list