Hiroki Nakayama
|
47e54e4c2a
|
Merge pull request #254 from clarus/add-annotation-tooltip
Add a tooltip under each annotation to name them
|
5 years ago |
Guillaume Claret
|
3cfa22f5f3
|
Add a tooltip under each annotation to name them
|
5 years ago |
Hiroki Nakayama
|
9ce28abe81
|
Merge pull request #251 from clarus/remove-some-for-loops
Remove some for loops
|
5 years ago |
Hironsan
|
7522d1f6cd
|
Move code of conduct from root to docs
|
5 years ago |
Guillaume Claret
|
a1565a212f
|
Use map to get the document annotations
|
5 years ago |
Guillaume Claret
|
5bc61192ff
|
Use find to get the annotation of a label
|
5 years ago |
Hiroki Nakayama
|
8bd7897530
|
Merge pull request #239 from guillim/guillim-admin-columns
we add some columns to the admin page
|
5 years ago |
Guillim
|
80d041236f
|
coding style
fixing the coding style issues as reported by reviewer
|
5 years ago |
Hironsan
|
ed2791eed0
|
Update travis config to build MkDocs documentation automatically
|
5 years ago |
Hironsan
|
ad2338fefe
|
Revert "Update travis config to build MkDocs documentation automatically"
This reverts commit 7467e611
|
5 years ago |
Hironsan
|
7467e6110e
|
Update travis config to build MkDocs documentation automatically
|
5 years ago |
Hironsan
|
c0d1fc316e
|
Merge branch 'documentation'
|
5 years ago |
Hironsan
|
e6badb20c0
|
Add documentation by mkdocs
|
5 years ago |
Hiroki Nakayama
|
a453d0cd83
|
Create CODE_OF_CONDUCT.md
|
5 years ago |
Guillim
|
1547a735c4
|
we add some columns to the admin page
We add some columns to the admin page in order to have a better overview of the table's elements.
|
5 years ago |
Hiroki Nakayama
|
f9be910884
|
Merge pull request #230 from vinayaugustine/per-user-filter
Feature/Filter the progress bar & document list by a user's own annotations
|
5 years ago |
Hiroki Nakayama
|
427f59b23d
|
Merge pull request #223 from CatalystCode/enhancement/data-import-coverage
Enhancement/Ensure data pagination is covered in tests
|
5 years ago |
Hiroki Nakayama
|
d5514abace
|
Merge pull request #222 from CatalystCode/enhancement/reduce-bundle-size
Enhancement/Reduce bundle size
|
5 years ago |
Hiroki Nakayama
|
4232830a96
|
Merge pull request #217 from erikamenezes/feature/json_text_labels_export_1
Enhancement/Alignment for import data format and export data format
|
5 years ago |
Hiroki Nakayama
|
0c1414348f
|
Merge pull request #216 from CatalystCode/feature/random-document-sort-order
Feature/Add option to randomize document order per user
|
5 years ago |
Hiroki Nakayama
|
bd00214de8
|
Merge pull request #235 from chakki-works/issue_234
Bugfix/Fix failure of Heroku deployment (#234)
|
5 years ago |
icoxfog417
|
a21279de98
|
Fix failure of Heroku deployment (#234)
|
5 years ago |
Clemens Wolff
|
b5e2f2b538
|
Only import required objects
|
5 years ago |
Clemens Wolff
|
7151015a49
|
Exclude unused hljs languages from bundle
|
5 years ago |
Clemens Wolff
|
76152b7cff
|
Move mixins to own modules
|
5 years ago |
Clemens Wolff
|
e1ae68c5df
|
Transparently decode file
|
5 years ago |
Clemens Wolff
|
22285277f0
|
Remove outdated comment
|
5 years ago |
Clemens Wolff
|
c495b141cc
|
Ensure data pagination is covered in tests
|
5 years ago |
Clemens Wolff
|
44de1824af
|
Make import batch size configurable via env
|
5 years ago |
Clemens Wolff
|
bbc68ffa00
|
Add option to randomize document order per user
|
5 years ago |
Hiroki Nakayama
|
ca0134757e
|
Merge pull request #228 from CatalystCode/bugfix/make-menu-responsive
Bugfix/Make menu responsive
|
5 years ago |
Hiroki Nakayama
|
175a29925c
|
Merge pull request #213 from CatalystCode/feature/import-data-from-cloud
Feature/Import data from cloud
|
5 years ago |
Hiroki Nakayama
|
bfd4822d63
|
Merge pull request #210 from CatalystCode/enhancement/social-admin-info
Enhancement/Read admin info from third-party auth
|
5 years ago |
Vinay Augustine
|
72e57967b0
|
Fix test broken by progress API change
|
5 years ago |
Vinay Augustine
|
79dd516cc5
|
Make progress bar only show annotations for the current user.
|
5 years ago |
Vinay Augustine
|
590a28bc8b
|
Make DocumentFilter show results for the logged in user
|
5 years ago |
Hiroki Nakayama
|
9c9d223f39
|
Merge pull request #225 from CatalystCode/bugfix/conll-with-trailing-newlines
Bugfix/Fix CoNLL parsing with trailing newlines
|
5 years ago |
Hironsan
|
c52fff80b0
|
Add Roadmap
|
5 years ago |
Clemens Wolff
|
d108da9063
|
Make menu responsive
|
5 years ago |
Clemens Wolff
|
b5f3b7b514
|
Update to new release of django-cloud-browser
|
5 years ago |
Clemens Wolff
|
7c3116f150
|
Fix CoNLL parsing with trailing newlines
|
5 years ago |
Clemens Wolff
|
d520ff7724
|
Embed django-cloud-browser in data import page
|
5 years ago |
Clemens Wolff
|
219e3b47f3
|
Fix codacy issues
|
5 years ago |
erikamenezes
|
0c004a9bec
|
moving example + adding static method
|
5 years ago |
erikamenezes
|
603388ead4
|
rmeoving additional argument
|
5 years ago |
erikamenezes
|
76426ee580
|
Merge branch 'master' into feature/json_text_labels_export_1
|
5 years ago |
erikamenezes
|
2ada3e6248
|
Codacy code quality improvements
|
5 years ago |
Clemens Wolff
|
4f21eb6cdd
|
Hide cloud upload button if feature not enabled
|
5 years ago |
Clemens Wolff
|
d165851965
|
Implement data import from cloud
|
5 years ago |
Clemens Wolff
|
f28a133bcb
|
Avoid having to format URLs in setupTestData
|
5 years ago |