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

Git repo owner gitmaster at git.koha-community.org
Thu Aug 4 04:53:47 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  cb0862db678bc7e36433ba917f329350c38ea2bd (commit)
       via  1410123f6d3c4b973e085d1b0acf4ce1c5eefcdc (commit)
       via  270384df32ce41286adab2047a52246d50400f00 (commit)
       via  16eb069c9270263db2c27b54734eeea950f0c931 (commit)
      from  087c658d197e4af9af66850f1311bfbc2cfc2a13 (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 cb0862db678bc7e36433ba917f329350c38ea2bd
Author: Robin Sheat <robin at catalyst.net.nz>
Date:   Thu Jul 29 16:10:52 2010 +1200

    Bug 5072 - prevent creating new orders if there are no valid budgets
    
    On the basket editing screen, the links to add orders to a basket are
    hidden unless a valid fund is available.
    
    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 4833fd83998e3b4d95c7db4905eaddda28012976)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 1410123f6d3c4b973e085d1b0acf4ce1c5eefcdc
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Tue Aug 2 09:49:59 2011 +1200

    Bug 5072 : Template changes
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    (cherry picked from commit 5b05ab8bf1592d1a9ca2127b6053b6c7684c4328)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 270384df32ce41286adab2047a52246d50400f00
Author: MJ Ray <mjr at phonecoop.coop>
Date:   Sun Jun 19 17:51:53 2011 +0100

    Bug 5468: removin apt-get-debian-lenny and updating INSTALL.debian
    
    install_misc/apt-get-debian-lenny.sh: obsolete, causing problems and a questionable practice, so deleted INSTALL.debian: updated to use debian.packages instead and cite more related docs
    
    Amended following feedback comment #6 from Robin Sheat <robin at catalyst.net.nz>
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    (cherry picked from commit a9d24af4700b9b1e384be6406987b43b80095e1c)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 16eb069c9270263db2c27b54734eeea950f0c931
Author: Frère Sébastien Marie <semarie-koha at latrappe.fr>
Date:   Wed Jul 27 11:48:29 2011 +0200

    Bug 5131 :restrict use of sort_by value to allowed values
    
    The user input for sort_by value was used without care, resulting the possibility for user to set any Template Variable to 1.
    
    This patch restrict the values to sort field.
    The list of allowd_sortby was taken from 'includes/resort_form.inc'.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 649573ad244b95e1b90df7d0925f31f735ae50f7)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

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

Summary of changes:
 C4/Budgets.pm                                      |   12 +-
 INSTALL.debian                                     |   64 ++++++------
 acqui/basket.pl                                    |   13 +++
 acqui/neworderempty.pl                             |    2 +-
 install_misc/apt-get-debian-lenny.sh               |  109 --------------------
 .../en/includes/acquisitions-add-to-basket.inc     |    4 +
 opac/opac-search.pl                                |    5 +-
 7 files changed, 59 insertions(+), 150 deletions(-)
 delete mode 100755 install_misc/apt-get-debian-lenny.sh


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list