[Koha-bugs] [Bug 29422] New: 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:25:40 CET 2021


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

            Bug ID: 29422
           Summary: Add additional match types to dataTables api wrapper
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: jonathan.druart+koha at gmail.com,
                    testopia at bugs.koha-community.org, tomascohen at gmail.com
        Depends on: 29302, 29408

The `criteria` key in the dataTables wrapper allows the developer to pick the
type of comparison that is used in searches.  However, it is currently limited
to `contains`, `starts_with`, `ends_with` and `exact`.

I propose to add some additional comparisons for numeric and date comparisons.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29302
[Bug 29302] The dataTables Koha RESTful API wrapper should allow picking match
type at the column level
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29408
[Bug 29408] The datatables api wrapper is ambiguously named
-- 
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