Hiroki Nakayama
|
1d3d1f7ae1
|
Merge pull request #1183 from void-W/master
fix doc bug
|
3 years ago |
wujianchang
|
646c68e8b1
|
fix doc bug
|
3 years ago |
Hironsan
|
507f11e071
|
Update pypi publish workflow
|
3 years ago |
Hiroki Nakayama
|
013b986663
|
Merge pull request #1179 from doccano/fix/pypi-publish-workflow
Update pypi publish workflow
|
3 years ago |
Hironsan
|
5d0568bcf2
|
Update pypi publish workflow
|
3 years ago |
Hiroki Nakayama
|
d852e6f052
|
Merge pull request #1177 from doccano/fix/#726
Fix a method counts the number of characters
|
3 years ago |
Hironsan
|
49bf17110d
|
Fix a method counts the number of characters
|
3 years ago |
Hiroki Nakayama
|
cec71fb8de
|
Merge pull request #487 from CatalystCode/guideline-per-document
Enhancement/Document-level annotation guideline
|
3 years ago |
Hiroki Nakayama
|
1c722dfd81
|
Merge pull request #1172 from SwiftPredator/Enhancement/API-Test_Doc_to_README
Enhancement/api test doc to readme
|
3 years ago |
Hiroki Nakayama
|
f2af355511
|
Merge pull request #1175 from ricjhill/master
Increased max upload size to 100 MB.
|
3 years ago |
Hironsan
|
e39a4c2c42
|
Fix client_max_body_size to 100M
|
3 years ago |
Hironsan
|
0520004de7
|
Merge branch 'master' into #f1175
# Conflicts:
# frontend/rules/index.js
|
3 years ago |
Hiroki Nakayama
|
dce63d757d
|
Merge pull request #1163 from MrChrissie/feature/bulkimport
Feature: bulkimport for same filetype.
|
3 years ago |
Hiroki Nakayama
|
da18b5f5c0
|
Merge pull request #1156 from SwiftPredator/feature/fasttext_export
Feature: FastText Export (#362)
|
3 years ago |
Richard Hill
|
675357d45e
|
Increased max upload size to 100 MB.
|
3 years ago |
Paul
|
9bb80235ee
|
Added API-Test Doc to README
|
3 years ago |
Hiroki Nakayama
|
9ea7ce8fa4
|
Merge pull request #1167 from MrChrissie/feature/germanFrontend
German language support + chinese iso code fix
|
3 years ago |
Chris
|
b6b6ca5a3d
|
fix chinese language iso code
|
3 years ago |
Chris
|
9b688b756d
|
Add german translation of the frontend
|
3 years ago |
Hiroki Nakayama
|
0793f41267
|
Merge pull request #1164 from doccano/fix/herokuDeploy
Fix heroku deploy
|
3 years ago |
Hiroki Nakayama
|
f5303f39a8
|
Merge pull request #1164 from doccano/fix/herokuDeploy
Fix heroku deploy
|
3 years ago |
Hironsan
|
244180c1c6
|
Update Dockerfile to install packages for heroku
|
3 years ago |
Hironsan
|
102152a754
|
Update app.json to specify correct script path
|
3 years ago |
Hironsan
|
586b4f1106
|
Update heroku.sh to specify correct script path
|
3 years ago |
Chris
|
cfafe1fd66
|
Add feature bulkimport for same filetype
|
3 years ago |
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 |