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  410e9bc0e88007cdff850afed83ee55a240a7517 (commit)
       via  075261645e1650629038c9a09e8d9e387bcc5474 (commit)
       via  766814ffa3c4592b9b7dcde83873ef12e796ae68 (commit)
       via  9a5e519d70c168bb44cfea2d8a4490fad9049ab8 (commit)
       via  2e91d33381cb29da30bfe16f022f1d07fe2b327f (commit)
      from  9515677afa2d6823016b3351fddbc45930c21667 (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 410e9bc0e88007cdff850afed83ee55a240a7517
Author: Tomas Cohen Arazi <tomasco...@theke.io>
Date:   Wed Sep 11 14:33:45 2019 -0300

    Bug 23597: Add missing reserved query parameters to GET /holds
    
    Signed-off-by: Tomas Cohen Arazi <tomasco...@theke.io>
    Signed-off-by: Owen Leonard <oleon...@myacpl.org>
    Signed-off-by: Julian Maurice <julian.maur...@biblibre.com>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>

commit 075261645e1650629038c9a09e8d9e387bcc5474
Author: Owen Leonard <oleon...@myacpl.org>
Date:   Mon Sep 9 16:58:04 2019 +0000

    Bug 23575: Template error causes item search to be submitted multiple times
    
    This patch corrects the item search template so that the submit handler
    is not nested inside an unrelated loop. The change should have no
    outward effect on the behavior of the item search other than making it
    faster.
    
    To observe the bug in action, open your browser's developer tools and
    click the "Network" tab. Filter the output to only "XHR" and perform an
    item search. You should see multiple requests.
    
    To test, apply the patch and perform an item search. It should behave
    normally.
    
    Check the browser's "Network" monitor again to verify that only one
    request is being sent.
    
    Signed-off-by: Lucas Gass <lu...@bywatersolutions.com>
    Signed-off-by: Bouzid Fergani <bouzid.ferg...@inlibro.com>
    Signed-off-by: Katrin Fischer <katrin.fischer...@web.de>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>

commit 766814ffa3c4592b9b7dcde83873ef12e796ae68
Author: Marcel de Rooy <m.de.r...@rijksmuseum.nl>
Date:   Fri Sep 13 07:36:25 2019 +0000

    Bug 22037: (QA follow-up) Correct misleading comment
    
    Comment needs to be corrected, and now applies to the whole code
    paragraph following it.
    
    Signed-off-by: Marcel de Rooy <m.de.r...@rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>

commit 9a5e519d70c168bb44cfea2d8a4490fad9049ab8
Author: Kyle M Hall <k...@bywatersolutions.com>
Date:   Thu Aug 22 09:25:54 2019 -0400

    Bug 22037: (QA follow-up) Implement use of CHARGES_GUARANTEES
    
    Signed-off-by: Marcel de Rooy <m.de.r...@rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>

commit 2e91d33381cb29da30bfe16f022f1d07fe2b327f
Author: Jonathan Druart <jonathan.dru...@bugs.koha-community.org>
Date:   Thu Dec 20 19:39:34 2018 -0300

    Bug 22037: Block SIP checkout if guarantees have debt
    
    Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>
    Signed-off-by: Marcel de Rooy <m.de.r...@rijksmuseum.nl>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>

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

Summary of changes:
 C4/SIP/ILS/Patron.pm                                      |    7 ++++++-
 api/v1/swagger/paths/holds.json                           |   12 ++++++++++++
 .../intranet-tmpl/prog/en/modules/catalogue/itemsearch.tt |   13 +++++++------
 3 files changed, 25 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to