Bramble Xu
|
f37fbe4f87
|
#99: correct emoji length calculation
|
5 years ago |
Bramble Xu
|
14e3437722
|
#61: make shortcut optional in front and show simplified shortcut
|
5 years ago |
Bramble Xu
|
9e9c5485fc
|
#61: make shortcut optional in backend and create new test case
|
5 years ago |
Bramble Xu
|
0b11e60ef1
|
#61: fix typo
|
5 years ago |
Hironsan
|
977291e059
|
Fix #83
|
5 years ago |
Clemens Wolff
|
5e73682366
|
Remove auto-generated bundle files
|
5 years ago |
Clemens Wolff
|
821ec0ec87
|
Automate bundle creation
|
5 years ago |
Clemens Wolff
|
ebfa956d3e
|
Re-generate bundle
|
5 years ago |
Clemens Wolff
|
a2378ad8e2
|
Sync current offset state to URL
![Screenshot showing offset state in URL](https://user-images.githubusercontent.com/1086421/51856321-6e0e1e00-22fd-11e9-8420-1204b8a3d3b7.png)
|
5 years ago |
Clemens Wolff
|
6fca7d1337
|
Make usage of whitenoise runserver explicit
|
5 years ago |
Clemens Wolff
|
fef4b40770
|
Make it explicit that whitenoise is being used
As per http://whitenoise.evans.io/en/stable/django.html#enable-whitenoise,
the whitenoise middleware should be added just after the django-security
middleware.
|
5 years ago |
Clemens Wolff
|
e4fd74ec6f
|
Add server-side analytics via AppInsights
|
5 years ago |
Clemens Wolff
|
7f6cce2f6e
|
Add client-side analytics via Azure AppInsights
See https://docs.microsoft.com/en-us/azure/azure-monitor/app/javascript
|
5 years ago |
Clemens Wolff
|
5c17ae24b0
|
Make Google Analytics Tracking ID configurable
|
5 years ago |
Clemens Wolff
|
f6de19833e
|
Fix closing of link tag
|
5 years ago |
Clemens Wolff
|
80f386d85a
|
Add Azure Active Directory login
![Login page screenshot](https://user-images.githubusercontent.com/1086421/51774269-b17b4900-20bf-11e9-96d1-09625ffd19e4.png)
|
5 years ago |
Clemens Wolff
|
a2a154e35c
|
Add Github login
![Login page screenshot](https://user-images.githubusercontent.com/1086421/51767227-b681cd80-20aa-11e9-8794-c200522b63c7.png)
|
5 years ago |
Clemens Wolff
|
c16885c03c
|
Add trailing comma in list
|
5 years ago |
Clemens Wolff
|
1847aa6da9
|
Create super user as part of Azure deployment
|
5 years ago |
Clemens Wolff
|
714c460639
|
Ensure database is up before server start
|
5 years ago |
Clemens Wolff
|
b5ec59693a
|
Fix all flake8 violations
|
5 years ago |
Clemens Wolff
|
a931cb6d0c
|
Enable settings injection via Docker env
|
5 years ago |
Hironsan
|
b70faa239b
|
Disable Heroku test runner
Reason:
* Django Unit Tests Failing on Travis CI Builds
* https://stackoverflow.com/questions/50805897/django-unit-tests-failing-on-travis-ci-builds
|
5 years ago |
Hironsan
|
a7d2b0b99f
|
Update test projects api for passing tests
|
5 years ago |
Hironsan
|
655e3f55a5
|
Update test annotation api for passing tests
|
5 years ago |
Hironsan
|
43b85a6b34
|
Fix model test error
When testing models, mixer raises an error and assert couldn't catch IntegrityError.
|
5 years ago |
serhii.nechyporchuk
|
198da95cd5
|
iss45: fix indent for return in the import batching
|
5 years ago |
serhii.nechyporchuk
|
20ea138810
|
iss45: use variable for getting text from json line instead of literal
|
5 years ago |
serhii.nechyporchuk
|
3e725b38fa
|
iss45: fix text in import file error
|
5 years ago |
serhii.nechyporchuk
|
46df652a14
|
iss45: update texts for importing to be more honest about csv format
|
5 years ago |
serhii.nechyporchuk
|
7e45de54a5
|
iss45: extract batch size to the settings
|
5 years ago |
serhii.nechyporchuk
|
f8a72a0a60
|
iss45: base implementation for metadata support
|
5 years ago |
xinyi2016
|
1e501c5051
|
Fix iss48 annotation bug
|
5 years ago |
Bramble Xu
|
98a4b39bf9
|
iss15: update README and upload page
|
5 years ago |
Bramble Xu
|
8789b63d09
|
iss27 & iss43: update css class name for different tasks
|
5 years ago |
Bramble Xu
|
a3027a816e
|
iss15: fix some errors
|
5 years ago |
Bramble Xu
|
4f558b298f
|
iss15: align download button vertically
|
5 years ago |
Bramble Xu
|
7f30573b88
|
iss15: implement the json export for three tasks
|
5 years ago |
Bramble Xu
|
57029d06be
|
iss15: add download page and reimplement the csv download function
|
5 years ago |
Bramble Xu
|
02416955bd
|
iss43: update bundle js file
|
5 years ago |
Bramble Xu
|
f240ef4478
|
fixed: delete button margin
|
5 years ago |
Bramble Xu
|
cb206dfd40
|
iss43: add tagged-text class in js and css
|
5 years ago |
Bramble Xu
|
b602483259
|
delete db and ignore db
|
6 years ago |
Bramble Xu
|
70c41b9df0
|
save text whitespace rendering style to css
|
6 years ago |
Bramble Xu
|
5444705170
|
show edit button only for superuser
|
6 years ago |
Bramble Xu
|
d28c5c7518
|
enhancement: add button to jumpy between edit data page and annotation page
|
6 years ago |
Bramble Xu
|
02d74bfd8e
|
iss27: render linebreaks in document classification and seq2seq tasks
|
6 years ago |
Bramble Xu
|
d4f472bf14
|
change method and variable name, change coding style
|
6 years ago |
Bramble Xu
|
4312843f35
|
iss17: support for uploading json file
|
6 years ago |
Hironsan
|
f1c53b22bf
|
Change top menu
If user is authenticated, hide GitHub link and Live demo link.
|
6 years ago |