[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.02-57-g57d06dbeed

Git repo owner gitmaster at git.koha-community.org
Sat Feb 1 00:36:51 CET 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, 19.11.x has been updated
       via  57d06dbeeda7fa70c7a1a87dd70eb523808f6a81 (commit)
       via  1d49b0c839576d7f86a54b6f338edd85a53b11fd (commit)
      from  48831158430a9ffa624c6f60b2df22cd52c2cb6f (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 57d06dbeeda7fa70c7a1a87dd70eb523808f6a81
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Jan 10 11:10:50 2020 +0100

    Bug 24408: Do not compare floats with precision in tests
    
    We should not compare floating precision in tests.
    
    Test plan:
    Confirm that the tests still pass after this patch
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit 1d49b0c839576d7f86a54b6f338edd85a53b11fd
Author: Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com>
Date:   Wed Oct 9 15:34:24 2019 -0400

    Bug 23790: fr-CA translation of ACCOUNT_DEBIT and ACCOUNT_CREDIT notices
    
    This patch provides the fr-CA translation of the ACCOUNT_DEBIT and ACCOUNT_CREDIT notices.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Tested deleting from letter table, then loading the file.
    File loads without problem, no errors.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

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

Summary of changes:
 .../mysql/fr-CA/obligatoire/sample_notices.sql     | 28 ++++-----
 t/Prices.t                                         | 20 +++----
 t/db_dependent/Accounts.t                          | 24 ++++----
 t/db_dependent/Circulation.t                       | 44 +++++++-------
 t/db_dependent/Circulation/GetHardDueDate.t        |  8 +--
 .../Circulation/NoIssuesChargeGuarantees.t         |  4 +-
 t/db_dependent/Koha/Account.t                      | 28 ++++-----
 t/db_dependent/Koha/ItemTypes.t                    |  4 +-
 t/db_dependent/Overdues.t                          | 68 +++++++++++-----------
 9 files changed, 113 insertions(+), 115 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list