[koha-commits] main Koha release repository branch master updated. v16.05.00-882-ga9caebc

Git repo owner gitmaster at git.koha-community.org
Thu Sep 15 15:30:52 CEST 2016


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  a9caebc288463689d6c2a732ee8b900a3ab34a21 (commit)
       via  9261fb4f5bd6fd4b25ce97de7be9262b3719544a (commit)
       via  be4cd79aea6908e0c3bb13b032edaf7a15d2e66e (commit)
       via  6dc2f1ae7c8e60534b4d6dec979c96034aa17f5d (commit)
       via  28191a538b8f3bed698f1e67acca156c5b64ebea (commit)
       via  4742f1035b9748dd869653f1c608fff1408353f9 (commit)
       via  8cfa6f633a1be9a12a3a98524b05fae47fb4aa02 (commit)
       via  e38cad45e8ef2df88dc4a2c8345ac1d92f8dd8e8 (commit)
       via  b5ae31e7fdcdd932d1475e30fa73fba15c2b2815 (commit)
      from  386f7ae9af012c4cb13a87f686915fc95d65585c (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 a9caebc288463689d6c2a732ee8b900a3ab34a21
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Fri Aug 12 16:28:41 2016 -0300

    Bug 16554: Fix encoding on it-IT file
    
    This patch only fixes encoding of file
    installer/data/mysql/it-IT/necessari/sample_numberpatterns.sql
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 9261fb4f5bd6fd4b25ce97de7be9262b3719544a
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Tue May 24 22:14:13 2016 -0300

    Bug 16554: rewrite mandatory and sample data - de-DE
    
    More changes to de-DE files
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit be4cd79aea6908e0c3bb13b032edaf7a15d2e66e
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Tue May 24 22:25:56 2016 -0300

    Bug 16554: rewrite mandatory and sample data - it-IT
    
    More changes to it-IT files
    
    Checked marc21 and unimarc files
    unimarc_relatorterms.sql had bad encoding, others minor
    errors
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 6dc2f1ae7c8e60534b4d6dec979c96034aa17f5d
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Sat May 28 12:54:30 2016 -0300

    Bug 16554: More i18n changes - en, es, nb and pl files
    
    Mostly fixes bad values in auth files ( '' -> 0 )
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 28191a538b8f3bed698f1e67acca156c5b64ebea
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Tue May 24 23:31:25 2016 -0300

    Bug 16554: rewrite mandatory and sample data - pl-PL
    
    More changes to pl-PL files
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 4742f1035b9748dd869653f1c608fff1408353f9
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Tue May 24 23:30:14 2016 -0300

    Bug 16554: rewrite mandatory and sample data - nb-NO
    
    More changes to nb-NO files
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 8cfa6f633a1be9a12a3a98524b05fae47fb4aa02
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Tue May 24 22:22:24 2016 -0300

    Bug 16554: rewrite mandatory and sample data - es-ES
    
    More changes to es-ES files
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit e38cad45e8ef2df88dc4a2c8345ac1d92f8dd8e8
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Wed May 18 22:59:27 2016 -0300

    Bug 16554: Fix I18N sample files
    
    Needs Bug 13669
    
    This patch fix web installer for
    de-DE, es-ES, fr-CA, nb-NO and pl-PL
    
    To test:
    1) Apply patch
    2) Try web installer for any/all listed languages.
    a) de-DE, es-ES, fr-CA and pl-PL
    There must be no problems for marc21 + all sample files
    b) nb-NO
    There must be no problems for normarc + all sample files
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit b5ae31e7fdcdd932d1475e30fa73fba15c2b2815
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Wed May 18 23:55:41 2016 -0300

    Bug 16554: Fix fr-FR sample files
    
    Needs Bug 13669
    
    Rewrite autorites_norme_unimarc.sql to
    use only one INSERT IGNORE.
    
    New load method complains about duplicate keys,
    and both auth files are mandatory!
    
    Also removed blank space from sample_labels.sql
    
    Tested with unimarc_complet and all sample files.
    
    To test
    1) Apply the patch
    2) Try fr-FR web installer, unimarc_complet + all sample files
    There must be no errors
    
    Don't know if fr-FR marc21 and unimarc_lecture_pub are used,
    need a look from french users.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 .../marc21/mandatory/authorities_normal_marc21.sql | 3366 ++---
 .../optional/marc21_holdings_coded_values.sql      |    3 +-
 .../data/mysql/de-DE/optional/sample_patrons.sql   |    2 +-
 .../mandatory/authorities_normal_unimarc.sql       | 1368 +-
 .../marc21/mandatory/authorities_normal_marc21.sql | 3366 ++---
 .../mandatory/authorities_normal_unimarc.sql       | 1368 +-
 .../optional/marc21_holdings_coded_values.sql      |    3 +-
 .../data/mysql/es-ES/optional/sample_patrons.sql   |    3 +-
 .../facultatif/marc21_holdings_coded_values.sql    |    3 +-
 .../data/mysql/fr-FR/2-Optionel/sample_labels.sql  |    2 +-
 .../Obligatoire/autorites_norme_unimarc.sql        | 6213 ++++----
 .../marc21/mandatory/authorities_normal_marc21.sql | 3366 ++---
 .../unimarc/necessari/unimarc_framework.sql        |    2 +-
 .../unimarc/opzionali/unimarc_relatorterms.sql     |    4 +-
 .../it-IT/necessari/sample_numberpatterns.sql      |   14 +-
 .../data/mysql/it-IT/necessari/sample_quotes.sql   |   12 +-
 .../2-Valgfritt/marc21_holdings_coded_values.sql   |    3 +-
 .../mysql/nb-NO/2-Valgfritt/sample_patrons.sql     |    2 +-
 .../marc21/mandatory/authorities_normal_marc21.sql |15332 ++++++++++----------
 .../marc21/mandatory/authorities_normal_marc21.sql |15332 ++++++++++----------
 .../mandatory/authorities_normal_unimarc.sql       | 1368 +-
 .../optional/marc21_holdings_coded_values.sql      |    3 +-
 .../data/mysql/pl-PL/optional/sample_patrons.sql   |    2 +-
 23 files changed, 25572 insertions(+), 25565 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list