2550 Commits (9f2ccb8f81fa690e25518a4e378bea985a64b5be)
 

Author SHA1 Message Date
Andrey Zhavoronkov b7a50acff2
Added information about OpenVINO toolkit to login page (#4077)
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
4 years ago
Dmitry Kruchinin 7bdac66921
Fix linters worlflows (#4079) 4 years ago
Boris Sekachev 1cd2ea06b0
Fixed copy/paste for rotated shapes (#4061)
* Fixed copy/paste for rotated shapes

* Updated version

* Fixed issue with cropping rotated box after paste

* Checking constraints not only when create, but also when paste

* Do not enable autoborders when paste shape

* Fixed test. Getting circles coordinates is not correct way to check coordinates matching because they are in different coordinate spaces

* Using dedicated function to get points
4 years ago
Kirill Lakhov 69d3ad79f6
Add documentation/tests for tasks large files uploads (#4036)
* added api documentation

* added test with 108mb file

* fixed linter issues

* added upload chunk size param

* fixed initialization

* udpated doc for uploadChunkSize

* reworked setting as global

* small fix

* moved uploadChunkSize setting setup to hooks

* fix comments

* change this to globalThis
4 years ago
dependabot[bot] 2ebe7176cf
Bump django from 3.2.8 to 3.2.10 in /cvat/requirements (#4067)
Bumps [django](https://github.com/django/django) from 3.2.8 to 3.2.10.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.8...3.2.10)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Dmitry Kruchinin 3cfbe809dd
Fixing cases 91, 92 (#4076)
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin 7468df869c
Fix the test for check Email verification system (#4071)
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Nikita Manovich 4708b5ecf8
IAM: Open Policy Agent integration (#3788)
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
4 years ago
Maria Khrustaleva 5281e7938c
Support any name for a manifest (#4041)
* Initial version

* Fix support 2 versions && fix case for cloud storages

* Fix eslint errors

* tmp

* Fix manifest validation when data hasn't been copied yet

* fix

* Update changelog
4 years ago
Maria Khrustaleva f74b6f0db3
Fix grammarly issues (#4059)
* Fix grammarly issues

* Update license

* Update .github/PULL_REQUEST_TEMPLATE.md

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Andrey Zhavoronkov defc78ef16
Updated ELK 6.8.21 -> 6.8.22 (#4052) 4 years ago
Dmitry Kruchinin 6abc8da3a6
Upate case 1. Added check label color. (#4045)
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin 3444ab3c4c
Cypress. Update case 111. Added check ability to setup text labels content. (#4050)
* Added check label content.

* Added check. Some refactoring.

Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Andrey Zhavoronkov 32d9fb09be
Project backups (#3852) 4 years ago
Dmitry Kruchinin 85938b3d51
Update workflows for linters (#4039) 4 years ago
Dmitry Kalinin 579bfb38c3
Project import simple implementation (#3790) 4 years ago
Maria Khrustaleva cde33acf5d
Fix issue: Original pdf file is deleted (#3967) 4 years ago
Timur Osmanov 73a0c6499c
Update documentation. Update the settings section (#4034)
* update settings.md

* fix mistakes
4 years ago
Boris Sekachev 6af3be6cac
Added ability to setup text labels content (#4029)
* Added ability to setup text labels content

* Updated changelog

* Fixed wrong test

* Added minimum font size const
4 years ago
Dmitry Kruchinin 3cf5265b01
Cypress. Test for "Switch text font size and position". (#4027)
* Add className

* Update the test.

* Some reworks.

* Fix typo

* Revert changes in the case 36

* Move to a different test. Added check a text position

* Rework calculate the shape height

* Enabling the test for Firefox

Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Andrey Zhavoronkov 5e5555d259
Updated ELK 6.4.0 -> 6.8.21 (#4028) 4 years ago
Boris Sekachev 6b5cfc14be
Fixed font-size in firefox (#4026)
* Fixed font-size in firefox

* Updated versions
4 years ago
Andrey Zhavoronkov 23c80c4cfe
Fixed possible color collisions in the generated colormap (#4007) 4 years ago
Kirill Lakhov cc057a7a77
Large files uploads (#3692) 4 years ago
Timur Osmanov e39a17b0ac
Update documentation. Added tutorial about attach google cloud storage (#3995)
* add google cloud storage tutorial

* update attach-cloud-storage.md

* apply suggestion

* apply suggestion v 2

* update images

* fix mistakes

* Update site/content/en/docs/manual/basics/attach-cloud-storage.md

Co-authored-by: Maria Khrustaleva <maria.khrustaleva@intel.com>

* fix linter error

Co-authored-by: Maria Khrustaleva <maria.khrustaleva@intel.com>
4 years ago
Dmitry Kruchinin e375c70f36
Adding test to check "Smooth image" option (#4015)
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin e45d57b9e0
Cypress. Dummy cloud storages. (#3988)
* Creted dummy cloud storages.

* Add dummy per CS. Writing new test.

* Disabling for Firefox

* Code refactoring.

* Some rework

* Apply comments

* Apply comments

* Rename function. Add check tooltip text.

Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Anugraha Sinha 8cdd5d6a47
Updated installation.md with respect to information about CVAT_HOST for local installation (#4014) 4 years ago
Maria Khrustaleva 68fbcdec43
Added sorting methods (#3937) 4 years ago
Timur Osmanov 2ed9f9cdb4
update review section (#4005) 4 years ago
Dmitry Kalinin 468970c50a
Fixed labels order (#3987) 4 years ago
Dmitry Kruchinin c61da9fe50
Cypress. Update case 97 for check "Fixed issue: rotation property is not dumped when backup a task" (#4001)
* Update the case 97 for check the fix 3932

* Refactoring

Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin f313a71001
Update case 60 for check PR 3931 (#3993)
Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Brandon Davis b1c26898a7
Support automatic tag annotation (#3896) 4 years ago
Timur Osmanov 4c52438991
Update documentation about options to switch font size and position of the text (#3989)
* update settings section

* fix mistakes

* Update site/content/en/docs/manual/basics/settings.md

* Update site/content/en/docs/manual/basics/settings.md

Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Boris Sekachev ab351c2aa0
Added options to switch text font size and position (#3972) 4 years ago
Dmitry Kruchinin c79a4c1584
Cypress. Update case 105. Add check "Google cloud storage" provider fields. (#3980)
* Update case 105. Add "Check "Google cloud storage" provider fields" step

* Fix eslint issue

Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kruchinin 6351df07d1
Cypress. Fix case 108 for Firefox. (#3981)
* Fix case 108 for Firefox

* Remove unnecessary code

* Update step

Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Timur Osmanov 9d21b20845
update project section (#3979) 4 years ago
Dmitry Kruchinin 45f9fdcecd
Cypress. Test "Rotated bounding boxes" (#3961)
* Added test for "Rotated bounding boxes"

* Update he test to use toFixed()

* Fix typo

* Applying comments.

* Some reworks

* Change assert

Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Dmitry Kalinin 1d952acee8
Issue deleting (#3952) 4 years ago
Maria Khrustaleva 439c6d5fb9
Remove key_file_path field (#3959)
* Remove key_file_path field

* fix

* Update comparison
4 years ago
shaojun 5bbdbaf6fa
update the doc for change default hostname or port (#3915)
* update for change default hostname or port

Improve the description for how to change the default hostname, and fix the inaccuracy descrption for port change.

* Update site/content/en/docs/faq.md

Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>

* Update site/content/en/docs/faq.md

Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>

* Fix linter issues

* Fix linter issues

Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
4 years ago
Dmitry Kruchinin c82072387c
CVAT_server. Test for "Project updated time". (#3953) 4 years ago
Snyk bot d861dc9c37
fix: cvat/requirements/base.txt to reduce vulnerabilities (#3970)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYTHONLDAP-1932572
4 years ago
Maria Khrustaleva d237cb698c
Fix notification (#3960) 4 years ago
Timur Osmanov 2de4724978
Update documentation for China users (#3946) 4 years ago
Maria Khrustaleva f59d1f57f3
Support GCS (#3919)
Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
4 years ago
Dmitry Kruchinin 130b815f61
Cypress. Update the test for check issue 3810. (#3900)
* Add command for unpack zip

* Test adaptation

* Tests adaptation for tasks

* Fix ESLint issue for tests.

* Fix ESLint issue for cypress support/plugins

* Added tests folder to workspaces. Ignore Eslint isuue

* Fix deletingRegisteredUsers

* Update test for checking issue 3810

* Applying comments

* Removing tests from package.json workspaces.

* Adding nmp ci for tests folder

Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
4 years ago
Timur Osmanov 3dac403d90
Update the documentation about the smooth image option (#3947)
* update settings section

* update image067.jpg

* fix linter errors
4 years ago