Hironsan
87da2e309a
Add permission to TagList
3 years ago
Hiroki Nakayama
75f78f4aa6
Merge pull request #1340 from pq4362050/master
fix download dataset problems
3 years ago
mauro
d47582314d
disabilitate le icone dei collegamenti tra etichette per deploy in produzione
3 years ago
Hironsan
544682876f
Update test cases
3 years ago
Hironsan
6c33281f14
Remove circular dependency
3 years ago
pq4362050
14b2158c88
Update writer.py
3 years ago
Hironsan
1b00e9bd70
Move signals from models.py to signals.py
3 years ago
Hironsan
06612a931d
Remove unused get_absolute_url method
3 years ago
mauro
b6eea92095
- avanzamento creazione grafica relazioni
- tentativo di creazione pagine di gestione tipi di relazioni
3 years ago
descansodj@hotmail.it
c7b44dfe13
Merge branch 'master' into celi
3 years ago
mauro
e22f752671
esperimenti
3 years ago
mauro
a0f0406454
esperimenti sugli eventi delle annotazioni
3 years ago
pq4362050
1b25d27c40
Merge pull request #1 from pq4362050/pq4362050-patch-1
update writer.py , fix csv writer and json writer
3 years ago
pq4362050
a8efafc286
update writer.py
fix csv writer: first close filename, then write zip file, or it will zip an empty file
fix json and jsonL writer: add ensure_ascii=False, now it can write chinese in file, but not \uxxxx
3 years ago
Hiroki Nakayama
f6a3dbabc2
Merge pull request #1334 from doccano/enhancement/removeUnusedCode
Remove unused code
3 years ago
Hironsan
08524ff3a6
Remove unused code
3 years ago
Hiroki Nakayama
026470c4bc
Merge pull request #1322 from j-frei/master
Add offline deployment support
3 years ago
descansodj@hotmail.it
95f9b38329
#27642 annotation_relations.py get, post, delete
3 years ago
descansodj@hotmail.it
704b20292b
#27642 relation_types get all, get by id, post
3 years ago
Johann Frei
195664b22a
Remove empty directory from dockerignore
3 years ago
Johann Frei
f353170a0b
Move and adapt deployment files
3 years ago
Hiroki Nakayama
a3f7d21fbf
Merge pull request #1333 from doccano/fix/1306
Update pagination
3 years ago
Hironsan
8b7e87b86c
Update pagination, fix #1306
3 years ago
Hiroki Nakayama
07232e0ea2
Merge pull request #1332 from doccano/close/azure
Stop Azure Support
3 years ago
Hironsan
a09783705b
Update README.md to remove azure link
3 years ago
Hironsan
470653b13c
Update demo page's metadata
3 years ago
Hiroki Nakayama
bc7e836eb4
Merge pull request #1331 from doccano/fix1327
Replace postgres url for heroku
3 years ago
Hironsan
a64628e3bb
Replace postgres url for heroku, fix #1327
3 years ago
Hironsan
a883f3d1c2
Fix infinite loop if the specified encoding is Auto and the file is small
3 years ago
descansodj@hotmail.it
9f9bd971cf
#27642 relation_types serializer, url, exception and get all api
3 years ago
Hironsan
7f2cfb1717
Split test cases
3 years ago
Hiroki Nakayama
dddc3e066d
Merge pull request #1325 from doccano/Fix/#1290
Add pre-wrap class to classification page
3 years ago
Hironsan
bd411327e2
Add pre-wrap class to classification page, resolve #1290
3 years ago
Hiroki Nakayama
a6bfef76ba
Merge pull request #1324 from doccano/Fix/#1313
Fix rows per page error
3 years ago
Hironsan
96800c9f4f
Fix rows per page error, resolve #1313
3 years ago
Hiroki Nakayama
4a8351df48
Merge pull request #1323 from lucasrdrgs/patch-1
Changed "doccano webserver -p" argument to "--port"
3 years ago
Lucas Rodrigues
9293429f37
Changed "doccano webserver -p" argument to "--port"
-p is not a valid parameter, unlike --port.
3 years ago
Hironsan
1193ee41a4
Hide shortcut circle if suffix key is empty
3 years ago
Hironsan
db2ec3f9b5
Update status badge
3 years ago
Hironsan
d52fe52bbe
Remove old package.json
3 years ago
Hironsan
daf27baa7d
Remove old package-lock.json
3 years ago
Johann Frei
5c89606f40
Use neutral x509 self-signed cert
3 years ago
Johann Frei
784cea583c
Patch compose file only once
3 years ago
Johann Frei
b076d6bbf1
Fix wrong path for frontend
3 years ago
Johann Frei
f8be085e02
Add rabbitmq docker image
3 years ago
Johann Frei
af060a5dd9
Update offline deployment README
3 years ago
Johann Frei
19248a9741
Add info to offline patcher script
3 years ago
Johann Frei
4c192ca8c7
Refactor paths in scripts
3 years ago
Johann Frei
0479f3d183
Merge branch 'master' of git://github.com/doccano/doccano
3 years ago
descansodj@hotmail.it
f3b60ae493
#27642 models and migrations
3 years ago