Hiroki Nakayama
|
adba3ce1a7
|
Merge pull request #2233 from doccano/dependabot/pip/backend/django-4.1.10
Bump django from 4.1.9 to 4.1.10 in /backend
|
1 year ago |
dependabot[bot]
|
969a537e0f
|
Bump django from 4.1.9 to 4.1.10 in /backend
Bumps [django](https://github.com/django/django) from 4.1.9 to 4.1.10.
- [Commits](https://github.com/django/django/compare/4.1.9...4.1.10)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Hiroki Nakayama
|
f7c550913a
|
Merge pull request #2228 from doccano/enhancement/label-filter
[Enhancement] Support dataset filtering by label name
|
1 year ago |
Hironsan
|
f61c6e17c0
|
Enable to filter by label name
|
1 year ago |
Hironsan
|
5f0449dee4
|
Update ExampleFilter to filter by label name
|
1 year ago |
Hiroki Nakayama
|
67b356dcaa
|
Merge pull request #2218 from sblotner/fix-doc-format
Fix appearance of lists in doccano docs
|
1 year ago |
Stephanie Blotner
|
2583f838af
|
Fix appearance of lists in doccano docs
|
1 year ago |
Hiroki Nakayama
|
8203faa02d
|
Merge pull request #2217 from doccano/fix/project-store
Fix project store to use Project model
|
1 year ago |
Hiroki Nakayama
|
a6df48bd64
|
Merge pull request #2216 from sblotner/doccano-doc-edits
Edit doccano docs
|
1 year ago |
Hironsan
|
03eadfa674
|
Fix project store to use Project model
|
1 year ago |
Hiroki Nakayama
|
05e12f8efb
|
Merge pull request #2214 from iwsh/update-for-using-cloudstorage
Update for using cloudstorage
|
1 year ago |
Stephanie Blotner
|
9625deed57
|
Edit doccano docs
|
1 year ago |
iwsh
|
1162e57f04
|
Enable support for S3 compatible storage providers
|
1 year ago |
iwsh
|
5605f80ec2
|
Fix image URL handling for S3 compatibility
|
1 year ago |
Hiroki Nakayama
|
ce9fa66184
|
Merge pull request #2213 from doccano/fix/2212
Fix typo
|
1 year ago |
Hironsan
|
910bb171b1
|
Fix typo
|
1 year ago |
Hiroki Nakayama
|
1c81e73bbe
|
Merge pull request #2209 from doccano/enhancement/reduce-duplicate-fetch
Remove fetching projects
|
1 year ago |
Hironsan
|
0c6aecace6
|
Remove fetching projects
|
1 year ago |
Hiroki Nakayama
|
1b1051654f
|
Merge pull request #2208 from doccano/fix/middleware
Move middleware from layout to page
|
1 year ago |
Hironsan
|
c219ce9752
|
Move middleware from layout to page
|
1 year ago |
Hiroki Nakayama
|
d5ee4bf1cd
|
Merge pull request #2207 from doccano/enhancement/1804
Allow project members to create label types
|
1 year ago |
Hironsan
|
c05733dba2
|
Deny member to delete label types when allow_member_to_create_label_type is True
|
1 year ago |
Hironsan
|
85c5aa8887
|
Allow member to create label types
|
1 year ago |
Hironsan
|
a603c41276
|
Add middlewares
|
1 year ago |
Hironsan
|
25e58c4cbf
|
Allow project member to create label types
|
1 year ago |
Hiroki Nakayama
|
0b12c4ca08
|
Merge pull request #2205 from doccano/refactoring/project-type
Add ProjectType as a enumeration type
|
1 year ago |
Hironsan
|
1ba6631425
|
Add ProjectType as a enumeration type
|
1 year ago |
Hiroki Nakayama
|
584605b5c5
|
Merge pull request #2204 from doccano/enhancement/clone-project
[Enhancement] Support clone project
|
1 year ago |
Hironsan
|
a0240c2fa4
|
Support project clone in frontend
|
1 year ago |
Hironsan
|
09c6fe1c80
|
Support project clone in backend
|
1 year ago |
Hiroki Nakayama
|
f3e8c92abd
|
Merge pull request #2201 from doccano/enhancement/1883
Enable to sort comments by example
|
1 year ago |
Hironsan
|
3f40c2abc0
|
Enable to sort comments by example
|
1 year ago |
Hiroki Nakayama
|
5261fa9442
|
Merge pull request #2200 from doccano/enhancement/upgrade-packages
Upgrade nuxt version
|
1 year ago |
Hironsan
|
0c0e352bde
|
Upgrade nuxt version
|
1 year ago |
Hiroki Nakayama
|
d4c013cda7
|
Merge pull request #2199 from doccano/enhancement/add-fields-to-project
Add fields to project model
|
1 year ago |
Hironsan
|
6e45f69e9b
|
Add fields to project model
|
1 year ago |
Hiroki Nakayama
|
0dd8595c4b
|
Merge pull request #2198 from doccano/feature/edit-text
[Feature] Enable to edit text
|
1 year ago |
Hironsan
|
84d05327bb
|
Add link to go to the edit page
|
1 year ago |
Hironsan
|
e8a726d947
|
Add text edit page
|
1 year ago |
Hiroki Nakayama
|
9879a64bf7
|
Merge pull request #2178 from doccano/dependabot/pip/backend/sqlparse-0.4.4
Bump sqlparse from 0.4.2 to 0.4.4 in /backend
|
1 year ago |
dependabot[bot]
|
25d1ffecfe
|
Bump sqlparse from 0.4.2 to 0.4.4 in /backend
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.2 to 0.4.4.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases)
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.2...0.4.4)
---
updated-dependencies:
- dependency-name: sqlparse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Hiroki Nakayama
|
a435ed7558
|
Merge pull request #2192 from doccano/dependabot/pip/backend/requests-2.31.0
Bump requests from 2.27.1 to 2.31.0 in /backend
|
1 year ago |
dependabot[bot]
|
80d3fd2607
|
Bump requests from 2.27.1 to 2.31.0 in /backend
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.31.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Hiroki Nakayama
|
f2d793e008
|
Merge pull request #2194 from doccano/dependabot/pip/backend/tornado-6.3.2
Bump tornado from 6.2 to 6.3.2 in /backend
|
1 year ago |
dependabot[bot]
|
3b3ca388e2
|
Bump tornado from 6.2 to 6.3.2 in /backend
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.2 to 6.3.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.2.0...v6.3.2)
---
updated-dependencies:
- dependency-name: tornado
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Hiroki Nakayama
|
19431bc3eb
|
Merge pull request #2183 from doccano/dependabot/pip/backend/django-4.1.9
Bump django from 4.1.7 to 4.1.9 in /backend
|
1 year ago |
Hiroki Nakayama
|
e511ac6431
|
Merge pull request #2197 from doccano/enhancement/frontend-seq2seq
[Enhancement] frontend
|
1 year ago |
Hironsan
|
4945903a1a
|
Use composition API in speech to text page
|
1 year ago |
Hironsan
|
43502bafe4
|
Use composition API in sequence to sequence page
|
1 year ago |
Hironsan
|
cbe05d3d25
|
Apply linter
|
1 year ago |