Bug 35581: Koha::Illrequest::Config -> Koha::ILL::Request::Config
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Thu, 14 Dec 2023 16:32:56 +0000 (15:32 -0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 22 Apr 2024 06:57:44 +0000 (08:57 +0200)
commitbcc0f17317c09de7972727f1503e5c4dc820f35c
treeeae56cfea274b71c1aafbde0b6eda26acfae3a5f
parentfb2d14901b039325bfba694231648eabd32b5cf5
Bug 35581: Koha::Illrequest::Config -> Koha::ILL::Request::Config

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
15 files changed:
Koha/ILL/Request/Config.pm [new file with mode: 0644]
Koha/Illrequest.pm
Koha/Illrequest/Config.pm [deleted file]
Koha/Illrequests.pm
Koha/REST/V1/ILL/Backends.pm
about.pl
ill/ill-requests.pl
misc/process_ill_updates.pl
opac/opac-illrequests.pl
t/db_dependent/Illrequest/Config.t [deleted file]
t/db_dependent/Illrequests.t
t/db_dependent/Koha/ILL/Comments.t
t/db_dependent/Koha/ILL/Request/Config.t [new file with mode: 0755]
t/db_dependent/api/v1/ill_backends.t
t/db_dependent/api/v1/ill_requests.t