]> git.koha-community.org Git - koha.git/commit
Bug 21226: Remove xISBN services
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 15 Aug 2018 14:58:12 +0000 (11:58 -0300)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 27 Sep 2018 07:33:32 +0000 (09:33 +0200)
commit6aac2277005becb26d5c8fc4890c3aef07493e1b
tree235ff3133d4f3331cbdf400e8f0f0dd564f736f1
parentf925f4551f500adaa08b71f1af76eee12527d595
Bug 21226: Remove xISBN services

OCLC has decided to retire all xISBN services:
https://www.oclc.org/developer/news/2018/xid-decommission.en.html

The code for related features has to be removed from Koha.

Test plan:
You need to be familiar with the different sysprefs (I am not):
- FRBRizeEditions
- SyndeticsEnabled
- SyndeticsEditions
- ThingISBN

Make sure there are no regressions introduced by this patchset.

QA Note: C4/XISBN.pm should be renammed

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit bce549bc4c0f9fefddb34fe614f6bf79aef882ea)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 7cacd4ddb90d55238e0446a67ce4d68a54c58e3e)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 42a4c281cde74fad9145c438bd7a97b1521f0a6d)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/UsageStats.pm
C4/XISBN.pm
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref
t/db_dependent/UsageStats.t
t/db_dependent/XISBN.t