Bug 27982: (follow-up) Address another missing instance
[koha.git] / Koha / Items.pm
2021-02-01 Tomas Cohen AraziBug 27580: Handle NULL values correctly in Koha::Items...
2021-01-14 Martin RenvoizeBug 24254: (QA follow-up) Inlines opachiddenitems handling
2021-01-14 Tomas Cohen AraziBug 24254: Implement separate filters and add patron...
2021-01-14 Tomas Cohen AraziBug 24254: Read the OpacHiddenItems preference internally
2021-01-14 Tomas Cohen AraziBug 24254: Compare itemlost with 0
2021-01-14 Tomas Cohen AraziBug 24254: Add Koha::Items->filter_by_visible_in_opac
2020-08-25 Jonathan DruartBug 26139: Centralize code for "Place hold" button...
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2016-02-12 Jonathan DruartBug 15446: Rename Koha::Object[s]->type with _type
2015-07-29 Kyle M HallBug 13851: Replace waiting holds logic in circulation...