[koha-commits] main Koha release repository branch 3.4.x updated. v3.04.03-57-gd27818d

Git repo owner gitmaster at git.koha-community.org
Thu Aug 11 03:55:55 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, 3.4.x has been updated
       via  d27818d8065e664c3399bebf0e2d742a2bf01f99 (commit)
       via  feb27c08aa89168039fc8b40cca652f0832cfc26 (commit)
       via  7aeccb7ec227e76a5ea0fbb5085fe2f18ed1b54e (commit)
       via  06a38274cac2acbc9e10d31e07992b411e254a53 (commit)
       via  a94bf07f5e82a2409c439007d02852a1734fe6a0 (commit)
       via  4058142f3eee63401ddbc2b34b85fc89e3fe0263 (commit)
       via  7cb450bef952e8c0808891df28b9aff825bb808d (commit)
      from  9e03bb0edcc2e7f6a851c35af2c70bdf9573e228 (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 d27818d8065e664c3399bebf0e2d742a2bf01f99
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Aug 9 16:10:47 2011 -0400

    Fix for Bug 6686, Can't delete messages
    
    T:T variable scope error which only affected systems
    with the AllowAllMessageDeletion preference ON
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 657d074b7c7d45d438ca20879e21a84f704994bc)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit feb27c08aa89168039fc8b40cca652f0832cfc26
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon May 2 15:27:54 2011 -0400

    Fix for Bug 6291, Cart printing truncated in Firefox
    
    Implementing 100% width and height on <table>,<td>, and <th>
    as suggested by this post:
    
    http://www.piglets.org/serendipity/archives/45-Fixing-truncated-printing-with-Firefox.html
    
    Signed-off-by: Nicole Engard <nengard at bywatersolutions.com>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit da0a5b2bd63027102dd61789fc455941e237abc9)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 7aeccb7ec227e76a5ea0fbb5085fe2f18ed1b54e
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Mon May 2 09:49:49 2011 +0200

    6290: Fix warning on XSLT.pm
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    (cherry picked from commit 04e97b57ff568bc759ca4818cb9cc6e879f5d0d1)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 06a38274cac2acbc9e10d31e07992b411e254a53
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Thu Apr 28 14:39:45 2011 +0100

    Bug 6280 : Don't generate invalid SQL in GetPendingIssues
    
    Change to parameter list in GetPendingIssues made it
    callable by an empty list resulting in invalid sql being
    sent to server. As this was occuring on most issues error log
    was filling up. Put safeguard in the routine
    Also don't bother calling when you have no need
    
    Some of the processing was needlessly obscure
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit c435c8c7d13110ab72efdf2877d3fc80f5487e72)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit a94bf07f5e82a2409c439007d02852a1734fe6a0
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Aug 8 12:58:51 2011 -0400

    Fix for Bug 6260 - Missing space in availability information of OPAC XSLT results
    
    Signed-off-by: Ian Walls <ian.walls at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 6a1b7a3321c28534579ac889c9ebf08aa13335c6)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 4058142f3eee63401ddbc2b34b85fc89e3fe0263
Author: Frédérick Capovilla <frederick.capovilla at sys-tech.net>
Date:   Thu Apr 21 14:09:54 2011 -0400

    Bug 6235 : Corrects the behaviour of the humanmsg box on IE8 and IE7.
    
    Without this fix, the black box that appears when you save system
    preferences doesn't disappear on IE.
    
    Fix from http://code.google.com/p/humanmsg/issues/detail?id=1
    (Thanks Owen Leonard)
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 661bcfadbdca6d6d6c1cdb8ba9c398e6c0b45b8f)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 7cb450bef952e8c0808891df28b9aff825bb808d
Author: Juan Romay Sieira <juan.sieira at xercode.es>
Date:   Tue May 17 10:09:37 2011 +1200

    Bug 6144 - Cant hide constraints when showed at subfield edition
    
    Reformatted for Template::Toolkit
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 75ce3b73fa2c12680eb114276ca8a3c399991abb)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

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

Summary of changes:
 C4/Members.pm                                      |   19 +++++++++++++------
 C4/XSLT.pm                                         |    2 +-
 circ/circulation.pl                                |    8 ++++++--
 koha-tmpl/intranet-tmpl/prog/en/css/print.css      |    9 +++++++--
 .../prog/en/lib/jquery/plugins/humanmsg.js         |    4 ++--
 .../en/modules/admin/marc_subfields_structure.tt   |    6 +++---
 .../prog/en/modules/circ/circulation.tt            |    2 +-
 koha-tmpl/opac-tmpl/prog/en/css/print.css          |    9 +++++++--
 .../prog/en/xslt/MARC21slim2OPACResults.xsl        |    2 +-
 members/moremember.pl                              |    9 ++++++---
 10 files changed, 47 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list