[koha-commits] main Koha release repository branch, 3.2.x, updated. v3.02.00-127-g8f2e2f0

Git repo owner gitmaster at git.koha-community.org
Sat Nov 13 19:20:07 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  8f2e2f07ac047908e614400ea944647b2e0378bf (commit)
       via  8e0b7a53d2a0458ce33376f5e9c7cab5b85bec78 (commit)
      from  7e49b79b734d264dc11c8a6a6b7380ca8ebf063c (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 8f2e2f07ac047908e614400ea944647b2e0378bf
Author: Chris Nighswonger <chris.nighswonger at gmail.com>
Date:   Sat Nov 13 13:16:42 2010 -0500

    Updating Version Number to 3.02.00.007
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 8e0b7a53d2a0458ce33376f5e9c7cab5b85bec78
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Nov 12 15:54:50 2010 -0500

    Bug 5396: New system preference UseTablesortForCirc
    
    This system preference allows the librarian to toggle on or off whether the JQuery tablesort is used on the
    circ/circulation.pl page.  For patrons with many checkouts, this sort may cause very slow page loading (and
    therefore slow circulation transaction time), depending on the browser and local machine used.  Staff can
    still see a sortable list of current checkouts on the members/moremember.pl page.
    
    My revision prevents the template from including *any* tablesorter code if the
    preference is feature is turned off: both the circulation list and
    the holds list will have no jQuery tablesorter.
    
    Signed-off-by: Nicole Engard <nengard at bywatersolutions.com>
    Signed-off-by: Ian Walls <ian.walls at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit d9db65a17e83f64c5858c6fd7ad8dc0d1e7660ab)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

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

Summary of changes:
 circ/circulation.pl                                |    4 ++++
 installer/data/mysql/en/mandatory/sysprefs.sql     |    1 +
 installer/data/mysql/updatedatabase.pl             |    7 +++++++
 .../en/modules/admin/preferences/circulation.pref  |    6 ++++++
 .../prog/en/modules/circ/circulation.tmpl          |   11 +++++------
 kohaversion.pl                                     |    2 +-
 6 files changed, 24 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list