98 Commits (aa1b9c3c6f59053f8ac0a1067928551a35fdfdab)

Author SHA1 Message Date
Hironsan b41d00b356 Remove trailing spaces to pass codacy 3 years ago
Paul 1e35fe764c fix: changed json1 naming to jsonl 3 years ago
Prab Dhaliwal 8e8e6f1fd0 Add clear annotations and bulk delete functionality 3 years ago
Paul ba3b2ab045 FastText import: supports label tags everywhere in line 3 years ago
Hironsan ba8e52d01e Remove a line 4 years ago
Hironsan 366d66d43c Deduplicate data on randomized order option, fix #933, fix #1026 4 years ago
Paul 6781e26d33 FastText import functionality 4 years ago
Setu Shah 6dc6319f1d Add timestamps to annotation serializers 4 years ago
Christian Gill 303f9851c4 allow for uploading empty label 4 years ago
Christian Gill 62f373f061 implement feedback 4 years ago
Hironsan 1ac6d5122f Fix ApproveLabelsAPI not to show other's annotations if it's checked 4 years ago
Hironsan c36d0a4005 Allow annotator to update/delete other's annotations 4 years ago
Hironsan ad3b5a88c8 Fix error on Django Admin search, closes #859 4 years ago
Christian Gill f1ff2f6066 fix csv testcases to overlook missing labels 4 years ago
Christian Gill 43043e302b add testcase for csv upload 4 years ago
Christian Gill 78d7575886 allow rows to contain less data than columns suggest 4 years ago
Hironsan d4ecaa543f Add a merge migration 4 years ago
Harm Weites 44d9ef1195 Extremely simple /v1/health endpoint 4 years ago
Christian Gill 79449b7c78 change of permission for annotation edits 4 years ago
tusharmakkar08 0c2cc3909b Fixing test case 4 years ago
tusharmakkar08 62c1ed5644 Added user completed data 4 years ago
Hironsan 63044f942b Enable to display non-ascii metadata, resolves #513 4 years ago
Hironsan 0a0a3320ef Add LabelUploadAPI 4 years ago
Hironsan fce1703f82 Add API document generator, resolves #299, resolves #646 4 years ago
Hironsan a4781beaa6 Enable to use digits as shortcut keys and resolve #599 4 years ago
Clemens Wolff e0ec1232d2 Add single-class-classification mode 4 years ago
Hironsan 65e80b89e2 Specify sort order not to change document order when it is checked 4 years ago
Clemens Wolff 5c1a5e0a84 Fix codacy 4 years ago
Clemens Wolff 3492874d5e Enable import of CSVs with arbitrary column order 4 years ago
Clemens Wolff b0f6308d97 Ensure fields are consistent 4 years ago
Clemens Wolff af8ca8de19 Ensure read_only_fields are consistent 4 years ago
Clemens Wolff 73ea4f1912 Fix spacing 4 years ago
Clemens Wolff 1fb6aea532 Ensure collaborative_annotation is shown in admin 4 years ago
Clemens Wolff 290e2cafd1 Make statistics respect collab flag 4 years ago
Clemens Wolff e5d04947df Make document filter respect collab flag 4 years ago
Clemens Wolff 70b63b68ee Extract list documents test helper 4 years ago
Clemens Wolff 945d0b412e Extract _patch_project helper 4 years ago
Clemens Wolff 9f1bd5b2e5 Add test for document filter 4 years ago
Clemens Wolff 43146e2ecb Simplify test for statistics API 4 years ago
Clemens Wolff 21e1dc9384 Fix codacy 4 years ago
Clemens Wolff 91d969d951 Add support for audio file upload 4 years ago
Clemens Wolff 9401a469d3 Implement skeleton for speech2text project type 4 years ago
Clemens Wolff 1dd2e2b1cf Add support for MySQL 5 years ago
Clemens Wolff b40b2e8f6f Avoid database lookup on annotation creation 5 years ago
Clemens Wolff 35e4a35395 Avoid computing label_count on each annotation 5 years ago
Clemens Wolff 6d3db4c68f Enable superuser to delete user annotations 5 years ago
margaretmeehan 6852f9f309 fix api test 5 years ago
margaretmeehan 23a1804e23 Merge migration issue 5 years ago
Clemens Wolff 8222ea6022 Enable editing of labels with shortcut keys 5 years ago
Clemens Wolff e81ebb3f0f Fix data import from non UTF-8 files 5 years ago