[koha-commits] main Koha release repository branch master updated. v3.20.00-995-g165e759

Git repo owner gitmaster at git.koha-community.org
Sun Nov 1 21:11:10 CET 2015


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  165e759a1fde30200ee54b3c533f6d0c8c6a6c7f (commit)
       via  d37b15faf63b371d0f4d914ce970ec9d7ad5d940 (commit)
       via  5a4ca8caf42129e2b8fc9310234c9769455a91bc (commit)
       via  b722fbfb5c89c0ad6c90d994d09ff6e1936774ac (commit)
       via  b5c0f5c3ba0b2a9fe0750ab6562afba800417aaf (commit)
       via  96dc8bbd8ea56fee5013b8a604950f6adf2bbb4b (commit)
      from  3a90d0f16507b978b2ee70fcadf46b4ad596aab0 (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 165e759a1fde30200ee54b3c533f6d0c8c6a6c7f
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Mon Oct 26 09:22:02 2015 -0300

    Bug 14333: followup 2 - split line to ease translation
    
    This patch only put in its own line inserted values.
    This is necessary in order to translate this files.
    
    To test:
    1) Just check that files load normally.
    
    http://bugs.koha-community.org/show_bug.cgi?id=14333
    
    Signed-off-by: Zeno Tajoli <z.tajoli at cineca.it>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit d37b15faf63b371d0f4d914ce970ec9d7ad5d940
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Thu Oct 22 14:02:27 2015 -0300

    Bug 14333: followup - Fix labels
    
    This patch fixes same labels on bibliographic and
    authority frameworks, and one typo.
    
    To test:
    1) Remove all your frameworks
    2) Check mandatory bibliographic and authority files load without problem
    3) Check fixed labels
    
    Signed-off-by: Zeno Tajoli <z.tajoli at cineca.it>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 5a4ca8caf42129e2b8fc9310234c9769455a91bc
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Thu Oct 22 12:34:47 2015 -0300

    Bug 14333: Update MARC21 frameworks to Update No. 20 and 21
    
    Default frameworks updated to update 20 (April 2015) and
    21 (September 2015)
    
    Update No. 20
    Bibliographic
    	New field 884
    	New subfields 037$3, 037$5 and 382$e
    
    Authority
    	New field 884
    	New subfields 046$q, 046$r and 382$e
    
    Update No. 21
    Bibliographic
    	New tag 348
    	New subfields 336$0, 337$0 and 338$0
    
    Authority
    	New field 348
    	New sufields 336$0 and 670$w
    
    To test:
    1) Remove all your frameworks
    2) Check mandatory bibliographic and authority files load without problem
    3) Check new fields/subfields
    
    Signed-off-by: Zeno Tajoli <z.tajoli at cineca.it>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit b722fbfb5c89c0ad6c90d994d09ff6e1936774ac
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Fri Oct 30 16:25:15 2015 -0300

    Bug 15093: Load/show saved item type group and hideinopac
    
    This patch adds loading of hideinopac and searchgroup
    when showing/editing itemtypes
    
    To test:
    1) Put some values in ITEMTYPCAT auth value
    2) Edit an item type, select a value for
    search category & check 'Hide in OPAC'
    Save
    3) Results do no show on list of item types
    4) Edit same item type, values are default/empty
    5) Apply the patch
    6) Edit again, change again, save
    Now values shows in list
    7) Edit again, values are now correct
    
    Values were saved on db, but not loaded from it
    How this happen?
    
    Side note: searching for searchcategory I found
    
    installer/data/mysql/kohastructure.sql:  searchcategory varchar(80) default NULL, -- Group this item type with others w
    installer/data/mysql/updatedatabase.pl:            ADD searchcategory VARCHAR(20) DEFAULT NULL
    
    Its varchar(80) in kohastructure and varchar(20) in updatedatabase
    
    We need more eyes :)
    
    Signed-off-by: Nicole Engard <nengard at bywatersolutions.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit b5c0f5c3ba0b2a9fe0750ab6562afba800417aaf
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Mon Oct 26 10:11:12 2015 -0300

    Bug 15063: Update MARC21 es-ES frameworks to Update 21 (September 2015)
    
    This patch put in sync es-ES marc21 fields/subfields with
    english ones.
    
    To test:
    1) Apply the patch
    2) Remove all bib/auth frameworks
    3) Load all files, check they load without errors
    
    Signed-off-by: Zeno Tajoli <z.tajoli at cineca.it>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

commit 96dc8bbd8ea56fee5013b8a604950f6adf2bbb4b
Author: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Date:   Sat Oct 31 11:03:55 2015 -0300

    Bug 15092: item type descriptions not showing in OPAC advsearch
    
    Go to OPAC > Advanced Search
    Tab 'Item type' only shows itemtype icons,
    no descriptions. Descriptions must be shown
    always
    
    To test:
    1) Go to OPAC > Advanced search
    2) Check no descriptions for item types
    Also check that, reloading the page, item types
    shows in random order
    3) Apply the patch
    4) Check there are descriptions now
    and order is by description
    
    Followed test plan, works as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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

Summary of changes:
 C4/Koha.pm                                         |    2 +
 admin/itemtypes.pl                                 |    2 +
 .../marc21/mandatory/authorities_normal_marc21.sql |   61 +-
 .../marc21/mandatory/marc21_framework_DEFAULT.sql  |   84 +-
 .../marc21/optional/marc21_fastadd_framework.sql   |    3 +-
 .../optional/marc21_simple_bib_frameworks.sql      |   24 +-
 .../marc21/mandatory/authorities_normal_marc21.sql |  155 +-
 .../marc21/mandatory/marc21_framework_DEFAULT.sql  |  165 +-
 .../optional/marc21_default_matching_rules.sql     |    8 +
 .../marc21/optional/marc21_fastadd_framework.sql   |  221 +-
 .../optional/marc21_simple_bib_frameworks.sql      |32549 +-------------------
 opac/opac-search.pl                                |    4 +
 12 files changed, 869 insertions(+), 32409 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list