[koha-commits] main Koha release repository branch master updated. v3.14.00-alpha1-19-ge9d45e4

Git repo owner gitmaster at git.koha-community.org
Sun Oct 20 20:36:19 CEST 2013


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  e9d45e4f6a39d716f3282cd0468d84296cfc4a90 (commit)
      from  51a6f0958926fcbdf48e97d386a2463a9c113d73 (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 e9d45e4f6a39d716f3282cd0468d84296cfc4a90
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Sun Sep 29 18:45:06 2013 +0200

    Bug 10969: Fix sample itemtypes for translated installers
    
    To test:
    - Install the specific language and run the web installer.
    Or:
    - Truncate or delete all from the itemtypes table in your database.
    - Try to run the complete SQL in the itemtypes sample files.
    
    Verify the table is filled correctly.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Works for all languages. No koha-qa errors.
    
    Tested removing itemtypes, then loading new file,
    and checking on staff.
    
    For de, es, nb, and pl no problems. For ru I disable foreign
    keys constraint before TRUNCATE and reenable it afterwards.
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../data/mysql/de-DE/optional/sample_itemtypes.sql |   17 ++++++------
 .../data/mysql/es-ES/optional/sample_itemtypes.sql |   17 ++++++------
 .../mysql/nb-NO/2-Valgfritt/sample_itemtypes.sql   |   17 ++++++------
 .../data/mysql/pl-PL/optional/sample_itemtypes.sql |   17 ++++++------
 .../mysql/ru-RU/optional/library_item_types.sql    |   27 ++++++++------------
 5 files changed, 47 insertions(+), 48 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list