[koha-commits] main Koha release repository branch master updated. v16.05.00-684-g7523ef8

Git repo owner gitmaster at git.koha-community.org
Thu Sep 8 15:47:01 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  7523ef878d432fccf905d68fa5e10fcd8ef30dcb (commit)
       via  408c7bf001d5b9b8c2ab9118a2f67b564e79e085 (commit)
       via  53ee852749c8d15cdddddbeaf12e88279792cfe6 (commit)
      from  c85292db5a5f5ec661c6978c2a0841783061b223 (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 7523ef878d432fccf905d68fa5e10fcd8ef30dcb
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Sep 8 12:47:25 2016 +0000

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

commit 408c7bf001d5b9b8c2ab9118a2f67b564e79e085
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Sep 8 09:45:27 2016 +0000

    Bug 14695 [QA Followup]
    
    * Add tests for CanItemBeReserved returns 'itemAlreadyOnHold' to t/db_dependent/Holds.t
    * Don't let GetReserveId explode
    * Use search instead of map
    * Remove instances of resbarcode
    * Fix badly formed li closing tag
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 53ee852749c8d15cdddddbeaf12e88279792cfe6
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Sep 7 14:20:00 2016 +0100

    Bug 14695: Fix GetHardDueDate.t tests
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 C4/Reserves.pm                                          |    2 ++
 Koha.pm                                                 |    2 +-
 Koha/Holds.pm                                           |   12 +++---------
 installer/data/mysql/atomicupdate/bug_7710.sql          |    1 -
 installer/data/mysql/updatedatabase.pl                  |   10 ++++++++++
 koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt |    2 --
 .../intranet-tmpl/prog/en/modules/reserve/request.tt    |    6 +++---
 t/db_dependent/Circulation/GetHardDueDate.t             |    3 +++
 t/db_dependent/Holds.t                                  |   15 ++++++++++++++-
 9 files changed, 36 insertions(+), 17 deletions(-)
 delete mode 100644 installer/data/mysql/atomicupdate/bug_7710.sql


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list