Andrey Zhavoronkov
0d418666c6
used addEventListener instead of overriding window.onerror for global error handling ( #2079 )
6 years ago
Dmitry Kruchinin
778b7f5227
Cypress test for issue 1841 ( #2057 )
...
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Boris Sekachev
1fdf10032a
Added label validators ( #2078 )
...
* Added label validators
* Updated version
6 years ago
dependabot-preview[bot]
1c1baeb46c
Bump pdf2image from 1.13.1 to 1.14.0 in /cvat/requirements ( #2076 )
...
Bumps [pdf2image](https://github.com/Belval/pdf2image ) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/Belval/pdf2image/releases )
- [Commits](https://github.com/Belval/pdf2image/compare/v1.13.1...v1.14.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
Boris Sekachev
9e05ffca35
Added notification message when browser is wrong ( #2070 )
...
* Added notification message when browser is wrong
* Removed extra code, updated changelog
6 years ago
Boris Sekachev
18cdcd5daa
Added link to admin page ( #2068 )
...
* Added link to admin page
* Updated version
* Updated changelog
6 years ago
Andrey Zhavoronkov
1907b7924a
Added django-rq to the proxy match pattern. ( #2069 )
...
* added django-rq to the match pattern. Remoed unused locations from the config.
* updated changelog
* updated installation guide
6 years ago
Maxim Zhiltsov
3fb3f677eb
[Datumaro] Update documentation ( #2059 )
...
* Update docs
* fix indent
* update design
6 years ago
dependabot-preview[bot]
082fc7a4dd
Bump pylint from 2.5.3 to 2.6.0 in /cvat/requirements ( #2063 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.5.3 to 2.6.0.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.5.3...pylint-2.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
35e8a127a8
Bump shapely from 1.7.0 to 1.7.1 in /cvat/requirements ( #2064 )
...
Bumps [shapely](https://github.com/Toblerity/Shapely ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/Toblerity/Shapely/releases )
- [Changelog](https://github.com/Toblerity/Shapely/blob/master/CHANGES.txt )
- [Commits](https://github.com/Toblerity/Shapely/compare/1.7.0...1.7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
4b32a97060
Bump rq from 1.4.2 to 1.5.1 in /cvat/requirements ( #2065 )
...
Bumps [rq](https://github.com/nvie/rq ) from 1.4.2 to 1.5.1.
- [Release notes](https://github.com/nvie/rq/releases )
- [Changelog](https://github.com/rq/rq/blob/master/CHANGES.md )
- [Commits](https://github.com/nvie/rq/compare/v1.4.2...v1.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
Dmitry Kalinin
bee4c3799f
Label color ( #2014 )
...
* added color to django app and cvat-core
* temp
* temp
* Added label color to mask dump
* Fixed UI for label color picker
* npm packages and CHANGELOG
* fixed models and migrations
* Fixed default background color and using normalization
* Added setting label color with hash
* fixed error
* Added close icon to color picker
* Fixed CHANGELOG
* requested changes
* fixed menu visibility
* Fixed label hashing and algorithm
* Added wheel package to CI
* Fixed dockerfile
* moved wheel package from dockerfile to requirements
* fixed requirements
* Fixed requirements
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
Dmitry Kruchinin
822a3b5578
Cypress test for issue 1944 ( #2055 )
...
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Dmitry Kalinin
582e23bf88
Batch of fixes ( #2031 )
6 years ago
Dmitry Kruchinin
9c4e717ddb
Cypress test for issue 1819 ( #2043 )
...
* Cypress test for issue 1819
* Fixing a typo in parameter naming
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
dependabot-preview[bot]
cdb5d281ef
Bump fakeredis from 1.4.2 to 1.4.3 in /cvat/requirements ( #2052 )
...
Bumps [fakeredis](https://github.com/jamesls/fakeredis ) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/jamesls/fakeredis/releases )
- [Commits](https://github.com/jamesls/fakeredis/compare/1.4.2...1.4.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
Dmitry Kruchinin
4dadf55344
Cypress test for issue 810 ( #2045 )
...
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Dmitry Kruchinin
82c3e0496b
Cypress test for issue 1750. ( #2030 )
...
* Cypress test for issue 1750.
* Rework imageGeneration function.
Rework test for getting an elements by recently added classes.
* Changing the class to switch to AAM mode
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Dmitry Kruchinin
ec8ebc7473
Cupress test for issue 1785 ( #2018 )
...
* Cupress test for issue 1785
Add test.
Add functionality for create zip archive with images.
Update package.json, package-lock.json.
* Applying comments.
Code refactoring.
* Applying comments.
* Reworking commands to search for elements by new classes
* Return Promise from imageGenerator function.
Remove wait() after image generation.
* Replace "throw" to "reject" in the "imageGenerator" function.
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
dependabot-preview[bot]
33156ab32f
Bump opencv-python from 4.4.0.40 to 4.4.0.42 in /cvat/requirements ( #2040 )
...
Bumps [opencv-python](https://github.com/skvark/opencv-python ) from 4.4.0.40 to 4.4.0.42.
- [Release notes](https://github.com/skvark/opencv-python/releases )
- [Commits](https://github.com/skvark/opencv-python/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
Maxim Zhiltsov
17a5554cd5
[Datumaro] Add merge command with segment intersection ( #1695 )
...
* Add multi source merge
* update changelog
* cli update
* linter
* fixes and tests
* fix test
* fix test
* relax type requirements in annotations
* fix polylines
* Make groups more stable
* Add group checks
* add group check test
6 years ago
Boris Sekachev
90cc36eb1c
More classes to cypress testing ( #2038 )
6 years ago
Dmitry Kruchinin
e8c44bc8e2
Cypress test for issue 1439 ( #2028 )
...
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Boris Sekachev
cf465b51eb
Added html meta description for cvat.org ( #2035 )
...
* Added html meta description for cvat.org
* Update index.html
Changed tabs to spaces
6 years ago
Dmitry Kruchinin
8f323cfd5c
Cypress test for issue 1429 ( #2017 )
...
* Cypress test for issue 1429
* Rebase. Code refactoring.
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Boris Sekachev
d66449241a
Batch of fixes for Safari ( #2025 )
...
* Styles fixes
* Fixed imageBitmap & styles on annotation page
* Increased version of cvat-data
6 years ago
Dmitry Kruchinin
0856be00e9
Cypress test for issue 1870 ( #2016 )
...
* Cypress test for issue 1870
* Applying comments.
Refactoring the test code.
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Dmitry Kruchinin
b9f47fd320
Cypress test for issue 1919 ( #2013 )
...
* Cypress test for issue 1919
* Increase value of "defaultCommandTimeout" to 10000ms
* Appying comments.
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Maxim Zhiltsov
2fdd8d8bf5
Fix cli ( #2022 )
6 years ago
dependabot-preview[bot]
181481d77f
Bump opencv-python from 4.3.0.38 to 4.4.0.40 in /cvat/requirements ( #2021 )
...
Bumps [opencv-python](https://github.com/skvark/opencv-python ) from 4.3.0.38 to 4.4.0.40.
- [Release notes](https://github.com/skvark/opencv-python/releases )
- [Commits](https://github.com/skvark/opencv-python/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
Boris Sekachev
2c661020b6
Fixed issue related with deactivated nuclio dashboard ( #2008 )
...
* Fixed issue related with deactivated nuclio dashboard
* Updated version, updated changelog
6 years ago
Dmitry Kruchinin
ca4b320d23
Preparation for testing. Add tests for issue 1599. ( #1983 )
...
* Automate test preparation(mandatory operations for each test cases)
- Add test for creating an annotation task.
- Add automate for creating superuser.
* Add tests for issue 1599.
* Run Cypress from Travis CI.
Remove Cypress installation command from Dockerfile.ci
Remove the unnecessary docker-compose.ci.yml
* Replase image for creation an annotation task.
Change name of imsge in the Cypress test create_new_task.js
* Temporarily deleting the annotation task creation functionality
* Image generarion functionality
Add Cypress module for auto generation images
Add package files.
* Add custome commands for create an annotation task and a shape.
* Applying comments.
* /tasks instead of /task in the tests (applying comments)
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Andrey Zhavoronkov
d6ca864d51
Added instructions how to deploy CVAT behind a proxy ( #2009 )
...
* added deploy behind a proxy instructions
* fix
* updated toc
* fixed typo
6 years ago
dependabot-preview[bot]
c8964632a5
Bump django-extensions from 3.0.4 to 3.0.5 in /cvat/requirements ( #2001 )
...
Bumps [django-extensions](https://github.com/django-extensions/django-extensions ) from 3.0.4 to 3.0.5.
- [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.4...3.0.5 )
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]
68e7288ade
Bump django-silk from 4.0.1 to 4.1.0 in /cvat/requirements ( #2002 )
...
Bumps [django-silk](https://github.com/jazzband/django-silk ) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/jazzband/django-silk/releases )
- [Changelog](https://github.com/jazzband/django-silk/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jazzband/django-silk/compare/4.0.1...4.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
1b136296c5
Bump opencv-python from 4.3.0.36 to 4.3.0.38 in /cvat/requirements ( #2003 )
...
Bumps [opencv-python](https://github.com/skvark/opencv-python ) from 4.3.0.36 to 4.3.0.38.
- [Release notes](https://github.com/skvark/opencv-python/releases )
- [Commits](https://github.com/skvark/opencv-python/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
RGring
87ce7cc3a4
Fix build with analytics ( #2005 )
...
Co-authored-by: Ronja <ronjag@elektro.com>
6 years ago
zhiltsov-max
000e9c4dad
[Datumaro] Use attrs for model declaration ( #2000 )
...
* bandit fixes
* t
* refactor extractor to use attrs
* Merge branch 'develop' into zm/extractor-with-attrs
* update requirements
* restore changelog
* fix bindings
6 years ago
zhiltsov-max
eaeb67dc1d
[Datumaro] Add dataset statistics ( #1668 )
...
* Add statistics command
* Add tests
* Update changelog
* fix test
* handle image absence
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Nikita Manovich
5a8d7196e8
Workaround a problem with deployment openvino serverless functions ( #1996 )
...
* Fix a problem with permission.
* Update CHANGELOG.md
6 years ago
Andrey Zhavoronkov
4cb75a6a7f
Added ability to change user password ( #1954 )
...
* added ability to change user password
* Update CHANGELOG.md
* fixed comments
* fixed linter warnings
* updated version of cvat-ui and cvat-core
6 years ago
Andrey Zhavoronkov
5da7d5ddfc
Added package-lock.json to cvat-core. ( #1995 )
...
* added package-lock for cvat-core
* updated nodejs version
6 years ago
dependabot-preview[bot]
e452bc18b6
Bump pylint-django from 2.2.0 to 2.3.0 in /cvat/requirements ( #1992 )
...
Bumps [pylint-django](https://github.com/PyCQA/pylint-django ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/PyCQA/pylint-django/releases )
- [Changelog](https://github.com/PyCQA/pylint-django/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/PyCQA/pylint-django/compare/v2.2.0...v2.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
5575d57a02
Bump django-extensions from 3.0.3 to 3.0.4 in /cvat/requirements ( #1993 )
...
Bumps [django-extensions](https://github.com/django-extensions/django-extensions ) from 3.0.3 to 3.0.4.
- [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.3...3.0.4 )
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]
71b9745697
Bump djangorestframework from 3.11.0 to 3.11.1 in /cvat/requirements ( #1994 )
...
Bumps [djangorestframework](https://github.com/encode/django-rest-framework ) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/encode/django-rest-framework/releases )
- [Commits](https://github.com/encode/django-rest-framework/compare/3.11.0...3.11.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
Nikita Manovich
b5d5f1cbef
Siammask tracker as DL serverless function ( #1988 )
...
* Implement SiamMask serverless function (cannot be deployed yet)
* Fix deployment (need to test the function itself).
* Removed mask from state in SiamMask serverless function.
* Update CHANGELOG.md
* Add support of the tracker serverless function into lambda manager.
* Add an example how to deploy siammask serverless function.
6 years ago
zhiltsov-max
344b817b80
[Datumaro] Add model info and source info commands ( #1973 )
...
* Add model info and source info commands
* update changelog
* adjust cli output
6 years ago
zhiltsov-max
953e3da4c9
Fix rest api task extractor, add job export function ( #1972 )
...
* Fix rest api extractor
* Add job export server function
* t
* fix field check
6 years ago
dependabot-preview[bot]
c36faa7db1
Bump fakeredis from 1.4.1 to 1.4.2 in /cvat/requirements ( #1987 )
...
Bumps [fakeredis](https://github.com/jamesls/fakeredis ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/jamesls/fakeredis/releases )
- [Commits](https://github.com/jamesls/fakeredis/compare/1.4.1...1.4.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
zhiltsov-max
2c38cb4967
[Datumaro] Add rounding for coordinates ( #1970 )
...
* Add rounding for annotation coordinates
* Fix polygon area computation
* update changelog
6 years ago