[koha-commits] main Koha release repository branch master updated. v18.11.00-617-g62b4fbb

Git repo owner gitmaster at git.koha-community.org
Mon Mar 4 20:05:33 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, master has been updated
       via  62b4fbb9dd6b440630251fd6686bf7af83b6d5e2 (commit)
       via  d6d91ac32fdd6c8f3e5fad19a29a943044ec0214 (commit)
       via  ec4ea59ec55de1816b47ab13f33597e4eb9c7664 (commit)
       via  dd98584c8572b85afbd68ff98423605df9b18822 (commit)
       via  ff20d029e397acbac2ddaf9d11e6a0a7dc184ce2 (commit)
       via  a17c2d9c9fb08ce362b07c3ea1420ae30f0527e8 (commit)
       via  7df5b35a36e859f745f42b5c857cd965c83b55f3 (commit)
       via  eeda2afd3a710cbf4115b96f1386294df7693252 (commit)
       via  ef2a03a09249ee53ff2c431085673aca3f7c9863 (commit)
       via  c2061adc8be1a6843c0e082c18629f4a6b8fac78 (commit)
       via  6d53910f0ca05ae41b0d10ce6f3eb274efd3aca4 (commit)
       via  2331b8a295ce3db011b88bf3d42eacd42c9df4ee (commit)
       via  9f8187257a45b502a2b53ec1768177e7883dda35 (commit)
      from  f355788b340b19912891fd41c3168bac9c951aff (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 62b4fbb9dd6b440630251fd6686bf7af83b6d5e2
Author: Hayley Mapley <hayleymapley at catalyst.net.nz>
Date:   Sun Mar 3 22:26:54 2019 +0000

    Bug 18584: remove trailing space from C4/XSLT.pm
    
    Test plan:
    1) Open C4/XSLT.pm and confirm that the trailing space at line 313 is
    gone.
    2) Sign off.
    
    Signed-off-by: Hayley Mapley <hayleymapley at catalyst.net.nz>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit d6d91ac32fdd6c8f3e5fad19a29a943044ec0214
