851 Commits (9240fadcfe52b35ff9735239aa105e95b23c96c7)
 

Author SHA1 Message Date
Boris Sekachev 1d78c54029
Batch of fixes (#1370)
* Some margins were change to paddings

* Removed extra selected

* Fix: added outside shapes when merge polyshapes

* Fixed double scroll bars

* Updated canvas table

* Fixed setup methodf

* Disabled change frame during drag, resize and editing

* Fixed: hidden points are visible

* Fixed: Merge is allowed for points, but clicks on points conflict with frame dragging logic

* Fixed: do not filter removed objects

* Updated CHANGELOG.md

* Couple of headers updated
6 years ago
Nikita Manovich 39eb9c535b Add pull request and issue templates (#1359)
* Add initial version of pull request template

* Fix links

* Fix codacy issues

* Slightly improve titles of sections

* Add a note about strikethough for the checklist.

* Fix progress of a pull request (each checkbox is an issue)

* Add the license header, checkboxes about the license.

* Updated the license

* Update the license to met https://github.com/licensee/licensee/blob/master/vendor/choosealicense.com/_licenses/mit.txt restrictions.

* Fix the pull request template name

* Make explaination text as comments (it will be visible when you edit the PR message)

* Add initial version of the issue template.
6 years ago
Nikita Manovich 76fc8e442d
Add pull request and issue templates (#1359)
* Add initial version of pull request template

* Fix links

* Fix codacy issues

* Slightly improve titles of sections

* Add a note about strikethough for the checklist.

* Fix progress of a pull request (each checkbox is an issue)

* Add the license header, checkboxes about the license.

* Updated the license

* Update the license to met https://github.com/licensee/licensee/blob/master/vendor/choosealicense.com/_licenses/mit.txt restrictions.

* Fix the pull request template name

* Make explaination text as comments (it will be visible when you edit the PR message)

* Add initial version of the issue template.
6 years ago
Nikita Manovich 411a3df57a
Add CODEOWNERS file (#1360)
* Add CODEOWNERS file

* Removed the outdated file. See https://github.com/opencv/cvat/graphs/contributors

* Change codeowners
6 years ago
zhiltsov-max 457454821f
Refactor frame provider (#1355)
* Refactor frame provider

* fix
6 years ago
Nikita Manovich 8593d7e658
Merge pull request #1365 from opencv/develop
Merge changes for 1.0.0-beta release
6 years ago
Dmitry Kalinin c17303bbed
Merge pull request #1358 from opencv/nm/fix_preview_size
Increase preview size
6 years ago
Nikita Manovich de52a73490 Add a line into CHANGELOG.md about the change. 6 years ago
Nikita Manovich 87784fa97e Increase preview size till 256, 256.
Previous preview size was not optimal and led to a blurred image
due to too small size.
6 years ago
Dmitry Kalinin 16afc698a8
Merge pull request #1349 from opencv/bs/show_text_always
React UI: Added option to display shape text always
6 years ago
Boris Sekachev f0c6bdb8b4 Merged develop 6 years ago
Boris Sekachev 364db2cb16 Fixed typos in interface 6 years ago
Dmitry Kalinin dadd3e6ee4
Merge pull request #1347 from opencv/bs/reset_color_settings
React UI: Added button to reset color settings
6 years ago
Boris Sekachev e0db8f4321 Disabled option by default 6 years ago
Andrey Zhavoronkov 7bdf9bb481
Az/fix dextr (#1348)
* Fixed dextr_segmentation app

* updated changelog

Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Andrey Zhavoronkov be2ec3ad72
fixed dump error after moving format files (#1342)
* fixed dump error after moving format files

* updated changelog
6 years ago
Boris Sekachev abbc635101 Fixed screen scaling 6 years ago
Boris Sekachev 96c9427bed Hidden/outside fix 6 years ago
Boris Sekachev cc7df4d6c8 Merged develop 6 years ago
Boris Sekachev 207dc99e04
Merge branch 'develop' into bs/reset_color_settings 6 years ago
Dmitry Kalinin ae7dc9c986
Merge pull request #1346 from opencv/bs/bitmap
React UI: Implementation of bitmap in client
6 years ago
Boris Sekachev 5f53302512 Updated changelog 6 years ago
Boris Sekachev 7d986d599e Added option to display shape text always 6 years ago
Boris Sekachev 02d6a0c0fb Updated changelog 6 years ago
Boris Sekachev 3d44c0616f Added button to reset color settings 6 years ago
Boris Sekachev c49a0c19fe
Merge branch 'develop' into bs/bitmap 6 years ago
Dmitry Kalinin 361679dc76
Merge pull request #1340 from opencv/bs/undefined_keyword
React UI: Special behaviour for the attribute value __undefined__
6 years ago
Boris Sekachev f714510078
Merge branch 'develop' into bs/undefined_keyword 6 years ago
Dmitry Kalinin bc11af918a
Merge pull request #1339 from opencv/bs/added_filters_help_dialog
React UI: Added dialog window with some help info about filters
6 years ago
Dmitry Kalinin 075ee50c85
Merge pull request #1338 from opencv/bs/fixed_escale_in_draw
React UI: Fixed escape in draw
6 years ago
zhiltsov-max 66c6e7e919
Fix point interpolation (#1344)
* Extend formats tests with different track types

* Add unordered list comparison

* Skip empty list comparison

* fix

* fix

* Reproduce problem

* Fix point interpolation for single point

* undo rest api refactor
6 years ago
Boris Sekachev 80a07e593e Do not show invisible objects on bitmap 6 years ago
Boris Sekachev 4da951a812 Fixed settings after reopen a job 6 years ago
Boris Sekachev 7303ae2094 Z-layer support 6 years ago
Boris Sekachev ec38159e15 Updated changelog 6 years ago
Boris Sekachev c842c25e78 Implementation of bitmap in client 6 years ago
Boris Sekachev 5e092cd932 Fixed year in license headers 6 years ago
Boris Sekachev c91fa277ce Updated changelog 6 years ago
Boris Sekachev 10c300605f No break space const 6 years ago
Boris Sekachev 5b8ee72d4f Fixed license year 6 years ago
Boris Sekachev dd4a0884da Special behaviour for the attribute value __undefined__ 6 years ago
Boris Sekachev cb2c82dd8c Updated changelog 6 years ago
Boris Sekachev d578f1773a Updated changelog 6 years ago
Nikita Manovich 1feeef6e73 Add information for next release + update version. 6 years ago
Nikita Manovich 59430bc0d4 Add missing information into changelog. 6 years ago
Boris Sekachev 314e556b2d Typos in doc 6 years ago
Boris Sekachev a7f02df7d0 Added dialog window with some help info about filters 6 years ago
Boris Sekachev 2e6a92afa4 Insert multiple shapes 6 years ago
Boris Sekachev 0cf3978ead Fixed escape in draw 6 years ago
Andrey Zhavoronkov 9c443db5a1
Az/fix migration (#1333)
* fixed migration because readers interface changed

* fixed tests
6 years ago