swh:1:snp:973504f75325e1c705c39106a2685791af62e9e3

sort by:
Revision Author Date Message Commit Date
be3240e Changed version of CVAT to 1.5.0 02 August 2021, 12:20:22 UTC
277e142 Updated CHANGELOG 02 August 2021, 12:18:31 UTC
8199da0 fix: cvat-data/package.json & cvat-data/package-lock.json to reduce vulnerabilities (#3470) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSZIP-1251497 28 July 2021, 14:37:11 UTC
bc2c85a Documentation update (#3464) * update documentation add approximation and done button * fix linter error and mistakes * documentation update and fix mistakes * delete unused image * rename an images to resolve a conflict * Update site/content/en/docs/manual/basics/top-panel.md Co-authored-by: Boris Sekachev <boris.sekachev@intel.com> 28 July 2021, 12:33:39 UTC
0ea4897 Semi-automatic tools enhancements (Client-side points minimizer) (#3450) * First stage for points minimizer * Fixed issue with correct opencv initialization status * Displaying points during interaction * Added releasing memory * Initial version for on-the-fly optimization * Redesigned accuracy * Updated version & changelog * Fixed opencv scissors * Clean up some intermediate state * Fixed scss * Redesigned slider a bit * Added errored shape * Keep slider hidden while didn't recieve first points * Adjusted settings slider * Updated label * A couple of fixes for trackers & detectors * Updated default value 28 July 2021, 12:09:06 UTC
7e7a5b9 Histogram equalization feature (#3447) * Added histogram equalization * Fixed equalization memory leak * Removed unused console.log * Fixed eslint errors * Fixed algorithm implementation in opencv control * Fixed histogram equalization disabling * Fixed eslint errors * Removed outdated code and reworked cycles in functions * Fixed forceUpdate flag disabling * Fixed image bitmap creation * Fixed running setState and imageModifier 27 July 2021, 13:45:05 UTC
e3616df Fixed creation task problem (#3454) * Fixed existng labels issue * Added CHANGELOG, increased package versions * Fixed project search field * Fixed cypress test 26 July 2021, 20:04:58 UTC
056b7d8 Cypress test. Rework case "Save filtered object in AAM" for CI nightly. (#3441) * Rework case 99 for CI nightly * Some fix * Added a comments. 26 July 2021, 19:43:53 UTC
6055be4 Replace Nginx proxy with Traefik (#3409) * Replace Nginx with Traefik * Comment Traefik dashboard commands and ports * Fix cvat service port * Simplify traefik dashboard instructions * Add license to docker-compose files * Update all mentions of CVAT_HOST in the docs * Add link to Traefik documentation on router rules * Return base CVAT port to 8080 * Fix spelling in documentation * Fix port indentaion in docker-compose file * Fix Traefik dashboard config * Update changelog * Adapt serverless dockerfile * Update analytics dockerfile * Update analytics docker compose file * Fix linting issues * fixed linter issues Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com> 26 July 2021, 13:42:22 UTC
f4382fe Add tests for Dataset repo. (#3414) * Add test for dataset_repo. * Refactoring and fix all pylint warnings. * Change hardcoded password to avoid pylint errors. * Remove hardcoded password to avoid pylint errors. * Remove test_clone_nonexistent_repo and rename test class. * Remove unused import. 26 July 2021, 07:23:41 UTC
7191064 Small improvement of vs-code settings (#3452) 23 July 2021, 14:09:04 UTC
f877f11 Cypress test. Adding a subset when creating a task from a project. (#3451) * Added css class for subset field * Update Cypress test and command * Applying comments 23 July 2021, 08:11:03 UTC
6e3dcb2 fix: upgrade @types/react from 16.14.8 to 16.14.10 (#3455) Snyk has created this PR to upgrade @types/react from 16.14.8 to 16.14.10. See this package in npm: https://www.npmjs.com/package/@types/react See this project in Snyk: https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr 23 July 2021, 08:10:30 UTC
1cadb3c CI. Reducing the time of passing CI through the separation of tests for 3D functionality. (#3442) * Tests moved to diff folder * Update cypress config for 3d tests * Update main.yml * CI config fixing * Updates screenshot path 22 July 2021, 19:47:02 UTC
f82dcae Cypress. Fix case 16 for Firefox. (#3446) 21 July 2021, 21:38:00 UTC
3be162a Update case72. Checking "Attribute keeping when changing label" feature (#3448) 21 July 2021, 21:32:28 UTC
bcead92 Small changes for serverless tutorial. 21 July 2021, 14:23:33 UTC
0baf794 Tutorial about serverless functions (#3124) Co-authored-by: Roman Donchenko <roman.donchenko@intel.com> 21 July 2021, 12:29:35 UTC
330b8a8 Semi-automatic tools enhancements (Stage 0) (#3417) * Improved removable points, added a button to finish current object * Code refactoring for ai tools and opencv * Fixed style for workspace selector * IOG UX fix * Updated version & changelog * Added 'min_neg_points' parameter to serverless interactors * Return 'min_neg_points' from the server 20 July 2021, 09:38:01 UTC
bab3366 Server test. Combined image and directory extractors using shared storage (#3428) * Fixed combined image and directory extractors * Updated changelog * Updated CHANGELOG * Add test for fix combined image and directory extractors case. * Code review. Co-authored-by: Boris Sekachev <boris.sekachev@intel.com> 20 July 2021, 06:51:27 UTC
1faa9b1 Cypress test. Save filtered object in AAM. (#3436) * Cypress test. Save filtered object in AAM. * Update cypress command * Revert changes for cypress command. Moved the test. * Splited "changeWorkspace" and "changeLabelAAM" commands. 19 July 2021, 13:20:03 UTC
c58e915 CVAT-3D milestone6 (#3234) Added support for Dump annotations, Export Annotations and Upload annotations in PCD and Kitti formats. Co-authored-by: cdp <cdp123> Co-authored-by: Jayraj <jayrajsolanki96@gmail.com> Co-authored-by: dvkruchinin <dvkruchinin@gmail.com> Co-authored-by: Smirnova Maria <mariax.smirnova@intel.com> 19 July 2021, 13:07:57 UTC
04f63a4 Cypress test. Update case 90 for check issue 3415. (#3437) 19 July 2021, 11:58:48 UTC
ba8d064 Added smart attribute keeping when changing label (#3309) * Added smart attribute keeping when changing label * Removed input type check 19 July 2021, 11:56:03 UTC
4fd57a8 Fixed combined image and directory extractors (#3424) * Fixed combined image and directory extractors * Updated changelog * Updated CHANGELOG 19 July 2021, 08:47:00 UTC
0dbe0a5 Fixed: Context image disappears after undo/redo (#3416) * Fixed found issue * Updated version & changelog 16 July 2021, 11:46:11 UTC
719fcf3 Fixed issue when save filtered object in AAM (#3401) * Fixed issue when save filtered object in AAM * Updated version & changelog 16 July 2021, 11:13:02 UTC
de2ce7e Update Datumaro dependency to 1.10 (#3411) * Update formats wrt Datumaro Transforms API changes * Add mismatching key output in tests * Strip label dir in vggface2 import * Update dependency * update patch 15 July 2021, 11:27:25 UTC
19eefb5 fix: cvat/requirements/base.txt to reduce vulnerabilities (#3392) The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-1316216 07 July 2021, 08:58:44 UTC
6076fff fix: cvat/requirements/base.txt to reduce vulnerabilities (#3384) The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-1315688 05 July 2021, 09:49:59 UTC
e8de8a5 Add other option to create superuser for win10 during installation (#3385) 05 July 2021, 09:49:18 UTC
dde8a40 Documentation for export/import a task (#3367) * update documentation sorting * update README.md and documentation * fix linter errors * update name sections * fix links * fix linter errors * add 3D task documentation * update documentation * fix conflict README.md * fix linter error v1 * update documentation * fix mistakes * update creating an annotation task section * rename section * fix numeration * fix mistakes * update docs * fix grammar * delete info about not implemented features * fixed comments Co-authored-by: Andrey Zhavoronkov <andrey.zhavoronkov@intel.com> Co-authored-by: kirill.sizov <kirill.sizov@intel.com> 02 July 2021, 12:30:10 UTC
d47c5e4 Cypress. Adapting tests to run in CI nightly. (#3370) * Cypress. Skipping test "Export, import an annotation task" for Firefox. * Updated case 37 for Firefox * Redesign the test 02 July 2021, 06:34:37 UTC
d2c7739 Make function get_progress be compatible with more video format (#3381) * Make function get_progress be compatible with more video format Co-authored-by: Nikita Manovich <nikita.manovich@intel.com> 01 July 2021, 18:15:49 UTC
7f4b185 Fixed cvat_ui image build in case of OOM error (#3379) * fixed cvat_ui image build in case of OOM error * updated changelog 01 July 2021, 14:29:05 UTC
b7f8e8d Build CVAT with models support. Adding cypress test to check models page. (#3369) * Try add model support to CVAT build * Added a test. Run test from different job. * Change context * Moved models test to project actions. Configs adaptations. Checking nightly * Moved canvas 3d tests to different cypress config Updated publish_docker_images.yml * Removed models from matrix * check tests on publish workflow * Rework publish yml * fix build, up -d * Removed unnecessary line 01 July 2021, 12:38:24 UTC
0c524c6 Update to Django 3.1.12. (#3378) * Update to Django 3.1.12. * Update changelog and add comment. 30 June 2021, 15:54:18 UTC
3e93f95 Cypress test. Update "Multiple users. Assign task, job." (#3347) * Added cypress commands * Updated cypress test case 4 for check issue 3339 * Apply comments. Some rework cypress commands. 30 June 2021, 10:00:16 UTC
961bc58 Webpack dev server proxy (#3368) * Added proxy to webpack dev server config * Added CHANGELOG increased package version * Added webpack.config to eslintignore * Added webpack.config to eslintignore * Changed ignore to wildcard * Changed path checker to regexp 29 June 2021, 14:57:47 UTC
c8b0521 fix: upgrade @types/react-router from 5.1.14 to 5.1.15 (#3375) Snyk has created this PR to upgrade @types/react-router from 5.1.14 to 5.1.15. See this package in npm: https://www.npmjs.com/package/@types/react-router See this project in Snyk: https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr 29 June 2021, 06:57:28 UTC
3aba725 F~ixed extra notifications about frame rejection during navigation (#3373) 28 June 2021, 14:44:04 UTC
830c7b2 Add documentation for 3d task (#3364) * update documentation sorting * update README.md and documentation * fix linter errors * update name sections * fix links * fix linter errors * add 3D task documentation * update documentation * fix conflict README.md * fix linter error v1 * fix numeration 25 June 2021, 20:02:02 UTC
79f0ff7 Cypress test. Export/import a task. (#3314) * Add class * Cypress test. Export/import a task. 25 June 2021, 09:00:47 UTC
3bb66a2 Cypress tests. Update "Make a copy" for 2D, 3D. (#3359) * Upated the test "Make a copy". * Updated for canvas-3d 25 June 2021, 08:57:25 UTC
47ea751 Fix interpolation for outside shapes (#3348) * fix interpolation * add tests * remove unnecessary conditions Co-authored-by: Nikita Manovich <nikita.manovich@intel.com> 24 June 2021, 09:05:04 UTC
0974484 Documentation versioning (#3357) * initial version of docs versioning * updated license header * fix linter issue 24 June 2021, 08:31:07 UTC
e76b0ea Cypress. Exclude some files from instrumentation. (#3349) * Exclude some files from instrumentation * Removed from exclude files for models 23 June 2021, 07:49:26 UTC
4631996 Fix uncaught:exception for Firefox (#3356) 23 June 2021, 07:48:29 UTC
1a86efe Fixes cloud storage (#3336) * Fixes: - exception with getting content when specific_attributes='' - no deletion of temporary index for temporary manifest * Fix getting owner structure instead of id * Delete := * Fix creating task with cloud storage: preview && nonexistent field Co-authored-by: Nikita Manovich <nikita.manovich@intel.com> 22 June 2021, 19:41:22 UTC
7cf6c7a Update documentation sorting (#3320) * update documentation sorting * update README.md and documentation * fix linter errors * update name sections * fix links * fix linter errors * update developing section * fix link and mistake * rename developing and contributing section * fix incorrect links * fix link on cvat.jpg * Update site/content/en/docs/_index.md Co-authored-by: Nikita Manovich <nikita.manovich@intel.com> 22 June 2021, 14:20:22 UTC
c730920 Extend server tests for dataset manager. (#3192) * add tests * small fix * revert settings.settings.json * add number bug * revert test_formats.py * move rest api tests to other file * add new tests * Fixed HTTP_400 code Commented out tests passed Ok Uncommented tests failed if launched in single test session, seems that tasks created via POST request to url /api/v1/tasks have the same id (1) * Remove extra files * Remove extra files * Disable real API tests due for precommit timeout failures * Reenable 1 test to check CI completion * Add Market-1501 to tests * Enable all tests without exceptions * some fixes * Add ICDAR to tests * Move test data to /tmp/cvat * Extra changes * Extend server tests for dataset manager * Add test for #2924 issue * fix export dataset test * fix tests * code review * Test refactoring and code review * Small fix * Put back test test_api_v1_tasks_annotations_dump_and_upload_with_datumaro * Small corrections of test test_api_v1_tasks_annotations_dump_and_upload_with_datumaro * Change download file logic. * Fix a typo. * Remove Pylint warnings. * Remove useless lines. * fix a typo. * Remove duplicated polygon pounts test. * Remove useless import. * Fix merge issues. * Use download_file function. * Don't skip Widerface format * Refactoring. * Add asserts test_api_v1_unit_test_on_normalize_shape_function * Remove useless import. * Changed values for label attributes. * Removed test for dead code. * Removed dead code. Co-authored-by: Dmitriy Oparin <dmitriyx.oparin@intel.com> Co-authored-by: mzuevx <mikhailx.zuev@intel.com> Co-authored-by: yasakova-anastasia <anastasia.yasakova@intel.com> 22 June 2021, 13:01:17 UTC
034c77a Rework Cypress check uncaught exception. (#3353) * Fix uncaught:exception * Rename var 22 June 2021, 11:32:53 UTC
a17b823 Fixed django exception when get data for unknown task (#3344) * Fixed django exception when get data for unknown task * Remove redundant code Co-authored-by: Nikita Manovich <nikita.manovich@intel.com> 18 June 2021, 12:13:01 UTC
8a64394 Fixed UI fails when inactive user is assigneed to a task/job (#3343) * Fixed UI fails when inactive user is assigneed to a task/job * Updated changelog * Fixed tests 18 June 2021, 11:38:59 UTC
0d56e29 Server tests for context images for 2D tasks (#3310) * Add server test for context images. * Move server test for context images in engine/tests 17 June 2021, 08:19:11 UTC
d2d75d9 fix: upgrade @types/react from 16.14.7 to 16.14.8 (#3338) Snyk has created this PR to upgrade @types/react from 16.14.7 to 16.14.8. See this package in npm: https://www.npmjs.com/package/@types/react See this project in Snyk: https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr 17 June 2021, 08:07:09 UTC
9bdcc7f Bump postcss from 7.0.21 to 7.0.36 in /cvat-ui (#3335) Bumps [postcss](https://github.com/postcss/postcss) from 7.0.21 to 7.0.36. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/7.0.21...7.0.36) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 16 June 2021, 13:41:31 UTC
472728d Cypress test. Updating case 54. Added checking issue 3219. (#3333) * Fixed cuboid redraw * Updated version & changelog * Fixed duplicated cuboid * Updated changelog * Do not skip test for cuboid * Removed comment * Fixed one more case * Case 54. Add checking issue 3219 Co-authored-by: Boris Sekachev <boris.sekachev@intel.com> 16 June 2021, 12:14:51 UTC
b18482b Support cloud storage on server (#3326) Co-authored-by: Maya <maya17grd@gmail.com> 16 June 2021, 11:29:59 UTC
8dfb21d Bump postcss from 7.0.17 to 7.0.36 in /cvat-canvas (#3332) Bumps [postcss](https://github.com/postcss/postcss) from 7.0.17 to 7.0.36. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/7.0.17...7.0.36) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 16 June 2021, 09:55:57 UTC
957bc29 Fixed: "TypeError: Cannot read property 'clientX' of undefined" (#3308) * Fixed cuboid redraw * Updated version & changelog * Fixed duplicated cuboid * Updated changelog * Do not skip test for cuboid * Removed comment * Fixed one more case 16 June 2021, 09:55:37 UTC
85e57c1 Update tests for 3D. (#3331) 16 June 2021, 07:17:51 UTC
4db6cc9 Removed some unused code (#3327) 15 June 2021, 15:20:52 UTC
3d496ef Added some fixes to DEXTR model handler (#3325) * Added some fixes to DEXTR model handler * Updated Changelog 15 June 2021, 06:19:49 UTC
7699bd3 Cypress. Case 44. Adding additional checks. (#3312) * Added classes * Test adaptation * Revert adding classes * Rework the test * Remove unnecessary comments 15 June 2021, 05:12:04 UTC
9afb9d0 fix: upgrade @types/lodash from 4.14.169 to 4.14.170 (#3322) Snyk has created this PR to upgrade @types/lodash from 4.14.169 to 4.14.170. See this package in npm: https://www.npmjs.com/package/@types/lodash See this project in Snyk: https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr 15 June 2021, 04:29:48 UTC
623b14e fix: upgrade @types/react from 16.14.6 to 16.14.7 (#3324) Snyk has created this PR to upgrade @types/react from 16.14.6 to 16.14.7. See this package in npm: https://www.npmjs.com/package/@types/react See this project in Snyk: https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr 15 June 2021, 04:29:27 UTC
e78bd06 Add REST API guide in documentation (#3307) * add rest api guide * fix linter error 10 June 2021, 17:42:24 UTC
6729d1a Removed the extra check from the test (#3306) 10 June 2021, 06:42:44 UTC
4b82336 Add test for wrong attribute import in tracks (#3279) * add test for wrong attribute import in tracks * fix annotation for test * small fix * fix annotattion for test * add function to get data from task 10 June 2021, 03:41:10 UTC
dc9f679 fix: upgrade rc-menu from 8.10.7 to 8.10.8 (#3311) Snyk has created this PR to upgrade rc-menu from 8.10.7 to 8.10.8. See this package in npm: https://www.npmjs.com/package/rc-menu See this project in Snyk: https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr 10 June 2021, 03:11:34 UTC
5a6c1d7 Bump normalize-url from 4.5.0 to 4.5.1 in /cvat-canvas (#3305) Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/sindresorhus/normalize-url/releases) - [Commits](https://github.com/sindresorhus/normalize-url/commits) --- updated-dependencies: - dependency-name: normalize-url dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 09 June 2021, 08:12:59 UTC
2dc6498 Cypress test. Collapse sidebar. Fullscreen. (#3302) * Cypress test. Collapse sidebar. Fullscreen. * Installed cypress plugin cypress-real-events * The test adaptation * Move the test to folder for running in headed mode * Updated cypress.json * Rework the test by use viewport * Renamed context. Added comments. * Fixed typo * Using Cypress.config values to return original size of window 09 June 2021, 07:41:20 UTC
43967d4 Fix meta request performance (#3269) * improved performance of data/meta request * updated license * updated changelog * fix * fixed tests 09 June 2021, 07:38:47 UTC
72fdef4 Az/import export tasks (#3056) * initial version of task export/import feature * fixed tests * CLI * fix comments * updated license headers * fix eslint issues * fix comments * fixed comments * reverted changes in *.md files * fixed comments * fix pylint issues * fix import for share case * improved unit tests * updated changelog * fixed Maria's comments * fixed comments * Fixed position of create new task button * Fixed span position * fixed comments Co-authored-by: Nikita Manovich <nikita.manovich@intel.com> Co-authored-by: Boris Sekachev <boris.sekachev@intel.com> 08 June 2021, 14:47:58 UTC
6665fe1 Update website (#3293) * update docsy theme * update website * return to markdown markup * add item update submodule in site/README.md 08 June 2021, 08:15:15 UTC
675ef96 Cypress tests. Move a task between/to projects. (#3287) * Add css classes * add/adaptation commands * Cypress test. Move a task to a project. * Remove a comment * Cypress test. Moving a task between projects. 08 June 2021, 08:07:43 UTC
3f8bc9d fix json output of CLI command ls (#3298) Co-authored-by: Diego Cesar <dcesar@krakenrobotik.de> 08 June 2021, 08:05:49 UTC
5bb26ce Some JS code was simplified by using css, a reported issue was fixed in this way (#3289) * Some JS code was simplified by using css * Updated version & changelog * Fixed shortcut 08 June 2021, 06:54:35 UTC
8d05691 fix: upgrade @types/react-dom from 16.9.12 to 16.9.13 (#3284) Snyk has created this PR to upgrade @types/react-dom from 16.9.12 to 16.9.13. See this package in npm: https://www.npmjs.com/package/@types/react-dom See this project in Snyk: https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr 08 June 2021, 06:51:47 UTC
3afd7e8 Cypress test. Create an object, save, undo, save, redo, save. (#3299) 07 June 2021, 08:59:10 UTC
88cf0df Bump ws from 6.2.1 to 6.2.2 in /cvat-ui (#3296) Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/commits) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 07 June 2021, 06:39:10 UTC
c9f5c4d Remove headless for canvas-3d develop branch (#3274) 05 June 2021, 04:06:52 UTC
284be86 Fixed issue: is not a constructor when create object, save, undo, save, redo save (#3292) * Fixed issue #3216 * Updated version & changelog * Added unit test Co-authored-by: Nikita Manovich <nikita.manovich@intel.com> 05 June 2021, 04:02:22 UTC
59e47a3 Unit test. Moving a task between/to project. (#3291) 05 June 2021, 03:49:38 UTC
6abe39e Add test for bug with attribute in WiderFace (#3288) * add test for bug with attribute in WiderFace * update Datumaro to 0.1.9 04 June 2021, 18:16:17 UTC
4584b23 add test for bug with duplicate points in polygon (#3278) 04 June 2021, 15:03:49 UTC
140489d Fix cli create git fail (#3267) * Fix issue of infinite loop due to incorrect status comparison. * Update CHANGELOG.md * Fix PEP8. * Update failure case to break from infinite loop. * Update utils/cli/core/core.py Co-authored-by: Boris Sekachev <boris.sekachev@intel.com> * Add check for unknown failure. * Fix logging in failure case. * Update CHANGELOG.md Co-authored-by: Boris Sekachev <boris.sekachev@intel.com> Co-authored-by: André Aquilina <andre.aquilina@dysismedical.com> 04 June 2021, 13:37:11 UTC
5168ca6 Bump ws from 6.2.1 to 6.2.2 in /cvat-canvas (#3277) Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/commits) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 03 June 2021, 08:58:00 UTC
88d3259 fix: upgrade @types/lodash from 4.14.168 to 4.14.169 (#3276) Snyk has created this PR to upgrade @types/lodash from 4.14.168 to 4.14.169. See this package in npm: https://www.npmjs.com/package/@types/lodash See this project in Snyk: https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr 03 June 2021, 05:33:52 UTC
54fa078 Add hmt.ai to CVAT (#3272) 02 June 2021, 17:00:02 UTC
72f6776 Publication CONTRIBUTING.md on the website (#3271) * publication contributing.md on website * fix link and markup in CONTRIBUTING.md * fix link 02 June 2021, 16:59:30 UTC
f662126 Update documentation on website (#3265) * update documentation on website * fix markup * fix formats header * fix linter error * delete duplicate headers 01 June 2021, 19:04:57 UTC
156ddae Cypress tests for CVAT-3D-M5 (#3228) * CVAT 3D Milestone-5 changes * Fixed Lint errors * test * Fixed review comments * Fixed Lint errors * M5 Box operations * M5- Bounding Box Operations * M5 Fixes * Cypress test added wait time * Changed the scene color to white * Fixed year in header * CameraAction naming convention changes * M5-Fixes * Fixed test fail issue * M5- Major fixes * Trigger notification * Minor Fixes M5 * M5 - Other open items * Trigger notification * Error fix * Trigger notification * Unit Test fail fix * Unit Test fail fix * Trigger notification * CVAT-3D M5 Review Fixes -1 * Add cypress test. * try run canvas3d without headless * hide tooltips * Tests adaptations * Review Fixes -2 * Review Fixes -3 * Merge changes * Revert case 64 * Revert to cvat-3D-M5 * The test adaptation * Add comments * Added wait time in cypress * Add condition for compare images * cypress test. cuboid context menu. * Cypress test. Make a copy. * Cypress test. Cuboid propagate. * Cypress test. Opacity. Outlined borders. Add cypress command. Tests adaptation. * Cypress test. Cuboid grouping. * Fixes -1 * Trigger notification * Case 64 adaptation. * Updated yml for cypress tests 3D * Cypress test. Redraw a cuboid. * Updated tests * Latest tests * Cypress test. Cancel cuboid drawning. * Cypress test. "Move the image" button interaction. * Cypress test. Delete a cuboid. * Cypress test. Save a job. Remove annotations. * Fix case 88 * Fix case 88 * Cypress test. Filters. * Minor rework case88 * Applying comments. Co-authored-by: cdp <cdp123> Co-authored-by: Jayraj <jayrajsolanki96@gmail.com> 01 June 2021, 14:31:07 UTC
cc4b3f3 Fix incorrect attribute import in tracks (#3229) * add fixes * remove comments * fix return value in filter_track_shapes * update changelog 01 June 2021, 11:08:25 UTC
573bdbe Add is_active field in UserFilter (#3235) * Add is_active field in UserFilter * Update changelog * Add is_active as a default searchParam to get user list * Fix url search query * Update CHANGELOG.md Co-authored-by: Nikita Manovich <nikita.manovich@intel.com> 01 June 2021, 09:26:58 UTC
e0fe9c1 Update section "Creating an annotation task" in User Guide (#3232) 01 June 2021, 06:31:38 UTC
1aff09a update COCO format documentation (#3197) * update COCO format documentation * change place of COCO docs changes * fix line length Co-authored-by: Nikita Manovich <nikita.manovich@intel.com> 01 June 2021, 06:15:33 UTC
d15a319 Fix many spelling errors (#3244) * Fix spelling errors * Bump version numbers after the spelling fixes * Fix OSX build (os.mknod requires super-priviligies) * Fixed eslint warnings. Co-authored-by: Nikita Manovich <nikita.manovich@intel.com> 01 June 2021, 04:40:57 UTC
d3fb352 Update "about page" on website (#3259) * update about page * update about page * update about page * fix markup 01 June 2021, 03:35:35 UTC
back to top