Author: Josef Moravec <josef.moravec at gmail.com>
Date:   Mon Feb 25 08:46:11 2019 +0000

    Bug 22404: Fix parameter "for" of labels in subscription add form
    
    Attribute "for" of tag labelshould contain input id, not name.
    
    Test plan:
    1) Go to serials -> add subscription second step
    2) Click on labels of these three fields:
        - First issue publication date
        - Subscription start date
        - Subscription end date
    
    --> without patch, nothing happen
    --> with path, the datepicker is shown
    
    Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr>
    Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit ec4ea59ec55de1816b47ab13f33597e4eb9c7664
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Mar 4 18:37:43 2019 +0000

    Bug 22228: Update test for updated mappings
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit dd98584c8572b85afbd68ff98423605df9b18822
Author: Ere Maijala <ere.maijala at helsinki.fi>
Date:   Thu Jan 31 13:43:00 2019 +0200

    Bug 22228: Escape lone colons and make sure term is balanced
    
    Escapes unquoted colons that have whitespace on either side. Removed unbalanced quotes.
    
    Test plan:
    
    1. Make sure the test case described in the bug works
    2. Make sure tests pass:
      prove t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t
    
    Signed-off-by: Björn Nylén <bjorn.nylen(at)ub.lu.se>
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit ff20d029e397acbac2ddaf9d11e6a0a7dc184ce2
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Mar 4 13:30:55 2019 -0500

    Bug 19575: DBRev 18.12.00.018
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit a17c2d9c9fb08ce362b07c3ea1420ae30f0527e8
Author: David Gustafsson <david.gustafsson at ub.gu.se>
Date:   Mon Feb 18 14:56:17 2019 +0100

    Bug 19575: Don't lower case fields in db and use update script instead of raw SQL
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 7df5b35a36e859f745f42b5c857cd965c83b55f3
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Feb 15 14:49:33 2019 +0000

    Bug 19575: (RM follow-up) Fix mapping typo
    
    Found with QA tools, simple fix
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit eeda2afd3a710cbf4115b96f1386294df7693252
Author: David Gustafsson <david.gustafsson at ub.gu.se>
Date:   Thu Feb 14 16:52:04 2019 +0100

    Bug 19575: Keep authority-number as alias and fix query
    
    Keep authority-number as alias and change field name
    from alias to real field in hard coded Elasticsearch query
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit ef2a03a09249ee53ff2c431085673aca3f7c9863
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu Feb 14 12:44:13 2019 +0000

    Bug 19575: Fix an search field
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit c2061adc8be1a6843c0e082c18629f4a6b8fac78
Author: root <root at f1ebe1bec408>
Date:   Tue Feb 12 21:52:39 2019 +0000

    Bug 19575: Rebase and fix tests
    
    This patch lower cases the sort by fields to normalize checking them and adjusts
    some existing tests to meet the new expectations.
    
    The regex for splitting terms has been moved into a subroutine so that adjustment was made
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 6d53910f0ca05ae41b0d10ce6f3eb274efd3aca4
Author: David Gustafsson <david.gustafsson at ub.gu.se>
Date:   Fri Nov 3 13:21:22 2017 +0100

    Bug 19575: Use canonical field names and resolve aliased fields
    
    Adjust elastic search mappings to more closely match Zebra equivalents
    resolving serveral issues with coded Zebra searches in templates and
    sorting of search results in UI. Also make field names in search strings
    case insensitive to accept case variations in template links and user input.
    
    Sponsored-by: Gothenburg University Library
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Ere Maijala <ere.maijala at helsinki.fi>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 2331b8a295ce3db011b88bf3d42eacd42c9df4ee
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Feb 21 15:28:10 2019 -0300

    Bug 22360: (bug 21205 follow-up) Restore OPACAcquisitionDetails behavior
    
    Caused by
      commit 7d10549ae8632e6640d3a99014268a2a1e46b3c4
      Bug 21205: Replace C4::Items::GetOrderFromItemnumber calls
    
    At this point $order is a Koha::Acquisition::Order object, not a hashref
    anymore.
    
    Test plan:
    Create an order, receive items
    Enable OPACAcquisitionDetails
    At the detail page of the bibliographic record you should see
    "X items are on order." at the bottom of the items list
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 9f8187257a45b502a2b53ec1768177e7883dda35
Author: Aleisha Amohia <aleishaamohia at hotmail.com>
Date:   Tue Feb 19 21:00:31 2019 +0000

    Bug 22370: Prevent OPAC users from seeing staff news from URL
    
    To test:
    1) Have some OPAC and staff only news items
    2) On the OPAC view a single news item
    3) Change the ID in the URL to the ID of a staff news item
    4) Notice you can view the news item without any problems
    5) Apply the patch and refresh the page
    6) An error should show that the news item doesn't exist
    7) Confirm you can still view OPAC news items individually
    
    Sponsored-by: Catalyst IT
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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

Summary of changes:
 C4/XSLT.pm                                         |    2 +-
 Koha.pm                                            |    2 +-
 Koha/SearchEngine/Elasticsearch.pm                 |    4 +-
 Koha/SearchEngine/Elasticsearch/QueryBuilder.pm    |  178 +-
 Koha/SearchEngine/Elasticsearch/Search.pm          |   14 +-
 admin/searchengine/elasticsearch/mappings.yaml     | 2223 ++++++++++++++------
 installer/data/mysql/updatedatabase.pl             |   33 +
 .../prog/en/modules/serials/subscription-add.tt    |    6 +-
 opac/opac-detail.pl                                |    2 +-
 opac/opac-main.pl                                  |    2 +-
 t/Koha/SearchEngine/Elasticsearch/QueryBuilder.t   |   41 +-
 .../Koha/SearchEngine/Elasticsearch/QueryBuilder.t |   24 +-
 12 files changed, 1857 insertions(+), 674 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list