[koha-commits] main Koha release repository branch master updated. v3.14.00-251-g3c81c7b

Git repo owner gitmaster at git.koha-community.org
Wed Jan 8 01:54:40 CET 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  3c81c7b6f3edc109d47e7b83bcd51a85ae469aad (commit)
       via  a39b728364efaae688d508c7b253a0ab9c9c8d2e (commit)
       via  66bf3abf78a7537201fd54be7b58fbab4c716b40 (commit)
       via  fff04e59e785ce26f52da94730818c541476f7bb (commit)
       via  bbe64974b02d78fc916f76408a995ac1bf7f6228 (commit)
      from  917dad97a86dd4f8c23a07cea5e3294c9da88f07 (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 3c81c7b6f3edc109d47e7b83bcd51a85ae469aad
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Wed Jan 8 01:10:32 2014 +0000

    Bug 11260: (follow-up) repair German sample_z3950_servers.sql
    
    Without this patch, the sample Z39.50 servers for de-DE
    would fail to load.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit a39b728364efaae688d508c7b253a0ab9c9c8d2e
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Wed Jan 8 01:01:37 2014 +0000

    Bug 11260: (follow-up) remove inadvertant change to English sample_z3950_servers.sql
    
    Part of the patch for bug 11260 had the effect of undoing
    commit 5aae737, thereby adding back two undesirable things:
    
    - use of backticks in the SQL
    - setting z3950servers.id explicitly
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 66bf3abf78a7537201fd54be7b58fbab4c716b40
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Sun Nov 17 22:58:52 2013 +0100

    Bug 11260: Follow up - normalizing frequencies in English sample file a bit
    
    After some discussion in IRC I am throwing in some changes for the
    English sample frequencies:
    
    - Change Vol to Vol.
    - Change No to No.
    
    We had both forms in the file, now it should be consistent.
    
    To test:
    - Run English web installer installing all sample files, especially
      frequencies
    - Check installed frequencies
    - Check available options creating a subscription
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit fff04e59e785ce26f52da94730818c541476f7bb
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Sun Nov 17 22:56:45 2013 +0100

    Bug 11260: Update German web installer - frequencies and numberpatterns
    
    Translates the new files for frequencies and numberpatterns
    
    To test:
    - Run the German web installer with all sample files
    - Check all files import without errors, especially frequencies and
      numbering patterns
    - Check frequencies in serials
    - Check numbering patterns in serials
    - Create a subscription, check possible choices
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit bbe64974b02d78fc916f76408a995ac1bf7f6228
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Sun Nov 17 21:05:45 2013 +0100

    Bug 11260: Update German web installer for 3.14
    
    Mandatory:
    - adds auth_values.sql and .txt with YES_NO referenced in patron_attributes.sql
    - updates sample notices with redone slip templates (ISSUESLIP, ISSUEQSLIP,
      RESERVSLIP, TRANSFERSLIP)
    - adds German translations to subtag_registry.sql and copies updated file
      from en to de-DE
    - adds translation for new course_reserves permission to userflags.sql
    - adds translations for new permissions in userpermissions.sql
    - Fixes typo IndependantBranches in English userpermissions.sql
    
    Optional:
    - adds csv_profiles.sql and translation of the serial claims profile
    - adds z39.50 servers for authorities to sample_z3950_servers.sql
    
    To test:
    - Run web installer in English
      - check all sample files, make sure they all install without SQL errors
      - check language list on advanced search displays correctly still
      - check area/language list on tools > news displays correctly still
      - check permissions for correct spelling of IndependentBranches
    
    - Run web installer in German
      - repeat checks from above
      - also check: authorised values, especially existence of YES_NO
      - all permissions are translated now
      - slip notices are all there and look right
      - new z39.50 servers for authorities are available
      - csv profile for serial claims is available and works as expected
    
    ... and anything else you can think of.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../mysql/{en => de-DE}/mandatory/auth_values.sql  |    4 +-
 .../data/mysql/de-DE/mandatory/auth_values.txt     |    1 +
 .../mysql/de-DE/mandatory/sample_frequencies.sql   |   26 ++---
 .../mysql/de-DE/mandatory/sample_frequencies.txt   |    2 +-
 .../data/mysql/de-DE/mandatory/sample_notices.sql  |  100 ++++++++++----------
 .../de-DE/mandatory/sample_numberpatterns.sql      |   24 ++---
 .../de-DE/mandatory/sample_numberpatterns.txt      |    2 +-
 .../data/mysql/de-DE/mandatory/subtag_registry.sql |   40 +++++++-
 installer/data/mysql/de-DE/mandatory/userflags.sql |    2 +-
 .../data/mysql/de-DE/mandatory/userpermissions.sql |   16 ++--
 .../data/mysql/de-DE/optional/csv_profiles.sql     |    2 +
 .../data/mysql/de-DE/optional/csv_profiles.txt     |    3 +
 .../mysql/de-DE/optional/sample_z3950_servers.sql  |   12 ++-
 .../mysql/en/mandatory/sample_numberpatterns.sql   |    6 +-
 .../data/mysql/en/mandatory/subtag_registry.sql    |   40 +++++++-
 .../data/mysql/en/mandatory/userpermissions.sql    |    2 +-
 16 files changed, 182 insertions(+), 100 deletions(-)
 copy installer/data/mysql/{en => de-DE}/mandatory/auth_values.sql (60%)
 create mode 100644 installer/data/mysql/de-DE/mandatory/auth_values.txt
 create mode 100644 installer/data/mysql/de-DE/optional/csv_profiles.sql
 create mode 100644 installer/data/mysql/de-DE/optional/csv_profiles.txt


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list