Bug 33697 - Remove deprecated RecordedBooks (rbdigital) integration
Summary: Remove deprecated RecordedBooks (rbdigital) integration
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on: 17602
Blocks:
  Show dependency treegraph
 
Reported: 2023-05-08 13:03 UTC by Owen Leonard
Modified: 2024-04-05 15:45 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Small patch
Documentation contact: Caroline Cyr La Rose
Documentation submission: https://gitlab.com/koha-community/koha-manual/-/merge_requests/851
Text to go in the release notes:
Version(s) released in:
23.11.00,23.05.01,22.11.07


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? :)
Comment 7 Tomás Cohen Arazi 2023-06-09 14:07:52 UTC
Pushed to master for 23.05.

Nice work everyone, thanks!
Comment 8 Matt Blenkinsop 2023-06-12 10:28:52 UTC
Nice work everyone!

Pushed to oldstable for 22.11.x
Comment 9 Caroline Cyr La Rose 2024-04-05 15:45:29 UTC
Removed the sysprefs from the manual.

Removed the release-notes-needed tag, as it is too late for 23.11 release notes.