coralnet
coralnet copied to clipboard
Development of CoralNet.
Somewhat similar situation to issue #251, except this doesn't give us a 'bad' source state, just confusing behavior. - Have two browser tabs open as the same user. Navigate to...
The biggest reason is that log files are currently shared between the actual server and unit tests. We typically only run unit tests in dev environments (and maybe staging), but...
Images and Patches pages already do this, so it might make sense to do it for metadata as well. With thousands of images shown at once, the grid interface can...
Thought there was an issue for this, but I guess not. I wouldn't put this at super-high priority compared to other things we have going on, but I had a...
`year=1010 is before 1900; the datetime strftime() methods require year >= 1900` This happened on the Annotation Tool and Image Details page for an image whose date metadata was entered...
That is, we just link to the jpg/png itself. Benefits: - We wouldn't have to worry about how the image is displayed on the page (EXIF orientation or not, beyond...
Branched off from my write-up in issue #107. The annotation tool currently downloads the image to annotate, then strips the EXIF orientation from the in-memory image, then loads the edited...
Suggested by Renata Ferrari in the Google Group, where she mentions some orthomosaics using this format. I don't think there's anything too special about this format; the end result is...
See slide 8 of the Beta Layouts slides; there's several ideas going on here and some of them are easier to grasp with the layout mockup.
The option should be displayed on the Browse page. Have a dropdown with choices like 20, 30, 50, 100, 200. Something like that. The option for results per page (and...