756 Commits (f36e720ce8d5b7d4222f29e3f94472a727cbce28)

Author SHA1 Message Date
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
Alexander Kurakin 1ef215babe apk and pip: turn off caching 4 years ago
Maksym Komar 86dd316a46 Add From: email setting to awsdeploy.yml 4 years ago
Charles Tapley Hoyt f12c30d02f
More grammar fixes 4 years ago
Hironsan d4ecaa543f Add a merge migration 4 years ago
Harm Weites 8232a6b035 Add in bash and symlink /usr/bin/python 4 years ago
dependabot[bot] e37be8dde0
Bump websocket-extensions from 0.1.3 to 0.1.4 in /app/server/static 4 years ago
dependabot[bot] bf83280524
Bump django from 2.2.10 to 2.2.13 in /app 4 years ago
Yuri Baburov b6aed7f3ec Show annotation verification status with thumbs up icon on the left side view. 4 years ago
Yuri Baburov 19c8dc4fe1 Display newlines for sequence-labeling projects in old frontend 4 years ago
Sergey Kolesnikov 1df7cab04d
Dockerfile cleanup 4 years ago
Harm Weites 44d9ef1195 Extremely simple /v1/health endpoint 4 years ago
Harm Weites b2ba6354c2 Use Alpine as root image 4 years ago
Christian Gill 20d16c8ea8
Update exception raising 4 years ago
Christian Gill 586cfbe5dc add logging for password reset 4 years ago
Christian Gill 86252aa314 fix code style 4 years ago
Christian Gill 890d7659e5 avoid error all together 4 years ago
Christian Gill 2581f8ab4d join errors to one exception 4 years ago
Christian Gill 13a3ec4ef4 catch exception commanderror to avoid 'that username is already taken' in startup 4 years ago
Christian Gill 79449b7c78 change of permission for annotation edits 4 years ago
Hironsan d2f6706a37 Add CORS whitelist 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 1f4f491023 Fix duplicate key error, resolve #589 4 years ago
Hironsan a4781beaa6 Enable to use digits as shortcut keys and resolve #599 4 years ago
Hironsan 357287f3f8 Update repository name 4 years ago
Hironsan 5d071f7cc5 Update security vulnerabilities 4 years ago
dependabot[bot] b404d71070
Bump django from 2.1.11 to 2.2.10 in /app 4 years ago
Hironsan f07a121d52 Add docker compose config to setup development environment quickly 4 years ago
Clemens Wolff e0ec1232d2 Add single-class-classification mode 4 years ago
Clemens Wolff c9d12e6cb2 Inline getAnnotations function 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