Fix bug in list search that was introduced by sort order work.
[quanweb.git] / js /
2022-07-10 Chris JaeklTrim whitespace from term before searching
2022-01-24 Chris JaeklAdd ability to select sort order
2021-12-30 Chris JaeklAdd the unfetch polyfill, so that we can function on...
2021-12-30 Chris JaeklRework sizing and positioning of details pane popup.
2021-12-30 Chris JaeklFix slider max to match maximum attainable value.
2020-04-04 Chris JaeklAdd support to query books on specified lists (of award...
2020-03-31 Chris JaeklAdd ability to search by language.
2020-03-29 Chris JaeklUpdate grunt to v1.0.4.
2019-07-16 Chris JaeklAdd Browser.js.
2018-08-11 Chris JaeklAdd a bottom slider.
2018-01-08 Chris JaeklFixes oops (modified but not added file) from previous...
2018-01-08 Chris JaeklAdds unit test framework and a first unit test.
2017-11-21 Chris JaeklPrevent tooltips from displaying when the mouse is...
2017-11-20 Chris JaeklAdds config file (quanlib.ini) support.
2017-11-18 Chris JaeklRefactor search into its own controller.
2017-11-18 Chris JaeklRefactor JS into modules, and add basic MVC.