Clemens Wolff
|
1fb6aea532
|
Ensure collaborative_annotation is shown in admin
|
4 years ago |
Hiroki Nakayama
|
5942bbf03c
|
Merge pull request #504 from CatalystCode/enhancement/verification-emails-on-azure
Enhancement/Verification emails on Azure
|
4 years ago |
Hiroki Nakayama
|
ed388db2ab
|
Merge pull request #527 from CatalystCode/bugfix/document-filter-collaborative-annotation
Bugfix/Fix collaborative annotation for stats and filter
|
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
|
59b9d147e5
|
Add Sendgrid email backend to Azure deployment
|
4 years ago |
Clemens Wolff
|
ef8a77f747
|
Enable configuring email backend via environment
|
4 years ago |
Hiroki Nakayama
|
72cafaf881
|
Update README.md
|
4 years ago |
Hiroki Nakayama
|
bc70bc234a
|
Update LICENSE
|
4 years ago |
Hiroki Nakayama
|
1b2fd2f870
|
Merge pull request #480 from doccano/feature-page-selector
Enable to move any page
|
5 years ago |
Hiroki Nakayama
|
bd9f729fdb
|
Update README.md
|
5 years ago |
Hironsan
|
e0797983b9
|
Fix #261
|
5 years ago |
Hiroki Nakayama
|
9e48b82cbb
|
Merge pull request #422 from CatalystCode/enhancement/mysql
Enhancement/Add support for MySQL
|
5 years ago |
Hiroki Nakayama
|
f0de65622c
|
Merge pull request #473 from avant1/fix-first-annotation-page-open
Fix error on first annotation page open
|
5 years ago |
Kirill Krolik
|
a8cf6133b8
|
fix error on first annotation page open
At first `checkpoint` localstorage entry does not exist, so
`checkpoint` variable ends up to be `null`.
|
5 years ago |
Hiroki Nakayama
|
d4b7c89647
|
Merge pull request #470 from chakki-works/bugfix/label-creation
Bugfix: create label over 26
|
5 years ago |
Hironsan
|
ab271353c5
|
Fix #469
|
5 years ago |
Hiroki Nakayama
|
2ebc7296eb
|
Merge pull request #441 from CatalystCode/enhancement/docker-volume
Enhancement/Add volume for SQLite DB in doccano container
|
5 years ago |
Hiroki Nakayama
|
ca2b7bbb61
|
Merge pull request #465 from chakki-works/fix/remove-unused-dependencies
Remove unused dependencies
|
5 years ago |
Hironsan
|
7c7b6d5d26
|
Remove unused dependencies
|
5 years ago |
Hiroki Nakayama
|
167d657449
|
Merge pull request #456 from chakki-works/bugfix/working-shortkey
Enable to use shortkeys in text classification and fix #453
|
5 years ago |
Hironsan
|
ac22742a7b
|
Enable to use shortkeys in text classification and fix #453
|
5 years ago |
Hironsan
|
29d187e226
|
Add X-Frame-Options header to prevent clickjacking
|
5 years ago |
Hironsan
|
c3427a4746
|
Update compose file version
|
5 years ago |
Hironsan
|
8a876dd388
|
Update an image in top page
|
5 years ago |
Clemens Wolff
|
fa4d92ee53
|
Add volume for SQLite DB in doccano container
|
5 years ago |
Hiroki Nakayama
|
2a8ffd8fa3
|
Update README.md
|
5 years ago |
Hironsan
|
fe3554c20c
|
Update README.md
|
5 years ago |
Hiroki Nakayama
|
c6a9c9a3c5
|
Merge pull request #450 from chakki-works/bugfix/add-project-creation-options
Add project creation options in new frontend
|
5 years ago |
Hironsan
|
f07268226b
|
Add project creation options in frontend: EnableShareAnnotations and EnableRandomizeDocOrder
|
5 years ago |
Hiroki Nakayama
|
c73d870183
|
Merge pull request #448 from chakki-works/bugfix/update-tornado
Bugfix/Fix vulnerabilities in Tornado
|
5 years ago |
Hironsan
|
9af76dac90
|
Fix #447
|
5 years ago |
Hiroki Nakayama
|
e1b5e9d5df
|
Merge pull request #390 from CatalystCode/enhancement/improve-annotation-creation-performance
Enhancement/Improve annotation creation performance
|
5 years ago |
Hiroki Nakayama
|
e8842a8b49
|
Merge pull request #443 from chakki-works/feature-import-export-label
Implement label import/export feature
|
5 years ago |
Hironsan
|
d861350377
|
Implement label import/export feature
|
5 years ago |
Hiroki Nakayama
|
a7f7fae9e5
|
Merge pull request #418 from liamcripwell/feature/label_nonfield_error_messages
Feature/label nonfield error messages
|
5 years ago |
Hiroki Nakayama
|
9049a6bf10
|
Merge pull request #398 from CatalystCode/bugfix/superuser-delete-annotation
Bugfix/Enable superuser to delete user annotations
|
5 years ago |
Hiroki Nakayama
|
d7bc355810
|
Merge pull request #373 from CatalystCode/hadolint-fix-pr
Add linter for Dockerfile
|
5 years ago |
Hiroki Nakayama
|
d77859f3e3
|
Merge pull request #388 from almeta-io/master
[discussion] GCP Run - "Free" deployment solution for small teams
|
5 years ago |
Hiroki Nakayama
|
8b3f0b9708
|
Merge pull request #363 from a-shkarupin/signup_fix
Fixes #309 read settings properly
|
5 years ago |
Hiroki Nakayama
|
22e74cfd46
|
Merge pull request #319 from CatalystCode/enhancement/document-sort-order
Enable sorting of documents in frontend
|
5 years ago |
Hiroki Nakayama
|
ff892d41c3
|
Merge pull request #350 from CatalystCode/enhancement/ssl-settings
Enhancement/Add settings required for SSL
|
5 years ago |
Hironsan
|
44f1648c55
|
Set DEBUG=False for production environment
|
5 years ago |
Hiroki Nakayama
|
e03b9de59c
|
Merge pull request #341 from chakki-works/dev-frontend
Supporting mobile annotation
|
5 years ago |