SMART
SMART copied to clipboard
Smarter Manual Annotation for Resource-constrained collection of Training data
Adds timeout mechanism for coders and admins who have not coded or performed an admin-specific action after five minutes. - The server runs a celery task every five minutes to...
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...
Adds the ability to manually unassign data from coders through the Admin dashboard. For future reference, the manual unassign problem ([EWDCODE-197](https://jira.rti.org/browse/EWDCODE-197)) occurs when the changes in the database (ie removing...
Adds a button to just "Skip" a card. This does almost everything the same as our current "Adjudicate Button" except for adding that card to the Admin queue. Renames the...
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...
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Bumps [django-celery-results](https://github.com/celery/django-celery-results) from 2.2.0 to 2.4.0. Release notes Sourced from django-celery-results's releases. v2.4.0 What's Changed [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in celery/django-celery-results#312 drop django 2.2 by @auvipy in celery/django-celery-results#317 save...
This throws a form error is duplicate data with old labels in ingested through the update data pipeline. Does not affect project creation data upload. Error shows which rows in...
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
Bumps [django](https://github.com/django/django) from 3.2.9 to 3.2.14. Commits 746e88c [3.2.x] Bumped version for 3.2.14 release. a9010fe [3.2.x] Fixed CVE-2022-34265 -- Protected Trunc(kind)/Extract(lookup_name) ag... 3acf156 [3.2.x] Fixed GEOSTest.test_emptyCollections() on GEOS 3.8.0. 4a5d98e...