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

Git repo owner gitmaster at git.koha-community.org
Mon May 19 23:48:32 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  36135f2d5646d91a46dcebed947fdcca8f336dfd (commit)
       via  1ab0b36c04512ce50aa6ba9728e30cda9bb7e98d (commit)
      from  1387c65c0d344ad49206f6e181990e704a542d26 (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 36135f2d5646d91a46dcebed947fdcca8f336dfd
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Sat May 17 12:36:07 2014 +0200

    Bug 12113: Update German web installer for 3.16
    
    Changes:
    - Translates new notices SHARE_ACCEPT und SHARE_INVITE
    - Copies subtag_registry.sql from en as after applying patch
      from bug 12275 - so 'Laotisch' will show up correctly
    - Rephrases and corrects spelling for user permissions
    - Translates new authorized value SIP_MEDIA_TYPE
    - Improves translations of creator sample data
    - Improves translations of sample patron categories
      - translations in po files were changed accordingly
    
    To test:
    - Run the web installer, install all mandatory and optional
      sample data
    - Check everything is installed without errors
    - Verify changes listed above in the interface
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Installer works ok, values ok
    No errors
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 1ab0b36c04512ce50aa6ba9728e30cda9bb7e98d
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Sat May 17 12:23:53 2014 +0200

    Bug 12275: Small corrections to English web installer
    
    - Corrects the German translation for 'Laotisch'
    - Adds an icon to the reference item type
    - Corrects capitalization for user permissions
    
    To test:
    - Run English web installer, make sure to select
      the sample item types and all mandatory data
    - Check user permissions appear correctly
    - Check icon for REF itemtype is shown correctly
    - Check that languages in Advanced Search appear
      as normal
    - Install German and check in language list on
      advanced search 'Laotisch' now appears
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Works well following test plan.
    No errors
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../data/mysql/de-DE/mandatory/sample_notices.sql  |   27 ++++++++++----------
 .../data/mysql/de-DE/mandatory/subtag_registry.sql |    4 +--
 installer/data/mysql/de-DE/mandatory/userflags.sql |   10 ++++----
 .../data/mysql/de-DE/mandatory/userpermissions.sql |    6 ++---
 installer/data/mysql/de-DE/optional/auth_val.sql   |   18 ++++++-------
 .../data/mysql/de-DE/optional/csv_profiles.sql     |    2 +-
 .../mysql/de-DE/optional/patron_categories.sql     |    2 +-
 .../mysql/de-DE/optional/patron_categories.txt     |    6 ++---
 .../mysql/de-DE/optional/sample_creator_data.sql   |    6 ++---
 .../data/mysql/en/mandatory/subtag_registry.sql    |    2 +-
 installer/data/mysql/en/mandatory/userflags.sql    |    6 ++---
 .../data/mysql/en/mandatory/userpermissions.sql    |    4 +--
 .../data/mysql/en/optional/sample_itemtypes.sql    |    2 +-
 13 files changed, 47 insertions(+), 48 deletions(-)
 mode change 100644 => 100755 installer/data/mysql/de-DE/mandatory/subtag_registry.sql


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list