Andrey Zhavoronkov
|
51ff63069d
|
Ubuntu 20.04 as a base image for CVAT Dockerfile (#2101)
* used ubuntu 20.04 as base image
* updated CI image
* Fixed indent
* updated contributing guide and changelog
|
6 years ago |
Nikita Manovich
|
668b3e57f7
|
Merge branch 'Marishka17-cache' into develop
|
6 years ago |
Nikita Manovich
|
1b4ad3266b
|
Merge remote-tracking branch 'origin/develop' into Marishka17-cache
|
6 years ago |
Boris Sekachev
|
cae85760b8
|
Update CHANGELOG.md
|
6 years ago |
Dmitry Kalinin
|
0e37d70b1a
|
CVAT UI: batch of fixes (#2084)
* fixed object item border color
* Fixed default collapsed prop in object item
* Added color picker for shape outline
* Added CHANGELOG, increased npm version
* Fixed object details collapsing
* Fixed default collapsed
|
6 years ago |
Nikita Manovich
|
f969e502dd
|
Update CHANGELOG
|
6 years ago |
Nikita Manovich
|
4c24237e8a
|
Merge remote-tracking branch 'origin/develop' into Marishka17-cache
|
6 years ago |
Nikita Manovich
|
28225f9dc6
|
Merge branch 'cache' of https://github.com/Marishka17/cvat into Marishka17-cache
|
6 years ago |
Andrey Zhavoronkov
|
510191f64b
|
Added password reset functionality (#2058)
* added reset password functionality
* updated changelog and versions of cvat-core, cvat-ui
* fixed comments
* Update cvat-ui/src/components/reset-password-confirm-page/reset-password-confirm-form.tsx
* Fix CHANGELOG
* fixed comments
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
|
6 years ago |
Dmitry Kruchinin
|
a6884427d4
|
Cypress test for issue 1540. (#2096)
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
|
6 years ago |
Dmitry Kruchinin
|
7acd8dddc6
|
Cypress test for issue 1498 (#2083)
* Cypress test for issue 1498
* Applying comments.
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
|
6 years ago |
Dmitry Kruchinin
|
8207eaeaba
|
Cypress tests via Firefox browser. (#2092)
* Cypress tests via Firefox browser.
Added browser verification functionality.
Added user and tasks removing functionality.
* Applying comments.
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
|
6 years ago |
dependabot-preview[bot]
|
82ea219602
|
Bump django-cors-headers from 3.4.0 to 3.5.0 in /cvat/requirements (#2110)
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/adamchainz/django-cors-headers/releases)
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/master/HISTORY.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.4.0...3.5.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]
|
dcc1a6a477
|
Bump django-extensions from 3.0.5 to 3.0.6 in /cvat/requirements (#2109)
Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 3.0.5 to 3.0.6.
- [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.5...3.0.6)
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
|
908e0569d8
|
Improved interface of interactors on UI (#2054)
|
6 years ago |
Nikita Manovich
|
174fe1690b
|
Update CHANGELOG and version.
|
6 years ago |
Nikita Manovich
|
f87b5da26f
|
Merge pull request #2108 from opencv/release-1.1.0
Update CHANGELOG and version.
|
6 years ago |
Nikita Manovich
|
98ca16af52
|
Update CHANGELOG and version.
|
6 years ago |
Andrey Zhavoronkov
|
9d285e0f36
|
fix version of setuptools (#2104)
|
6 years ago |
Dmitry Kruchinin
|
15acb953e3
|
Cypress test for issue 1444. (#2099)
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
|
6 years ago |
Maya
|
e7df942f6d
|
Refactoring
|
6 years ago |
Dmitry Kruchinin
|
4cede5c959
|
Cypress tests for issues 1882, 1886. (#2075)
* Cypress tests for issues 1882, 1886.
* Applying comments.
Add command to open/close settings.
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
|
6 years ago |
Maya
|
a4ca919b3f
|
Merge branch 'upstream/develop' into cache
|
6 years ago |
Maya
|
0fe2e1875c
|
Merge branch 'develop' of https://github.com/opencv/cvat into upstream/develop
|
6 years ago |
Maya
|
fb383c71e2
|
Deleted unnecessary
|
6 years ago |
Maya
|
d29f4cb6e0
|
Added tests
|
6 years ago |
TOsmanov
|
026e8e58b4
|
Update README.md (#2086)
|
6 years ago |
Boris Sekachev
|
ebeef1d640
|
Fixed error message (#2087)
|
6 years ago |
Maxim Zhiltsov
|
55073fb16e
|
[Datumaro] Mandatory sorting for black color in voc masks (#2048)
* Remove `guess`, add mandatory sorting and black label
* update changelog
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
|
6 years ago |
Andrey Zhavoronkov
|
2510d4d659
|
Added ability to configure email verification for registered user (#1929)
* Added ability to configure email verification for registered user
Removed unused code
* updated changelog
* fixed comments
* fixed swagger
* updated docs
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
|
6 years ago |
Boris Sekachev
|
5d2c329242
|
Added more info to output during ui build (#2080)
|
6 years ago |
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 |
Maya
|
b47d3d5683
|
Update CHANGELOG
|
6 years ago |
Maya
|
761c83f3ab
|
Fix migration
|
6 years ago |
Maya
|
e0461574ba
|
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 |
Maya
|
3fdf065511
|
Merge branch 'upstream/develop' into cache
|
6 years ago |
Maya
|
a46bba2df5
|
Merge branch 'develop' of https://github.com/opencv/cvat into upstream/develop
|
6 years ago |
Maya
|
7bb5e02ff1
|
Added license headers
|
6 years ago |
Maya
|
2144c4aadd
|
Refactoring
|
6 years ago |
Maya
|
43c2c6ea87
|
Merged migrations into one file
|
6 years ago |
Maya
|
3b9b1c686f
|
Disabled use cache default
|
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 |