Skip to content

Filter on date range

Martin Burchell requested to merge filter-on-date-range into staging

Add date range filter to the table. This also adds a time range filter to the items API. I've changed the way the filters work so that the whole GET querydict is passed to the apply() method for extra flexibility.

Merge request reports