Bug 36982: Collections facet does not get alphabetized based on collection descriptions
[koha.git] / Koha / ILL /
2024-06-11 Tomas Cohen AraziBug 34838: Use ->set to avoid method redefinition warnings
2024-06-11 Pedro AmorimBug 34597: Implementation
2024-06-10 Pedro AmorimBug 34838: Tidy
2024-06-10 Pedro AmorimBug 34838: Only check for status in status graph if...
2024-06-10 Pedro AmorimBug 34838: Only call strings_map if status_alias is...
2024-06-10 Pedro AmorimBug 34838: Replace SUPER::AUTOLOAD with get_column
2024-04-26 Pedro AmorimBug 36416: Fix cud-check_out
2024-04-22 Tomas Cohen AraziBug 35581: POD fixes
2024-04-22 Tomas Cohen AraziBug 35581: (follow-up) Remove internal use of ->illrequ...
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequest -> Koha::ILL::Request
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequest::SupplierUpdate* -> Koha...
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequest::Logger -> Koha::ILL::Reque...
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequest::Config -> Koha::ILL::Reque...
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequest::Workflow* -> Koha::ILL...
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequestattribute* -> Koha::ILL...
2024-04-22 Pedro AmorimBug 35581: Koha::Illcomment* -> Koha::ILL::Comment*
2024-04-22 Pedro AmorimBug 35581: Illbatchstatus* -> ILL::Batch::Status*
2024-04-22 Pedro AmorimBug 35581: Koha::*Illbatch* -> Koha::*ILL::*Batch*
2024-04-22 Pedro AmorimBug 35581: Koha::Illbackend -> Koha::ILL::Backend