833 Commits (79000c7934842600a165a53e6975f1826d9978fb)
 

Author SHA1 Message Date
Guillim 7298650a2a Merge branch 'master' of https://github.com/chakki-works/doccano into authentification 5 years ago
Guillim a713dd136a Following Hironsan review, did some change. 5 years ago
Hiroki Nakayama 1c4894af9d
Merge pull request #276 from CatalystCode/enhancement/remove-demo-components 5 years ago
Clemens Wolff 4515228f82 Use production labeling canvas for demo pages 5 years ago
Clemens Wolff 61fd6771e7 Make null checks work with undefined variables 5 years ago
Clemens Wolff 8886438f33 Remove rootUrl 5 years ago
Clemens Wolff b9d6fc95e5 Use same http client for all non-standard calls 5 years ago
Hiroki Nakayama 67aae2ef4e
Merge pull request #275 from clarus/add-page-counter 5 years ago
Hiroki Nakayama 4cc7abf0c9
Merge pull request #271 from CatalystCode/enhancement/clean-up-querysets 5 years ago
Hiroki Nakayama 5ae0e4c067
Merge pull request #272 from CatalystCode/bugfix/fix-label-shortkey-display 5 years ago
Guillaume Claret b3c6397b04 Add page counter 5 years ago
Guillaume Claret 2df32639fe Add highlight of the search results 5 years ago
Clemens Wolff ed3a6f1078 Fix display of label shortkey preview 5 years ago
Clemens Wolff 7bb343ad7d Simplify queryset handling in list APIs 5 years ago
Guillim e6702f23f4 test new assertEqual instead of assertRedirect which cause travis CI to fail for some webpack obscur reason. 5 years ago
Guillim a52d13252e Small fix in order to follow Circle CI instruction 5 years ago
Guillim 13fe8ad89f Merge branch 'master' of https://github.com/chakki-works/doccano into authentification and resolves the two little conflicts 5 years ago
Guillim d59a512b83 codacy fix (unused import) 5 years ago
Guillim 8e6d16e6cf we set up all tests required to reach almost 100% of code coverage for the authentification part 5 years ago
Guillim 0df433fd1e changing the wording, and making sure we add specific simple SPAN tags to better test our code 5 years ago
Guillim aa9466a592 missing import 5 years ago
Guillim 736417fb04 typo fix 5 years ago
Hiroki Nakayama 4883934dea
Merge pull request #266 from CatalystCode/enhancement/docker-avoid-root 5 years ago
Clemens Wolff 48c3d4832e Avoid running docker image as root 5 years ago
Hiroki Nakayama 9d7cbfe0c6
Merge pull request #258 from CatalystCode/enhancement/approve-labels 5 years ago
Hiroki Nakayama e4693fa43c
Merge pull request #265 from CatalystCode/bugfix/document-libpq-dependency 5 years ago
Guillim de1ec07b09 typo fixing: 5 years ago
Guillim 9ba9321f63 small typo about the filter: 5 years ago
Clemens Wolff 2d3ec13772 Document libpq dependency 5 years ago
Guillim 6c248bfd58 PEP8 fixes 5 years ago
Guillim 924068c5dd we set up the first test for authentification 5 years ago
Clemens Wolff d0c566c5ab Add admin button to approve/reject labels 5 years ago
Clemens Wolff c2fbe77447 Move rootUrl constant to http utils 5 years ago
Guillim 0c3e5f535a small typo modif or -> and 5 years ago
Guillim d8a132d3c0 we add a verification that the email is already configured to avoid an error while creating a user and sending a confirmation email 5 years ago
Guillim 04ee45aeff typo modif 5 years ago
Hironsan 89dceaabff Add a tutorial document 5 years ago
Hiroki Nakayama 9e2074682c
Merge pull request #256 from chakki-works/enhance-backend-structure 5 years ago
Hironsan cb1dce916a Remove unused variables 5 years ago
Hiroki Nakayama 47e54e4c2a
Merge pull request #254 from clarus/add-annotation-tooltip 5 years ago
Hironsan 8713a281d9 Create new app and move codes 5 years ago
Guillim 7f28808f66 We try another way to specify the backend to the login function. Even though the original code mentions it is possible : https://docs.djangoproject.com/en/2.2/_modules/django/contrib/auth/#login 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 5 years ago
Hironsan 7522d1f6cd Move code of conduct from root to docs 5 years ago
Guillim 57f8097b80 it's a small fix: when there was an error in the signup form, the redirection to signup was without allow_signup, wich triggered a weird "you can't singup" message. 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 5 years ago
Guillim a6ea2a772a coding style fixes 5 years ago