Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / Koha / Illrequest.pm
2020-04-08 Martin RenvoizeBug 24840: (follow-up) Catch some further cases of...
2020-03-23 Martin RenvoizeBug 23463: (RM follow-up) Add try block around Illreque...
2020-03-23 Jonathan DruartBug 23463: Replace new occurrence of AddItem
2020-03-10 Andrew IsherwoodBug 23112: (follow-up) Conditionally prevent checkout
2020-03-10 Nick ClemensBug 23112: (QA follow-up) Fix database update, add...
2020-03-10 Andrew IsherwoodBug 23112: (follow-up) Fix test as per feedback
2020-03-10 Andrew IsherwoodBug 23112: Update request status on return
2020-03-10 Andrew IsherwoodBug 23112: Add permission checks
2020-03-10 Andrew IsherwoodBug 23112: Add circulation to ILL requests
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2019-10-21 Marcel de RooyBug 23712: (QA follow-up) Silence two other warns too
2019-10-01 Martin RenvoizeBug 22280: (RM follow-up) Correction to POD
2019-10-01 Tomas Cohen AraziBug 22280: Fix typo in _status_graph_union
2019-04-19 Andrew IsherwoodBug 22464: Pass forward parameters
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.