Hiroki Nakayama
|
8ba2394180
|
Merge pull request #651 from doccano/bugfix/enable-to-show-error-messages-on-import-labels
[Bugfix] enable to show error messages on importing labels
|
4 years ago |
Hironsan
|
bd94b7bf61
|
Enable to show error message on label uploading, resolves #455, resolves #591
|
4 years ago |
Hironsan
|
0a0a3320ef
|
Add LabelUploadAPI
|
4 years ago |
Hiroki Nakayama
|
7026e183d2
|
Merge pull request #647 from doccano/feature/api-documentation
Add API document generator
|
4 years ago |
Hironsan
|
fce1703f82
|
Add API document generator, resolves #299, resolves #646
|
4 years ago |
Hiroki Nakayama
|
301ac5156b
|
Merge pull request #640 from doccano/bugfix/handle-real-enter-event
Enable to handle real enter event, fix #638
|
4 years ago |
Hironsan
|
e862ab4f70
|
Enable to handle real enter event, fix #638
|
4 years ago |
Hiroki Nakayama
|
fa39e8908c
|
Merge pull request #633 from doccano/feature/security-enhancement
Update nginx.conf to enhance security
|
4 years ago |
Hironsan
|
89fbde605f
|
Update nginx.conf to enhance security
add X-XSS-Protection and X-Content-Type-Options headers
|
4 years ago |
Hiroki Nakayama
|
bdba2961bf
|
Merge pull request #611 from doccano/hotfix/fix-broken-images
Fix broken images in tutorial.md, resolve #579
|
4 years ago |
Hironsan
|
52f96e5cf3
|
Fix broken images in tutorial.md, resolve #579
|
4 years ago |
Hiroki Nakayama
|
59b63b127c
|
Merge pull request #607 from doccano/hotfix/fix-duplicate-key-error
Fix duplicate key error, resolve #589
|
4 years ago |
Hironsan
|
1f4f491023
|
Fix duplicate key error, resolve #589
|
4 years ago |
Hiroki Nakayama
|
3709368086
|
Merge pull request #606 from doccano/feature/show-menu-by-default
Enable to show menu by default, resolve #598
|
4 years ago |
Hironsan
|
4ab91b6229
|
Enable to show menu by default, resolve #598
|
4 years ago |
Hiroki Nakayama
|
f4c174ea4a
|
Merge pull request #603 from doccano/feature/digit-shortkey
Enable to use digits as shortcut keys and resolve #599
|
4 years ago |
Hironsan
|
a4781beaa6
|
Enable to use digits as shortcut keys and resolve #599
|
4 years ago |
Hiroki Nakayama
|
c364e5685e
|
Merge pull request #602 from doccano/fix-#600
Update package.json, fix #600
|
4 years ago |
Hironsan
|
d340a5805d
|
Update package.json, fix #600
|
4 years ago |
Hiroki Nakayama
|
dce6f035a2
|
Merge pull request #582 from doccano/fix-repository-name
Update repository name
|
4 years ago |
Hironsan
|
357287f3f8
|
Update repository name
|
4 years ago |
Hiroki Nakayama
|
a8fc7ee47b
|
Merge pull request #580 from doccano/fix-curl3-version
Fix libcurl3 version
|
4 years ago |
Hironsan
|
5acc9b26e4
|
Fix curl3 version
|
4 years ago |
Hironsan
|
7833c1ef12
|
Resolve #569
|
4 years ago |
Hiroki Nakayama
|
8b4b32df8c
|
Merge pull request #567 from doccano/security-update
Update webpack version
|
4 years ago |
Hironsan
|
5d071f7cc5
|
Update security vulnerabilities
|
4 years ago |
Hiroki Nakayama
|
71f925f5b0
|
Update README.md
|
4 years ago |
Hiroki Nakayama
|
8166677c58
|
Merge pull request #562 from doccano/dependabot/pip/app/django-2.2.10
Bump django from 2.1.11 to 2.2.10 in /app
|
4 years ago |
Hironsan
|
793be1155c
|
Explain how to avoid status code 127 and resolve #553
|
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 |
Hiroki Nakayama
|
b526c7cd43
|
Merge pull request #558 from doccano/feature-docker-compose-dev
Docker compose for development
|
4 years ago |
Hironsan
|
7df03f8d82
|
Update requirements.txt
|
4 years ago |
Hironsan
|
398d63f034
|
Update README
|
4 years ago |
Hironsan
|
18ed29f576
|
Update vue files according to eslint
|
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 |
Hiroki Nakayama
|
1745821b2e
|
Merge pull request #549 from doccano/fix-#488
Disable left/right shortcut key in input and textarea
|
4 years ago |
Hironsan
|
2a7502ef4d
|
Disable left/right shortcut key in input and textarea
Closes #488
|
4 years ago |
Hiroki Nakayama
|
8818ab1171
|
Merge pull request #535 from CatalystCode/enhancement/csv-import-with-out-of-order-columns
Enhancement/Enable import of CSVs with arbitrary column order
|
4 years ago |
Hiroki Nakayama
|
d2671a99b9
|
Merge pull request #532 from CatalystCode/bugfix/project-create-options-ignored
Bugfix/Flags set on project creation are discarded
|
4 years ago |
Hiroki Nakayama
|
17bee61ec4
|
Merge pull request #539 from meseta/node-fix
Resolve build fail
|
4 years ago |
Yuan Gao
|
0cabdcee1e
|
Bump node version
|
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 |