[koha-commits] main Koha release repository branch 3.20.x updated. v3.20.00-25-g77c9563

Git repo owner gitmaster at git.koha-community.org
Thu Jun 4 03:57:00 CEST 2015


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, 3.20.x has been updated
       via  77c9563f1ed1c89266f4308cff165a78782289f6 (commit)
       via  a93957d53fbfb9cf0c3f73dd1462cd5212182673 (commit)
       via  99325e9c7a17d7f9259a0eb929550b8c4c1c0012 (commit)
      from  ad20eea3d10bef81a7bfef216271a487fb871dba (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 77c9563f1ed1c89266f4308cff165a78782289f6
Author: Chris Cormack <chris at bigballofwax.co.nz>
Date:   Thu Jun 4 13:58:17 2015 +1200

    Updating version to 3.20.00.001

commit a93957d53fbfb9cf0c3f73dd1462cd5212182673
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Thu May 28 12:18:38 2015 -0300

    Bug 14285: Bengali locale needs to be re-defined
    
    This patch renames translation files for Bengali
    language, from ben-* to bn-IN-*.
    Also adds India as region
    
    To test:
    1) Apply the patch
    2) Run updatedatabase
    3) Install Bengali language
    cd misc/translator
    perl translate install bn-IN
    enable
    
    Check correct description
    
    4) Create and install a fake Bengali variant
    cd misc/translator
    perl translate create bn-XX
    perl translate install bn-XX
    enable both variants
    
    Check correct rendering of region
    
    Results comply with expected test plan outcome. Signed off for bn-IN
    Signed-off-by: Indranil Das Gupta (L2C2 Technologies) <indradg at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit e365e6e53592a4639f18173def7e74e0ad24419c)
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

commit 99325e9c7a17d7f9259a0eb929550b8c4c1c0012
Author: Nicole C. Engard <nicole at bywatersolutions.com>
Date:   Thu May 28 11:39:29 2015 -0500

    Bug 14291: Fix OpacExportOptions text
    
    This patch removes the instruction to separate values by | in the
    OpacExportOptions preference.
    
    To test:
    
    Go to system preferences
    Find OpacExportOptions
    Confirm text is right
    
    Signed-off-by: Indranil Das Gupta (L2C2 Technologies) <indradg at gmail.com>
    Test output compliant with expected test plan outcome.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Changed "List" to "Select" and removed a space before the : at the end.
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    
    (cherry picked from commit 959e6b7ae433d891a31c20b86690ab68446bf508)
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

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

Summary of changes:
 Koha.pm                                            |    2 +-
 installer/data/mysql/mandatory/subtag_registry.sql |   10 ++++++++
 installer/data/mysql/updatedatabase.pl             |   24 ++++++++++++++++++++
 .../prog/en/modules/admin/preferences/opac.pref    |    2 +-
 .../{ben-marc-MARC21.po => bn-IN-marc-MARC21.po}   |    0
 .../{ben-marc-NORMARC.po => bn-IN-marc-NORMARC.po} |    0
 .../{ben-marc-UNIMARC.po => bn-IN-marc-UNIMARC.po} |    0
 ...n-opac-bootstrap.po => bn-IN-opac-bootstrap.po} |    0
 misc/translator/po/{ben-pref.po => bn-IN-pref.po}  |    0
 .../po/{ben-staff-help.po => bn-IN-staff-help.po}  |    0
 .../po/{ben-staff-prog.po => bn-IN-staff-prog.po}  |    0
 11 files changed, 36 insertions(+), 2 deletions(-)
 rename misc/translator/po/{ben-marc-MARC21.po => bn-IN-marc-MARC21.po} (100%)
 rename misc/translator/po/{ben-marc-NORMARC.po => bn-IN-marc-NORMARC.po} (100%)
 rename misc/translator/po/{ben-marc-UNIMARC.po => bn-IN-marc-UNIMARC.po} (100%)
 rename misc/translator/po/{ben-opac-bootstrap.po => bn-IN-opac-bootstrap.po} (100%)
 rename misc/translator/po/{ben-pref.po => bn-IN-pref.po} (100%)
 rename misc/translator/po/{ben-staff-help.po => bn-IN-staff-help.po} (100%)
 rename misc/translator/po/{ben-staff-prog.po => bn-IN-staff-prog.po} (100%)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list