Bug 20473: Whitespace
[koha.git] / Koha / Z3950Responder /
2022-08-26 Martin RenvoizeBug 24295: Remove GetTransfer from Z3950Responder
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-02-16 Jonathan DruartBug 27673: Replace YAML with YAML::XS
2021-01-12 Nick ClemensBug 27149: Don't strip itemnumber when adding item...
2020-11-02 Jonathan DruartBug 26673: Fix perlcritic complains
2020-10-25 Jonathan DruartBug 26673: Remove shebangs from Perl modules
2020-05-18 Nick ClemensBug 25277: Don't specify a field in query if none passed
2020-02-24 Jonathan DruartBug 24545: (follow-up) Fix license statements
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2019-10-23 Ere MaijalaBug 13937: (follow-up) Fix searching with UTF-8 characters.
2019-10-08 Ere MaijalaBug 13937: Switch from GetItem() to Koha::Items->find()
2019-10-08 Ere MaijalaBug 13937: Fix RPN conversion
2019-10-08 Ere MaijalaBug 13937: Add support for SRU and Elasticsearch
2019-10-08 Ere MaijalaBug 13937: Fix issues found in QA
2019-10-08 Nick ClemensBug 13937: (follow-up) Correct error call to use self
2019-10-08 Nick ClemensBug 13937: (follow-up) Remove reference to sub _prefetc...
2019-10-08 Jesse WeaverBug 13937: Add a Z39.50 daemon that can inject item...