Bug 22440: New ILL requests table
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Thu, 30 Mar 2023 10:07:17 +0000 (12:07 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 5 May 2023 12:13:41 +0000 (09:13 -0300)
commit33084fb40c772ec1f76cbbcb06bcbfc5b87a3042
treeea9e92207976100436c14a7e1aacc4e33df7b60f
parente64fd9aafc2b4b554429dcbbffda929c97e46cf8
Bug 22440: New ILL requests table

Use kohaTable requesting the REST api instead of the old KohaTable

Co-authored-by: Tomás Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
13 files changed:
Koha/Illrequest.pm
Koha/Illrequestattributes.pm
Koha/Schema/Result/Illrequest.pm
admin/columns_settings.yml
api/v1/swagger/definitions/ill_request.yaml
api/v1/swagger/paths/illrequests.yaml
koha-tmpl/intranet-tmpl/prog/en/includes/ill-list-table-strings.inc
koha-tmpl/intranet-tmpl/prog/en/includes/ill-list-table.inc
koha-tmpl/intranet-tmpl/prog/en/includes/js-biblio-format.inc
koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/ill-requests.tt
koha-tmpl/intranet-tmpl/prog/js/datatables.js
koha-tmpl/intranet-tmpl/prog/js/ill-list-table.js