[koha-commits] main Koha release repository branch, 3.2.x, updated. v3.02.01-30-g1a3ae8f

Git repo owner gitmaster at git.koha-community.org
Fri Dec 3 01:16:52 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 "main Koha release repository".

The branch, 3.2.x has been updated
       via  1a3ae8f0d3c188f01639a01f892b3c6f428d647b (commit)
       via  0935ee139e616fcc9e70c32a177f13a106d1b75e (commit)
       via  adf93917bdd22759bcc263afbf77eef29398da32 (commit)
      from  157ee4096b156988df2be8d145726b9d94cd5215 (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 1a3ae8f0d3c188f01639a01f892b3c6f428d647b
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Fri Nov 12 22:00:27 2010 -0500

    bug 5397: display renew count consistently
    
    Display the renewal count for loans consistently; in particular,
    for loans that have never been renewed, display 0.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 02524213b3eba1166121bc7e2831f02e93ac941a)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 0935ee139e616fcc9e70c32a177f13a106d1b75e
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Sat Nov 13 13:06:50 2010 -0500

    Fix for Bug 4983 - Add edit record / edit item links to search results
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 05dd542cebf0e33b4dd1ee30d5b4190a6f18e277)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit adf93917bdd22759bcc263afbf77eef29398da32
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Sat Nov 13 13:42:35 2010 -0500

    Fix for Bug 4851 - Batch delete shouldn't show delete button if no items were found
    
    - Adding template flag to indicate valid results (hidden or not)
     - Clarifying warning messages based on various outcomes
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit e6ebf10bba5d9ebec0f8d9995df16d2eb384f44f)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/css/staff-global.css     |    5 ++-
 .../prog/en/modules/catalogue/results.tmpl         |   18 ++++++++++-----
 .../prog/en/modules/circ/circulation.tmpl          |    2 +-
 .../prog/en/modules/members/moremember.tmpl        |    2 +-
 .../prog/en/modules/tools/batchMod-del.tmpl        |   22 ++++++++++++-------
 tools/batchMod.pl                                  |    3 ++
 6 files changed, 34 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list