[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.08-86-g81ae463

Git repo owner gitmaster at git.koha-community.org
Fri Feb 15 00:24:08 CET 2019


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, 18.05.x has been updated
       via  81ae463c1e7b67bff388ec0f4b33e0d9dd9a3139 (commit)
       via  5493a99486b4c3398f440d36c417d62e315fd5eb (commit)
       via  f7bcb149d57cf55ff075d6f41cbecbb310218c9e (commit)
      from  c627ae18102f05931ddc97974144812a55731753 (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 81ae463c1e7b67bff388ec0f4b33e0d9dd9a3139
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon Feb 11 07:15:11 2019 -0500

    Bug 21829: (QA follow-up) - Update the number of unit tests
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit f3f5b98fd909f9e13aa4e45a16dc275ef4ee8489)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 60b1a4f83611414a042651bea757dc7e96fde6f9)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 5493a99486b4c3398f440d36c417d62e315fd5eb
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Nov 14 09:38:01 2018 -0300

    Bug 21829: Correctly format dateexpiry in notices (date only)
    
    dateexpiry is a date, we should not display the time
    part in notice.
    
    Test plan:
    Create a notice with borrowers.dateexpiry, generate this notice.
    The value should be displayed without the time part
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 5b160af2a051dc3693f04dabf320d0995cf26160)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit ecb86a84c13e4e5661f4c6683b7755c21d607bbe)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit f7bcb149d57cf55ff075d6f41cbecbb310218c9e
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Nov 14 09:37:58 2018 -0300

    Bug 21829: Add tests for dateexpiry format in notices
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 04e121a741a442f5b557e11864eb69be9d0c3ded)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 1106c0fa595c8378807bc955b29c2f83c2af5ba9)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 C4/Letters.pm            |    2 +-
 t/db_dependent/Letters.t |   17 ++++++++++++++++-
 2 files changed, 17 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list