[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.03-15-gcc43ee0685

Git repo owner gitmaster at git.koha-community.org
Thu Mar 5 02:28:43 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  cc43ee0685ff3c895442fdb2c6c13fe076a1ba7d (commit)
       via  d4405602bc7b3edc1ef66a40c22880e644172db6 (commit)
       via  07aa0a562b35faaa8d04b479c33cec032ece6464 (commit)
      from  30145385916935464ccbc52a1a13755464863ef9 (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 cc43ee0685ff3c895442fdb2c6c13fe076a1ba7d
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Feb 13 14:24:52 2020 +0100

    Bug 24643: Add test to cover the timezone
    
    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>

commit d4405602bc7b3edc1ef66a40c22880e644172db6
Author: Andrew Isherwood <andrew.isherwood at ptfs-europe.com>
Date:   Wed Feb 12 16:28:58 2020 +0000

    Bug 24643: Add unit tests
    
    Signed-off-by: David Nind <david at davidnind.com>
    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>

commit 07aa0a562b35faaa8d04b479c33cec032ece6464
Author: Andrew Isherwood <andrew.isherwood at ptfs-europe.com>
Date:   Wed Feb 12 16:04:07 2020 +0000

    Bug 24643: Support fractional seconds
    
    This patch allows dt_from_string to handle RFC3339 strings containing
    fractional seconds up to one thousandth of a second.
    
    Test plan:
    
    - Apply patch
    - prove t/DateUtils.t
    
    Signed-off-by: David Nind <david at davidnind.com>
    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:
 Koha/DateUtils.pm |  2 +-
 t/DateUtils.t     | 14 +++++++++++++-
 2 files changed, 14 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list