5 Nov
2021
5 Nov
'21
12:31 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29422 --- Comment #1 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 127359 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127359&action=edit Bug 29422: Add `before`, `after` and `between` match options This patch adds three new comparison operators to the datatables api wrapper. The allow for date (and numberic) type comparisons in searches. The special case `between` operator expects a string value of the form `start:end` and will fall back to `after` comparisons if only a start number/date is passed. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.