[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.00-30-g6f0df39

Git repo owner gitmaster at git.koha-community.org
Fri Dec 20 16:25:23 CET 2019


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, 19.11.x has been updated
       via  6f0df3984d2a866a3df4655d47416ad5c344f826 (commit)
       via  cf7e85c52f998369924e0d874ed8fa4f7a8a0be1 (commit)
       via  b6068eebd6ac0a3610e1162829ae03eaf25994d1 (commit)
      from  960b4491cbb159f44352da9e936d7aa03b666b24 (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 6f0df3984d2a866a3df4655d47416ad5c344f826
Author: Joy Nelson <joy at bywatersolutions.com>
Date:   Fri Dec 20 14:58:04 2019 +0000

    Bug 17831: DBRev 19.11.00.001
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit cf7e85c52f998369924e0d874ed8fa4f7a8a0be1
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sun Nov 24 12:39:57 2019 +0000

    Bug 17831: Database update - Tidy up frameworks in existing installations
    
    The mapped table and column doesn't exist, so we should also remove
    it from existing installations.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit b6068eebd6ac0a3610e1162829ae03eaf25994d1
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Tue Jan 10 17:16:38 2017 +0000

    Bug 17831: Remove non-existig bibliosubject.subject mapping from frameworks
    
    This patch removes the assignment of non-existent koha field
    'bibliosubject.subject' to MARC subject fields in the installer data
    for koha
    
    To test:
    You'll want a new fresh db
    
    1 - Apply patch
    2 - Run websintaller
    3 - Ensure that thigns go smoothly
    4 - Add/delete/edit some records and ensure that things are working with
    the installed frameworks
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

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

Summary of changes:
 Koha.pm                                                |    2 +-
 .../marc21/mandatory/marc21_framework_DEFAULT.sql      |    2 +-
 .../marc21/mandatory/marc21_framework_DEFAULT.sql      |    2 +-
 .../unimarc/mandatory/unimarc_framework_DEFAULT.sql    |    2 +-
 .../marc21/mandatory/marc21_framework_DEFAULT.sql      |    2 +-
 .../unimarc/mandatory/unimarc_framework_DEFAULT.sql    |    2 +-
 .../marc21/obligatoire/marc21_framework_DEFAULT.sql    |    2 +-
 .../marc21/Obligatoire/marc21_framework_DEFAULT.sql    |    2 +-
 .../marc21/Optionnel/marc21_simple_bib_frameworks.sql  |   16 ++++++++--------
 .../Obligatoire/framework_DEFAULT.sql                  |   10 +++++-----
 .../marc21/mandatory/marc21_framework_DEFAULT.sql      |    2 +-
 .../marc21/mandatory/marc21_framework_DEFAULT.sql      |    2 +-
 .../marc21/optional/marc21_simple_bib_frameworks.sql   |   16 ++++++++--------
 .../nb-NO/marcflavour/normarc/Obligatorisk/normarc.sql |    2 +-
 .../marc21/mandatory/marc21_framework_DEFAULT.sql      |    2 +-
 .../marc21/optional/marc21_simple_bib_frameworks.sql   |   16 ++++++++--------
 .../unimarc/mandatory/unimarc_framework_DEFAULT.sql    |    2 +-
 .../mandatory/marc21_bibliographic_DEFAULT_general.sql |    2 +-
 .../optional/marc21_bibliographic_AR_general.sql       |    2 +-
 .../optional/marc21_bibliographic_BKS_general.sql      |    2 +-
 .../optional/marc21_bibliographic_CF_general.sql       |    2 +-
 .../optional/marc21_bibliographic_IR_general.sql       |    2 +-
 .../optional/marc21_bibliographic_KT_general.sql       |    2 +-
 .../optional/marc21_bibliographic_SER_general.sql      |    2 +-
 .../optional/marc21_bibliographic_SR_general.sql       |    2 +-
 .../optional/marc21_bibliographic_VR_general.sql       |    2 +-
 .../mandatory/marc21_bibliographic_DEFAULT_general.sql |    2 +-
 .../optional/marc21_bibliographic_AR_general.sql       |    2 +-
 .../optional/marc21_bibliographic_BKS_general.sql      |    2 +-
 .../optional/marc21_bibliographic_CF_general.sql       |    2 +-
 .../optional/marc21_bibliographic_IR_general.sql       |    2 +-
 .../optional/marc21_bibliographic_KT_general.sql       |    2 +-
 .../optional/marc21_bibliographic_SER_general.sql      |    2 +-
 .../optional/marc21_bibliographic_SR_general.sql       |    2 +-
 .../optional/marc21_bibliographic_VR_general.sql       |    2 +-
 .../unimarc_bibliographic_DEFAULT_general.sql          |    2 +-
 .../optional/unimarc_bibliographic_AN_general.sql      |    2 +-
 .../optional/unimarc_bibliographic_BOOK_general.sql    |    2 +-
 .../optional/unimarc_bibliographic_EL_general.sql      |    2 +-
 .../optional/unimarc_bibliographic_NOTE_general.sql    |    2 +-
 .../optional/unimarc_bibliographic_TECH_general.sql    |    2 +-
 installer/data/mysql/updatedatabase.pl                 |    7 +++++++
 42 files changed, 73 insertions(+), 66 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list