Bug 21063: Add "Columns settings" for ILL
[koha.git] / Koha / REST / V1 / Illrequests.pm
2019-03-15 Andrew IsherwoodBug 21063: Add "Columns settings" for ILL
2019-02-26 Nick ClemensRevert "Bug 22026: Removed 'use Modern::Perl;' from...
2019-02-22 Andrew IsherwoodBug 20581: API provide status_alias embed
2019-02-19 Martin RenvoizeBug 20600: (follow-up) Fix critic error
2019-02-19 Andrew IsherwoodBug 20600: (follow-up) Rebase on current master
2019-02-19 Andrew IsherwoodBug 20600: (follow-up) Do not use $_ in loop
2019-02-19 Andrew IsherwoodBug 20600: Add filtering of ILL requests in list
2019-01-28 Jasmine AmohiaBug 22026: Removed 'use Modern::Perl;' from Koha::REST...
2018-11-16 Andrew IsherwoodBug 21835: Fix display of request ID
2018-11-02 Andrew IsherwoodBug 20996: (follow-up) Fix merge problems
2018-11-02 Andrew IsherwoodBug 20996: Further enhance performance
2018-11-02 Andrew IsherwoodBug 20996: Remove prefix use of borrower category
2017-11-09 Magnus EngerBug 7317: QA followup
2017-11-09 Tomas Cohen AraziBug 7317: (followup) Migrate endpoint to OpenAPI
2017-11-09 Alex SassmannshausenBug 7317: Interlibrary loans framework for Koha.