[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.01-17-g9b1f593

Git repo owner gitmaster at git.koha-community.org
Mon Jul 15 15:54:50 CEST 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.05.x has been updated
       via  9b1f593f50575df2b849863acf6ad83b3587feeb (commit)
       via  fac3c2585979e1dd3b5c2286fbfc1e8f7f691b84 (commit)
       via  3eb8fefc09dc2b5f8155997110b6df7d2c2757d2 (commit)
       via  9ff7e1d25d1189745ef67d681dc273a04578b892 (commit)
       via  4662c572a71d86cc5fd7cb384417294a289f1bcf (commit)
       via  2c39e264b51c37037902b162f4fc5dab18c6273f (commit)
       via  53e4bc8c232f63dff0115908874f1f7ba8228fde (commit)
       via  e3ee9a7e2345ecedf4d6e6ead631732727619a9b (commit)
       via  dd6a237ff8b7bbeef8a1571aaa58f4e894c2cb28 (commit)
       via  c00313654aa0547833a6894b9acacae1274344c3 (commit)
       via  3b9454a562747acd7ce0b178a8f5079cd46a7b75 (commit)
      from  2070f168d534726eeabd34fa055ef31f9d51d71c (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 9b1f593f50575df2b849863acf6ad83b3587feeb
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Thu Jun 20 09:46:50 2019 +0100

    Bug 23130: Add David Nind to contributors
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit c67ce9cc9b492e2eaaaaf951a555e59d3cba69fd)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit fac3c2585979e1dd3b5c2286fbfc1e8f7f691b84
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Thu Jun 20 09:44:26 2019 +0100

    Bug 22966: Add Petter von Krogh to contributors
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 42b1e5e8805027b0c4bc9830c1cc2f45a6f46374)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 3eb8fefc09dc2b5f8155997110b6df7d2c2757d2
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Thu Jun 13 13:05:32 2019 +0100

    Bug 22585: Add Justin Rittenhouse to contributors
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 2a3454b4b28596c7b49224a75d02ec97a7b815a7)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 9ff7e1d25d1189745ef67d681dc273a04578b892
Author: Fridolin Somers <fridolin.somers at biblibre.com>
Date:   Mon Jun 17 16:28:22 2019 +0200

    Bug 23132: Fix encoding issues in facets with show more link
    
    When one uses characters like Ã, ç ... the first searcshow up correctly but when you refine your search with "Show more", the encoding becomes bad and so, results of the search too.
    
    Test plan :
    
    Without the patch:
    - check if you have your SysPref SearchEngine with Elasticsearch as value,
    - put your SysPref FacetMaxCount at 10,
    - search in the catalog "a" and then in Refine your search click on show more (just to see how it works),
    - then search with special characters like "é", ç" ... and make the same test, the research should be wrong when you click on show more and the page is realoaded.
    
    Then apply the patch:
    - and make the same with a classic reasearch, then with special characters,
    - verify that when you click on show more the page isn't realoded and the reasearch is correct.
    - same with show less
    - and finnaly, add some facets and test show more/less
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit b976bad50a03ca4d4fa369e2c5371ec35dfb0d5f)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 4662c572a71d86cc5fd7cb384417294a289f1bcf
Author: David Nind <david at davidnind.com>
Date:   Sat Jun 15 01:43:39 2019 +0000

    Bug 23130: Fix alternative mana server URL in etc/koha-conf.xml
    
    If the alternative mana KB server URL in etc/koha-conf.xml is used it
    causes an error message like 'malformed JSON string, neither tag,
    array, object, number, string or atom, at character offset 0 (before
    "<html>\r\n<head><tit...") at /usr/share/perl5/JSON.pm line 171.' when
    submitting an account creation request, and the account creation
    request fails.
    
    This patch updates the alternative mana KB server URL in
    etc/koha-conf.xml from http://mana-test.koha-community.org to
    https://mana-test.koha-community.org (the URL should start with https
    instead of http). If the updated URL is used the account creation
    request succeeds without causing any error messages.
    
    To test:
    1) Add <mana_config>http://mana-test.koha-community.org</mana_config> to
       /etc/koha/sites/<instancename>/koha-conf.xml (see etc/koha-conf.xml
       in the Koha code repository for an example of where to add this;
       <instancename> if using koha-testing-docker is kohadev).
    2) Clear memcached and restart services so that the changes to your Koha
       instance configuration are recognised (if using koha-testing-docker
       run flush_memcached and then restart_all).
    3) From the staff client home page go to Koha administration >
       Additional parameters > Share content with Mana KB.
    4) Enable content sharing: change 'Use Mana KB for sharing content' to
       Yes and press Save.
    5) Enter your first name, last name and email address in the Configure
       Mana KB section of the page and then click on 'Send to Mana KB'.
    6) An error message is displayed, this may be something like:
       'malformed JSON string, neither tag, array, object, number, string
       or atom, at character offset 0 (before "<html>\r\n<head><tit...") at
       /usr/share/perl5/JSON.pm line 171.'
    7) Change the mana server URL to https://mana-test.koha-community.org
       (see step 1), and repeat steps 2, 3 and 5.
    8) Instead of an error message you should get 'You successfully created
       your Mana KB account. Check your mailbox and follow instructions.'
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 054094835d586e06e0d116c02deb310030b30f09)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 2c39e264b51c37037902b162f4fc5dab18c6273f
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Wed Jun 19 14:22:00 2019 +0200

    Bug 23144: (QA follow-up) Fix another POD error in svc/barcode
    
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 8bf07f36085741443962a5637c1afdb7c0822d19)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 53e4bc8c232f63dff0115908874f1f7ba8228fde
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Jun 17 19:20:55 2019 +0000

    Bug 23144: Replace missing =cut in svc/header
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 5168edaf1e7742b28d256e3b5c8530da410d142c)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit e3ee9a7e2345ecedf4d6e6ead631732727619a9b
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Jun 10 16:49:36 2019 +0000

    Bug 22851: Style navigation links in serials modules like same links in other modules
    
    This patch makes minor markup changes to the serials sidebar menu
    include so that links are displayed in a style consistent with similar
    menus in other areas of the staff client.
    
    This patch contains whitespace changes, so please use the "-w" flag when
    viewing the diff.
    
    To test, apply the patch and go to the Serials module. The links in the
    sidebar menu should be displayed in the same style as the corresponding
    menu on the Acquisitions home page.
    
    Signed-off-by: Claire Gravely <claire.gravely at bsz-bw.de>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit b40cc9d7ac3e78fc948ca79ba0c537e4cf6c5618)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit dd6a237ff8b7bbeef8a1571aaa58f4e894c2cb28
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Jun 14 14:59:34 2019 +0000

    Bug 23122: When searching callnumber in simple search, search option is not retained
    
    This patch copies some code and markup from the staff client where call
    number phrase searches are correctly handled. A check for
    'ms_callnumcommaphr' is copied from search_indexes.inc. Handling of
    commas and dashes is copied from search.pl.
    
    To test, apply the patch and make sure the
    OpacAddMastheadLibraryPulldown system preference is enabled.
    
     - From the OPAC main page, select "Call number" from the search pull
       down at the top of the page.
     - Perform any search (it need not return results).
     - Verify that the search option retains the "Call number" selection.
     - Repeat the test with and without the OPACNumbersPreferPhrase system
       preference enabled.
    
    Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
    Signed-off-by: Nadine Pierre <nadine.pierre at inLibro.com>
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 313a92324ab892179ca774742e336dc156b30a4a)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit c00313654aa0547833a6894b9acacae1274344c3
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Jun 6 12:24:41 2019 +0000

    Bug 23061: Add column/print/export feature on checkout history page
    
    This patch adds columns configuration and export features to the
    checkout history page.
    
    This patch also removes some inline CSS: "overflow:hidden" from both the
    checkout and holds history pages. This was breaking the table controls
    tooltips, and didn't appear to me to be necessary.
    
    To test, apply the patch and restart Plack (or restart_all on
    kohadevbox).
    
     - Open a patron's checkout history page in the staff client.
     - The table of checkouts should have controls at the top.
       for columns configuration and export/print.
     - These controls should work correctly.
    
    Signed-off-by: Michal Denar <black23 at gmail.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 34fc14772643a9c9e2868785dbb424a36d26be61)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 3b9454a562747acd7ce0b178a8f5079cd46a7b75
