Bug 21226: Remove xISBN services
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 15 Aug 2018 14:58:12 +0000 (11:58 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 16 Aug 2018 13:20:22 +0000 (13:20 +0000)
commitbce549bc4c0f9fefddb34fe614f6bf79aef882ea
tree06c15794c81aaba2cd4f2ccdc427fa6321e4605e
parentb19090c4505c0f407a7f3cbfe3c14da5cfecc657
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>
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