[koha-commits] main Koha release repository branch master updated. v3.16.00-beta-38-gb77d69a

Git repo owner gitmaster at git.koha-community.org
Fri May 16 04:29:47 CEST 2014


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  b77d69abbeb95bb55d7c93d2a132d89db22bf3e4 (commit)
       via  9a045d4a9f9f29a837e7975e8f7f7162c3324d57 (commit)
       via  b33bbcebab1e1f70c9400ec30cb8d35537edfa1d (commit)
       via  01107420d72bf88bba9dd086151ad912aea5bef1 (commit)
       via  3da8c33b7766134ed4ad1c61224ec73760ed9d4a (commit)
       via  648957ca8be72508307d94693792d216b7ae18a4 (commit)
      from  739def89dddf2fda76d998a6eebcb08304aaf3cd (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 b77d69abbeb95bb55d7c93d2a132d89db22bf3e4
Author: Koha SAB CINECA <kohasab at cineca.it>
Date:   Wed May 14 17:57:50 2014 +0200

    Bug 11241: update the Italian MARC21 setup for 3.16
    
    To test:
    - Apply this patch.
    - Reset your DB (DROP DATABASE, CREATE DATABASE -- whatever method you
      prefer)
    - Install it-IT templates on command line
    - Run the webinstaller using it-IT
    - Follow the steps and choose all under 'opzionali'
    => SUCCESS: no errors
    => Sign this
    => Extra: see the cataloguing frameworks and check if you like the
       translation
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    All files load ok, no errors.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Web installer loads all files without errors.
    Verified 3 bibliographic frameworks and 5 authority types
    appear to be translated correctly.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 9a045d4a9f9f29a837e7975e8f7f7162c3324d57
Author: Robin Sheat <robin at catalyst.net.nz>
Date:   Thu May 15 10:39:26 2014 +1200

    Bug 12259 - fix version numbers in dependencies
    
    This sets the version numbers of the modules added by bug 12234 to more
    sensible values (in this case, the versions included in Debian Squeeze.)
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit b33bbcebab1e1f70c9400ec30cb8d35537edfa1d
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed May 14 09:11:57 2014 +0200

    Bug 12251: fix error in sample_notices.sql (ru-RU)
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 01107420d72bf88bba9dd086151ad912aea5bef1
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed May 14 09:11:38 2014 +0200

    Bug 12251: fix error in sample_notices.sql (fr-FR)
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 3da8c33b7766134ed4ad1c61224ec73760ed9d4a
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Tue May 13 18:50:27 2014 -0300

    Bug 12251: fix error in sample_notices.sql (es-ES)
    
    On bug 10845 some lines from sample_notices.sql were ommited when
    adding the trailing parameter. This produces some errors when
    installing using 'es-ES' sample data; and, in some conditions I
    couldn't reproduce right now, occasional C4/NewsChannel.pm errors
    due to mandatory message transport data incompletely loaded.
    
    To reproduce:
    - Make sure your setup has the es-ES translations installed and
      up-to-date (translation should raise lots of warnings)
    - With a cleaned (DROP DATABASE ... ; CREATE DATABASE ...;) run the
      webinstaller
    - Choose es-ES for the webinstaller.
    - Follow the steps and choose all the sample data.
    => Errors related to sample_notices.sql and
       sample_notices_message_transports.sql show.
    
    To fix:
    - Apply this patch.
    - Reset your DB (DROP DATABASE, CREATE DATABASE -- whatever method you prefer)
    - Run the webinstaller using es-ES
    - Follow the steps and choose all sample data.
    
    Sponsored-by: Universidad Nacional de Cordoba
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 648957ca8be72508307d94693792d216b7ae18a4
Author: Magnus Enger <magnus at enger.priv.no>
Date:   Thu May 15 08:38:47 2014 +0200

    Bug 12209 - Fix currency symbol for NOK
    
    Dunno why, but the currency symbol for NOK was given as "$", when
    it should be "kr".
    
    To test:
    - Empty the "currency" table in the DB:
        DELETE FROM currency;
    - Load in the file changed by this patch:
        sudo koha-mysql <instance> < installer/data/mysql/nb-NO/2-Valgfritt/parameters.sql
        (if you are testing on a (gitified) package install)
    - Check that "kr" is displayed on /cgi-bin/koha/admin/currency.pl
    - Add a budget and a fund, and check that "kr" is displayed in the list
      of funds (currency symbols seem to be missing from the list of budgets)
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    file loads ok, kr currency active, no errors
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as described, no problems found.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 C4/Installer/PerlDependencies.pm                   |    4 +-
 .../data/mysql/es-ES/mandatory/sample_notices.sql  |    8 +-
 .../mysql/fr-FR/1-Obligatoire/sample_notices.sql   |    2 +-
 .../marc21/mandatory/authorities_normal_marc21.sql |10416 +----
 .../marc21/mandatory/marc21_framework_DEFAULT.sql  | 6313 +--
 .../marc21/optional/marc21_fastadd_framework.sql   |  274 +-
 .../optional/marc21_holdings_coded_values.sql      |  247 +-
 .../optional/marc21_holdings_coded_values.txt      |    2 +
 .../optional/marc21_simple_bib_frameworks.sql      |47457 ++++++++++----------
 .../data/mysql/nb-NO/2-Valgfritt/parameters.sql    |    4 +-
 .../data/mysql/ru-RU/mandatory/sample_notices.sql  |    2 +-
 11 files changed, 29606 insertions(+), 35123 deletions(-)
 copy installer/data/mysql/{pl-PL => it-IT/marcflavour/marc21}/optional/marc21_holdings_coded_values.sql (52%)
 create mode 100644 installer/data/mysql/it-IT/marcflavour/marc21/optional/marc21_holdings_coded_values.txt


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list