Hiroki Nakayama
|
2cbd0cb914
|
Merge pull request #1064 from doccano/fix/#1043
Fix approve annotation documents function
|
4 years ago |
Hironsan
|
06ba9c8acd
|
Fix approve annotation documents function, fix #1043
|
4 years ago |
Hironsan
|
afc599a56e
|
Update PostgreSQL version to fix CVE-2020-25695
|
4 years ago |
Hiroki Nakayama
|
25d6ded08c
|
Merge pull request #1051 from doccano/fix/#942
Clear text in label selector after typing, fix #942
|
4 years ago |
Hironsan
|
68bee87fd3
|
Clear text in label selector after typing, fix #942
|
4 years ago |
Hiroki Nakayama
|
d3f6e66259
|
Merge pull request #1047 from doccano/fix/#1038
Update nginx config to access swagger in production, fix #1038
|
4 years ago |
Hironsan
|
fe363b89a2
|
Update nginx config to access swagger in production, fix #1038
|
4 years ago |
Hiroki Nakayama
|
3b743a4e9b
|
Merge pull request #1039 from hee0624/master
Add Chinese support
|
4 years ago |
chenhe
|
44709e8878
|
add support chinese
|
4 years ago |
chenhe
|
1a09da40b6
|
support chinese
|
4 years ago |
chenhe
|
da4cea6c99
|
fix translate
|
4 years ago |
chenhe
|
decb8cdff9
|
Add Chinese support
|
4 years ago |
Hiroki Nakayama
|
c0b4eb7684
|
Merge pull request #1033 from Hazoom/master
Fix #1032
|
4 years ago |
moshe20
|
517613bfd6
|
fix #1032
|
4 years ago |
Hiroki Nakayama
|
6c74e811b4
|
Merge pull request #1024 from doccano/fix/#1008
Rollback server/static/components/projects.vue, fix #1008
|
4 years ago |
Hironsan
|
1401cb66ff
|
Rollback server/static/components/projects.vue, fix #1008
|
4 years ago |
Hiroki Nakayama
|
ea0590ad0b
|
Create codeql-analysis.yml
|
4 years ago |
Hiroki Nakayama
|
1fa10ee7c5
|
Update getting-started.md, fix #785
|
4 years ago |
Hiroki Nakayama
|
a60c057dc5
|
Merge pull request #976 from Collinbrown95/feature/multiple-language-support
Feature/multiple language support
|
4 years ago |
Hiroki Nakayama
|
846b49f03f
|
Merge pull request #1007 from doccano/fix/#1002
Update run.sh to fix #1002
|
4 years ago |
Hironsan
|
16c9bd3a57
|
Update run.sh to fix #1002
|
4 years ago |
Collin Brown
|
5ea290cfa8
|
Using labels.createLabel for create label title
|
4 years ago |
Collin Brown
|
1c456e2d5c
|
Adding isEmpty getter in store/project.js
|
4 years ago |
Collin Brown
|
a97b6c6f54
|
Updating check-admin.js middleware
Implementing solution suggested in the comments of issue #992
|
4 years ago |
Collin Brown
|
484ce03323
|
Fixing typo (requied -> required)
|
4 years ago |
Collin Brown
|
aa2679edd1
|
Fixing template for createLabels
Fixing colorRules and labelNameRules
|
4 years ago |
Collin Brown
|
49988faca4
|
Fixing theme on LocaleMenu
|
4 years ago |
Collin Brown
|
538159cfba
|
Localizing member roles
Addressing Issue #605
|
4 years ago |
Collin Brown
|
bec857120f
|
Moving locale button into its own component
Fixing a translation error
|
4 years ago |
Collin Brown
|
80e583a52d
|
Localizing v-data-table content
|
4 years ago |
Collin Brown
|
66a20e579f
|
Replacing some hard-coded text with translations
|
4 years ago |
Collin Brown
|
6dae82cf05
|
Removing hard-coded project types
|
4 years ago |
Collin Brown
|
37a23c795a
|
Giving rule keys semantically meaningful names
|
4 years ago |
Collin Brown
|
f85ad9e6ee
|
Fixing CSS error on hovering over locale menu
|
4 years ago |
Collin Brown
|
361e7b4232
|
Replacing hard-coded values with templates
|
4 years ago |
Collin Brown
|
540b4337a6
|
Fixing data table translation
|
4 years ago |
Collin Brown
|
2b65fcc2df
|
Replacing hard-coded value
Starting i18n project documentation
|
4 years ago |
Hiroki Nakayama
|
6d5bff4bd0
|
Merge pull request #987 from setu4993/fix/shell-script
Bring both run.sh scripts to parity
|
4 years ago |
Hiroki Nakayama
|
4ebc32c22b
|
Merge pull request #980 from Collinbrown95/feature/approval-button-shortcut
Adding keyboard shortcut for approval button
|
4 years ago |
Setu Shah
|
dd09286a37
|
Bring both run.sh scripts to parity
|
4 years ago |
Collin Brown
|
f20212cb82
|
Moving sidebar items to computed isntead of data
Reason is that data is not inherently reactive, but computed is
When locale changes, the items will be updated correctly in computed
|
4 years ago |
Collin Brown
|
689b30a6dd
|
Adding onlyOnRoot flag to detectBrowserLanguage
|
4 years ago |
Collin Brown
|
b37782a87e
|
Updating hard-coded values with template part 3
|
4 years ago |
Collin Brown
|
8cedfe483f
|
Enable automatic language detection from browser
|
4 years ago |
Collin Brown
|
3b5383431f
|
Applying localization to statistics page
|
4 years ago |
Collin Brown
|
9547115dbd
|
Changing shortkey from 'a' to 'enter'
|
4 years ago |
Collin Brown
|
9277c96c18
|
Merging origin feature/multiple-language-support locally
|
4 years ago |
Collin Brown
|
955458c6a8
|
Merge branch 'master' of https://github.com/doccano/doccano into feature/multiple-language-support
Merging upstream/master with feature/multiple-language-support
|
4 years ago |
Collin Brown
|
b5cc2a48a7
|
Adding localePath to localize paths
Updating hard-coded text with templates
|
4 years ago |
Collin Brown
|
273b66274c
|
Adding some translated content
|
4 years ago |