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
Bumps [django](https://github.com/django/django) from 2.1.11 to 2.2.10.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.1.11...2.2.10)
Signed-off-by: dependabot[bot] <support@github.com>
|
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 |
Clemens Wolff
|
dc2e264108
|
Make activation instructions more explicit
|
4 years ago |
Clemens Wolff
|
945a712d23
|
Fix hard-coded scheme in account activation email
|
4 years ago |
Clemens Wolff
|
ef8a77f747
|
Enable configuring email backend via environment
|
4 years ago |
Clemens Wolff
|
21e1dc9384
|
Fix codacy
|
4 years ago |
Clemens Wolff
|
5de3b2adf9
|
Add support for multi-line transcription
|
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
|
ade928eb13
|
Move plain text upload out of shared template
|
4 years ago |
Hironsan
|
7c7b6d5d26
|
Remove unused dependencies
|
5 years ago |
Hironsan
|
9af76dac90
|
Fix #447
|
5 years ago |
Hironsan
|
44f1648c55
|
Set DEBUG=False for production environment
|
5 years ago |
Hironsan
|
3bb7619b00
|
Update running config
|
5 years ago |
Hironsan
|
95c01b2a1f
|
Add docker-compose for production environment
|
5 years ago |
Clemens Wolff
|
cc623da88a
|
Fix vulnerabilities in Javascript dependencies
|
5 years ago |
dependabot[bot]
|
a46c02ce76
|
Bump eslint-utils from 1.3.1 to 1.4.3 in /app/server/static
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
2134088165
|
Bump lodash.merge from 4.6.1 to 4.6.2 in /app/server/static
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Clemens Wolff
|
1dd2e2b1cf
|
Add support for MySQL
|
5 years ago |
Clemens Wolff
|
37a4fa3cb5
|
Remove unused db_options variable
|
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 |
Liam Cripwell
|
a1c9f6ad2f
|
re-add deleted comment
|
5 years ago |
Liam Cripwell
|
1a9d85cf12
|
push label non-field error messages to ui
|
5 years ago |
margaretmeehan
|
2066a619a4
|
fix lint errors
|
5 years ago |
margaretmeehan
|
c2ced94a82
|
Removed Buefy styles from Users page and refctor table
|
5 years ago |
margaretmeehan
|
6852f9f309
|
fix api test
|
5 years ago |