[koha-commits] main Koha release repository branch master updated. v18.11.00-1102-g8eb22ef

Git repo owner gitmaster at git.koha-community.org
Fri Apr 12 14:03:10 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, master has been updated
       via  8eb22efa0893849e2967e34c821c018c6405f8d3 (commit)
       via  d9e9c8545171524c1d1771a98642aa94cc17e74c (commit)
       via  776e552b40258b960c964d7d0baa6a801db23d24 (commit)
       via  8ad273c12592fd8fe0bb18c4d542e714cc4252dc (commit)
       via  cff05f88725e51001ad7c8b409f352570909d460 (commit)
       via  7ff3f68e20ae8739799ec015a82a7eb7a25cf1bf (commit)
       via  65de5781f2b7fa3bc2e8598573050725b2aeaca0 (commit)
       via  73bc117b057bd5ea73c4075d586b644b0cafe00b (commit)
       via  7b90dace95e4c289a2b36b5f95d9116dbd5440db (commit)
       via  8c038b9eab64d16c08a66218ab5bc631ce6a0b09 (commit)
       via  2ecca43004685408d999e2b0a765c55a32c404c5 (commit)
       via  dbe541a99bcd0753f5c050bfdf3b786399c78b1d (commit)
       via  994245e09b6a19df14a4319ed231cc2c5bf087ed (commit)
       via  1fe39ed657bbc1e45181860cc1d9a2d29aff08d6 (commit)
       via  920ac202dc1f91e51f43dd07822636c5bbee6a48 (commit)
       via  0f02c37aab5e2b2cbffbc2fb84e16b5355a33bcf (commit)
       via  8c7bc8946b4d100da841916b4fe5fa12c2505fb5 (commit)
       via  79f1008c7ed97117c248c6aead8742bc64dd0353 (commit)
       via  8b3f1cb151787d742886a328225ceb07d202f2f5 (commit)
      from  08f02c1aa5a6ae1f1ee3b10a086831c1a2dbcb66 (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 8eb22efa0893849e2967e34c821c018c6405f8d3
Author: Thatcher Leonard <thatcher.f.leonard at gmail.com>
Date:   Wed Apr 10 23:23:46 2019 +0000

    Bug 18584: Our legacy code contains trailing-spaces
    
    This patch removes trailing spaces and replaces tab characters with
    spaces in the branch transfer limits template.
    
    Mentored-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit d9e9c8545171524c1d1771a98642aa94cc17e74c
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Apr 12 02:01:05 2019 +0000

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

commit 776e552b40258b960c964d7d0baa6a801db23d24
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Tue Apr 9 12:03:22 2019 +0100

    Bug 21953: Clarify PF = Lost item processing fee
    
    Currently PF is only ever used for lost item processing fees. This patch
    alters the end user faceing description to clarify that.
    
    Note: It may be nice to make the code more descriptive too at some
    point, but that can happen in another bug in my opinion.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 8ad273c12592fd8fe0bb18c4d542e714cc4252dc
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Tue Apr 9 12:00:16 2019 +0100

    Bug 21953: (QA follow-up) Corrections to DB Update
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit cff05f88725e51001ad7c8b409f352570909d460
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Mar 6 16:09:06 2019 -0300

    Bug 21953: Update existing rows in DB
    
    Signed-off-by: Hayley Mapley <hayleymapley at catalyst.net.nz>
    Test plan passes.
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 7ff3f68e20ae8739799ec015a82a7eb7a25cf1bf
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Mar 6 16:00:09 2019 -0300

    Bug 21953: Add tests
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 65de5781f2b7fa3bc2e8598573050725b2aeaca0
Author: Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com>
Date:   Thu Dec 20 17:12:21 2018 -0500

    Bug 21953: Term 'Lost item' untranslatable
    
    This patch removes the hardcoded untranslatable string
    'Lost item' from C4/Circulation.pm.
    
    To test:
    1) Make sure the system preference WhenLostChargeReplacementFee is set to Charge
    2) Optional: in Administration > Item types, add a default replacement cost to
    the item type you plan to use
    3) Loan an item out to a patron
    (If there is no default replacement cost, make sure the item has a replacement
    price)
    4) In the patron's account > Details > Loans, click on the item's barcode
    5) Set the lost status to Lost
    6) Go back to the patron's account > Fines
    7) Notice it is written 'Lost item , Lost item title barcode (title)'
    8) If you have another language installed, switch to the other language
    and notice the second Lost item is still in English
    9) Apply the patch
    10) Redo steps 3-6
    11) Notice it is written 'Lost item, title barcode (title)'
    12) Optional: switch to another language, notice there is no English string
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 73bc117b057bd5ea73c4075d586b644b0cafe00b
Author: Arthur Suzuki <arthur.suzuki at biblibre.com>
Date:   Wed Mar 27 15:49:04 2019 +0100

    Bug 22597: Remove "more_subfields_xml" from GetPatronInfo response
    
    Test plan
    1/ Set an item with some xml data in more_subfields_xml
    2/ Issue this item to a borrower
    3/ Query the webservice with GetPatronInfo methods and show_loans=1 params
    4/ Check no <more_subfields_xml> tags are returned in the xml response from the webservice
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 7b90dace95e4c289a2b36b5f95d9116dbd5440db
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Wed Feb 6 00:14:01 2019 +0000

    Bug 19648: Revise marc21_field_007.xml
    
    - Removes some doubled up entries
    - Fixes some whitespace issues
    - Adds some missing entries, for example:
        007, nonprojected graphic, secondary support material a-c
    
    To test:
      - Verify that the 007 cataloging plugin works correctly and
        matches standard:
        http://www.loc.gov/marc/bibliographic/bd007k.html
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 8c038b9eab64d16c08a66218ab5bc631ce6a0b09
Author: Liz Rea <wizzyrea at gmail.com>
Date:   Tue Apr 9 17:49:00 2019 +0000

    Bug 18387: (QA Follow up) adding specificity to error template.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 2ecca43004685408d999e2b0a765c55a32c404c5
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Mon Jul 9 13:30:38 2018 +0000

    Bug 18387: Allow sco-user to access errors templates
    
    To test:
     1 - Enable AuthoSelfCheck prefs
     2 - In opacuserjs or scouserjs add a fetch of an unreachable resources
     3 - Visit the SCO
     4 - Sign in as a patron then click 'finish'
     5 - Say 'yes' to receipt
     6 - Note you are directed to log in
     7 - Apply patch
     8 - Restart all the things
     9 - Repeat 4 & 5
    10 - Sucess, receipt prints
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit dbe541a99bcd0753f5c050bfdf3b786399c78b1d
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Tue Apr 9 13:24:05 2019 +0100

    Bug 22628: Add VOID and FFOR to relevant templates
    
    This patch adds the VOID and FFOR codes to the releveant templates for
    display purposes
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 994245e09b6a19df14a4319ed231cc2c5bf087ed
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri Apr 12 01:43:44 2019 +0000

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

