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 6666918dd661b0207366becefd1480257197a353 (commit)
via 1611c13e85fca43f24a75287b333ff71db2361b9 (commit)
via 94206510d7a7641e0e283738f56249c90f7d632e (commit)
from 67c99f585c560fc25c7dbd896b9cd4af50f4b11d (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 6666918dd661b0207366becefd1480257197a353
Author: Julian Maurice <[email protected]>
Date: Tue Mar 19 14:16:06 2019 +0100
Bug 19380: Use Koha::Item::get_transfer instead of GetTransfers
Signed-off-by: Josef Moravec <[email protected]>
Signed-off-by: Nick Clemens <[email protected]>
commit 1611c13e85fca43f24a75287b333ff71db2361b9
Author: Julian Maurice <[email protected]>
Date: Wed Sep 27 15:32:53 2017 +0200
Bug 19380: Add transfer informations in ILS-DI GetRecords response
Test plan:
1. Put an item into a 'transfer' state
a. Place a hold on an item in branch A for a patron of branch B
b. Check in this item in branch A and confirm transfer
2. Go to http://opac/cgi-bin/koha/ilsdi.pl?service=GetRecords&id=XXX
where XXX is the biblionumber of the biblio the item belongs to.
3. Verify you have a new <transfer> element inside //record/items/item
that contains <datesent>, <frombranch> and <tobranch>
4. Check in the same item in branch B, so that the item is not flagged
as being transferred
5. Repeat 2
6. Verify that the <transfer> element is not there.
7. prove t/db_dependent/ILSDI_Services.t
Followed test plan, patch worked as described. Also ran QA test tools
and modified files passed
Signed-off-by: Alex Buckley <[email protected]>
Signed-off-by: Josef Moravec <[email protected]>
Signed-off-by: Nick Clemens <[email protected]>
commit 94206510d7a7641e0e283738f56249c90f7d632e
Author: Nick Clemens <[email protected]>
Date: Fri Mar 29 13:17:14 2019 +0000
Bug 13895: (follow-up) Add Modern::Perl
Signed-off-by: Nick Clemens <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
C4/ILSDI/Services.pm | 29 ++++++++++++++-----
Koha/REST/V1/Checkouts.pm | 2 ++
t/db_dependent/ILSDI_Services.t | 61 +++++++++++++++++++++++++++++++++++++--
3 files changed, 81 insertions(+), 11 deletions(-)
hooks/post-receive
--
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits