Dmitry Kruchinin
6eb777a935
Add cypress support ( #1951 )
...
* Adding cypress support for running tests in the CI.
Modifications:
- .travis.yml: adding command for run testin via cypress
- Dockerfile.ci: addin install necessary package for correct cypress
works. Adding install cypress via npm.
- docker-compose.ci.yml: Starting necessary docker containers for
cypress testing.
- tests/cypress.json: Cypress configuration file
- tests/cypress/integration/auth_page.js: little bit fix.
- CONTRIBUTING.md: add documentation how to run cypress tests locally
* Add documentation how to run cypress tests locally. Remove wait() from
auth_page.js.
* Add run cypress in CI with the different config file cypress_ci.json
Update CONTRIBUTING.md.
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
Schlotter Benjamin
0de65e7d98
Sort files and folders in the share path ( #1960 )
6 years ago
Dmitry Kalinin
667a3f92fe
CVAT UI: batch of fixes ( #1955 )
6 years ago
Liron Ilouz
7679434bc2
add https flag to python cli ( #1942 )
...
* add https flag to python cli
* update changelog
Co-authored-by: Liron Ilouz <liron@tapwithus.com>
6 years ago
Dmitry Kalinin
94f58a505b
CVAT UI: batch of fixes ( #1952 )
6 years ago
Boris Sekachev
1d17647658
Fixed default undefined, fixed double change ( #1935 )
...
* Fixed default undefined, fixed double change
* Fixed for shapes
6 years ago
zhiltsov-max
3e12bbb43e
Fix convert command ( #1943 )
6 years ago
TOsmanov
246c793795
Add item Track mode with polygons in User Guide ( #1939 )
...
* Update userguide.md and add images
* fix the table and delete the unused image
* Add item to content and correct typos
6 years ago
Dmitry Kruchinin
1255996964
Add a cypress test. ( #1936 )
...
* Add a cypress test.
* Rename the file of test. Change location of the file.
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
6 years ago
zhiltsov-max
90b5752346
Fix keyframe attribute of interpolated shapes ( #1937 )
...
* Fix interpolated shapes
* update changelog
6 years ago
Boris Sekachev
1e2c826be5
Intelligent polygon editing ( #1921 )
...
* Intelligent polygon ediing
6 years ago
Priya4607
6a1e7af5c5
Display of Annotation Type ( #1192 )
6 years ago
zhiltsov-max
a3448a20ad
Add image sha256 to tfrecord ( #1931 )
6 years ago
dependabot-preview[bot]
f9fab2459d
Bump lazy-object-proxy from 1.5.0 to 1.5.1 in /cvat/requirements ( #1927 )
...
Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/ionelmc/python-lazy-object-proxy/releases )
- [Changelog](https://github.com/ionelmc/python-lazy-object-proxy/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/ionelmc/python-lazy-object-proxy/compare/v1.5.0...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
dependabot-preview[bot]
598861db7b
Bump pylint-django from 2.1.0 to 2.2.0 in /cvat/requirements ( #1928 )
...
Bumps [pylint-django](https://github.com/PyCQA/pylint-django ) from 2.1.0 to 2.2.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.1.0...v2.2.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
zhiltsov-max
fa4eea70d1
Add type conversion ( #1932 )
6 years ago
Boris Sekachev
8bacccc3b8
Added tricky handling of a caret position in input element ( #1923 )
...
* Added tricky handling of a caret position in input element
* Updated changelog
6 years ago
Ilya Kochankov
7ecdcf182b
[Datumaro] Reducing nesting of tests ( #1875 )
...
* Add `Dataset.from_iterable` constructor
* Simplify creation of `Dataset` objects in common simple cases
* Refactor tests
6 years ago
dependabot[bot]
e372589dc8
Bump lodash from 4.17.15 to 4.17.19 in /cvat-ui ( #1913 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 years ago
Nikita Manovich
0b7c5eaf97
Add missing migration
6 years ago
Mathis Chenuet
4aa14e74dc
Match image by name (instead of id) on CVAT upload ( #1807 )
...
* Match image by name (instead of id) on CVAT upload
* Use match_dm_item
6 years ago
Lokesh Ravindranathan
5b9a1dc443
Remove redundant installation of libldap2-dev ( #1910 )
...
Removed the redundant installation of libldap2-dev library in the Dockerfile. This is fixing for https://github.com/opencv/cvat/issues/1852 .
6 years ago
dependabot[bot]
b025acea43
Bump lodash from 4.17.15 to 4.17.19 in /cvat-canvas ( #1907 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
88bccac0fe
Bump django-extensions from 3.0.2 to 3.0.3 in /cvat/requirements ( #1901 )
...
Bumps [django-extensions](https://github.com/django-extensions/django-extensions ) from 3.0.2 to 3.0.3.
- [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.2...3.0.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
Boris Sekachev
e85b7c4881
Smaller object details ( #1877 )
...
* Smaller object details
* Increased version, updated changelog
6 years ago
Boris Sekachev
e92014ead0
CVAT-UI: Couple of fixes ( #1892 )
...
* Polygon interpolation fix
* Fix interpolation issue
* Updated changelog
6 years ago
Liron Ilouz
cb114b5286
Image quality parameter mismatch #1900 ( #1904 )
...
* make intuitive and consistent definition of 'Image quality' parameter across Task creation context and documentation.
* updated changelog
Co-authored-by: Liron Ilouz <liron@tapwithus.com>
6 years ago
Andrey Zhavoronkov
f678b66d8b
removed redundant call of av.dataset in VideoReader class ( #1899 )
6 years ago
zhiltsov-max
cf26ef0363
Convert points to float in import ( #1898 )
...
* Convert points to float in import
* update changelog
6 years ago
Andrey Zhavoronkov
81b5a554fc
Added a couple of question to the FAQ page. ( #1896 )
...
* updated FAQ
* codacy
6 years ago
zhiltsov-max
f807714870
[Datumaro] Image control in converters ( #1799 )
...
* Update converter interface, add image control
* Update bindings
* update changelog
* Fix build
6 years ago
dependabot-preview[bot]
fd81d72111
Bump pylint-django from 2.0.15 to 2.1.0 in /cvat/requirements ( #1888 )
...
Bumps [pylint-django](https://github.com/PyCQA/pylint-django ) from 2.0.15 to 2.1.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.0.15...v2.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
zhiltsov-max
7037e32e92
Merge pull request #1891 from opencv/zm/fix-build
...
Fix build
6 years ago
TOsmanov
042b17da04
Update README.md ( #1887 )
...
* Update README.md
* Update README.md
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Zhiltsov Max
082ff36741
Fix build
6 years ago
zhiltsov-max
d7c9a0fd21
Refactorings ( #1876 )
6 years ago
zhiltsov-max
c6b3c797ab
[Datumaro] CLI updates ( #1824 )
...
* updates
* diff fix
6 years ago
zhiltsov-max
575c93ff2c
[Datumaro] Convert command ( #1837 )
...
* Add convert command
* fixes
* update readme
* update changelog
Co-authored-by: Andrey Zhavoronkov <41117609+azhavoro@users.noreply.github.com>
6 years ago
dependabot-preview[bot]
0b1c3a31dd
Bump cython from 0.29.20 to 0.29.21 in /cvat/requirements ( #1872 )
...
Bumps [cython](https://github.com/cython/cython ) from 0.29.20 to 0.29.21.
- [Release notes](https://github.com/cython/cython/releases )
- [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst )
- [Commits](https://github.com/cython/cython/compare/0.29.20...0.29.21 )
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]
4bfd36455c
Bump dj-pagination from 2.4.0 to 2.5.0 in /cvat/requirements ( #1873 )
...
Bumps [dj-pagination](https://github.com/pydanny/dj-pagination ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/pydanny/dj-pagination/releases )
- [Changelog](https://github.com/pydanny/dj-pagination/blob/master/docs/changes.rst )
- [Commits](https://github.com/pydanny/dj-pagination/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
dependabot-preview[bot]
159eeb974f
Bump django-cacheops from 5.0 to 5.0.1 in /cvat/requirements ( #1880 )
...
Bumps [django-cacheops](https://github.com/Suor/django-cacheops ) from 5.0 to 5.0.1.
- [Release notes](https://github.com/Suor/django-cacheops/releases )
- [Changelog](https://github.com/Suor/django-cacheops/blob/master/CHANGELOG )
- [Commits](https://github.com/Suor/django-cacheops/compare/5.0...5.0.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
122503c5a4
Windows 10 guide ( #1881 )
...
* deleted unused import
* added wsl2 windows 10 guide
* fixed codacy issues
6 years ago
zhiltsov-max
78f1893ab2
Allow saving empty xmls in voc ( #1883 )
6 years ago
zhiltsov-max
a46b9c523c
Fix interpolation error ( #1878 )
...
* Add interpolation smoke tests
* update changelog
6 years ago
Boris Sekachev
2a5cfcc657
[CVAT-UI] Critical fixes ( #1874 )
...
* Fixed redux types
* Redesigned approach to close job. Previous variant didn't work properly with GlobalErrorBoundary
* Fixed: cannot read property shapeType of undefined
* Cannot read property 'pinned' of undefined
* Do not iterate invisible objects (zLayer) in aam
* Keep cursor on the same position when editing text
* Do not select hidden shapes when grouping
* Updated version
* Fixed host
6 years ago
dependabot-preview[bot]
bcdcaaf459
Bump django-extensions from 3.0.1 to 3.0.2 in /cvat/requirements ( #1833 )
...
Bumps [django-extensions](https://github.com/django-extensions/django-extensions ) from 3.0.1 to 3.0.2.
- [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.1...3.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]
760090cbe5
Bump opencv-python from 4.2.0.34 to 4.3.0.36 in /cvat/requirements ( #1854 )
...
Bumps [opencv-python](https://github.com/skvark/opencv-python ) from 4.2.0.34 to 4.3.0.36.
- [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
Andrey Zhavoronkov
e6b0c667f2
specified setuptools version to fix build fail ( #1866 )
6 years ago
zhiltsov-max
fc2fb6156a
Don't export outside annotations ( #1729 )
...
* Add option to omit outside annotations
* update changelog
* Fix mot format and test
* Fix outside in mot
* fix repo problem
* t
* Update CHANGELOG.md
Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Boris Sekachev
18f6b2f95d
[CVAT-UI] Fixed displaying on canvas in some cases ( #1834 )
...
* Fixed displaying on canvas in some cases
* Updated changelog
6 years ago