[koha-commits] main Koha release repository branch master updated. v19.11.00-2099-gfcc6836925

Git repo owner gitmaster at git.koha-community.org
Fri May 8 16:10:01 CEST 2020


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  fcc6836925e6903cf5c1e27a63551820bd5b9569 (commit)
       via  6f6bde3c24e5f9dbe6c3ee8b2bb8569d741c8480 (commit)
       via  7c87ac8c3ba78434c29181ad9f2add7c99b51741 (commit)
       via  02fc6ca6d1b740cf7e0015f190efd5cb7c56883c (commit)
       via  b5ff3696b5aebb4865f9b988075cc850068a91cf (commit)
      from  74586912c081d0440f49228a2cb08fdc84ddb2a2 (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 fcc6836925e6903cf5c1e27a63551820bd5b9569
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri May 8 15:17:31 2020 +0200

    Bug 25423: Force call to update and empty with an instanciated object
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 6f6bde3c24e5f9dbe6c3ee8b2bb8569d741c8480
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri May 8 15:17:07 2020 +0200

    Bug 25423: (follow-up) Unit tests
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 7c87ac8c3ba78434c29181ad9f2add7c99b51741
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Fri May 8 08:47:25 2020 -0300

    Bug 25423: Unit tests
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 02fc6ca6d1b740cf7e0015f190efd5cb7c56883c
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Fri May 8 08:39:10 2020 -0300

    Bug 25423: Add Koha::Exceptions::Object::NotInstantiated
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit b5ff3696b5aebb4865f9b988075cc850068a91cf
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Thu May 7 21:00:39 2020 -0300

    Bug 23185: (follow-up) K:C:Register->make_default should use no_triggers
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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

Summary of changes:
 Koha/Cash/Register.pm         |  2 +-
 Koha/Exceptions/Object.pm     |  8 ++++++++
 Koha/Objects.pm               | 13 ++++++++++---
 t/Koha/Exceptions.t           | 24 +++++++++++++++++++++++-
 t/db_dependent/Koha/Objects.t | 19 +++++++++++++++----
 5 files changed, 57 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list