Hironsan
|
5d071f7cc5
|
Update security vulnerabilities
|
4 years ago |
dependabot[bot]
|
b404d71070
|
Bump django from 2.1.11 to 2.2.10 in /app
Bumps [django](https://github.com/django/django) from 2.1.11 to 2.2.10.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.1.11...2.2.10)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Hironsan
|
f07a121d52
|
Add docker compose config to setup development environment quickly
|
4 years ago |
Hironsan
|
65e80b89e2
|
Specify sort order not to change document order when it is checked
|
4 years ago |
Clemens Wolff
|
5c1a5e0a84
|
Fix codacy
|
4 years ago |
Clemens Wolff
|
3492874d5e
|
Enable import of CSVs with arbitrary column order
|
4 years ago |
Clemens Wolff
|
b0f6308d97
|
Ensure fields are consistent
|
4 years ago |
Clemens Wolff
|
af8ca8de19
|
Ensure read_only_fields are consistent
|
4 years ago |
Clemens Wolff
|
73ea4f1912
|
Fix spacing
|
4 years ago |
Clemens Wolff
|
1fb6aea532
|
Ensure collaborative_annotation is shown in admin
|
4 years ago |
Clemens Wolff
|
290e2cafd1
|
Make statistics respect collab flag
|
4 years ago |
Clemens Wolff
|
e5d04947df
|
Make document filter respect collab flag
|
4 years ago |
Clemens Wolff
|
70b63b68ee
|
Extract list documents test helper
|
4 years ago |
Clemens Wolff
|
945d0b412e
|
Extract _patch_project helper
|
4 years ago |
Clemens Wolff
|
9f1bd5b2e5
|
Add test for document filter
|
4 years ago |
Clemens Wolff
|
43146e2ecb
|
Simplify test for statistics API
|
4 years ago |
Clemens Wolff
|
dc2e264108
|
Make activation instructions more explicit
|
4 years ago |
Clemens Wolff
|
945a712d23
|
Fix hard-coded scheme in account activation email
|
4 years ago |
Clemens Wolff
|
ef8a77f747
|
Enable configuring email backend via environment
|
4 years ago |
Hironsan
|
7c7b6d5d26
|
Remove unused dependencies
|
5 years ago |
Hironsan
|
9af76dac90
|
Fix #447
|
5 years ago |
Hironsan
|
44f1648c55
|
Set DEBUG=False for production environment
|
5 years ago |
Hironsan
|
3bb7619b00
|
Update running config
|
5 years ago |
Hironsan
|
95c01b2a1f
|
Add docker-compose for production environment
|
5 years ago |
Clemens Wolff
|
cc623da88a
|
Fix vulnerabilities in Javascript dependencies
|
5 years ago |
dependabot[bot]
|
a46c02ce76
|
Bump eslint-utils from 1.3.1 to 1.4.3 in /app/server/static
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
2134088165
|
Bump lodash.merge from 4.6.1 to 4.6.2 in /app/server/static
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Clemens Wolff
|
1dd2e2b1cf
|
Add support for MySQL
|
5 years ago |
Clemens Wolff
|
37a4fa3cb5
|
Remove unused db_options variable
|
5 years ago |
Clemens Wolff
|
b40b2e8f6f
|
Avoid database lookup on annotation creation
|
5 years ago |
Clemens Wolff
|
35e4a35395
|
Avoid computing label_count on each annotation
|
5 years ago |
Clemens Wolff
|
6d3db4c68f
|
Enable superuser to delete user annotations
|
5 years ago |
Liam Cripwell
|
a1c9f6ad2f
|
re-add deleted comment
|
5 years ago |
Liam Cripwell
|
1a9d85cf12
|
push label non-field error messages to ui
|
5 years ago |
margaretmeehan
|
2066a619a4
|
fix lint errors
|
5 years ago |
margaretmeehan
|
c2ced94a82
|
Removed Buefy styles from Users page and refctor table
|
5 years ago |
margaretmeehan
|
6852f9f309
|
fix api test
|
5 years ago |
margaretmeehan
|
23a1804e23
|
Merge migration issue
|
5 years ago |
Clemens Wolff
|
8222ea6022
|
Enable editing of labels with shortcut keys
|
5 years ago |
Clemens Wolff
|
e81ebb3f0f
|
Fix data import from non UTF-8 files
|
5 years ago |
Clemens Wolff
|
4928750732
|
Replace Color class with colour library
|
5 years ago |
Clemens Wolff
|
300ae1deb6
|
Fix 403 when project admin accesses edit pages
|
5 years ago |
margaretmeehan
|
35c5ffad72
|
code quality updates
|
5 years ago |
Clemens Wolff
|
99e3fefb31
|
Fix spacing
|
5 years ago |
Clemens Wolff
|
17c60fc728
|
Remove spurious change
|
5 years ago |
Clemens Wolff
|
f46de12506
|
Fix spacing
|
5 years ago |
Clemens Wolff
|
e9ed5fd26c
|
Inline is_superuser check
|
5 years ago |
margaretmeehan
|
8e21d5f23d
|
Replace 'isSuperUser' with specific roles required for frontend
|
5 years ago |
margaretmeehan
|
d602fc75e6
|
fixing typo in role_mapping
|
5 years ago |
margaretmeehan
|
560852303f
|
Roles API and UI
|
5 years ago |