[koha-commits] main Koha release repository branch master updated. v3.22.00-559-ge061b2b

Git repo owner gitmaster at git.koha-community.org
Wed Feb 24 00:08:00 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, master has been updated
       via  e061b2b65cd0cfa1f9e1b51e9d7ea0550c2b6a4f (commit)
       via  100d800060c26378b91b465926a5993cb5596300 (commit)
       via  8b2573e24e50d2911d88aa6d9ec969b51f37284b (commit)
       via  f4f307230ab0aeb3d28566dd0e5e9f7b851800b0 (commit)
      from  effe1e27819a3b7d156e4abf5c96dd34d529246f (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 e061b2b65cd0cfa1f9e1b51e9d7ea0550c2b6a4f
Author: Brendan Gallagher <brendan at bywatersolutions.com>
Date:   Tue Feb 23 23:13:08 2016 +0000

    DBRev for Bug 15517 - Tables borrowers and deletedborrowers differ again

commit 100d800060c26378b91b465926a5993cb5596300
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

commit 8b2573e24e50d2911d88aa6d9ec969b51f37284b
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

commit f4f307230ab0aeb3d28566dd0e5e9f7b851800b0
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

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

Summary of changes:
 Koha.pm                                |    2 +-
 installer/data/mysql/kohastructure.sql |    4 +--
 installer/data/mysql/updatedatabase.pl |   12 +++++++++
 t/db_dependent/db_structure.t          |   43 ++++++++++++++++++++++++++++++++
 4 files changed, 58 insertions(+), 3 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