[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.03-59-g72cbcf7c4b

Git repo owner gitmaster at git.koha-community.org
Fri Mar 13 01:41:34 CET 2020


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.11.x has been updated
       via  72cbcf7c4b2d921721b520fd8e67d0c7d8c7f8e0 (commit)
       via  98bd5eaa9e967d490cd413129fbc11c2257e3b18 (commit)
       via  c9ce2ed2f052cbe5691ab5757f945cb9f236f787 (commit)
       via  859604ed975bb0a09b38fbe1ae4f73631435945e (commit)
       via  d54a0d81c51396d9a0f94a264fb33688894caebe (commit)
       via  091133983b116e2b5a330223404187482e5d5e79 (commit)
       via  25389561d124c759dac1b9565bb15cee48310566 (commit)
       via  492db0609ce93ac91573abc0cea48bc18d2f438a (commit)
       via  d2a33f2eebbe2f41c84b272ad856fbcf8a68adfc (commit)
      from  710a37220017025c039d64a06a307130bfdcae67 (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 72cbcf7c4b2d921721b520fd8e67d0c7d8c7f8e0
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Sat Feb 16 11:46:08 2019 -0300

    Bug 22245: Allow copy/move from and to control fields
    
    The JS conditions were wrong, we want to allow copy and move between
    control fields.
    
    Test plan:
    Create a new MARC modification template action using control fields.
    Confirm that you are allowed to copy/move a control field to another one
    
    Signed-off-by: Hayley Mapley <hayleymapley at catalyst.net.nz>
    Signed-off-by: Bouzid Fergani <bouzid.fergani at inlibro.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit 98bd5eaa9e967d490cd413129fbc11c2257e3b18
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Tue Feb 18 18:32:02 2020 +0000

    Bug 24666: (QA follow-up) Add missing filters
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit c9ce2ed2f052cbe5691ab5757f945cb9f236f787
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Feb 17 14:39:50 2020 +0100

    Bug 24666: Display not registered guarantors on the patron detail page
    
    There was no way to see the not registered guarantors apart of editing
    the patron.
    
    Test plan:
    - Create a patron with category type "Child"
    - Define a "guarantor surname" and/or "guarantor firstname" in the
    "Contact" block (the patron is not registered)
    - See the patron's detail page and notice that the info appear
    - Edit and add a registered guarantor
    - See the patron's detail page and notice that the 2 guarantors info appear
    
    Note that the relationship has been added.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit 859604ed975bb0a09b38fbe1ae4f73631435945e
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sun Nov 24 13:01:20 2019 +0100

    Bug 5016: Fix some translation issues with English PDF order templates
    
    Changes made:
    - Instead of n° print no.
    - Market Identification => Market identification
    - GST => Tax
    
    To test:
    - Create at least 2 baskets with one or more orders
    - Create a basket group with those baskets
    - Print the PDF using
      - the 2 page layout
      - the 3 page layout
    - Verify that the changes made appear and everything looks correct
    
    Signed-off-by: David Nind <david at davidnind.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit d54a0d81c51396d9a0f94a264fb33688894caebe
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sun Jan 12 03:55:41 2020 +0000

    Bug 17221: (follow-up) Orphan comma in shelf browser
    
    This further improves the display if no location or no
    collection has been set. Example output:
    
    Browsing Centerville shelves, Collection: Non-fiction
    
    Also changes 'Collection code' to 'collection' and takes
    care of additional spaces before the comma.
    
    To test:
    - Make sure your OpacShelfBrowser pref is set to "Show"
    - Search for a record with items and callnumbers in your OPAC
    - "Browse shelf"
    - Navigate back and forth, verify the information showing on
      top of the list is correctly formatted
    - Try different combinations for the following prefs:
      - ShelfBrowserUsesCcode
      - ShelfBrowserUsesHomeBranch
      - ShelfBrowserUsesLocation
    - Verify the display is always nicely formatted
    
    Note: fixing capitalization here is tricky, as it also
    depends on what was displayed before. If you have no
    homebranch, you would want "Shelving...", if you have one
    we'd like "shelving...". Left as I found it for now.
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit 091133983b116e2b5a330223404187482e5d5e79
Author: phette23 <phette23 at gmail.com>
Date:   Sun Jan 12 11:32:53 2020 +0100

    Bug 17221: Remove orphan commas in shelf browser
    
    This patch adds more conditions to the shelf browser template
    such that the displayed text reads as a proper list no matter
    what combination of system preferences are utilized
    
    Sponsored-by: California College of the Arts
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit 25389561d124c759dac1b9565bb15cee48310566
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Dec 3 11:03:18 2019 -0500

    Bug 21944: Improve efficiency of code
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit 492db0609ce93ac91573abc0cea48bc18d2f438a
Author: Christopher Brannon <cbrannon at cdalibrary.org>
Date:   Tue Dec 4 16:38:34 2018 +0000

    Bug 21944: Reroute waiting hold from wrong branch
    
    To Test:
    1) Place a hold on an item.
    2) Check in the item to trigger the hold.  Item is now listed as
    waiting.
    3) Set branch to a different library.
    4) Check in the item to trigger the hold.  Notice that nothing but a
    local use is recorded.
    5) Apply the patch.
    6) Repeat steps 1-4.  Notice that the hold is triggered around routed to
    its original pickup location.  A transfer is set and the hold status
    is changed from waiting to correctly showing the item as in transit.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit d2a33f2eebbe2f41c84b272ad856fbcf8a68adfc
Author: Christopher Brannon <cbrannon at cdalibrary.org>
Date:   Thu Dec 13 00:08:54 2018 +0000

    Bug 21944: Test for Circulation.pm
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

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

Summary of changes:
 C4/Circulation.pm                                  |   8 ++++++-
 C4/Reserves.pm                                     |  26 ++++++++-------------
 Koha/pdfformat/layout2pages.pm                     |   2 +-
 Koha/pdfformat/layout3pages.pm                     |   4 ++--
 .../prog/en/modules/members/moremember.tt          |   9 ++++---
 .../prog/js/marc_modification_templates.js         |   4 ++--
 koha-tmpl/intranet-tmpl/prog/pdf/layout2pages.odt  | Bin 12728 -> 11630 bytes
 koha-tmpl/intranet-tmpl/prog/pdf/layout2pages.pdf  | Bin 25887 -> 25264 bytes
 koha-tmpl/intranet-tmpl/prog/pdf/layout3pages.odt  | Bin 13023 -> 11913 bytes
 koha-tmpl/intranet-tmpl/prog/pdf/layout3pages.pdf  | Bin 27293 -> 26626 bytes
 .../bootstrap/en/includes/shelfbrowser.inc         |   8 ++++---
 t/db_dependent/Circulation.t                       |  14 ++++++++++-
 12 files changed, 46 insertions(+), 29 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list