[koha-commits] main Koha release repository branch, 3.2.x, updated. 3.02.02-58-gbafc721

Git repo owner gitmaster at git.koha-community.org
Tue Jan 11 15:54:16 CET 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.2.x has been updated
       via  bafc7217a8d51352b35aa4c89bdab3543754cbb4 (commit)
       via  52a7c1bd123c107d93c23d4f1edae733a9043593 (commit)
       via  1dbe1684c61d796a66e007a16c083cd36fe43742 (commit)
      from  64831933b2e6af3ba37ea250ca17d0a15eecd884 (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 bafc7217a8d51352b35aa4c89bdab3543754cbb4
Author: Nicole Engard <nengard at bywatersolutions.com>
Date:   Tue Jan 11 01:52:56 2011 -0500

    bug 5492 update import patrons page title
    
    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 4173f2221fd0387e670c40bd4da18223e79f2244)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 52a7c1bd123c107d93c23d4f1edae733a9043593
Author: Nicole Engard <nengard at bywatersolutions.com>
Date:   Tue Jan 11 01:36:40 2011 -0500

    bug 5604 additional icons in the Seshat icon set
    
    Signed-off-by: Ian Walls <ian.walls at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit d1ef8313609bb5617a6c3439b55da5e4df96e88f)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 1dbe1684c61d796a66e007a16c083cd36fe43742
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Jan 4 09:04:41 2011 -0500

    Fix for Bug 4945 - Patron search is limited by default to the currently logged-in library
    
    I couldn't figure out how (or whether) GetBranchesLoop could be
    convinced to return a list of branches without selecting one, so
    I swapped GetBranchesLoop with GetBranches. This will preselect
    a branch only if a branch has been submitted as part of a query.
    
    This does NOT preselect the correct branch when IndependantBranches
    is turned on.
    
    I also added a template variable which is true if a query has
    been submitted with a branch or a category so that the extra
    form fields can be displayed, reminding the user that they
    added limiters to their query.
    
    Signed-off-by: Nicole Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 98efac4c0a3c6dfd857901ce6c639f93bcda8b76)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

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

Summary of changes:
 .../prog/en/includes/patron-search.inc             |    5 ++-
 .../prog/en/modules/tools/import_borrowers.tmpl    |    2 +-
 .../prog/img/itemtypeimg/Seshat/AV.gif             |  Bin 0 -> 3769 bytes
 .../prog/img/itemtypeimg/Seshat/ILL.gif            |  Bin 0 -> 3440 bytes
 .../prog/img/itemtypeimg/Seshat/archivalVHS.gif    |  Bin 0 -> 3645 bytes
 .../prog/img/itemtypeimg/Seshat/cdrom.gif          |  Bin 0 -> 3322 bytes
 .../prog/img/itemtypeimg/Seshat/cdromreserve.gif   |  Bin 0 -> 3440 bytes
 .../prog/img/itemtypeimg/Seshat/key.gif            |  Bin 0 -> 3110 bytes
 koha-tmpl/opac-tmpl/prog/itemtypeimg/Seshat/AV.gif |  Bin 0 -> 3769 bytes
 .../opac-tmpl/prog/itemtypeimg/Seshat/ILL.gif      |  Bin 0 -> 3440 bytes
 .../prog/itemtypeimg/Seshat/archivalVHS.gif        |  Bin 0 -> 3645 bytes
 .../opac-tmpl/prog/itemtypeimg/Seshat/cdrom.gif    |  Bin 0 -> 3322 bytes
 .../prog/itemtypeimg/Seshat/cdromreserve.gif       |  Bin 0 -> 3440 bytes
 .../opac-tmpl/prog/itemtypeimg/Seshat/key.gif      |  Bin 0 -> 3110 bytes
 members/member.pl                                  |   34 ++++++++++----------
 members/members-home.pl                            |   14 +++++++-
 16 files changed, 34 insertions(+), 21 deletions(-)
 create mode 100644 koha-tmpl/intranet-tmpl/prog/img/itemtypeimg/Seshat/AV.gif
 create mode 100644 koha-tmpl/intranet-tmpl/prog/img/itemtypeimg/Seshat/ILL.gif
 create mode 100644 koha-tmpl/intranet-tmpl/prog/img/itemtypeimg/Seshat/archivalVHS.gif
 create mode 100644 koha-tmpl/intranet-tmpl/prog/img/itemtypeimg/Seshat/cdrom.gif
 create mode 100644 koha-tmpl/intranet-tmpl/prog/img/itemtypeimg/Seshat/cdromreserve.gif
 create mode 100644 koha-tmpl/intranet-tmpl/prog/img/itemtypeimg/Seshat/key.gif
 create mode 100644 koha-tmpl/opac-tmpl/prog/itemtypeimg/Seshat/AV.gif
 create mode 100644 koha-tmpl/opac-tmpl/prog/itemtypeimg/Seshat/ILL.gif
 create mode 100644 koha-tmpl/opac-tmpl/prog/itemtypeimg/Seshat/archivalVHS.gif
 create mode 100644 koha-tmpl/opac-tmpl/prog/itemtypeimg/Seshat/cdrom.gif
 create mode 100644 koha-tmpl/opac-tmpl/prog/itemtypeimg/Seshat/cdromreserve.gif
 create mode 100644 koha-tmpl/opac-tmpl/prog/itemtypeimg/Seshat/key.gif


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list