aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/jquery.multi-select.js
Commit message (Collapse)AuthorAgeLines
* Linting fixes to jquery.multi-select.jsZarino Zappia2017-05-31-4/+2
|
* Add simple way to return to "everything" in list filtersZarino Zappia2016-10-25-51/+131
|
* Allow multiple selections in report list filter.Zarino Zappia2016-10-13-0/+256
This lets people filter by multiple categories or states. It uses our jQuery multi-select plugin to turn the <select multiple>s into little overlay lists of checkboxes. HTML5 history is also supported.