Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v2.0.0 #4422

Merged
merged 200 commits into from
Mar 4, 2022
Merged

Release v2.0.0 #4422

merged 200 commits into from
Mar 4, 2022

Commits on Nov 9, 2021

  1. Add Open Images format (#3679)

    Kirill Sizov authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    cc1b819 View commit details
    Browse the repository at this point in the history
  2. Add Cityscapes format (#3758)

    Kirill Sizov authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    4bdaf3c View commit details
    Browse the repository at this point in the history
  3. Add LFW format (#3770)

    Kirill Sizov authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    cc801b2 View commit details
    Browse the repository at this point in the history
  4. Add KITTI format (#3757)

    Kirill Sizov authored Nov 9, 2021
    Configuration menu
    Copy the full SHA
    e4aa0ea View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Update doc (#3891)

    Marishka17 authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    5002290 View commit details
    Browse the repository at this point in the history
  2. Cogito company as a partner in README.md (#3892)

    Nikita Manovich authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    40604d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    722dc74 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. Allow full configuration of nuclio (#3894)

    * Allow full configuration of nuclio
    
    * Add to changelog
    subdavis authored Nov 13, 2021
    Configuration menu
    Copy the full SHA
    4487d52 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Merge branch 'release-1.7.0' into develop

    Nikita Manovich committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    aa39723 View commit details
    Browse the repository at this point in the history
  2. Fix an image in documentation: tracker_siammask_detrac.gif

    Nikita Manovich authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    cf6f997 View commit details
    Browse the repository at this point in the history
  3. Updated CHANGELOG and version.

    Nikita Manovich committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    57a5182 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cddc76a View commit details
    Browse the repository at this point in the history
  5. Interaction handler keyboard handlers fix (#3881)

    * initinal implementaion
    
    * additional action, README and version changes
    
    * update changelog
    
    * remove excess reducer
    
    * comment fixes
    
    * changelog update
    
    * canvas3d destroy call upd
    klakhov authored Nov 15, 2021
    Configuration menu
    Copy the full SHA
    14262fa View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Added rotated bounding boxes (#3832)

    Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
    Boris Sekachev and Maxim Zhiltsov authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    7bab58e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    723b2a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Export rotation field when backup a task (#3932)

    Boris Sekachev authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    11f14cd View commit details
    Browse the repository at this point in the history
  2. Add FiftyOne to partners list (#3943)

    * Add FiftyOne to partners list
    * remove screenshot
    * Fix linter issues
    
    Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
    ehofesmann and Nikita Manovich authored Nov 23, 2021
    Configuration menu
    Copy the full SHA
    1f33f50 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Fixed issue: autoborder points are visible for invisible shapes (#3931)

    * Fixed issue: autoborder points are visible for invisible shapes
    
    * Update version & changelog
    Boris Sekachev authored Nov 24, 2021
    Configuration menu
    Copy the full SHA
    c787f04 View commit details
    Browse the repository at this point in the history
  2. Added smooth image option (#3933)

    Boris Sekachev authored Nov 24, 2021
    Configuration menu
    Copy the full SHA
    c6ed6d1 View commit details
    Browse the repository at this point in the history
  3. Preserve the order of the label attributes in the object item details. (

    #3945)
    
    * preserve the order of the label attributes in the object item details
    
    * updated changelog, cvat-ui v++
    Andrey Zhavoronkov authored Nov 24, 2021
    Configuration menu
    Copy the full SHA
    4632128 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Update documentation about review mode (#3944)

    * update review section
    
    * update review section
    TOsmanov authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    958206c View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Project tasks pagination (#3910)

    * Added project tasks search and pagination
    
    * Increased npm versions
    
    * Added CHANGELOG
    
    * Fixed issues
    
    * Fixed styles
    
    * Fixed core tests
    
    * Fixed core tests
    
    * Fixed core tests
    
    * Fixed core tests
    
    * Fixed parameter
    
    * Fixed project update action
    
    * Fixed updating project
    
    * Fixed comments
    ActiveChooN authored Nov 26, 2021
    Configuration menu
    Copy the full SHA
    b5ed09e View commit details
    Browse the repository at this point in the history
  2. Update the documentation about the smooth image option (#3947)

    * update settings section
    
    * update image067.jpg
    
    * fix linter errors
    TOsmanov authored Nov 26, 2021
    Configuration menu
    Copy the full SHA
    3dac403 View commit details
    Browse the repository at this point in the history
  3. 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>
    Dmitry Kruchinin and dvkruchinin authored Nov 26, 2021
    Configuration menu
    Copy the full SHA
    130b815 View commit details
    Browse the repository at this point in the history
  4. Support GCS (#3919)

    Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
    Marishka17 and Boris Sekachev authored Nov 26, 2021
    Configuration menu
    Copy the full SHA
    f59d1f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2de4724 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Fix notification (#3960)

    Marishka17 authored Nov 30, 2021
    Configuration menu
    Copy the full SHA
    d237cb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. 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
    snyk-bot authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    d861dc9 View commit details
    Browse the repository at this point in the history
  2. CVAT_server. Test for "Project updated time". (#3953)

    Dmitry Kruchinin authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    c820723 View commit details
    Browse the repository at this point in the history
  3. 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>
    3 people authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    5bbdbaf View commit details
    Browse the repository at this point in the history
  4. Remove key_file_path field (#3959)

    * Remove key_file_path field
    
    * fix
    
    * Update comparison
    Marishka17 authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    439c6d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Issue deleting (#3952)

    ActiveChooN authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    1d952ac View commit details
    Browse the repository at this point in the history
  2. 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>
    Dmitry Kruchinin and dvkruchinin authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    45f9fdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d21b20 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Cypress. Fix case 108 for Firefox. (#3981)

    * Fix case 108 for Firefox
    
    * Remove unnecessary code
    
    * Update step
    
    Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
    Dmitry Kruchinin and dvkruchinin authored Dec 3, 2021
    Configuration menu
    Copy the full SHA
    6351df0 View commit details
    Browse the repository at this point in the history
  2. Cypress. Update case 105. Add check "Google cloud storage" provider f…

    …ields. (#3980)
    
    * Update case 105. Add "Check "Google cloud storage" provider fields" step
    
    * Fix eslint issue
    
    Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
    Dmitry Kruchinin and dvkruchinin authored Dec 3, 2021
    Configuration menu
    Copy the full SHA
    c79a4c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Configuration menu
    Copy the full SHA
    ab351c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Update documentation about options to switch font size and position o…

    …f 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>
    TOsmanov and Boris Sekachev authored Dec 6, 2021
    Configuration menu
    Copy the full SHA
    4c52438 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    b1c2689 View commit details
    Browse the repository at this point in the history
  2. Update case 60 for check PR 3931 (#3993)

    Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
    Dmitry Kruchinin and dvkruchinin authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    f313a71 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. 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>
    Dmitry Kruchinin and dvkruchinin authored Dec 8, 2021
    Configuration menu
    Copy the full SHA
    c61da9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    468970c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    2ed9f9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68fbcde View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Configuration menu
    Copy the full SHA
    8cdd5d6 View commit details
    Browse the repository at this point in the history
  2. 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>
    Dmitry Kruchinin and dvkruchinin authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    e45d57b View commit details
    Browse the repository at this point in the history
  3. Adding test to check "Smooth image" option (#4015)

    Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
    Dmitry Kruchinin and dvkruchinin authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    e375c70 View commit details
    Browse the repository at this point in the history
  4. 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>
    TOsmanov and Maria Khrustaleva authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    e39a17b View commit details
    Browse the repository at this point in the history
  5. Large files uploads (#3692)

    klakhov authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    cc057a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    23c80c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Fixed font-size in firefox (#4026)

    * Fixed font-size in firefox
    
    * Updated versions
    Boris Sekachev authored Dec 14, 2021
    Configuration menu
    Copy the full SHA
    6b5cfc1 View commit details
    Browse the repository at this point in the history
  2. Updated ELK 6.4.0 -> 6.8.21 (#4028)

    Andrey Zhavoronkov authored Dec 14, 2021
    Configuration menu
    Copy the full SHA
    5e5555d View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. 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>
    Dmitry Kruchinin and dvkruchinin authored Dec 15, 2021
    Configuration menu
    Copy the full SHA
    3cf5265 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. 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
    Boris Sekachev authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    6af3be6 View commit details
    Browse the repository at this point in the history
  2. Update documentation. Update the settings section (#4034)

    * update settings.md
    
    * fix mistakes
    TOsmanov authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    73a0c64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cde33ac View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Configuration menu
    Copy the full SHA
    579bfb3 View commit details
    Browse the repository at this point in the history
  2. Update workflows for linters (#4039)

    Dmitry Kruchinin authored Dec 17, 2021
    Configuration menu
    Copy the full SHA
    85938b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Project backups (#3852)

    Andrey Zhavoronkov authored Dec 20, 2021
    Configuration menu
    Copy the full SHA
    32d9fb0 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Cypress. Update case 111. Added check ability to setup text labels co…

    …ntent. (#4050)
    
    * Added check label content.
    
    * Added check. Some refactoring.
    
    Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
    Dmitry Kruchinin and dvkruchinin authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    3444ab3 View commit details
    Browse the repository at this point in the history
  2. Upate case 1. Added check label color. (#4045)

    Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
    Dmitry Kruchinin and dvkruchinin authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    6abc8da View commit details
    Browse the repository at this point in the history
  3. Updated ELK 6.8.21 -> 6.8.22 (#4052)

    Andrey Zhavoronkov authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    defc78e View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Fix grammarly issues (#4059)

    * Fix grammarly issues
    
    * Update license
    
    * Update .github/PULL_REQUEST_TEMPLATE.md
    
    Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
    Marishka17 and Boris Sekachev authored Dec 22, 2021
    Configuration menu
    Copy the full SHA
    f74b6f0 View commit details
    Browse the repository at this point in the history
  2. 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
    Marishka17 authored Dec 22, 2021
    Configuration menu
    Copy the full SHA
    5281e79 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. IAM: Open Policy Agent integration (#3788)

    Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
    Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
    3 people authored Dec 23, 2021
    Configuration menu
    Copy the full SHA
    4708b5e View commit details
    Browse the repository at this point in the history
  2. Fix the test for check Email verification system (#4071)

    Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
    Dmitry Kruchinin and dvkruchinin authored Dec 23, 2021
    Configuration menu
    Copy the full SHA
    7468df8 View commit details
    Browse the repository at this point in the history
  3. Fixing cases 91, 92 (#4076)

    Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
    Dmitry Kruchinin and dvkruchinin authored Dec 23, 2021
    Configuration menu
    Copy the full SHA
    3cfbe80 View commit details
    Browse the repository at this point in the history
  4. 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](django/django@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>
    dependabot[bot] authored Dec 23, 2021
    Configuration menu
    Copy the full SHA
    2ebe717 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. 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
    klakhov authored Dec 24, 2021
    Configuration menu
    Copy the full SHA
    69d3ad7 View commit details
    Browse the repository at this point in the history
  2. 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
    Boris Sekachev authored Dec 24, 2021
    Configuration menu
    Copy the full SHA
    1cd2ea0 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2021

  1. Fix linters worlflows (#4079)

    Dmitry Kruchinin authored Dec 25, 2021
    Configuration menu
    Copy the full SHA
    7bdac66 View commit details
    Browse the repository at this point in the history
  2. 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 people authored Dec 25, 2021
    Configuration menu
    Copy the full SHA
    b7a50ac View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Cypress. Update case 108. Find a better way for check shape rotation. (

    …#4075)
    
    * Update case 108
    
    * Added step to check copy/paste
    
    * Some refactoring
    
    Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
    Dmitry Kruchinin and dvkruchinin authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    b05bb9a View commit details
    Browse the repository at this point in the history
  2. Rework case 39 (#4081)

    Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
    Dmitry Kruchinin and dvkruchinin authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    6ae08d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Cypress. Fix/update case 69. (#4078)

    * Fix case 69.
    
    * Fixed/updated the test. Added-reworked the commands.
    
    * Fix commands
    
    Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
    Dmitry Kruchinin and dvkruchinin authored Dec 29, 2021
    Configuration menu
    Copy the full SHA
    7d3116e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Cypress. Update test case_4. (#4089)

    * Added removing tasks, users, projects.
    
    * Update the case_4, function for deleting a task.
    
    * Fix command
    
    * Apply comments
    
    Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
    Dmitry Kruchinin and dvkruchinin authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    e17d791 View commit details
    Browse the repository at this point in the history
  2. Update documentation. Add organization section (#4080)

    * add organization section
    
    * fix linter errors
    
    * fix mistake
    
    * update roles description and other sections
    
    * fix linter error
    
    * update task-details.md
    
    * fix mistake
    
    * update review section
    
    * fix linter error
    
    * apply suggestions
    
    * fix linter error
    TOsmanov authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    877daa4 View commit details
    Browse the repository at this point in the history
  3. Fixed organizations restore (#4098)

    Boris Sekachev authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    f066072 View commit details
    Browse the repository at this point in the history
  4. Added aditional check dropdown menu visibility (#4100)

    Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
    Dmitry Kruchinin and dvkruchinin authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    8629d0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d651cd6 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. fix: cvat/requirements/base.txt to reduce vulnerabilities (#4103)

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-MISTUNE-2328096
    snyk-bot authored Dec 31, 2021
    Configuration menu
    Copy the full SHA
    cbb937b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f915385 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Update git ssh url pattern (#4057)

    * Add ssh:// url pattern to regex
    
    Add support for the ssh:// url pattern, since it is a valid ssh url.
    Also added the ~ sign to the repo pattern, because ssh and git protocol
    support ~username expansion
    
    Co-authored-by: Pijarowski, Matthias <matthias.pijarowski@hensoldt.net>
    matthias-p and Pijarowski, Matthias authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    a744731 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    4e65d77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5a9a0f View commit details
    Browse the repository at this point in the history
  3. Remove workarounds for pycocotools issues (#4136)

    * `--no-binary=pycocotools` isn't necessary since pycocotools 2.0.4.
    * Installing Cython manually hasn't been needed since pycocotools 2.0.1
      (and nothing else needs Cython to be installed).
    Roman Donchenko authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    4345048 View commit details
    Browse the repository at this point in the history
  4. Fix task data upload progress bar (#4134)

    * fix progressbar
    
    * updated changelog, changed progress check
    klakhov authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    8e4dd14 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Fixed statistics modal when the job is assigned to someone (#4144)

    * Fixed statistics modal when the job is assigned to someone
    
    * Updated version
    Boris Sekachev authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    cd1f89e View commit details
    Browse the repository at this point in the history
  2. Fixed temp_file flush issue for cloud storage in cache.py (#4118)

    Issue Summary: File downloaded from cloud storage is not flushed. In case of lot of files, for some files, changes don't reflect in the actual physical file. Actual file is later accessed by filename, which leads to read error.
    
    Issue Error logs:
    
    ```
    2022-01-05 09:54:14,992 DEBG 'runserver' stderr output:
    [Wed Jan 05 09:54:14.992125 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868] [2022-01-05 09:54:14,991] ERROR cvat.server.task_12: cannot get requested data type: chunk, number: 0, quality: Quality.COMPRESSED
    [Wed Jan 05 09:54:14.992147 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868] Traceback (most recent call last):
    [Wed Jan 05 09:54:14.992152 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868]   File "/home/django/cvat/apps/engine/cache.py", line 96, in prepare_chunk_buff
    [Wed Jan 05 09:54:14.992156 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868]     if checksum and not md5_hash(source_path) == checksum:
    [Wed Jan 05 09:54:14.992159 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868]   File "/home/django/cvat/apps/engine/utils.py", line 100, in md5_hash
    [Wed Jan 05 09:54:14.992163 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868]     frame = Image.open(frame, 'r')
    [Wed Jan 05 09:54:14.992166 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868]   File "/opt/venv/lib/python3.8/site-packages/PIL/Image.py", line 3023, in open
    [Wed Jan 05 09:54:14.992186 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868]     raise UnidentifiedImageError(
    [Wed Jan 05 09:54:14.992189 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868] PIL.UnidentifiedImageError: cannot identify image file '/tmp/cvat_041w7vsimages#0089c635-ae5f-49d7-baa5-a4d75f0412ca.png'
    [Wed Jan 05 09:54:14.992192 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868]
    [Wed Jan 05 09:54:14.992196 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868] During handling of the above exception, another exception occurred:
    [Wed Jan 05 09:54:14.992199 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868]
    
    2022-01-05 09:54:14,992 DEBG 'runserver' stderr output:
    [Wed Jan 05 09:54:14.992202 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868] Traceback (most recent call last):
    [Wed Jan 05 09:54:14.992205 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868]   File "/home/django/cvat/apps/engine/views.py", line 689, in data
    [Wed Jan 05 09:54:14.992208 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868]     buff, mime_type = frame_provider.get_chunk(data_id, data_quality)
    [Wed Jan 05 09:54:14.992211 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868]   File "/home/django/cvat/apps/engine/frame_provider.py", line 167, in get_chunk
    [Wed Jan 05 09:54:14.992215 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868]     return self._loaders[quality].get_chunk_path(chunk_number, quality, self._db_data)
    [Wed Jan 05 09:54:14.992218 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868]   File "/home/django/cvat/apps/engine/cache.py", line 32, in get_buff_mime
    [Wed Jan 05 09:54:14.992221 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868]     chunk, tag = self.prepare_chunk_buff(db_data, quality, chunk_number)
    [Wed Jan 05 09:54:14.992224 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868]   File "/home/django/cvat/apps/engine/cache.py", line 113, in prepare_chunk_buff
    [Wed Jan 05 09:54:14.992227 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868]     raise Exception(msg)
    [Wed Jan 05 09:54:14.992231 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868] Exception: cannot identify image file '/tmp/cvat_041w7vsimages#0089c635-ae5f-49d7-baa5-a4d75f0412ca.png'
    [Wed Jan 05 09:54:14.992414 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868] ERROR - 2022-01-05 09:54:14,991 - views - cannot get requested data type: chunk, number: 0, quality: Quality.COMPRESSED
    [Wed Jan 05 09:54:14.992425 2022] [wsgi:error] [pid 330:tid 139683931096832] [remote 172.20.0.2:56868] Traceback (most recent call last):
    ```
    ML-Guy authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    59f0b3b View commit details
    Browse the repository at this point in the history
  3. Fix order (#4087)

    * Fix order
    
    * Update header
    
    * Update changelog
    
    * Add Prefetch
    
    Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
    Marishka17 and Nikita Manovich authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    297a9cc View commit details
    Browse the repository at this point in the history
  4. Added the step to check the issue 4140 (#4145)

    Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
    Dmitry Kruchinin and dvkruchinin authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    cee4f66 View commit details
    Browse the repository at this point in the history
  5. Update numpy to 1.22.0, tensorflow to 2.7.0 (#4146)

    Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
    Dmitry Kruchinin and dvkruchinin authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    40f05b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Make user-data-permission-fix optional (#3994)

    * Make user-data-permission-fix optional
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    
    Co-authored-by: u231555 <ferdinand.niedermann@sbb.ch>
    Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
    Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
    4 people authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    eb7e719 View commit details
    Browse the repository at this point in the history
  2. Bump django-filter from 2.3.0 to 2.4.0 (#4155)

    Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
    Dmitry Kruchinin and dvkruchinin authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    2cd7a38 View commit details
    Browse the repository at this point in the history
  3. Added support of ellipses (#4062)

    Boris Sekachev authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    b85a4ad View commit details
    Browse the repository at this point in the history
  4. Updated license year. (#4157)

    * Updated license year
    
    * Update year
    
    Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
    Dmitry Kruchinin and dvkruchinin authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    f1241fe View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Email in org invitations should be case insensitive (#4153)

    Resolved #4096
    Nikita Manovich authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    e9c00cd View commit details
    Browse the repository at this point in the history
  2. Add several flags to task_create CLI (#4119)

    * Add serveral flags to CLI & generalize CLI code
    
    definition.py:
    	- Add use_zip_chunks, start_frame, stop_frame, and chunk_size
    	  as CLI flags
    	- Rename --bug to --bug_tracker to be consistent with website
    	  and API
    	- No longer include optional kwargs in all requests
    core.py:
    	- Add a single loop to handle all kwargs for extensibility
    	- Lump optional task_create args into kwargs for brevity
    
    * Add --bug as alias for --bug_tracker
    
    - Add back old --bug flag for backwards compatability
    
    * Update licence header
    
    Update licence header for core.py
    
    * Remove redundant parameter assignment
    
    - Remove hardcoded `image_quality` default value, as this is already
      handled by the argparse default value.
    
    * CHANGELOG entry for new CLI flags
    
    * CLI linting fixes
    
    - Several linting fixes for CLI
    
    * Fix CLI test
    
    - Re-add default image_quality in case task_create is called manually
    
    * Resolve changelog merge conflict
    
    * Update CHANGELOG.md
    
    Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
    theteleforce and Andrey Zhavoronkov authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    c83d170 View commit details
    Browse the repository at this point in the history
  3. Fixed bug: canvas is busy (at least one reproducing way) (#4151)

    * Fixed bug: canvas is busy (at least one reproducing way)
    
    * Updated version & changelog
    
    * Fixed license headers
    Boris Sekachev authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    1d084c4 View commit details
    Browse the repository at this point in the history
  4. Bump django from 3.2.10 to 3.2.11 in /cvat/requirements (#4162)

    Bumps [django](https://github.com/django/django) from 3.2.10 to 3.2.11.
    - [Release notes](https://github.com/django/django/releases)
    - [Commits](django/django@3.2.10...3.2.11)
    
    ---
    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>
    dependabot[bot] authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    dc03234 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9aa9a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57e5e62 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Cypress test. Adjust, enabling tests for issues 2524 2633. (#4166)

    * Update the command
    
    * Rework the test
    
    Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
    Dmitry Kruchinin and dvkruchinin authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    fc6525e View commit details
    Browse the repository at this point in the history
  2. Update Documentation. Add documentation about ellipses (#4172)

    * add documentation about ellipses
    
    * Update site/content/en/docs/manual/advanced/annotation-with-ellipses.md
    
    * Update site/content/en/docs/manual/advanced/annotation-with-ellipses.md
    
    * Update site/content/en/docs/manual/advanced/annotation-with-ellipses.md
    
    * Update site/content/en/docs/manual/advanced/annotation-with-ellipses.md
    
    * Update site/content/en/docs/manual/advanced/annotation-with-ellipses.md
    
    * Update site/content/en/docs/manual/advanced/annotation-with-ellipses.md
    
    * fix mistake
    
    Co-authored-by: Boris Sekachev <boris.sekachev@intel.com>
    TOsmanov and Boris Sekachev authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    b6f3b05 View commit details
    Browse the repository at this point in the history
  3. Fixed issue: Uncaught TypeError: this.el.node.getScreenCTM() is null … (

    #4175)
    
    * Fixed issue: Uncaught TypeError: this.el.node.getScreenCTM() is null in Firefox
    
    * Updated version and changelog
    
    * Fixed test
    Boris Sekachev authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    da82f4f View commit details
    Browse the repository at this point in the history
  4. Cypress test. Update case 8 to check fix 4151. (#4174)

    * Update the test to check fix 4151
    
    * Some reworks
    
    * Activating the step for Firefox
    
    Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
    Dmitry Kruchinin and dvkruchinin authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    c77d956 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Added intelligent function when paste labels to another task (#4161)

    * Added intelligent paste labels function, added notification when remove labels from raw editor
    
    * Adjusted raw tab behaviour
    
    * Fixed issue with selection
    
    * Updated version and changelog, removed previous implementation
    
    * Removed outdated comment
    
    * Additional checks on the server
    
    * Added check for default boolean attr
    
    * Updated version
    
    * Conditionally show lost labels/attributes
    
    * Remove labels only when create
    
    Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
    Boris Sekachev and Nikita Manovich authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    796991a View commit details
    Browse the repository at this point in the history
  2. Remove caching for tasks and jobs (#4165)

    * Resolved #4088
    
    * Update CHANGELOG
    
    * Fix linter issues
    
    * Removed CACHEOPS settings from production.py
    Nikita Manovich authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    7a7b4b1 View commit details
    Browse the repository at this point in the history
  3. Fix Bug 4010 - API method to register does not return authentificatio…

    …n token (#4092)
    
    * Return auth token key on register without email verification
    
    When email verification is turned off using all-auth settings, then on registration, return the auth token key.
    
    * Add tests for user registration without email verification
    
    * Add test case for user registration when email confirmation is manadatory
    
    * Refactor register api tests and add its docstring
    
    * updated the license header for iam tests
    
    * Add pull request link to changelog
    
    * Add comment to explain overriding of ROOT_URLConf
    
    * Refactor tests for user registration
    
    Split the test case for user registration without email verification into two test cases by overriding ACCOUNT_EMAIL_VERIFICATION
    as 'none' and 'optional'
    
    * Fix doc string
    
    * updated changelog
    
    Co-authored-by: karthik <gkraja@mindkosh.com>
    Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com>
    3 people authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    566eb2a View commit details
    Browse the repository at this point in the history
  4. Updated documentation and screenshot with labels editor (#4190)

    * Updated documentation and screenshot with labels editor
    
    * Resized images
    Boris Sekachev authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    f97db1c View commit details
    Browse the repository at this point in the history
  5. Added YOLOv5 serverless function for auto labeling (#4178)

    * added yolov5 serverless function for auto labeling
    * updated CHANGELOG.md
    
    Co-authored-by: Alex <aleksander.chernyavskiy@seafar.eu>
    wartek69 and Alex authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    182d941 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Fixed: Could not receive frame N. TypeError: Cannot read properties o…

    …f undefined (#4187)
    
    * Fixed issue with async frames fetching
    
    * Updated versions and changelog
    Boris Sekachev authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    bc4ff49 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Fixed: Issues disappear when using a zoom (#4189)

    * Fixed: Issues disappear when using a zoom
    
    * Fixed creating issues for ellipses and rotated shapes
    
    * Updated version & changelog
    Boris Sekachev authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    d3db54d View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Update ELK to 6.8.23 (#4206)

    Andrey Zhavoronkov authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    7c0832c View commit details
    Browse the repository at this point in the history
  2. Fixed: Don't able to choose the format for git (#4203)

    Boris Sekachev authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    2a417a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e59ba1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7fcd3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    129584b View commit details
    Browse the repository at this point in the history
  6. Fixed corner case during search (#4198)

    * Fixed corner case during search
    
    * Updated version & changelog
    
    * Added tests
    Boris Sekachev authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    3c750d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Cypress test. Ellipse actions. (#4215)

    * Update the commands, utils. Case 108 adaptation
    
    * Added/updated tests for ellipse
    Dmitry Kruchinin authored Jan 21, 2022
    Configuration menu
    Copy the full SHA
    211ae2a View commit details
    Browse the repository at this point in the history
  2. Cypress test. Project backup/restore. (#4159)

    Dmitry Kruchinin authored Jan 21, 2022
    Configuration menu
    Copy the full SHA
    29b249e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2022

  1. Update antd to 4.17.0. Fix the tests. (#4188)

    * fix: cvat-ui/package.json & cvat-ui/package-lock.json to reduce vulnerabilities
    
    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JS-ASYNCVALIDATOR-2311201
    
    * Fix case 69
    
    * Fix case 51
    
    * Fix case 53
    
    * Tests reworked, fixed
    
    * Removed cypress plugin
    
    * Fix support/index.js
    
    * Update support/index.js
    
    Co-authored-by: snyk-bot <snyk-bot@snyk.io>
    Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
    3 people authored Jan 23, 2022
    Configuration menu
    Copy the full SHA
    f9e10ff View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Displaying shape size for ellipses (#4229)

    * Displaying shape size for ellipses
    
    * Updated version
    Boris Sekachev authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    f831142 View commit details
    Browse the repository at this point in the history
  2. Filtering for sandbox (#4216)

    * Implemented visibility for org= as { 'organization': None }
    
    Now we have 3 types of visibility (aka org_filter)
    1. org=slug - see objects only for the organization
    2. org=     - see objects only for sandbox (organzation is None)
    3. None     - see all objects which you can access
    Nikita Manovich authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    5ccc596 View commit details
    Browse the repository at this point in the history
  3. Cypress. Enabled check text with an ellipse rotation. (#4230)

    * Enabled check text with Ellipse rotation
    
    * Added dafult value to arg
    Dmitry Kruchinin authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    85cb87b View commit details
    Browse the repository at this point in the history
  4. Cypress. New organization pipeline. (#4143)

    * The folder renamed
    
    * Add classes
    
    * Rename the folder
    
    * Rename/rework the script for remoing users, tasts, projects,
    organizations
    
    * Added commands for organizations
    
    * Fix eslint issues
    
    * Fix workflow
    
    * Move the test to the registration_involved folder
    
    * Added class
    
    * Update the test. Added some commands.
    
    * Added class
    
    * Add a command. Updated the test.
    
    * Fix eslint issue
    
    * Added some classes
    
    * Added cypress command. Update corespinding test.
    
    * Continue writin the test. Update commands.
    
    * Continue writing the test
    
    * Update main.yml
    
    * Add className
    
    * Update the test. Add command
    
    * Update the test
    
    * Added command for remove a tasks, users, progects, orgs
    
    * Some reworks
    
    * Add a class
    
    * Update the test
    
    * Added check issue 4096
    
    * Update year
    
    * Update years
    
    * Update the stept in the test
    
    * Rework command to remove users, etc.
    
    * The tests adaptation
    
    * Rework command to deleting users, etc.
    
    * Apply comments
    
    * Revert changes except base_actions_project test
    
    * Rename the command to delete a task by api
    
    * Apply commenst. Split tests
    
    * Update the command, the test.
    
    * Added steps to check
    
    * Fix support/index.js
    
    * The test adaptation.
    
    * Removed comments.
    
    Co-authored-by: dvkruchinin <dvkruchinin@gmail.com>
    Dmitry Kruchinin and dvkruchinin authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    e212d57 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Cypress tests. Paste labels to another task/project. (#4236)

    * Start writing the test
    
    * Rename the test
    
    * Update the test. Added a cypress plugin
    
    * Added comment
    
    * Change the comment
    
    * Started writing the test for paste labels from another task
    
    * Added classes
    
    * Update command
    
    * Renamed fine name. Added test for task
    Dmitry Kruchinin authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    5e43171 View commit details
    Browse the repository at this point in the history
  2. Bump pillow from 8.2.0 to 9.0.0 in /utils/dicom_converter (#4241)

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 9.0.0.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
    - [Commits](python-pillow/Pillow@8.2.0...9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    631a32f View commit details
    Browse the repository at this point in the history
  3. Bump pillow from 7.2.0 to 9.0.0 in /utils/dataset_manifest (#4242)

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 9.0.0.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
    - [Commits](python-pillow/Pillow@7.2.0...9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    5dc99ae View commit details
    Browse the repository at this point in the history
  4. Bump numpy from 1.20.2 to 1.21.0 in /utils/dicom_converter (#4243)

    Bumps [numpy](https://github.com/numpy/numpy) from 1.20.2 to 1.21.0.
    - [Release notes](https://github.com/numpy/numpy/releases)
    - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
    - [Commits](numpy/numpy@v1.20.2...v1.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: numpy
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
    dependabot[bot] and Nikita Manovich authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    4cdd21b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Update documentation. Fix mistakes in CLI section (#4251)

    * fix mistake in cli.md
    * add new example in cli section
    TOsmanov authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    48edb3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d96bd55 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Bump cached-path-relative from 1.0.2 to 1.1.0 in /tests (#4253)

    Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0.
    - [Release notes](https://github.com/ashaffer/cached-path-relative/releases)
    - [Commits](https://github.com/ashaffer/cached-path-relative/commits)
    
    ---
    updated-dependencies:
    - dependency-name: cached-path-relative
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    bec253f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Added a page with jobs (#4258)

    Boris Sekachev authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    7f86a5d View commit details
    Browse the repository at this point in the history
  2. Cypress. Update the test for project export dataset. Add import datas…

    …et. (#4233)
    Dmitry Kruchinin authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    d2ea063 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fc6a1e View commit details
    Browse the repository at this point in the history
  4. Bump pip from 21.0.1 to 22.0.2, setuptools from 53.0.0 to 60.6.0, whe…

    …el from 0.36.2 to 0.37.1 (#4267)
    
    * bump pip from 21.0.1 to 22.0.2, setuptools from 53.0.0 to 60.6.0, wheel from 0.36.2 to 0.37.1
    * used maintained django_sendfile2 package instead of django sendfile
    * fixed cy tests due django_sendfile used wrong header
    Andrey Zhavoronkov authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    2b50abb View commit details
    Browse the repository at this point in the history
  5. Kibana public/private access using IAM (#4240)

    * removed djago_reproxy dependency
    
    * fix
    
    * added visibility option, added tests
    
    * updated changelog
    
    * fixed comments
    
    * added rule for admin into .csv, regenerate analytics_test.gen.rego
    
    Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
    Andrey Zhavoronkov and Nikita Manovich authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    976e403 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Add a warning about restore DB (#4271)

    Nikita Manovich authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    90dcadd View commit details
    Browse the repository at this point in the history
  2. REST API tests for IAM (#4090)

    Kirill Sizov authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    6c96891 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    71dfd51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61787ce View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Fix REST API tests (#4279)

    * Conftest: check values instead of keys
    
    * Rename SQL script for db restoring
    
    * Use SQL dump file instead of custom format
    
    * Use SQL dump file instead of custom format
    
    * Update README
    
    * Conftest: fix scope for restore_db
    Kirill Sizov authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    58a71a4 View commit details
    Browse the repository at this point in the history
  2. Added 2 cypress tests (#4278)

    * Implemented test for issue #3975 PR #4189
    Boris Sekachev authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    29f14a8 View commit details
    Browse the repository at this point in the history
  3. Don't cache index.html (#4277)

    Andrey Zhavoronkov authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    f0b2a75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83126c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Cypress. Rework the command to add a label. (#4195)

    * Add command for a label delete. Rework command to add a new label
    
    * The tests adaptations
    
    * Some updates
    
    * Fix ESLint issue
    
    * Fix command
    Dmitry Kruchinin authored Feb 4, 2022
    Configuration menu
    Copy the full SHA
    5915740 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c248a9a View commit details
    Browse the repository at this point in the history
  3. Changed openvino link, kept referer (#4287)

    Andrey Zhavoronkov authored Feb 4, 2022
    Configuration menu
    Copy the full SHA
    f60a448 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Some icons improvements (#4286)

    * Removed unused icons
    
    * Some icon changed to alternatives
    
    * Updated version
    
    * Icon selectors in tests
    
    * Fixed eslint error in test
    
    * Fixed opacity
    
    * Updated header
    
    * Fix URL scheme in cypress tests related with removing labels
    
    * MinusCircled -> DeleteOutlined, removed one more custom cvat icon (there is the same antd icon)
    
    * Fixed tests
    
    * Fixed typos
    bsekachev authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    237f98d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87be7bc View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Coninue from frame N, advanced user selector on jobs page (#4297)

    * Coninue from frame N, advanced user selector on jobs page
    
    * Updated version & changelog
    
    * Fixed styles
    bsekachev authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    696e51f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Update documentation. Added information about pop-up messages (#4316)

    * update interface.md
    
    * fix mistakes
    
    * fix mistake
    TOsmanov authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    d2e691c View commit details
    Browse the repository at this point in the history
  2. Cypress. Add test for OpenCV TrackerMIL tool (#4301)

    * init
    
    * added test
    
    * added comment
    
    * fix typo
    
    * fix linter error
    
    * applied comments
    klakhov authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    6ca72a9 View commit details
    Browse the repository at this point in the history
  3. Update documentation. Update add OpenCV MIL tracker tool (#4299)

    * update opencv-tools.md and ai-tools.md
    
    * apply suggestions
    TOsmanov authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    e6533a0 View commit details
    Browse the repository at this point in the history
  4. Bump tensorflow from 2.7.0 to 2.8.0 in /cvat/requirements (#4311)

    Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.7.0 to 2.8.0.
    - [Release notes](https://github.com/tensorflow/tensorflow/releases)
    - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
    - [Commits](tensorflow/tensorflow@v2.7.0...v2.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: tensorflow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    871b150 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    331e4ca View commit details
    Browse the repository at this point in the history
  2. Removed training app (#4330)

    Nikita Manovich authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    e9ef925 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. fix: cvat/requirements/base.txt to reduce vulnerabilities (#4331)

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-2397241
    snyk-bot authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    eb593ee View commit details
    Browse the repository at this point in the history
  2. Fix content type (#4333)

    Marishka17 authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    c757810 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd4a78d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d098e42 View commit details
    Browse the repository at this point in the history
  5. Bump follow-redirects from 1.14.4 to 1.14.8 in /cvat-core (#4334)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.4...v1.14.8)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 12, 2022
    Configuration menu
    Copy the full SHA
    0bada84 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Bump follow-redirects from 1.14.4 to 1.14.8 (#4335)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.4...v1.14.8)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    c3d2088 View commit details
    Browse the repository at this point in the history
  2. Fixed reset password functionality (#4343)

    Andrey Zhavoronkov authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    ae50696 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Added cypress tests for the feature: 'continue frame n' (#4340)

    * Added cypress tests for the feature: 'continue frame n'
    
    * Update tests/cypress/integration/actions_tasks/continue_frame_n.js
    
    * Update tests/cypress/integration/actions_tasks/continue_frame_n.js
    bsekachev authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    f719648 View commit details
    Browse the repository at this point in the history
  2. Fix YOLOv5 serverless function (#4344)

    Nikita Manovich authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    2f1e89c View commit details
    Browse the repository at this point in the history
  3. Fix stage and state modification permission (#4324)

    Co-authored-by: Matyesz12 <turi.mate12@gmail.com>
    bseres99 and turi-mate authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    a676862 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Added simple test for analytics availability (#4308)

    Co-authored-by: kirill-sizov <kirill.sizov@intel.com>
    Andrey Zhavoronkov and kirill-sizov authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    3c8922e View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    9950118 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. added cache-policy test (#4355)

    Andrey Zhavoronkov authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    6f1d122 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad11b58 View commit details
    Browse the repository at this point in the history
  3. Updating the documentation. Adding Troubleshooting to the Installatio…

    …n Guide (#4272)
    
    Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
    TOsmanov and Nikita Manovich authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    1c3b971 View commit details
    Browse the repository at this point in the history
  4. Added Face Detection model to the list in README (#4363)

    Nikita Manovich authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    a4a2809 View commit details
    Browse the repository at this point in the history
  5. Moved files for face-detection-0205 into nuclio subdirectory

    Nikita Manovich committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    e40cd39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e115330 View commit details
    Browse the repository at this point in the history
  7. Bump url-parse from 1.5.3 to 1.5.7 in /cvat-core (#4361)

    Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
    - [Release notes](https://github.com/unshiftio/url-parse/releases)
    - [Commits](unshiftio/url-parse@1.5.3...1.5.7)
    
    ---
    updated-dependencies:
    - dependency-name: url-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    b55bf87 View commit details
    Browse the repository at this point in the history
  8. Bump url-parse from 1.5.3 to 1.5.7 (#4362)

    Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
    - [Release notes](https://github.com/unshiftio/url-parse/releases)
    - [Commits](unshiftio/url-parse@1.5.3...1.5.7)
    
    ---
    updated-dependencies:
    - dependency-name: url-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    c52c65c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. fix: cvat/requirements/base.txt to reduce vulnerabilities (#4369)

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-GITPYTHON-2407255
    snyk-bot authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    1e44b96 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    0f0d5bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01eaf36 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    eac5b60 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    cca2586 View commit details
    Browse the repository at this point in the history
  2. Added REST API tests [**/tasks GET, POST] (#4347)

    Co-authored-by: kirill.sizov <kirill.sizov@intel.com>
    bsekachev and kirill.sizov authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    c07a93d View commit details
    Browse the repository at this point in the history
  3. Jobs page: advanced filtration and implemented sorting (#4319)

    Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
    Co-authored-by: Maya <maya17grd@gmail.com>
    3 people authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    b5bac8c View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Refactor permissions.py from IAM app (#4336)

    Nikita Manovich authored Feb 26, 2022
    Configuration menu
    Copy the full SHA
    df8590e View commit details
    Browse the repository at this point in the history
  2. REST API /api/jobs/<id>/commits (#4368)

    Nikita Manovich authored Feb 26, 2022
    Configuration menu
    Copy the full SHA
    e8f294f View commit details
    Browse the repository at this point in the history
  3. Changed the version and updated CHANGELOG

    Nikita Manovich committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    ca98857 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Bump url-parse from 1.5.7 to 1.5.10 in /cvat-core (#4397)

    Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
    - [Release notes](https://github.com/unshiftio/url-parse/releases)
    - [Commits](unshiftio/url-parse@1.5.7...1.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: url-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    99dbd68 View commit details
    Browse the repository at this point in the history
  2. Bump url-parse from 1.5.7 to 1.5.10 (#4398)

    Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
    - [Release notes](https://github.com/unshiftio/url-parse/releases)
    - [Commits](unshiftio/url-parse@1.5.7...1.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: url-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    29a5180 View commit details
    Browse the repository at this point in the history
  3. Bump nanoid from 3.1.28 to 3.3.1 in /site (#4390)

    Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.28 to 3.3.1.
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](ai/nanoid@3.1.28...3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: nanoid
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    a3bc6ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fad176 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41a92e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Fix OPTIONS request to REST API methods (#4402)

    Nikita Manovich authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    cc98ff0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    876784e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Update documentation. Add information about git flexibility after tas…

    …k creation (#4401)
    
    * update task-synchronization.md, creating_an_annotation_task.md and task-details.md
    
    * update task-details.md
    
    * fix mistake
    
    * apply suggestions
    
    * fix linter error
    TOsmanov authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    07ae9a3 View commit details
    Browse the repository at this point in the history
  2. Update documentation. Add "Jobs page" section and update "Filter" and…

    … "Vocabulary" sections (#4411)
    
    * add jobs-page and update filter and vocabulary
    
    * fix linter errors
    
    * apply suggestion
    TOsmanov authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    c1a137a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14cee3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e62d200 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' into release-2.0.0

    Nikita Manovich committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    8aaa450 View commit details
    Browse the repository at this point in the history