[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.07-20-g939db72

Git repo owner gitmaster at git.koha-community.org
Mon Dec 31 18:22:02 CET 2018


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  939db7252afc31a4e770d2970d2b0cd94432c0b0 (commit)
       via  f8bebfc09a15a5314d2fcd12208cf23a6b566285 (commit)
      from  0f63a76f4e1919d0c3237a6a71710eef3a1c9392 (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 939db7252afc31a4e770d2970d2b0cd94432c0b0
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Nov 16 09:41:04 2018 +0100

    Bug 21848: Remove Text::Unaccent from C4::Members
    
    At refactoring time the unac_string call was moved to Koha::Patron.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 5e17032700790032088fe3f2209c3d173e77d540)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 7f4a7c42ad23e84e3dab1cffaaa81f7897171758)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit f8bebfc09a15a5314d2fcd12208cf23a6b566285
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Thu Dec 13 13:07:48 2018 +0100

    Bug 21848: Resolve unac_string warning from Circulation.t
    
    Just add "use utf8".
    
    Test plan:
    Run Circulation.t; verify there are no warnings.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 3e731ce09433cf2121332f5356b27f90ccb34654)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 4dbb5e636093c9145dc3f3d02de4b119d93b13fb)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 C4/Members.pm                |    1 -
 t/db_dependent/Circulation.t |    1 +
 2 files changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list