Bug 33697 - Remove deprecated RecordedBooks (rbdigital) integration
Summary: Remove deprecated RecordedBooks (rbdigital) integration
Status: Pushed to master
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: master
Hardware: All All
: P5 - low minor (vote)
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords: release-notes-needed
Depends on: 17602
Blocks:
  Show dependency treegraph
 
Reported: 2023-05-08 13:03 UTC by Owen Leonard
Modified: 2023-06-08 08:27 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Small patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
23.11.00


Attachments
Bug 33697: Remove RecordedBooks (rbdigital) integration (45.58 KB, patch)
2023-05-16 08:21 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 33697: Remove RecordedBooks (rbdigital) integration (46.49 KB, patch)
2023-05-16 08:56 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 33697: Remove RecordedBooks (rbdigital) integration (46.51 KB, patch)
2023-05-25 15:11 UTC, Owen Leonard
Details | Diff | Splinter Review
Bug 33697: Remove RecordedBooks (rbdigital) integration (46.61 KB, patch)
2023-06-02 07:41 UTC, Marcel de Rooy
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Owen Leonard 2023-05-08 13:03:49 UTC
RecordedBooks search API integration is now obsolete following rbdigital's incorporation into OverDrive. Associated code should be removed. 

https://company.overdrive.com/2020/06/23/overdrive-to-acquire-rbdigital-from-rbmedia/
Comment 1 Jonathan Druart 2023-05-16 08:21:53 UTC Comment hidden (obsolete)
Comment 2 Jonathan Druart 2023-05-16 08:56:13 UTC
Created attachment 151252 [details] [review]
Bug 33697: Remove RecordedBooks (rbdigital) integration

RecordedBooks search API integration is now obsolete following rbdigital's incorporation into OverDrive. Associated code should be removed.

https://company.overdrive.com/2020/06/23/overdrive-to-acquire-rbdigital-from-rbmedia/

Test plan:
use git grep extensively and confirm that this patch removes all
occurrences of this feature.
Comment 3 Owen Leonard 2023-05-25 15:11:10 UTC
Created attachment 151695 [details] [review]
Bug 33697: Remove RecordedBooks (rbdigital) integration

RecordedBooks search API integration is now obsolete following
rbdigital's incorporation into OverDrive. Associated code should be
removed.

https://company.overdrive.com/2020/06/23/overdrive-to-acquire-rbdigital-from-rbmedia/

Test plan:
use git grep extensively and confirm that this patch removes all
occurrences of this feature.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 4 Marcel de Rooy 2023-06-02 07:41:18 UTC
Created attachment 151973 [details] [review]
Bug 33697: Remove RecordedBooks (rbdigital) integration

RecordedBooks search API integration is now obsolete following
rbdigital's incorporation into OverDrive. Associated code should be
removed.

https://company.overdrive.com/2020/06/23/overdrive-to-acquire-rbdigital-from-rbmedia/

Test plan:
use git grep extensively and confirm that this patch removes all
occurrences of this feature.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 5 Tomás Cohen Arazi 2023-06-05 18:37:28 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 6 Katrin Fischer 2023-06-08 08:27:03 UTC
Can we get some nice notes for release notes here? :)