[Koha-bugs] [Bug 29422] Add additional match types to dataTables api wrapper

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 5 12:31:08 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29422

--- Comment #1 from Martin Renvoize <martin.renvoize at 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.


More information about the Koha-bugs mailing list