dependabot[bot]
7f73f5e318
Bump tensorflow from 2.2.0 to 2.2.1 in /cvat/requirements ( #2228 )
...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases )
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.2.0...v2.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Varun Singh
c78cbb857b
Installation documentation fixes ( #2222 )
...
* Simplified a few sentences in installation doc. Added missing words in a few places in installation doc.
* Removed hyphen in the work passthrough
* Adhered to 120 line length limit for some lines
Co-authored-by: Varun Singh <varun.singh@appzen.com>
5 years ago
Dmitry Agapov
f2c84a2653
Nuclio as a plugin in CVAT, improved system to check installed plugins ( #2192 )
...
* allow to run cvat without nuclio
* fix new line
* fix comments
* Updated core version
* refactoring
* minor refactoring, fixed eslint issues, added documentation to cvat-core, updated ui version, updated changelog
* move plugins to serverViewSet
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Dmitry Agapov
59b338994d
delete task data after delete task ( #2179 )
...
* delete task data after delete task
* fix pylint
* fix pyflakes
* fix flake8
* add test test_api_v1_tasks_delete_task_data_after_delete_task
* update change log
* pyflake fix
5 years ago
Nikita Manovich
5d0963934f
Add missed migration.
6 years ago
Boris Sekachev
b71e77b17b
Using serverside paremeter min_pos_points, right colors of labels in … ( #2162 )
...
* Using serverside paremeter min_pos_points, right colors of labels in detector runner
* Updated changelog & versions
* Using color from consts instead of literal
6 years ago
Dmitry Kalinin
b8346ce3da
Removed pyhash dependency ( #2170 )
...
* Removed problematic pyhash dependency
* Added CHANGELOG
6 years ago
Maxim Zhiltsov
09a9509278
Install Datumaro as package ( #2163 )
...
* Remove Datumaro sources
* Install Datumaro as package
* Update Datumaro links
* fix
* remove unnecessary dependencies
* Update travis
* update coverage config
6 years ago
Maxim Zhiltsov
8d3c95a764
Fix PDF reading ( #2141 )
...
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Alex
a5b63a4f53
Add python3-setuptools to install list ( #2153 )
...
Installing python3-setuptools was required on a fresh ubuntu 18.04 VM image. Otherwise the next line fails with "no module setuptools"
6 years ago
Maxim Zhiltsov
0933ee2362
Fix CVAT format import for frame stepped tasks ( #2151 )
...
* Fix cvat format import with frame step
* update changelog
6 years ago
dependabot-preview[bot]
0efc11d2b0
Bump psycopg2-binary from 2.8.5 to 2.8.6 in /cvat/requirements ( #2146 )
...
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2 ) from 2.8.5 to 2.8.6.
- [Release notes](https://github.com/psycopg/psycopg2/releases )
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS )
- [Commits](https://github.com/psycopg/psycopg2/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
Nikita Manovich
416df8980a
Don't allow lambda manager to return objects with a label which doesn't exist in the task. ( #2131 )
6 years ago
dependabot-preview[bot]
21e67c2047
Bump django-extensions from 3.0.6 to 3.0.8 in /cvat/requirements ( #2144 )
...
Bumps [django-extensions](https://github.com/django-extensions/django-extensions ) from 3.0.6 to 3.0.8.
- [Release notes](https://github.com/django-extensions/django-extensions/releases )
- [Changelog](https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md )
- [Commits](https://github.com/django-extensions/django-extensions/compare/3.0.6...3.0.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
67de3f86dd
Bump diskcache from 4.1.0 to 5.0.2 in /cvat/requirements ( #2145 )
...
Bumps [diskcache](https://github.com/grantjenks/python-diskcache ) from 4.1.0 to 5.0.2.
- [Release notes](https://github.com/grantjenks/python-diskcache/releases )
- [Commits](https://github.com/grantjenks/python-diskcache/compare/v4.1.0...v5.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
6f635436a9
Bump isort from 4.3.21 to 5.5.1 in /cvat/requirements ( #2142 )
...
Bumps [isort](https://github.com/pycqa/isort ) from 4.3.21 to 5.5.1.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/4.3.21...5.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
7552c90631
Bump gitpython from 3.1.3 to 3.1.8 in /cvat/requirements ( #2143 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.3 to 3.1.8.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.3...3.1.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
Andrey Zhavoronkov
87d76c9a1a
Update Django 2->3 ( #2121 )
...
* used ubuntu 20.04 as base image
* updated CI image
* Fixed indent
* updated contributing guide and changelog
* update django
* Fixed migration:
this migration contains several "duplicates" (for example, it changes the id field and then changes the tarck_id field of the related table).
Since version 3.x, Django cannot apply such migrations and throws an exception.
Also checked the auto-generated migration: it doesn't contain those double changes.
In both cases, the schemas of these tables are the same.
6 years ago
Maxim Zhiltsov
8cbe3956a3
Fix cvat format ( #2071 )
6 years ago
Maxim Zhiltsov
ae6ec40135
Image copying in CVAT format ( #2091 )
6 years ago
Andrey Zhavoronkov
51ff63069d
Ubuntu 20.04 as a base image for CVAT Dockerfile ( #2101 )
...
* used ubuntu 20.04 as base image
* updated CI image
* Fixed indent
* updated contributing guide and changelog
6 years ago
Nikita Manovich
4c24237e8a
Merge remote-tracking branch 'origin/develop' into Marishka17-cache
6 years ago
Nikita Manovich
28225f9dc6
Merge branch 'cache' of https://github.com/Marishka17/cvat into Marishka17-cache
6 years ago
Andrey Zhavoronkov
510191f64b
Added password reset functionality ( #2058 )
...
* added reset password functionality
* updated changelog and versions of cvat-core, cvat-ui
* fixed comments
* Update cvat-ui/src/components/reset-password-confirm-page/reset-password-confirm-form.tsx
* Fix CHANGELOG
* fixed comments
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
dependabot-preview[bot]
82ea219602
Bump django-cors-headers from 3.4.0 to 3.5.0 in /cvat/requirements ( #2110 )
...
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/adamchainz/django-cors-headers/releases )
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/master/HISTORY.rst )
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.4.0...3.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
dcc1a6a477
Bump django-extensions from 3.0.5 to 3.0.6 in /cvat/requirements ( #2109 )
...
Bumps [django-extensions](https://github.com/django-extensions/django-extensions ) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/django-extensions/django-extensions/releases )
- [Changelog](https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md )
- [Commits](https://github.com/django-extensions/django-extensions/compare/3.0.5...3.0.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
Nikita Manovich
174fe1690b
Update CHANGELOG and version.
6 years ago
Nikita Manovich
98ca16af52
Update CHANGELOG and version.
6 years ago
Maya
e7df942f6d
Refactoring
6 years ago
Maya
a4ca919b3f
Merge branch 'upstream/develop' into cache
6 years ago
Maya
0fe2e1875c
Merge branch 'develop' of https://github.com/opencv/cvat into upstream/develop
6 years ago
Maya
fb383c71e2
Deleted unnecessary
6 years ago
Maya
d29f4cb6e0
Added tests
6 years ago
Andrey Zhavoronkov
2510d4d659
Added ability to configure email verification for registered user ( #1929 )
...
* Added ability to configure email verification for registered user
Removed unused code
* updated changelog
* fixed comments
* fixed swagger
* updated docs
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Maya
761c83f3ab
Fix migration
6 years ago
dependabot-preview[bot]
1c1baeb46c
Bump pdf2image from 1.13.1 to 1.14.0 in /cvat/requirements ( #2076 )
...
Bumps [pdf2image](https://github.com/Belval/pdf2image ) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/Belval/pdf2image/releases )
- [Commits](https://github.com/Belval/pdf2image/compare/v1.13.1...v1.14.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
Maya
3fdf065511
Merge branch 'upstream/develop' into cache
6 years ago
Maya
a46bba2df5
Merge branch 'develop' of https://github.com/opencv/cvat into upstream/develop
6 years ago
Maya
7bb5e02ff1
Added license headers
6 years ago
Maya
2144c4aadd
Refactoring
6 years ago
Maya
43c2c6ea87
Merged migrations into one file
6 years ago
Andrey Zhavoronkov
1907b7924a
Added django-rq to the proxy match pattern. ( #2069 )
...
* added django-rq to the match pattern. Remoed unused locations from the config.
* updated changelog
* updated installation guide
6 years ago
dependabot-preview[bot]
082fc7a4dd
Bump pylint from 2.5.3 to 2.6.0 in /cvat/requirements ( #2063 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.5.3 to 2.6.0.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.5.3...pylint-2.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
35e8a127a8
Bump shapely from 1.7.0 to 1.7.1 in /cvat/requirements ( #2064 )
...
Bumps [shapely](https://github.com/Toblerity/Shapely ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/Toblerity/Shapely/releases )
- [Changelog](https://github.com/Toblerity/Shapely/blob/master/CHANGES.txt )
- [Commits](https://github.com/Toblerity/Shapely/compare/1.7.0...1.7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
4b32a97060
Bump rq from 1.4.2 to 1.5.1 in /cvat/requirements ( #2065 )
...
Bumps [rq](https://github.com/nvie/rq ) from 1.4.2 to 1.5.1.
- [Release notes](https://github.com/nvie/rq/releases )
- [Changelog](https://github.com/rq/rq/blob/master/CHANGES.md )
- [Commits](https://github.com/nvie/rq/compare/v1.4.2...v1.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
Dmitry Kalinin
bee4c3799f
Label color ( #2014 )
...
* added color to django app and cvat-core
* temp
* temp
* Added label color to mask dump
* Fixed UI for label color picker
* npm packages and CHANGELOG
* fixed models and migrations
* Fixed default background color and using normalization
* Added setting label color with hash
* fixed error
* Added close icon to color picker
* Fixed CHANGELOG
* requested changes
* fixed menu visibility
* Fixed label hashing and algorithm
* Added wheel package to CI
* Fixed dockerfile
* moved wheel package from dockerfile to requirements
* fixed requirements
* Fixed requirements
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Maya
ff62baab99
Changed paths
6 years ago
Maya
1520dcc605
Deleted ArchiveReader/get_path
6 years ago
Dmitry Kalinin
582e23bf88
Batch of fixes ( #2031 )
6 years ago
dependabot-preview[bot]
cdb5d281ef
Bump fakeredis from 1.4.2 to 1.4.3 in /cvat/requirements ( #2052 )
...
Bumps [fakeredis](https://github.com/jamesls/fakeredis ) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/jamesls/fakeredis/releases )
- [Commits](https://github.com/jamesls/fakeredis/compare/1.4.2...1.4.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago