[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.05-116-g8a98462

Git repo owner gitmaster at git.koha-community.org
Fri Nov 16 14:29:52 CET 2018


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, 18.05.x has been updated
       via  8a98462739ab816a31aa9a59290e6a1bc54ab3f6 (commit)
       via  66fd3f7da6580d5bbe875150188f4c7d2aa51e93 (commit)
       via  7aa789ccedd0f5404eb10272366328fe3a618bd9 (commit)
       via  8a166e2e294d193b3784bd0d7b031af54d2a8ff9 (commit)
      from  805ffe0e635b75b16081fd24ef729ed9c838d667 (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 8a98462739ab816a31aa9a59290e6a1bc54ab3f6
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Thu Nov 1 13:11:35 2018 +0100

    Bug 12258: (QA follow-up) Add some missing rrrrrrs
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    https://bugs.koha-community.org/show_bug.cgi?id=21158
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit a83bc8ca4c15200c7d66a578f37d02095541018f)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 66fd3f7da6580d5bbe875150188f4c7d2aa51e93
Author: Caroline Cyr La Rose <caroline.cyr-la-rose at inlibro.com>
Date:   Fri Aug 3 16:03:10 2018 -0400

    Bug 21158: Add cronjob references to the system preference descriptions if a cronjob is required
    
    This patch adds references to cronjobs in the description of some system preferences.
    
    The following system preference description were modified:
    - StaticHoldsQueueWeight
    - ExpireReservesMaxPickUpDelay
    - AutoResumeSuspendedHolds
    - finesMode
    - DefaultLongOverdueLostValue
    - DefaultLongOverdueChargeValue
    - PatronSelfRegistrationExpireTemporaryAccountsDelay
    - PatronSelfRegistrationVerifyByEmail
    - EnhancedMessagingPreferences
    - NewItemsDefaultLocation
    - InProcessingToShelvingCart
    - ReturnToShelvingCart
    - ReturnToShelvingCart
    - AuthorityMergeLimit
    - OpacBrowser
    - OpacCloud
    - UsageStats
    - PurgeSuggestionsOlderThan
    - MembershipExpiryDaysNotice
    
    To test, check the above mentioned system preferences to make sure the sentence is there and it is correct.
    
    Followed test plan and patch is as described
    Signed-off-by: Alex Buckley <alexbuckley at catalyst.net.nz>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    https://bugs.koha-community.org/show_bug.cgi?id=12258
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 380f1dcbf8d3b8e65a733cc3174b9d0c0a46ab7d)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 7aa789ccedd0f5404eb10272366328fe3a618bd9
Author: Josef Moravec <josef.moravec at gmail.com>
Date:   Mon Oct 29 23:36:11 2018 +0000

    Bug 21719: Fix typos
    
    This patch was generated using codespell
    
    Test plan:
    Read through changes and confirm they make sense
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    https://bugs.koha-community.org/show_bug.cgi?id=21706
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 543630b3c47322f071875627ea028a187928cdfc)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 8a166e2e294d193b3784bd0d7b031af54d2a8ff9
Author: David Cook <dcook at prosentient.com.au>
Date:   Fri Oct 26 10:52:45 2018 +1100

    Bug 21666: Replace unsupported use attribute with more widely supported attribute
    
    search.js uses the 1=1004
    author personal attribute which isn't supported by libraries like
    Seattle Public Library.
    
    This patch aligns search.js
    with C4/Breeding.pm which uses the more widely supported 1=1003
    author attribute.
    
    To test:
    1. Set up Seattle Public Library as a Z39.50 target
    2. Try to search author using the Advanced Editor advanced search
    3. Observe failure
    4. Apply the patch
    5. Try to search again
    6. Observe successful retrieval of records
    
    Signed-off-by: Cori Lynn Arnold <carnold at dgiinc.com>
    
    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>
    (cherry picked from commit a08e72c5e72ebbd17cc088584d097ecfa6b1e4d2)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 C4/Labels/Label.pm                                  |    2 +-
 Koha/AuthUtils.pm                                   |    2 +-
 Makefile.PL                                         |    4 ++--
 basket/sendbasket.pl                                |    2 +-
 catalogue/search.pl                                 |    6 +++---
 circ/branchtransfers.pl                             |    8 ++++----
 circ/returns.pl                                     |    4 ++--
 installer/html-template-to-template-toolkit.pl      |    2 +-
 installer/install.pl                                |    2 +-
 .../intranet-tmpl/lib/koha/cateditor/search.js      |    2 +-
 .../intranet-tmpl/prog/en/data/marc21_field_008.xml |    6 +++---
 .../prog/en/modules/acqui/addorderiso2709.tt        |    2 +-
 .../prog/en/modules/acqui/neworderempty.tt          |    2 +-
 .../en/modules/admin/preferences/acquisitions.pref  |    7 +++----
 .../prog/en/modules/admin/preferences/admin.pref    |   16 +++++++++-------
 .../en/modules/admin/preferences/authorities.pref   |    1 +
 .../en/modules/admin/preferences/cataloguing.pref   |    1 +
 .../en/modules/admin/preferences/circulation.pref   |   19 +++++++++++++------
 .../prog/en/modules/admin/preferences/opac.pref     |   11 ++++++++---
 .../prog/en/modules/admin/preferences/patrons.pref  |   19 +++++++++++++------
 .../intranet-tmpl/prog/en/xslt/MARC21slim2MODS.xsl  |    2 +-
 .../prog/en/xslt/MARC21slim2intranetDetail.xsl      |    2 +-
 .../opac-tmpl/bootstrap/en/modules/opac-auth.tt     |    6 +++---
 .../opac-tmpl/bootstrap/en/modules/sco/sco-main.tt  |    6 +++---
 labels/label-manage.pl                              |    4 ++--
 misc/batchDeleteUnusedSubfields.pl                  |    2 +-
 misc/check_sysprefs.pl                              |    2 +-
 opac/ilsdi.pl                                       |    2 +-
 opac/opac-passwd.pl                                 |    2 +-
 opac/opac-reserve.pl                                |    2 +-
 opac/opac-search.pl                                 |    2 +-
 opac/opac-sendbasket.pl                             |    2 +-
 opac/opac-sendshelf.pl                              |    2 +-
 patroncards/manage.pl                               |    4 ++--
 reports/borrowers_stats.pl                          |    2 +-
 reports/guided_reports.pl                           |    8 ++++----
 reserve/request.pl                                  |    2 +-
 serials/routing-preview.pl                          |    2 +-
 serials/subscription-detail.pl                      |    2 +-
 39 files changed, 98 insertions(+), 76 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list