Author: Petter von Krogh <petter at libriotech.no>
Date:   Wed May 22 15:38:21 2019 +0000

    Bug 22966: Add Norwegian library and patron names for installer
    
     THe Norwegian installer had reused english smaple atrons and libraries,
     this patch fixes this.
    
     test plan:
     empty database
     install norwegian translation
     run the web-installer and choose norwegian language
     select sample libraries and patrons
     make sure there are no errors
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    I trust Petter with Norwegian names, so I didn't spell check them :)
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit ce8169fc214f68f46c30dbd7ea3fbd3950a68bc7)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 admin/columns_settings.yml                         |   27 ++++++
 docs/contributors.yaml                             |   10 +-
 docs/history.txt                                   |    3 +
 etc/koha-conf.xml                                  |    2 +-
 .../mysql/nb-NO/2-Valgfritt/sample_libraries.sql   |   24 ++---
 .../mysql/nb-NO/2-Valgfritt/sample_libraries.txt   |    2 +-
 .../mysql/nb-NO/2-Valgfritt/sample_patrons.sql     |  100 ++++++++++----------
 .../mysql/nb-NO/2-Valgfritt/sample_patrons.txt     |    2 +-
 .../intranet-tmpl/prog/en/includes/facets.inc      |    2 +-
 .../prog/en/includes/serials-menu.inc              |   72 +++++++-------
 .../prog/en/modules/members/holdshistory.tt        |    2 +-
 .../prog/en/modules/members/readingrec.tt          |   13 ++-
 .../opac-tmpl/bootstrap/en/includes/masthead.inc   |    6 +-
 opac/opac-search.pl                                |    5 +-
 svc/barcode                                        |    4 +-
 15 files changed, 163 insertions(+), 111 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list