[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.03-33-ge06c670

Git repo owner gitmaster at git.koha-community.org
Fri Feb 26 15:14:44 CET 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, 3.22.x has been updated
       via  e06c67044e11ffd9defc20af81d78422ff97a775 (commit)
       via  54b58784d2a0ecdca0fae799dcff64811d36406f (commit)
       via  9329290fc5f930d2950c27a4f65d7b08acb3d7ec (commit)
       via  3a64f9c8470b9ae672e7f9ec0baf9d5ee4dd0b5f (commit)
       via  17556074415305b47905288773a2d7d71a9ef8cd (commit)
      from  90acad11d51bf541c7b42fa93944fbb8c846676e (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 e06c67044e11ffd9defc20af81d78422ff97a775
Author: Brendan Gallagher <brendan at bywatersolutions.com>
Date:   Tue Feb 23 23:13:08 2016 +0000

    Bug 15517: Update DB rev (3.22.03.003)
    
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit 54b58784d2a0ecdca0fae799dcff64811d36406f
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Fri Feb 26 15:16:49 2016 +0100

    Bug 15517: Change number of tests for 3.22
    
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit 9329290fc5f930d2950c27a4f65d7b08acb3d7ec
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Jan 11 08:35:11 2016 +0000

    Bug 15517: Change wording for tests
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com
    (cherry picked from commit 100d800060c26378b91b465926a5993cb5596300)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit 3a64f9c8470b9ae672e7f9ec0baf9d5ee4dd0b5f
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Jan 7 15:26:15 2016 +0000

    Bug 15517: deleted* tables won't never differ anymore!
    
    These tests will ensure that the 4 deleted* tables won't never differ
    anymore.
    
    Test plan:
    0/ Do not execute the update DB entry
    1/ prove t/db_dependent/db_structure.t
    should fail
    2/ Execute the update DB entry and update the schema with
    misc/devel/update_dbix_class_files.pl
    3/ prove t/db_dependent/db_structure.t
    should now be happy
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Test pass successfuly. Works as advertised
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com
    (cherry picked from commit 8b2573e24e50d2911d88aa6d9ec969b51f37284b)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit 17556074415305b47905288773a2d7d71a9ef8cd
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Jan 7 15:24:05 2016 +0000

    Bug 15517: Resync borrowers and deletedborrowers tables
    
    The 2 columns password and userid are not sync and could cause errors
    when deleting patrons.
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com
    (cherry picked from commit f4f307230ab0aeb3d28566dd0e5e9f7b851800b0)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 Koha.pm                                |    2 +-
 Koha/Schema/Result/Deletedborrower.pm  |   12 ++++-----
 installer/data/mysql/kohastructure.sql |    4 +--
 installer/data/mysql/updatedatabase.pl |   12 +++++++++
 t/db_dependent/db_structure.t          |   43 ++++++++++++++++++++++++++++++++
 5 files changed, 64 insertions(+), 9 deletions(-)
 create mode 100644 t/db_dependent/db_structure.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list