[Koha-bugs] [Bug 16652] Omnibus: RestfulAPI supporting services for Vufind and for xnciptoolkit drivers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 3 14:28:52 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16652

Jiri Kozlovsky <mail at jkozlovsky.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #53866|0                           |1
        is obsolete|                            |

--- Comment #4 from Jiri Kozlovsky <mail at jkozlovsky.cz> ---
Created attachment 53942
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53942&action=edit
Bug 16652: RestfulAPI supporting services for Vufind and for xnciptoolkit
drivers

What this patch does is it takes current state of the following bugs:
bug 13903
bug 16330
bug 13895
bug 16497
bug 16825
bug 17007
bug 16826
bug 15165
bug 17005

And rebases them on master altogether on each other fixing the merge
conflicts.

Using this patch it can be easily tried out the currently implemented
functionality of REST API (even though in development for now) by
running 'git bz apply 16652' after installing Koha's git-bz as decribed
here: https://wiki.koha-community.org/wiki/Git_bz_configuration

Also, the project xcncip2toolkit from eXtensibleCatalog has currently
it's Koha connector implemented with respect to current state of these
included bugs. See
https://github.com/eXtensibleCatalog/xcncip2toolkit/blob/master/connectors/koha

If you wish to try the full end-to-end functionality of this, you can
run docker to install the xcncip2toolkit for you:
https://github.com/eXtensibleCatalog/xcncip2toolkit/tree/master/dockerfile


This patch should be easier to apply than the previous.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list