Bug 22194: Add Koha::Exceptions::Metadata
[koha.git] / Koha / Illrequest.pm
2019-01-28 Martin RenvoizeBug 20640: (follow-up) Degrade gracefully on error
2019-01-28 Martin RenvoizeBug 20640: Add backend migration support to ILL
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: Remove prefix use of borrower category
2018-10-31 Josef MoravecBug 20941: (QA follow-up) Fix return value of get_type...
2018-10-31 Andrew IsherwoodBug 20941: (follow-up) Carry out comment #4 advice
2018-10-31 Andrew IsherwoodBug 20941: Add Illrequest->getType method
2018-10-27 Magnus EngerBug 18591: Allow any number of comments on ILLs
2018-10-09 Andrew IsherwoodBug 20548: Remove copyright clearance for staff
2018-01-19 Jonathan DruartBug 20001: Fix confusion between array and arrayref
2017-11-09 Tomas Cohen AraziBug 7317: (QA followup) Rename 'branch' for 'library'
2017-11-09 Jonathan DruartBug 7317: Add missing 'use Encode' statement
2017-11-09 Tomas Cohen AraziBug 7317: Handle missing email addresses gracefuly
2017-11-09 Tomas Cohen AraziBug 7317: (followup) Make tests independent of data...
2017-11-09 Tomas Cohen AraziBug 7317: (QA followup) Get rid of warnings from the...
2017-11-09 Tomas Cohen AraziBug 7317: Handle backend absense more gracefuly
2017-11-09 Magnus EngerBug 7317: QA followup
2017-11-09 Tomas Cohen AraziBug 7317: Overload Koha::Illrequest::TO_JSON
2017-11-09 Alex SassmannshausenBug 7317: Interlibrary loans framework for Koha.