[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.02-76-g3b25286a86

Git repo owner gitmaster at git.koha-community.org
Tue Jul 28 17:30:33 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, 20.05.x has been updated
       via  3b25286a860c6d81627a1173515e65ac1d49984f (commit)
      from  3e3eaab724de9d0b0e74c96261f27be7cf311846 (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 3b25286a860c6d81627a1173515e65ac1d49984f
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sat May 30 00:46:46 2020 +0000

    Bug 25629: Fix capitalization in sample notices
    
    This fixes the capitalization in sample notices files to
    follow coding-guidelines. Only applies to English, translations
    remain unchanged.
    
    Additional fixes:
    - Overdues slip added the letter code as subject instead of the description
    - Opac changed to OPAC for self-registration verification emails
    
    German (de-DE) file was not changed, as there is a pending translation
    bug that will take care of these (bug 25129).
    
    To test:
    - Verify changes by running the web installer for the changed
      files and verify sample notices install without error
    - Verify subjects and notice descriptions are correct
    - Run tests in t/db_dependent/Letters*
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit dc2c19bd515a4ce4057b41b2ae2bb668d345c461)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 .../data/mysql/en/mandatory/sample_notices.yml     | 80 +++++++++++-----------
 .../mysql/fr-CA/obligatoire/sample_notices.sql     |  4 +-
 .../mysql/fr-FR/1-Obligatoire/sample_notices.sql   |  4 +-
 installer/data/mysql/it-IT/necessari/notices.sql   |  2 +-
 .../mysql/nb-NO/1-Obligatorisk/sample_notices.sql  |  7 +-
 .../data/mysql/pl-PL/mandatory/sample_notices.sql  | 44 ++++++------
 .../data/mysql/ru-RU/mandatory/sample_notices.sql  | 46 ++++++-------
 .../data/mysql/uk-UA/mandatory/sample_notices.sql  |  2 +-
 t/db_dependent/Letters/TemplateToolkit.t           |  4 +-
 9 files changed, 96 insertions(+), 97 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list