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  a2afebe115662ea5dcb8a98888f108d6730128ec (commit)
       via  ac3e4ce671ae7542986a4e93802f20f83d5130e2 (commit)
       via  292b9df91489e4456b2ce4a3bc2b0fba0c9d5770 (commit)
      from  fe3194d4d10782a43cd07a820f2a935163052dc4 (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 a2afebe115662ea5dcb8a98888f108d6730128ec
Author: Kyle M Hall <k...@bywatersolutions.com>
Date:   Fri Jan 13 12:24:39 2017 +0000

    Bug 14187 - DBRev 16.12.00.002
    
    Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>

commit ac3e4ce671ae7542986a4e93802f20f83d5130e2
Author: Tomas Cohen Arazi <tomasco...@theke.io>
Date:   Thu Jan 12 12:42:05 2017 -0300

    Bug 14187: (QA followup) Properly check DB structure before altering it
    
    Signed-off-by: Tomas Cohen Arazi <tomasco...@theke.io>
    
    Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>

commit 292b9df91489e4456b2ce4a3bc2b0fba0c9d5770
Author: Olli-Antti Kivilahti <olli-antti.kivila...@jns.fi>
Date:   Tue May 12 10:19:05 2015 +0300

    Bug 14187: branchtransfer needs a primary key (id) for DBIx and common 
sense.
    
    * C4/Circulation.pm (GetTransfers, GetTransfersFromTo): Also return
      branchtransfer_id in return columns.
    * installer/data/mysql/atomicupdate/14187.perl: New file.
    * installer/data/mysql/kohastructure.sql: Modify branchtransfers structure.
    * t/db_dependent/Circulation/transfers.t: Update tests to expect
      branchtransfer_id.
    
    Signed-off-by: Owen Leonard <oleon...@myacpl.org>
    
    Test plan successful on all steps.
    
    Signed-off-by: Jonathan Druart <jonathan.dru...@bugs.koha-community.org>
    Amended patch: Remove Schema changes from this patch
    Signed-off-by: Tomas Cohen Arazi <tomasco...@theke.io>
    
    Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>

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

Summary of changes:
 C4/Circulation.pm                      |    5 +++--
 Koha.pm                                |    2 +-
 Koha/Schema/Result/Branchtransfer.pm   |   24 ++++++++++++++++++++++--
 installer/data/mysql/kohastructure.sql |    2 ++
 installer/data/mysql/updatedatabase.pl |   15 +++++++++++++++
 t/db_dependent/Circulation/transfers.t |   16 +++++++++-------
 6 files changed, 52 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to