[Koha-bugs] [Bug 17602] Integrate support for RecordedBooks (formerly OneClickDigital) API

2023-05-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17602

Owen Leonard  changed:

   What|Removed |Added

 Blocks||33697


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33697
[Bug 33697] Remove RecordedBooks (rbdigital) integration
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 17602] Integrate support for RecordedBooks (formerly OneClickDigital) API

2018-12-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17602

Nick Clemens  changed:

   What|Removed |Added

 Blocks||22010


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22010
[Bug 22010] RecordedBooks and OverDrive should check preferences over passing
variables
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 17602] Integrate support for RecordedBooks (formerly OneClickDigital) API

2018-10-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17602

--- Comment #137 from Srdjan Jankovic  ---
It is a huge pain, you have to have their test account. Which includes a
password, and I'm not sure how is that dealt with in automated tests scenarios.
The test is more or less a repeat of what is done in WebService::ILS itself,
just through Koha. The main reason why I made WebService::ILS outside Koha is
to cheat a bit - I could tests the whole structure locally and relieve that
pain to some extent.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 17602] Integrate support for RecordedBooks (formerly OneClickDigital) API

2018-10-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17602

--- Comment #136 from Jonathan Druart  
---
>From the tests:

t/Koha_ExternalContent_RecordedBooks.t:skip "no RecordedBooks partner
credentials", 1 unless $ENV{RECORDEDBOOKS_TEST_LIBRARY_ID};
t/Koha_ExternalContent_RecordedBooks.t:   
t::lib::Mocks::mock_preference('RecordedBooksLibraryID',
$ENV{RECORDEDBOOKS_TEST_LIBRARY_ID});

We never set this ENV var, are there data we could use to make it pass?
See bug 21567.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 17602] Integrate support for RecordedBooks (formerly OneClickDigital) API

2018-10-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17602

Jonathan Druart  changed:

   What|Removed |Added

 Blocks||21567


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21567
[Bug 21567] WebService:ILS related tests fail during package build
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 17602] Integrate support for RecordedBooks (formerly OneClickDigital) API

2018-10-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17602

Mirko Tietgen  changed:

   What|Removed |Added

   See Also||https://bugs.koha-community
   ||.org/bugzilla3/show_bug.cgi
   ||?id=21567

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 17602] Integrate support for RecordedBooks (formerly OneClickDigital) API

2018-10-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17602

Mirko Tietgen  changed:

   What|Removed |Added

 Blocks||21536
   See Also||https://bugs.koha-community
   ||.org/bugzilla3/show_bug.cgi
   ||?id=21536


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21536
[Bug 21536] t/Koha_ExternalContent_RecordedBooks.t skips more tests than
scheduled
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 17602] Integrate support for RecordedBooks (formerly OneClickDigital) API

2018-10-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17602

Martin Renvoize  changed:

   What|Removed |Added

 CC||martin.renvoize@ptfs-europe
   ||.com
 Status|Pushed to Master|RESOLVED
 Resolution|--- |FIXED

--- Comment #135 from Martin Renvoize  ---
New Feature, will not be backported to 18.05.x series.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 17602] Integrate support for RecordedBooks (formerly OneClickDigital) API

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17602

--- Comment #134 from Nick Clemens  ---
(In reply to Jonathan Druart from comment #133)
> Created attachment 79752 [details] [review]
> Bug 17602: Add missing html filters

Followup pushed to master, thanks Jonathan!

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 17602] Integrate support for RecordedBooks (formerly OneClickDigital) API

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17602

Katrin Fischer  changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de
  Text to go in the|This feature integrates |This feature integrates
  release notes|RecordedBooks functionality |RecordedBooks functionality
   |into the catalog, following |into the catalog, following
   |the model of OverDrive.
|the model of OverDrive.
   ||
   |Searches on the opac will   |Searches on the OPAC will
   |return a link to results in |return a link to results in
   |the RecordedBooks catalog   |the RecordedBooks catalog
   |if they are found. From |if they are found. From
   |that results pagea user |that results page a user
   |that is signed in and has a |that is signed in and has a
   |valid email matching a  |valid email matching a
   |RecordedBooks account will  |RecordedBooks account will
   |be able to checkout the |be able to checkout the
   |books directly from the |books directly from the
   |results, and download them  |results, and download them
   |via their account page on   |via their account page on
   |the opac. Users will also   |the OPAC. Users will also
   |be able to place holds on   |be able to place holds on
   |unavailable items.  |unavailable items.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 17602] Integrate support for RecordedBooks (formerly OneClickDigital) API

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17602

--- Comment #133 from Jonathan Druart  
---
Created attachment 79752
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79752=edit
Bug 17602: Add missing html filters

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 17602] Integrate support for RecordedBooks (formerly OneClickDigital) API

2018-10-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17602

Nick Clemens  changed:

   What|Removed |Added

Summary|Integrate support for   |Integrate support for
   |OneClickdigital/Recorded|RecordedBooks (formerly
   |Books API   |OneClickDigital) API

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/