Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Linting fixes to jquery.multi-select.js | Zarino Zappia | 2017-05-31 | -4/+2 |
| | ||||
* | Add simple way to return to "everything" in list filters | Zarino Zappia | 2016-10-25 | -51/+131 |
| | ||||
* | Allow multiple selections in report list filter. | Zarino Zappia | 2016-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. |