Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.1.0 #2107

Merged
merged 749 commits into from
Aug 31, 2020
Merged

Release 1.1.0 #2107

merged 749 commits into from
Aug 31, 2020

Conversation

nmanovic
Copy link
Contributor

@nmanovic nmanovic commented Aug 31, 2020

Motivation and context

Release 1.1.0

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

Nikita Manovich and others added 30 commits June 5, 2020 11:20
Fixed activation bug with frame switching
* renamed 'working time' field to 'working_time' in logstash and kibana

* updated changelog
* Bump django from 2.2.10 to 2.2.13 in /cvat/requirements

Bumps [django](https://github.com/django/django) from 2.2.10 to 2.2.13.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@2.2.10...2.2.13)

Signed-off-by: dependabot[bot] <support@github.com>

* Update CHANGELOG.md

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
* Add DatasetItem attributes

* Update tests

* Update datumaro format
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](faye/websocket-extensions-node@0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](faye/websocket-extensions-node@0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add debug output in VOC import
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 1.7.0 to 2.5.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [remark-lint-maximum-heading-length](https://github.com/remarkjs/remark-lint) from 1.0.4 to 2.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/2.0.0/history.md)
- [Commits](https://github.com/remarkjs/remark-lint/compare/ordered-list-marker-value@1.0.4...2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [remark-lint-list-item-spacing](https://github.com/remarkjs/remark-lint) from 1.1.4 to 2.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/2.0.0/history.md)
- [Commits](https://github.com/remarkjs/remark-lint/commits/2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [remark-lint-no-dead-urls](https://github.com/davidtheclark/remark-lint-no-dead-urls) from 0.5.0 to 1.0.2.
- [Release notes](https://github.com/davidtheclark/remark-lint-no-dead-urls/releases)
- [Changelog](https://github.com/davidtheclark/remark-lint-no-dead-urls/blob/master/CHANGELOG.md)
- [Commits](remarkjs/remark-lint-no-dead-urls@0.5.0...v1.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>
Bumps [remark-lint-unordered-list-marker-style](https://github.com/remarkjs/remark-lint) from 1.0.4 to 2.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/2.0.0/history.md)
- [Commits](https://github.com/remarkjs/remark-lint/compare/ordered-list-marker-value@1.0.4...2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
* Fixed validation pattern, register form refactoring

* Fixed snapToGrid for resize #1590

* Changed name validation pattern #1599

* Updated version

* Updated changelog
Bumps [requests](https://github.com/psf/requests) from 2.20.0 to 2.23.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](psf/requests@v2.20.0...v2.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [scipy](https://github.com/scipy/scipy) from 1.2.1 to 1.4.1.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.2.1...v1.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.11.1 to 1.12.1.
- [Release notes](https://github.com/GrahamDumpleton/wrapt/releases)
- [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst)
- [Commits](GrahamDumpleton/wrapt@1.11.1...1.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
* add color map conversion example in docs
Bumps [remark-preset-lint-consistent](https://github.com/remarkjs/remark-lint) from 2.0.4 to 3.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md)
- [Commits](https://github.com/remarkjs/remark-lint/commits/remark-preset-lint-consistent@3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [remark-lint-maximum-line-length](https://github.com/remarkjs/remark-lint) from 1.2.2 to 2.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/2.0.0/history.md)
- [Commits](https://github.com/remarkjs/remark-lint/commits/2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [remark-preset-lint-markdown-style-guide](https://github.com/remarkjs/remark-lint) from 2.1.4 to 3.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md)
- [Commits](https://github.com/remarkjs/remark-lint/commits/remark-preset-lint-markdown-style-guide@3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [remark-preset-lint-recommended](https://github.com/remarkjs/remark-lint) from 3.0.4 to 4.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md)
- [Commits](https://github.com/remarkjs/remark-lint/commits/remark-preset-lint-recommended@4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [remark-lint-emphasis-marker](https://github.com/remarkjs/remark-lint) from 1.0.4 to 2.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/2.0.0/history.md)
- [Commits](https://github.com/remarkjs/remark-lint/compare/ordered-list-marker-value@1.0.4...2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [remark-lint-ordered-list-marker-style](https://github.com/remarkjs/remark-lint) from 1.0.4 to 2.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/2.0.0/history.md)
- [Commits](https://github.com/remarkjs/remark-lint/compare/ordered-list-marker-value@1.0.4...2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [remark-lint-strong-marker](https://github.com/remarkjs/remark-lint) from 1.0.4 to 2.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/2.0.0/history.md)
- [Commits](https://github.com/remarkjs/remark-lint/compare/ordered-list-marker-value@1.0.4...2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 7.1.2.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](python-pillow/Pillow@6.2.0...7.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dvkruchinin and others added 24 commits August 19, 2020 13:04
* Cypress test for issue 1819

* Fixing a typo in parameter naming

Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
* 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>
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](rq/rq@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>
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](shapely/shapely@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>
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](pylint-dev/pylint@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>
* Update docs

* fix indent

* update design
* added django-rq to the match pattern. Remoed unused locations from the config.

* updated changelog

* updated installation guide
* Added link to admin page

* Updated version

* Updated changelog
* Added notification message when browser is wrong

* Removed extra code, updated changelog
Bumps [pdf2image](https://github.com/Belval/pdf2image) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/Belval/pdf2image/releases)
- [Commits](Belval/pdf2image@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>
* Added label validators

* Updated version
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
)

* 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>
* Remove `guess`, add mandatory sorting and black label

* update changelog

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
* Cypress tests for issues 1882, 1886.

* Applying comments.

Add command to open/close settings.

Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
Co-authored-by: Dmitry Kruchinin <dmitryx.kruchinin@intel.com>
@nmanovic nmanovic merged commit 8eb7c13 into master Aug 31, 2020
@nmanovic nmanovic deleted the release-1.1.0 branch August 31, 2020 15:18
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7199

  • 1709 of 2759 (61.94%) changed or added relevant lines in 78 files are covered.
  • 558 unchanged lines in 23 files lost coverage.
  • Overall coverage increased (+4.08%) to 69.747%

Changes Missing Coverage Covered Lines Changed/Added Lines %
cvat/apps/authentication/auth_basic.py 4 5 80.0%
cvat/apps/authentication/urls.py 6 7 85.71%
datumaro/datumaro/components/config.py 0 1 0.0%
datumaro/datumaro/plugins/labelme_format.py 14 15 93.33%
datumaro/datumaro/plugins/mot_format.py 7 8 87.5%
datumaro/datumaro/plugins/tf_detection_api_format/converter.py 25 26 96.15%
datumaro/datumaro/plugins/voc_format/format.py 4 5 80.0%
datumaro/datumaro/plugins/yolo_format/extractor.py 16 17 94.12%
datumaro/datumaro/util/attrs_util.py 22 23 95.65%
datumaro/datumaro/util/os_util.py 2 3 66.67%
Files with Coverage Reduction New Missed Lines %
cvat/apps/engine/task.py 1 76.95%
datumaro/datumaro/cli/contexts/project/init.py 1 9.96%
datumaro/datumaro/components/project.py 1 80.0%
datumaro/datumaro/plugins/voc_format/extractor.py 1 90.46%
cvat/apps/engine/views.py 2 78.64%
datumaro/datumaro/components/extractor.py 2 91.8%
datumaro/datumaro/plugins/voc_format/converter.py 2 89.9%
datumaro/datumaro/plugins/coco_format/converter.py 3 89.24%
datumaro/datumaro/plugins/coco_format/importer.py 3 79.49%
src/frames.js 3 23.31%
Totals Coverage Status
Change from base Build 5377: 4.08%
Covered Lines: 11754
Relevant Lines: 16396

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.