coralnet
coralnet copied to clipboard
Development of CoralNet.
Selenium tests are basically our way of testing Javascript behavior. Per [this comment](https://github.com/beijbom/coralnet/blob/ec8029114d7b168b46af65259bbd27af78def9cd/project/lib/tests/utils.py#L532), we previously limited Selenium unit tests to the SQLite database, because it was the only available database...
We've had various ideas on letting multiple sources share classifiers, but one simple interim solution for some of the related pain points would be allowing users to move and copy...
Decided to make a new issue rather than continuing issue #85. We used to have a statistics page showing plots for annotation data. You can see the remnants of the...
Currently there are three source permission levels: View, Edit, Admin. I propose the following instead: - **Viewer** (just a grammatical rename from View) - **Annotator** (new permission: Viewer perms +...
3.6's end of support is 2021-12-23: https://www.python.org/downloads/ 3.7's is 2023-06-27. If I recall, the main thing to watch out for when updating from Python 3.x to a newer 3.x is...
From discussion in issue #253. We are considering moving the `coralnet`, `pyspacer`, and `coralnet-system` repos under a 'coralnet' GitHub organization. The URLs would thus be changed like: - `beijbom/coralnet` ->...
I recall mean standard error coming up a couple of times. I don't remember what CPCe provides in its exports off the top of my head - that's definitely worth...
This has idea-overlap with issue #206, except that issue is about discovering sources, not classifiers specifically. A classifier ID is required to use the following: - The API - "Deploy...
Once #205 is addressed in some form, we're going to have a lot more public sources. The list of public sources at the `/source` URL is going to become pretty...
@kriegman @beijbom This is my attempt to generalize item 1B from our recent email conversation and add some more ideas/thoughts. Let me know if I'm off the mark, though. Pooling...