[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.03-89-g27580c6be5

Git repo owner gitmaster at git.koha-community.org
Tue Sep 15 01:00:10 CEST 2020


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, 20.05.x has been updated
       via  27580c6be59b923e33c6164a9da724d493640c85 (commit)
       via  495d8802bce37ceb6e25d8e064f64fa0caed1f73 (commit)
       via  4d59e1d0da988386a737564f996add103605156b (commit)
       via  f5aa165c6e3fb2dce71c3943149b0a2fef611ca5 (commit)
      from  6347ad75c8f48f450ce82042f664bbb2d2bcd03c (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 27580c6be59b923e33c6164a9da724d493640c85
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Sep 4 09:33:13 2020 +0000

    Bug 26007: (QA follow-up) Remove message on marc_subfields_structure
    
    Why? Since the combo has been disabled since a few releases. If you
    want to change this mapping, you should do it on Koha to MARC mappings.
    This change is no longer per framework, but over all frameworks.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit c95bb26327d11ecf8bf86dcd3996a94b2716da7c)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 495d8802bce37ceb6e25d8e064f64fa0caed1f73
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Sep 4 09:09:00 2020 +0000

    Bug 26007: (QA follow-up) Replace wrong link values from sql installer files
    
    Field 943$a has link value "130". This does not work; 130 is not a search
    index. It should be Title-uniform.
    Note: Only used on a search link in the intranet MARC detail page.
    
    In some cases "130" should be replaced by "Title-uniform", but sometimes
    130 without quotes had to be replaced. Performed by two sed statements
    on git grep results.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit a937895fdadc9a90c53d31975ca7082516e5cdb9)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 4d59e1d0da988386a737564f996add103605156b
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Sep 4 08:38:24 2020 +0000

    Bug 26007: (QA follow-up) Add index name to the q parameter
    
    The link constructed in MARC-detail is not consistent. It adds
    an index name but does not show in the query in the search box.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 10d8f8ba93571f590fc424b927b94035dfa0b9d2)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit f5aa165c6e3fb2dce71c3943149b0a2fef611ca5
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sun Aug 30 22:31:32 2020 +0200

    Bug 26007: Add/fix warning for changes to the Koha to MARC mappings
    
    There are 2 pages where one can change the Koha to MARC mappings in Koha:
    
    - When editing the configuration for a MARC subfield
    - On administration > Koha 2 MARC mappings
    
    This patch adds a warning that the batchRebuildBiblioTables script
    must be run if the mapping is changed.
    
    To test:
    - Go to Administration > MARC bibliographic frameworks >
      Any framework > MARC structure > Any field > Edit subfield
    - ÃThe hint about the batchRebuildBiblioTables will be on "Link"
      instead of "Koha Link". This is wrong as the link doesn't care
      about the mappings.
    - Go to Administration > Koha to MARC mappings
    - Verify there is no hint
    - Apply patch
    - Verify both pages now show an appropriate message
    
    Signed-off-by: David Nind <david at davidnind.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    This commit message is not completely accurate. See the follow-ups.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 54941f8dc558911e4222f7325609839b7c6bae81)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 .../marc21/mandatory/marc21_framework_DEFAULT.sql        |  2 +-
 .../marc21/Obligatoire/marc21_framework_DEFAULT.sql      |  2 +-
 .../marc21/Optionnel/marc21_simple_bib_frameworks.sql    | 16 ++++++++--------
 .../marc21/mandatory/marc21_framework_DEFAULT.sql        |  2 +-
 .../marc21/mandatory/marc21_framework_DEFAULT.sql        |  2 +-
 .../marc21/optional/marc21_simple_bib_frameworks.sql     | 16 ++++++++--------
 .../marc21/mandatory/marc21_framework_DEFAULT.sql        |  2 +-
 .../marc21/optional/marc21_simple_bib_frameworks.sql     | 16 ++++++++--------
 .../mandatory/marc21_bibliographic_DEFAULT_local.sql     |  2 +-
 .../marc21/optional/marc21_bibliographic_AR_local.sql    |  2 +-
 .../marc21/optional/marc21_bibliographic_BKS_local.sql   |  2 +-
 .../marc21/optional/marc21_bibliographic_CF_local.sql    |  2 +-
 .../marc21/optional/marc21_bibliographic_IR_local.sql    |  2 +-
 .../marc21/optional/marc21_bibliographic_KT_local.sql    |  2 +-
 .../marc21/optional/marc21_bibliographic_SER_local.sql   |  2 +-
 .../marc21/optional/marc21_bibliographic_SR_local.sql    |  2 +-
 .../marc21/optional/marc21_bibliographic_VR_local.sql    |  2 +-
 .../mandatory/marc21_bibliographic_DEFAULT_local.sql     |  2 +-
 .../marc21/optional/marc21_bibliographic_AR_local.sql    |  2 +-
 .../marc21/optional/marc21_bibliographic_BKS_local.sql   |  2 +-
 .../marc21/optional/marc21_bibliographic_CF_local.sql    |  2 +-
 .../marc21/optional/marc21_bibliographic_IR_local.sql    |  2 +-
 .../marc21/optional/marc21_bibliographic_KT_local.sql    |  2 +-
 .../marc21/optional/marc21_bibliographic_SER_local.sql   |  2 +-
 .../marc21/optional/marc21_bibliographic_SR_local.sql    |  2 +-
 .../marc21/optional/marc21_bibliographic_VR_local.sql    |  2 +-
 .../prog/en/modules/admin/koha2marclinks.tt              |  1 +
 .../prog/en/modules/admin/marc_subfields_structure.tt    |  6 +++++-
 .../prog/en/modules/catalogue/MARCdetail.tt              |  2 +-
 29 files changed, 54 insertions(+), 49 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list