3111 Commits (7d786e11898de55ae0210eb1b3ce572d26089e16)
 

Author SHA1 Message Date
Hironsan 7d786e1189 Merge branch 'develop' of https://github.com/doccano/doccano into develop 2 years ago
Hiroki Nakayama a927bb66a9
Merge pull request #1842 from doccano/fix/1762 2 years ago
Hironsan ca5a1c8fb3 Merge branch 'develop' of https://github.com/doccano/doccano into develop 2 years ago
Hironsan fab8787a65 Enable to specify the number of threads in windows, fix #1762 2 years ago
Hiroki Nakayama 922d5f0e2f
Merge pull request #1839 from doccano/enhancement/maxLen 2 years ago
Hironsan 73850b3b66 Fix problems after applying prettier 2 years ago
Hironsan cb242ef976 Remove image caption page 2 years ago
Hironsan 36d8e23858 Add prettier to the workflow 2 years ago
Hironsan 7cb23afdcb Apply prettier 2 years ago
Hironsan f090410516 Add prettier config 2 years ago
Hiroki Nakayama c146a4ccad
Merge pull request #1837 from doccano/enhancement/fixedMenu 2 years ago
Hironsan b370b9c4e0 Fix the position of the toolbar 2 years ago
Hironsan 40113d8217 Update developer guide 2 years ago
Hironsan e0aff75713 Update .gitignore 2 years ago
Hiroki Nakayama 249926b0e6
Merge pull request #1832 from doccano/refactoring/dataImport 2 years ago
Hironsan f3b40ebcb3 Replace file_format string with Format class 2 years ago
Hironsan 703d6cb751 Replace get_by_text with __getitem__ 2 years ago
Hironsan b971527178 Add non empty constraint to label names 2 years ago
Hironsan fe02b2bcb3 Add non negative constraint to span offset 2 years ago
Hiroki Nakayama 65c5596ca4
Merge pull request #1830 from doccano/enhancement/documentation 2 years ago
Hironsan ec65da25b9 Change hyphen to underscore 2 years ago
Hironsan 3ff24785ac Add developer guide to docs 2 years ago
Hironsan 66bb80ed9b Update create-package.sh 2 years ago
Hiroki Nakayama 50318b3a20
Merge pull request #1827 from doccano/enhancement/pypiWorkflow 2 years ago
Hironsan f52b89d0c1 Update pypi workflow 2 years ago
Hironsan ed15643209 Update default celery setting to production 2 years ago
Hiroki Nakayama 997a9bde15
Merge pull request #1826 from doccano/fix/relationExport 2 years ago
Hironsan 4ff7a72391 Fix relation export 2 years ago
Hiroki Nakayama 2f575bdb10
Merge pull request #1823 from doccano/enhancement/relationImport 2 years ago
Hironsan 722a498eab Apply black 2 years ago
Hironsan 3b8941e7e6 Add plain dataset 2 years ago
Hironsan 370c123ff4 Update frontend to handle relation dataset import 2 years ago
Hironsan 6bb657a665 Change the default value of column data and column label 2 years ago
Hironsan 96e1cade44 Add FileImportException class 2 years ago
Hironsan 81498d8f85 Add datasets for import 2 years ago
Hironsan 3e33d077cd Add BinaryExampleMaker to handle image and audio data 2 years ago
Hironsan e2d4bea485 Remove uploaded files when FileTypeException is raised 2 years ago
Hironsan 28ecca81c8 Add not empty validator to TextLabel 2 years ago
Hironsan 8c899abb55 Avoid removing overlapping spans with another example uuids 2 years ago
Hironsan 4fc40eb9c8 Avoid save labels if there is no corresponding example 2 years ago
Hironsan 993e4f655b Add labels test cases for data_import 2 years ago
Hironsan 089d6a8c7f Add DummyLabelType model for data import 2 years ago
Hironsan a63a1e9751 Add first class collection for label 2 years ago
Hironsan 0465c4f982 Return line number from parser 2 years ago
Hironsan 73b3be3d19 Simplify readers 2 years ago
Hironsan 3bb844fa1e Simplify parse method in label 2 years ago
Hironsan 076a6c90f1 Remove unused factories for data import 2 years ago
Hironsan e5f6deb8f9 Remove writers 2 years ago
Hironsan 553e7b3c28 Add type hint to marker 2 years ago
Hironsan 0ef9e12810 Change method name from create to save 2 years ago