[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.10-7-g0dfcff4c8f

Git repo owner gitmaster at git.koha-community.org
Tue Oct 20 04:22:12 CEST 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  0dfcff4c8f6759e5f280e90c0a9c5e4944d3c62f (commit)
      from  de25b00a179e7f627282f609094d71e00909c855 (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 0dfcff4c8f6759e5f280e90c0a9c5e4944d3c62f
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Sep 10 09:42:58 2020 +0200

    Bug 26420: Use translated notices for overdue_notices.pl
    
    This script does not pass the patron's preferred lang for notices.
    
    Test plan:
    Enable TranslateNotices
    Create a patron with a preferred lang for notices != default
    Translate ODUE for this language
    Setup the overdue notices for this patron's category
    Check an item out for this patron (select the correct due date to
    trigger the notice)
    Run the script overdue_notices.pl
    Check the message_queue table and confirm that the notice enqueued is
    translated
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 8e397330f687bd0e9e39387e32a8a8acbbb3b31a)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit eb88ec34bffb57554f31e7b56cd40b37aaa08e6b)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

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

Summary of changes:
 misc/cronjobs/overdue_notices.pl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list