[koha-commits] main Koha release repository branch master updated. v16.11.00-380-g185256d

Git repo owner gitmaster at git.koha-community.org
Tue Feb 7 19:01:12 CET 2017


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  185256deba961c2595ce934afbb910cf3ad952e0 (commit)
       via  b68557148d17295557cae449e5617166950ac47f (commit)
       via  92a4e0e5f36fd4c5c817db96f8206b3ad903436e (commit)
      from  21ac9fcdc2ca449a491cc79e68cc854ee248d911 (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 185256deba961c2595ce934afbb910cf3ad952e0
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Jan 27 10:14:46 2017 +0100

    Bug 17782: Fix tests
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit b68557148d17295557cae449e5617166950ac47f
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Wed Jan 25 15:59:42 2017 +0000

    Bug 17782 - (QA Followup)
    
    Fix tests
    
    prove t/db_dependent/Koha/Patrons.t
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 92a4e0e5f36fd4c5c817db96f8206b3ad903436e
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu Dec 15 14:17:55 2016 +0000

    Bug 17782 - Patron updated_on field should be set to current timestamp when borrower is deleted
    
    To test:
    01 Find a patron
    02 Get the updated_on value from the db in borrowers table
    03 Delete the patron
    04 Get the update_on value from the db on deletedborrowers table
    05 Values from 02 and 04 are the same
    06 Apply patch
    07 Repeat 01-04
    08 Values should now be different
    
    Signed-off-by: Claire Gravely <claire_gravely at hotmail.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/Patron.pm                |    1 +
 t/db_dependent/Koha/Patrons.t |    9 +++++++--
 2 files changed, 8 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list