Caroline Kery
Caroline Kery
This change adds the profile and timestamp to the exports. This should be very simple for new projects, but for existing ones, we'll need to think of a workaround. One...
This MR adds the daily ingest option to the External database in the project creation and update forms, and information for how to add this as a cron job. @peridoteagle...
This branch adds the "newest" or "oldest" options for ordering the data passed out in SMART. This required the following updates: * saving the time data was uploaded as a...
This branch looks to ensure that windows users can checkout SMART without the line endings breaking in places that will cause problems. This mainly impacts bash files and frontend files.
This is a patch to avoid with issues stemming from a bug which causes the redis queue to desync and still contain items which have been labeled. NOTE: Any idea...
This MR adds an admin timeout. It's currently set to 3 minutes to make it easier for reviewers to test it, but we'll probably want it to be more like...
This MR just changes the timezone of the export to Eastern time instead of UTC. NOTE: This is one of those changes that works for this project but will probably...
Not urgent: I just noticed these were failing and wanted to get all the tests passing again