[koha-commits] main Koha release repository branch master updated. v17.11.00-295-g129ffee

Git repo owner gitmaster at git.koha-community.org
Mon Jan 15 17:54:09 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, master has been updated
       via  129ffee791da9f8ab4ad85a4473a138fc81ccbef (commit)
       via  e1770d08162ed146d9e37e8058dea0fff2f9fb63 (commit)
       via  07ced9f337fe183403d2b62e9ded98c94224e73e (commit)
      from  3524925631817521480cb233d6c60927d80e93c5 (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 129ffee791da9f8ab4ad85a4473a138fc81ccbef
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Jan 15 10:10:41 2018 -0300

    Bug 19968: Add missing use Date::Calc statement
    
    It has been reported than the missing use statement can cause a
    compilation error:
    Undefined subroutine &Date::Calc::Today called at
    /usr/share/koha/intranet/cgi-bin/cataloguing/value_builder/unimarc_field_100.pl
    line 75.
    
    Test plan:
    Use this UNIMARC plugin and make sure it fixes the error or at least
    does not break it
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit e1770d08162ed146d9e37e8058dea0fff2f9fb63
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Jan 15 13:46:06 2018 -0300

    Bug 19973: Fix SQL syntax error in uk-UA/mandatory/sample_notices.sql
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 07ced9f337fe183403d2b62e9ded98c94224e73e
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Jan 15 13:41:41 2018 -0300

    Bug 18915: Add CHECKOUT_NOTE notice template for other languages
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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

Summary of changes:
 cataloguing/value_builder/unimarc_field_100.pl               |    1 +
 installer/data/mysql/de-DE/mandatory/sample_notices.sql      |    3 ++-
 installer/data/mysql/es-ES/mandatory/sample_notices.sql      |    3 ++-
 installer/data/mysql/fr-CA/obligatoire/sample_notices.sql    |    3 ++-
 installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql  |    3 ++-
 installer/data/mysql/it-IT/necessari/notices.sql             |    3 ++-
 installer/data/mysql/nb-NO/1-Obligatorisk/sample_notices.sql |    3 ++-
 installer/data/mysql/pl-PL/mandatory/sample_notices.sql      |    3 ++-
 installer/data/mysql/ru-RU/mandatory/sample_notices.sql      |    3 ++-
 installer/data/mysql/uk-UA/mandatory/sample_notices.sql      |    6 ++++--
 10 files changed, 21 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list