[koha-commits] main Koha release repository branch, master, updated. v3.02.00-alpha2-240-ga9c90b6

Git repo owner gitmaster at git.koha-community.org
Thu Jun 24 04:55:05 CEST 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 "main Koha release repository".

The branch, master has been updated
       via  a9c90b6dfb4e5648d9155294e0c911b2de9ecf43 (commit)
      from  20140de43e4d2402281fe3f621976959cc2edd44 (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 a9c90b6dfb4e5648d9155294e0c911b2de9ecf43
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed May 19 11:47:37 2010 -0400

    Fix for Bug 4532, Use include file for bibliodefaultview logic
    
    Note that this new include builds only the first half of the
    anchor tag (<a>). Because title and subtitle are output differently
    on some pages, rendering of the second half of the tag is left
    to individual pages.
    
    Includes fixes for staff client templates.
    
    Change to basket.pl fixes a bug wherein the OPAC's bibliodefaultview
    preference was being checked instead of the staff client's.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 basket/basket.pl                                   |    4 ++--
 .../prog/en/includes/biblio-default-view.inc       |    9 +++++++++
 .../prog/en/modules/catalogue/results.tmpl         |   10 +---------
 .../prog/en/modules/circ/branchoverdues.tmpl       |    7 +------
 .../prog/en/modules/circ/overdue.tmpl              |    7 +------
 .../prog/en/modules/circ/pendingreserves.tmpl      |   14 +-------------
 .../prog/en/modules/circ/reserveratios.tmpl        |    9 +--------
 .../prog/en/modules/circ/transferstoreceive.tmpl   |    7 +------
 .../prog/en/modules/circ/waitingreserves.tmpl      |    8 +-------
 .../prog/en/modules/reserve/request.tmpl           |    2 +-
 .../prog/en/modules/virtualshelves/shelves.tmpl    |    8 +-------
 11 files changed, 20 insertions(+), 65 deletions(-)
 create mode 100644 koha-tmpl/intranet-tmpl/prog/en/includes/biblio-default-view.inc


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list