Dmitry Agapov
f2c84a2653
Nuclio as a plugin in CVAT, improved system to check installed plugins ( #2192 )
...
* allow to run cvat without nuclio
* fix new line
* fix comments
* Updated core version
* refactoring
* minor refactoring, fixed eslint issues, added documentation to cvat-core, updated ui version, updated changelog
* move plugins to serverViewSet
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Boris Sekachev
6370f980eb
Additional code has been added to investigate exception: 'Cannot read property label of undefined' ( #2220 )
5 years ago
Vitaliy Nishukov
d4b0e11cab
Add Mac OS dependencies notes ( #2177 )
...
* Add Mac OS dependencies notes
* Comments fix
* Description in CHANGELOG
* CONTRIBUTING.md comments fix
* Linter rules HF
5 years ago
Dmitry Kruchinin
7456a1c6c5
Cypress test to check if image was scaled to ROI ( #2206 )
...
* Cypress test to check if image was scaled to ROI
* Apply comments.
* Fix getting scale value.
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Boris Sekachev
acfb1a492d
Fixed failure after updating a label on cvat.org ( #2199 )
...
* Fixed failure after updating a label on cvat.org (the bug is related with low bandwidth)
* Removed extra line of code
* Updated NPM version
* Fix test
* Better fix for the test
5 years ago
Boris Sekachev
4d3a93a803
Updated high volnurabilities from dependabot & npm audit ( #2210 )
5 years ago
Boris Sekachev
420bc79af3
Update README.md
5 years ago
Boris Sekachev
a93b4607c0
Fixed two issues #2053 and #2202 ( #2203 )
...
* Fixed two issues #2053 and #2202
* Updated changelog, updated versions
* Updated core version
5 years ago
Boris Sekachev
8330015ac5
Fixed blinking notification ( #2200 )
...
* Fixed blinking notification
* Updated CHANGELOG
5 years ago
Boris Sekachev
4d869c3cf5
Using "alt" instead of "ctrl" to delete a point, fixed reducer ( #2204 )
...
* Using alt instead of ctrl to delete a point, fixed reducer
* Updated versions
* Updated changelog
5 years ago
Dmitry Kruchinin
4a8095914d
Cypress test to check image rotate. ( #2194 )
...
* Cypress test for check image rorate.
* Apply comments.
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Boris Sekachev
24027931f9
Added more css selectors to cypress testing ( #2197 )
5 years ago
Dmitry Kruchinin
8d3e006651
Cypress test to check scale and fit image. ( #2195 )
...
* Cypress test to check scale and fit image.
* Replace message for context().
* Applying comments.
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Dmitry Kruchinin
b5b872fa97
Cypress test to check task parameters frame ( #2164 )
...
* Cypress test to check if parameters "startFrame", "stopFrame", "frameStep" works as expected
* Apply comments.
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Dmitry Agapov
59b338994d
delete task data after delete task ( #2179 )
...
* delete task data after delete task
* fix pylint
* fix pyflakes
* fix flake8
* add test test_api_v1_tasks_delete_task_data_after_delete_task
* update change log
* pyflake fix
5 years ago
Maxim Zhiltsov
64f1fbbd9b
Update contributing ( #2183 )
5 years ago
Nikita Manovich
5d0963934f
Add missed migration.
5 years ago
Boris Sekachev
c2b17a0b34
Prevent CVAT failure when web analytics is failure ( #2172 )
...
* Prevent CVAT failure when web analytics is failure
* Updated UI version
5 years ago
Dmitry Kruchinin
5ba88d5442
Cypress test for: ( #2171 )
...
- Register two more users
- Login with one of users and create a task
- Assign the task to the second user
- Login with the second user and check if the user is able to open the task
- Login with the third user and check if the user doesn’t see the task
- Login with the first user and assign the third user to a job
- Login with the third user and check if the user now is able to open the task
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Boris Sekachev
b71e77b17b
Using serverside paremeter min_pos_points, right colors of labels in … ( #2162 )
...
* Using serverside paremeter min_pos_points, right colors of labels in detector runner
* Updated changelog & versions
* Using color from consts instead of literal
5 years ago
Dmitry Kruchinin
a2997960c3
Cypress test for PR 1370. ( #2152 )
...
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Dmitry Kruchinin
4dc25e20c9
Cypress test to check change user password and login with the new ( #2159 )
...
password.
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Dmitry Kruchinin
7e7b650a6b
Cypress test to check creating and deleting an annotation task. ( #2158 )
...
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
5 years ago
Dmitry Kalinin
b8346ce3da
Removed pyhash dependency ( #2170 )
...
* Removed problematic pyhash dependency
* Added CHANGELOG
6 years ago
Nikita Manovich
ca70941fb4
Update README.md
6 years ago
Maxim Zhiltsov
09a9509278
Install Datumaro as package ( #2163 )
...
* Remove Datumaro sources
* Install Datumaro as package
* Update Datumaro links
* fix
* remove unnecessary dependencies
* Update travis
* update coverage config
6 years ago
dependabot[bot]
c2df460da6
Bump http-proxy from 1.18.0 to 1.18.1 in /cvat-ui ( #2165 )
...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 years ago
Dmitry Kruchinin
c848f6f7e0
Cypress test for issue 1391. ( #2150 )
...
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Dmitry Kruchinin
798c396d1f
Cypress test for issue 1368. ( #2140 )
...
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Dmitry Kruchinin
2fb69562ef
Cypress test for issue 1216. ( #2133 )
...
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Boris Sekachev
38acc99f27
Added automatic annotation progress to the task view ( #2148 )
...
* Added automatic annotation progress to the task view
* Updated changelog & version
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Maxim Zhiltsov
8d3c95a764
Fix PDF reading ( #2141 )
...
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Nikita Manovich
81edf0b58a
Fix badges for travis, codacy, coveralls ( #2161 )
6 years ago
Nikita Manovich
5ebd91af15
Initial version of FBRS interactive segmentation ( #2094 )
...
* Initial version of FBRS interactive segmentation
* Add min_pos_points for dextr
* Fix fbrs serverless function.
* Fix codacy issues.
* Minor changes
* Fix codacy issues.
* Fix typo
* Update CHANGELOG
* Add license header
* Fix comments in yaml
6 years ago
Boris Sekachev
4e219299e1
UI Tracking with serverless functions ( #2136 )
...
* tmp
* Refactored
* Refactoring & added button to context menu
* Updated changelog, updated versions
* Improved styles
* Removed outdated code
* Updated icon
6 years ago
Alex
a5b63a4f53
Add python3-setuptools to install list ( #2153 )
...
Installing python3-setuptools was required on a fresh ubuntu 18.04 VM image. Otherwise the next line fails with "no module setuptools"
6 years ago
Maxim Zhiltsov
0933ee2362
Fix CVAT format import for frame stepped tasks ( #2151 )
...
* Fix cvat format import with frame step
* update changelog
6 years ago
dependabot-preview[bot]
0efc11d2b0
Bump psycopg2-binary from 2.8.5 to 2.8.6 in /cvat/requirements ( #2146 )
...
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2 ) from 2.8.5 to 2.8.6.
- [Release notes](https://github.com/psycopg/psycopg2/releases )
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS )
- [Commits](https://github.com/psycopg/psycopg2/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
Nikita Manovich
416df8980a
Don't allow lambda manager to return objects with a label which doesn't exist in the task. ( #2131 )
6 years ago
dependabot-preview[bot]
21e67c2047
Bump django-extensions from 3.0.6 to 3.0.8 in /cvat/requirements ( #2144 )
...
Bumps [django-extensions](https://github.com/django-extensions/django-extensions ) from 3.0.6 to 3.0.8.
- [Release notes](https://github.com/django-extensions/django-extensions/releases )
- [Changelog](https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md )
- [Commits](https://github.com/django-extensions/django-extensions/compare/3.0.6...3.0.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
67de3f86dd
Bump diskcache from 4.1.0 to 5.0.2 in /cvat/requirements ( #2145 )
...
Bumps [diskcache](https://github.com/grantjenks/python-diskcache ) from 4.1.0 to 5.0.2.
- [Release notes](https://github.com/grantjenks/python-diskcache/releases )
- [Commits](https://github.com/grantjenks/python-diskcache/compare/v4.1.0...v5.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
6f635436a9
Bump isort from 4.3.21 to 5.5.1 in /cvat/requirements ( #2142 )
...
Bumps [isort](https://github.com/pycqa/isort ) from 4.3.21 to 5.5.1.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/4.3.21...5.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
7552c90631
Bump gitpython from 3.1.3 to 3.1.8 in /cvat/requirements ( #2143 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.3 to 3.1.8.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.3...3.1.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot[bot]
f43863aa79
Bump http-proxy from 1.17.0 to 1.18.1 in /cvat-canvas ( #2134 )
...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 years ago
Dmitry Kruchinin
cb4d8e6ee5
Cypress test for issue 1825. ( #2124 )
...
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Dmitry Kruchinin
ab3fac5d93
Cypress test for issue 1438. ( #2113 )
...
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Dmitry Kruchinin
bd6cefeada
Cypress test for issue 1425. ( #2122 )
...
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Boris Sekachev
bd143853a5
Running detectors on the fly ( #2102 )
...
* Draft version
* Removed extra file
* Removed extra code
* Updated icon: magic wand
* Ctrl modifier, fixed some cases when interaction event isn't raised
* Added tooltip description of an interactor
* Locking UI while server fetching
* Removing old code & refactoring
* Fixed couple of bugs
* Updated CHANGELOG.md, updated versions
* Update crosshair.ts
* Minor fixes
* Fixed eslint issues
* Prevent default action
* Added minNegVertices=0 by default, ignored negative points for dextr, fixed context menu in some cases
* On the fly annotations draft
* Initial version of FBRS interactive segmentation
* Fix fbrs model_handler
* Fixed couple of minor bugs
* Added ability to interrupt interaction
* Do not show reid on annotation view
* Prettified UI
* Updated changelog, increased version
* Removed extra files
* Removed extra code
* Fixed changelog
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Maxim Zhiltsov
ffb71fb7a2
[Datumaro] Merge with different categories ( #2098 )
...
* Add category merging
* Update error message
* Add category merging test
* update changelog
* Fix field access
* remove import
* Update CHANGELOG.md
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Maxim Zhiltsov
4dbfa3bfdf
[Datumaro] Update docs ( #2125 )
...
* Update docs, add type hints, rename extract
* Add developer guide
* Update license headers, add license text
* Update developer_guide.md
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago