Michael Hucka
Michael Hucka
This could be used to dynamically adjust the cooling-off period.
It would be useful for visitors & researchers if this repository had a [`CITATION.cff`](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files) file, so that we can know how to properly cite it. Would you mind adding one,...
Lucian reports the following (via Pivotal Tracker issue [168714324](https://www.pivotaltracker.com/story/show/168714324): When creating new tests, I will sometimes forget to add a results file. When that happens, if I click on that...
The SourceForge location is hardwired into the test runner. We need to change that to use a GitHub location.
Sarah pointed out that in the Preferences panel, the option for overriding the number of threads at the bottom of the panel should be grayed out if the currently-selected wrapper...
The window brought up by ⌘-i does not have a scrollbar.
Sidewall currently doesn't have object mappings for patents, clinical trials and policy documents. Object classes for these types of results should be implemented.
Currently, the `queryresults` object returned by `dimensions.query(...)` implements the iterator protocol and the additional ability to take the `len(...)` only. It would be convenient if the results object could supported...
Right now, filling in attribute values uses a one-call-one-item approach. However, I just realized today that it's possible to search for such things as researchers using a list syntax like...