[koha-commits] main Koha release repository branch master updated. v16.11.00-582-gb925afc

Git repo owner gitmaster at git.koha-community.org
Thu Mar 23 11:35:30 CET 2017


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  b925afc451590acf9f30bcacde160b70f10b8be7 (commit)
       via  0b7702d00342c06241ea7f2430d13c204ce0e230 (commit)
       via  306250e4967aa27dbb9807e622065ed76dd5048c (commit)
      from  3115ac641f2e8cf2c7ec7b697e4e74092ef06f45 (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 b925afc451590acf9f30bcacde160b70f10b8be7
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu Feb 16 14:26:20 2017 +0000

    Bug 17169 - Use CCODE descriptions instead of codes
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

commit 0b7702d00342c06241ea7f2430d13c204ce0e230
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Mon Feb 6 16:49:49 2017 -0300

    Bug 17169: (QA followup) Add NORMARC and UNIMARC definitions for CCODE
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

commit 306250e4967aa27dbb9807e622065ed76dd5048c
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Tue Oct 11 09:01:12 2016 +0000

    Bug 17169: Add a facet for ccode fields to ElasticSearch
    
    To test:
    1 - Apply patch
    2 - Backup your db
    3 - Drop and create a new db to ensure your mappings are refreshed from
    the patch
    4 - add some titles with items with collection codes
    5 - search and see collection code facets
    6 - sign off
    
    Work to be done:
    1 - Replace codes with descriptions
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 Koha/SearchEngine/Elasticsearch/QueryBuilder.pm     |    1 +
 Koha/SearchEngine/Elasticsearch/Search.pm           |    2 +-
 admin/searchengine/elasticsearch/mappings.yaml      |   19 +++++++++++++++++++
 koha-tmpl/intranet-tmpl/prog/en/includes/facets.inc |    3 +++
 .../opac-tmpl/bootstrap/en/includes/opac-facets.inc |    3 +++
 5 files changed, 27 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list