Bug 12159: (QA follow-up) Rename relation in Patron::Attributes
[koha.git] / Koha / Illrequest.pm
2019-03-15 Andrew IsherwoodBug 20563: Allow display of requested partners
2019-03-15 Andrew IsherwoodBug 18837: Introduce delegation to backends for unmedia...
2019-03-15 Andrew IsherwoodBug 21063: Add "Columns settings" for ILL
2019-03-15 Andrew IsherwoodBug 20750: Allow logging of arbitrary actions
2019-03-07 Andrew IsherwoodBug 20639: (follow-up) Fix population of backends
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Fix status_alias -1 bug
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Fix status_alias comparison
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Overload status_alias
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Modify POD
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Fix statusalias return
2019-02-22 Andrew IsherwoodBug 20581: Provide status_alias on IllRequest
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.