Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Name the debounce library to the canonical upstream filename. | Ben Finney | 2016-07-15 | 1 | -9/+0 |
| | | | | | --HG-- rename : coverage/htmlfiles/jquery.debounce.min.js => coverage/htmlfiles/jquery.ba-throttle-debounce.min.js | ||||
* | Get rid of \r | Ned Batchelder | 2014-10-20 | 1 | -9/+9 |
| | |||||
* | Rework of my pull request #18: | Danny Allen | 2014-05-15 | 1 | -0/+9 |
* Implement "go to next" buttons in pyfile UI * Improve filter on main UI to persist over page reloads * Hide totals table footer if hiding any rows, as values will be inaccurate * Implement live filtering of index table rows * Upgrade to jQuery 1.11.1 |