Hiroki Nakayama
|
e33f0fde8e
|
Merge pull request #1161 from doccano/fix/#713
Fix 500 error after project creation
|
3 years ago |
Hironsan
|
7e4f25941e
|
Update test cases
|
3 years ago |
Hironsan
|
eb43f17882
|
Remove image property from Project models and serializers, fix #713
|
3 years ago |
Hiroki Nakayama
|
7350f4eb90
|
Merge pull request #1155 from doccano/feature/commenting
Feature/commenting
|
3 years ago |
Hironsan
|
9ef3a6e540
|
Update CommentButton.vue to fix bug on press enter
|
3 years ago |
Hironsan
|
1fb04cccab
|
Update frontend to add comment feature
|
3 years ago |
Hironsan
|
54f2d936a1
|
Merge branch 'master' into feature/commenting
# Conflicts:
# app/api/serializers.py
# app/api/views.py
|
3 years ago |
Hiroki Nakayama
|
d5e757b5f0
|
Merge pull request #1138 from SwiftPredator/Enhancement/export_only_approved_dataset_option
Enhancement: Added option to export only approved datasets
|
3 years ago |
Hiroki Nakayama
|
ae71fc408b
|
Merge pull request #1147 from doccano/enhancement/usingPipfileInDocker
Switch requirements.txt to Pipfile for Docker and Docker Compose
|
3 years ago |
Hironsan
|
24ef114e16
|
Update installation document
|
3 years ago |
Hironsan
|
b4d01555b6
|
Add fastners as a dependency to pass unit testing
|
3 years ago |
Hironsan
|
9e0b0faffa
|
Move frontend/dev-nuxt.sh to tools/
|
3 years ago |
Hironsan
|
1c8ef0c654
|
Update docker-compose.prod.yml to remove frontend container
|
3 years ago |
Hironsan
|
2ef81ca890
|
Remove an old aws cloudformation template
|
3 years ago |
Hironsan
|
17af376a81
|
Remove .travis.yml
|
3 years ago |
Hironsan
|
49087a69fe
|
Remove unused shell scripts
|
3 years ago |
Hironsan
|
0db22086e4
|
Remove unused requirements.txt
|
3 years ago |
Hironsan
|
8f72d592e3
|
Change docker-compose.prod.yml to use Pipfile
|
3 years ago |
Hironsan
|
4ced081dc5
|
Change docker-compose.dev.yml to use Pipfile
|
3 years ago |
Hironsan
|
8f4fad340d
|
Change Dockerfile to use Pipfile
|
3 years ago |
Hironsan
|
9cd584adab
|
Add gunicorn as a dependency
|
3 years ago |
Hiroki Nakayama
|
09562f9502
|
Merge pull request #1143 from doccano/fix/webpack-loader
Update settings and move commands
|
3 years ago |
Hironsan
|
33e1ceccf3
|
Update settings and move commands, fix #1134 #1135
|
3 years ago |
Paul
|
b2855105d0
|
Enhancement: Added option to export only approved datasets
|
3 years ago |
Hiroki Nakayama
|
d7b56eedc5
|
Merge pull request #1131 from doccano/fix/#1130
Quick fix #1130
|
3 years ago |
Hironsan
|
7319dd4d0e
|
Quick fix #1130
|
3 years ago |
Hiroki Nakayama
|
87f3522ac0
|
Merge pull request #1128 from liangfu/patch-1
fix python3 compatibility problem
|
3 years ago |
Liangfu Chen
|
aa1b9c3c6f
|
fix python3 compatibility problem
|
3 years ago |
Hiroki Nakayama
|
38278bbf30
|
Merge pull request #1127 from doccano/fix/#783
Proper tagging of docker containers
|
3 years ago |
Hironsan
|
f4bd8c06ae
|
Disable multi platform build
|
3 years ago |
Hironsan
|
4b735860ef
|
Update workflow
|
3 years ago |
Hironsan
|
f680f1f9d5
|
Update Dockerfile to install libssl-dev
|
3 years ago |
Hironsan
|
793c5614f0
|
Add a workflow to tag images properly, fix #783
|
3 years ago |
Paul
|
18f4f650d8
|
Feature: FastText Export (#362)
|
3 years ago |
Hironsan
|
b9c1c93cf8
|
Update mkdocs workflow
|
3 years ago |
Hiroki Nakayama
|
a4d351a304
|
Merge pull request #1122 from doccano/fix/mkdocsWorkflow
Remove root requirements.txt to fix mkdocs
|
3 years ago |
Hironsan
|
8112328d4e
|
Remove root requirements.txt to fix mkdocs
|
3 years ago |
Hiroki Nakayama
|
f6f6ad09ef
|
Merge pull request #1121 from doccano/enhancement/mkdocsWorkflow
Add a workflow to deploy mkdocs
|
3 years ago |
Hironsan
|
ce8ebe6ab5
|
Update mkdocs config path
|
3 years ago |
Hironsan
|
65ef4f599f
|
Add a workflow for mkdocs
|
3 years ago |
Hiroki Nakayama
|
d310211588
|
Merge pull request #1120 from doccano/enhancement/GitHubActions
Add GitHub actions for unit testing
|
3 years ago |
Hironsan
|
1695b17ff8
|
Add a workflow for unit testing
|
3 years ago |
Hironsan
|
fcd4472b38
|
Add lockfile as a dependency to pass tests
|
3 years ago |
Hironsan
|
0b9ef401b1
|
Add Pipfile and Pipfile.lock
|
3 years ago |
Hiroki Nakayama
|
1e40005f35
|
Merge pull request #1115 from prabd/feature/bulk_delete_and_clear_annotations
Clear annotations and bulk delete functionality. (Fix #523 and #631)
|
3 years ago |
Hironsan
|
fcd6a8020c
|
Update all buttons in annotation screen from outlined to icon
|
3 years ago |
Hironsan
|
778782caaf
|
Change the UI of all document deletion button
|
3 years ago |
Hironsan
|
1540a8f3e1
|
Change the position of all document deletion button
|
3 years ago |
Hironsan
|
ffa49c5eaa
|
Update ConfirmForm to allow empty items
|
3 years ago |
Hironsan
|
7f750687b4
|
Enable clear annotation button for any project type
|
3 years ago |