Bug 32482: (follow-up) Add markup comments
[koha.git] / Koha / Item /
2022-11-18 Marcel de RooyBug 24606: (QA follow-up) Add test for encoding/decoding
2022-11-18 Marcel de RooyBug 24606: (QA follow-up) Fix encoding/decoding
2022-11-11 Tomas Cohen AraziBug 24606: Fix encoding issues on decoded content
2022-11-10 Tomas Cohen AraziBug 24606: (QA follow-up) borrowernumber => patron_id
2022-11-10 Kyle HallBug 24606: (QA follow-up) Fix QA script issues
2022-11-10 Kyle HallBug 24606: Add Koha Object(s) with unit tests
2022-08-09 Tomas Cohen AraziBug 31183: Add Koha::Item::Transfers->filter_by_current
2021-10-18 Jonathan DruartBug 28445: Split and join on ' | ' instead of '|' for...
2021-10-18 Jonathan DruartBug 28445: Use the task queue for the batch delete...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-15 Joonas KylmäläBug 28520: Revert "Bug 12362: Reverse transfer upon...
2021-06-15 Joonas KylmäläBug 28520: Revert "Bug 12362: Cancel transfer with...
2021-06-15 Martin RenvoizeBug 24434: Reinstate updateWrongTransfer
2021-06-14 Martin RenvoizeBug 27064: (QA follow-up) Pass 'replace' through to...
2021-04-23 Martin RenvoizeBug 12362: Cancel transfer with hold cancelation
2021-04-23 Martin RenvoizeBug 12362: Reverse transfer upon cancellation
2021-04-06 Marcel de RooyBug 24000: Koha::Item::Search::Field does not return 1
2021-04-01 Martin RenvoizeBug 27993: Add handling for datecancelled in in_transit
2021-03-16 Kyle M HallBug 26633: Add REST API for managing transfer limits
2021-03-03 Martin RenvoizeBug 26618: Improve Exception Class Names
2021-03-03 Martin RenvoizeBug 24446: (QA follow-up) Correction to datecancelled...
2021-03-03 Martin RenvoizeBug 26057: Add 'cancel' method to Koha::Item::Transfer
2021-03-03 Martin RenvoizeBug 26481: Add Koha::Item::Transfer->in_transit method
2021-03-03 Martin RenvoizeBug 25767: Add Koha::Item::Transfer->receive method
2021-03-03 Martin RenvoizeBug 25757: Add Koha::Item::Transfer->transit method
2021-03-03 Martin RenvoizeBug 25757: Add item relation to Koha::Item::Transfer
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2018-07-18 Lari TaskulaBug 18072: Add Koha objects for Branch Transfer Limit
2016-09-02 Jonathan DruartBug 16686: Add Koha::Object based class for Koha::Item...
2014-11-04 Julian MauriceBug 11425: Add unit tests
2014-11-04 Julian MauriceBug 11425: Add item search form in staff interface