[koha-commits] main Koha release repository branch master updated. v16.05.00-290-gf65cf57

Git repo owner gitmaster at git.koha-community.org
Fri Jul 8 16:03:22 CEST 2016


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, master has been updated
       via  f65cf574d0ad0aa1264dd78bdb7b5baeb09e5e95 (commit)
       via  80921b10f547ceb7491178b9e9233867e43e2429 (commit)
       via  99acd38edb0ab7efea33aa206ec62bd04a8f1570 (commit)
      from  e68f620188b792a4ed5bfe13e0fce7f22f6a81d5 (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 f65cf574d0ad0aa1264dd78bdb7b5baeb09e5e95
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Jul 8 14:01:41 2016 +0000

    Bug 14902 - Fix issues with updatedatabase.pl
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 80921b10f547ceb7491178b9e9233867e43e2429
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Jul 8 13:59:37 2016 +0000

    Bug 14902 - DBRev 16.06.00.009
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 99acd38edb0ab7efea33aa206ec62bd04a8f1570
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Jun 3 12:52:01 2016 -0400

    Bug 14902 - Add qualifier menu to staff side "Search the Catalog"
    
    To test:
    1 - Apply patch and update dabase
    2 - Check that Search the Catalog links throughout the staff interface
    have not changed
    3 - Set "IntranetCatalogSearchPulldown" to 'Show'
    4 - Verify that 'Search the catalog' links through staff client now have
    a dropdwon to  select search index
    
    I think viewing one file each that includes updated header should be
    sufficient, but please check as many as you can:
    
    cgi-bin/koha/admin/aqbudgetperiods.pl
    cgi-bin/koha/admin/admin-home.pl
    cgi-bin/koha/cataloguing/addbooks.pl
    cgi-bin/koha/circ/returns.pl
    cgi-bin/koha/circ/circulation-home.pl
    cgi-bin/koha/admin/cities.pl
    cgi-bin/koha/admin/aqcontract.pl
    cgi-bin/koha/admin/currency.pl
    cgi-bin/koha/mainpage.pl
    cgi-bin/koha/tools/letter.pl
    cgi-bin/koha/members/members-home.pl
    cgi-bin/koha/admin/categories.pl
    cgi-bin/koha/admin/preferences.pl
    cgi-bin/koha/admin/printers.pl
    cgi-bin/koha/serials/serials-home.pl
    cgi-bin/koha/acqui/newordersuggestion.pl
    cgi-bin/koha/admin/z3950servers.pl
    
    Sponsored by:
      Northeast Kansas Library System (http://nekls.org/)
    
    Signed-off-by: Heather Braum <hbraum at nekls.org>
    
    Signed-off-by: Barton Chittenden <barton at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 Koha.pm                                                  |    2 +-
 installer/data/mysql/sysprefs.sql                        |    1 +
 installer/data/mysql/updatedatabase.pl                   |   14 ++++++++++++--
 .../prog/en/includes/budgets-admin-search.inc            |    2 ++
 koha-tmpl/intranet-tmpl/prog/en/includes/cat-search.inc  |    2 ++
 .../intranet-tmpl/prog/en/includes/cataloging-search.inc |    3 ++-
 .../intranet-tmpl/prog/en/includes/checkin-search.inc    |    2 ++
 koha-tmpl/intranet-tmpl/prog/en/includes/circ-search.inc |    2 ++
 .../prog/en/includes/cities-admin-search.inc             |    2 ++
 .../prog/en/includes/contracts-admin-search.inc          |    2 ++
 .../prog/en/includes/currencies-admin-search.inc         |    2 ++
 koha-tmpl/intranet-tmpl/prog/en/includes/home-search.inc |    2 ++
 .../intranet-tmpl/prog/en/includes/letters-search.inc    |    2 ++
 .../intranet-tmpl/prog/en/includes/patron-search.inc     |    3 ++-
 .../prog/en/includes/patrons-admin-search.inc            |    2 ++
 .../prog/en/includes/prefs-admin-search.inc              |    2 ++
 .../prog/en/includes/printers-admin-search.inc           |    2 ++
 .../intranet-tmpl/prog/en/includes/serials-search.inc    |    2 ++
 .../prog/en/includes/suggestions-add-search.inc          |    2 ++
 .../prog/en/includes/z3950-admin-search.inc              |    2 ++
 .../prog/en/modules/admin/preferences/staff_client.pref  |    6 ++++++
 21 files changed, 54 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list