Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / Koha / Z3950Responder /
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...