1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-08 00:42:28 +02:00

Updated TODO (markdown)

koalyptus 2015-10-24 23:00:12 +11:00
parent 11d665d9fb
commit a3295a17e4

@ -30,6 +30,7 @@
- ~~Make the ``exact_match`` option applicable to filters on a per column basis instead of a global setting affecting all column filters: [issue #34](https://github.com/koalyptus/TableFilter/issues/34)~~
## Known limitations/bugs
- Check the [issues](https://github.com/koalyptus/TableFilter/issues) list
- ~~Clear button does not enable previously greyed out options when ``linked_filters`` is on~~
- ~~``None`` filter type for a column should not show pop-up filter indicator when ``popup_filters`` is on~~
- ~~Fix single filter search~~