commit 1fe39ed657bbc1e45181860cc1d9a2d29aff08d6
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Apr 11 11:03:20 2019 +0000

    Bug 21891: (follow-up) Update database to set blank values to "default"
    
    This patch adds a database update which will update any blank values of
    the XSLTDetailsDisplay system preference to "default." Although a blank
    value will still result in the default XSLT view, it's more consistent
    with the other XSLT preferences to use "default."
    
    To test, apply the patch and set the XSLTDetailsDisplay to a blank
    value. Run the database update. The value of the XSLTDetailsDisplay
    system preference should now be "default."
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 920ac202dc1f91e51f43dd07822636c5bbee6a48
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Nov 27 17:32:51 2018 +0000

    Bug 21891: Remove non-XSLT detail view in the staff client
    
    This patch removes the non-XSLT markup from the bibliographic detail
    page in the staff client. The XSLTDetailsDisplay preference has
    been altered to accommodate this change. A blank value in
    XSLTDetailsDisplay will now be equivalent to "default."
    
    To test, apply the patch and set the value of XSLTDetailsDisplay to
    either blank or "default."
    
    View the detail page for a bibliographic record in the staff client. The
    XSLT view should be shown.
    
    Signed-off-by: Michal Denar <black23 at gmail.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 0f02c37aab5e2b2cbffbc2fb84e16b5355a33bcf
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Wed Apr 10 20:42:22 2019 +0000

    Bug 22501: Add raw filter to course reserves summary page
    
    Fixes another place where the public note is shown:
    - Course reserves module start/summary page
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 8c7bc8946b4d100da841916b4fe5fa12c2505fb5
Author: Liz Rea <wizzyrea at gmail.com>
Date:   Tue Apr 9 17:56:43 2019 +0000

    Bug 22501: (QA follow-up) use $raw for the note in the intranet
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 79f1008c7ed97117c248c6aead8742bc64dd0353
Author: Lucas Gass <lucas at bywatersolutions.com>
Date:   Tue Mar 26 17:41:36 2019 +0000

    Bug 22501: OPAC course reserves notes should allow html links
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit 8b3f1cb151787d742886a328225ceb07d202f2f5
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Mon Apr 8 18:04:14 2019 +0100

    Bug 22642: Corrections to updatedatebase for bug 12395
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Liz Rea <wizzyrea 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/Auth.pm                                         |    2 +-
 C4/Circulation.pm                                  |    2 +-
 C4/ILSDI/Services.pm                               |    1 +
 Koha.pm                                            |    2 +-
 catalogue/detail.pl                                |    2 +-
 installer/data/mysql/updatedatabase.pl             |   17 +-
 .../prog/en/data/marc21_field_007.xml              |   89 ++++++-----
 .../intranet-tmpl/prog/en/includes/accounts.inc    |    3 +-
 .../en/modules/admin/branch_transfer_limits.tt     |   78 +++++-----
 .../en/modules/admin/preferences/staff_client.pref |    2 +-
 .../prog/en/modules/catalogue/detail.tt            |  162 +-------------------
 .../en/modules/course_reserves/course-details.tt   |    2 +-
 .../en/modules/course_reserves/course-reserves.tt  |    4 +-
 .../bootstrap/en/includes/account-table.inc        |    4 +-
 .../bootstrap/en/modules/opac-course-reserves.tt   |    2 +-
 t/db_dependent/Circulation.t                       |    8 +
 16 files changed, 124 insertions(+), 256 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list