713 Commits (cf511ae7cd2d319429445ac4a63cb32c35ea3bec)
 

Author SHA1 Message Date
Boris Sekachev cf511ae7cd
React UI: Batch of fixes (#1383)
* Fixed: cannot read property 'set' of undefined

* Fixed UI failing: save during drag/resize

* Fixed multiple saving (shortcut sticking)

* Undo/redo fixed

* Allowed one interpolated point

* Fixed API reaction when repository synchronization is failed

* Updated changelog
6 years ago
TOsmanov 59ec5c443b
Update item "Interface of the annotation tool" in User Guide (#1386) 6 years ago
zhiltsov-max 819b81d7f3
Fix label comparison in voc format (#1382) 6 years ago
ranko r sredojevic 13b8cfa46e
Instructions on using HTTPS (#1357) 6 years ago
zhiltsov-max bd659246e9
[Datumaro] Fix COCO keypoint export bug (#1388) 6 years ago
Andrey Zhavoronkov 73346b3c2f
Az/fix remote files (#1392)
* fixed task creation from remote files

* Update CHANGELOG.md
6 years ago
TOsmanov 90740a7f0a
Update item "Creating an annotation task" in User Guide (#1363) 6 years ago
zhiltsov-max 557e308a73
Add chunk iterator cache to frame provider (#1367)
* Add chunk iterator cache

* fix
6 years ago
zhiltsov-max afeab69aa3
Save full image paths in coco (#1381) 6 years ago
Dmitry Kalinin e84f482600
Merge pull request #1377 from opencv/bs/invisible_fix
React UI: Fixed points visibility when go between frames
6 years ago
Boris Sekachev b94a949617
React UI: Added message when share is empty or not mounted (#1373)
* Added message when share is empty or not mounted

* Updated changelog

* Update CHANGELOG.md

Co-authored-by: Nikita Manovich <40690625+nmanovic@users.noreply.github.com>
6 years ago
Boris Sekachev b4a91f838d Fixed points visibility when go between frames 6 years ago
Nikita Manovich 7ece212afb
Simplified codeowners file (#1376) 6 years ago
Andrey Zhavoronkov e659fefd96
Added missed fields in exception logs (#1372) 6 years ago
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 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
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