Andrey Zhavoronkov
b40863f1a3
updated changelog
5 years ago
Dmitry Kalinin
c61402522e
Added CHANGELOG and npm version
5 years ago
Dmitry Kruchinin
75d2826a3d
[Dependent] Cypress test. Project functionality. ( #2459 )
...
* init server changes
5 years ago
Dmitry Kalinin
879deb5a52
Projects ( #2255 )
...
Initial implementation of Projects feature to group similar tasks into one group (aka Dataset UI in the future).
5 years ago
Boris Sekachev
b7da49d797
Merge pull request #2445 from openvinotoolkit/dk/cvat-core-pacth-requests-fix
...
Partly update fields with PATCH requests
5 years ago
Boris Sekachev
4ef1de0081
Merged develop
5 years ago
Boris Sekachev
0015d51909
Merged develop
5 years ago
Boris Sekachev
8e10e8eb3a
Merged develop
5 years ago
Boris Sekachev
abaf7f5c00
Merged develop
5 years ago
Boris Sekachev
dd3288080d
Merged develop
5 years ago
Boris Sekachev
dd2e3074ef
Merge branch 'develop' into bs/fixed_issue_2411
5 years ago
Dmitry Kalinin
374f330604
Added CHANGELOG and versions
5 years ago
Boris Sekachev
cf9e287e9d
Updated changelog
5 years ago
Boris Sekachev
c0d92ed90d
Updated changelog
5 years ago
Boris Sekachev
47a26a58b4
Updated changelog
5 years ago
Boris Sekachev
ff2a0d4d7d
Increased version, updated changelog
5 years ago
Boris Sekachev
267af7567a
Updated changelog
5 years ago
Boris Sekachev
926d19b51a
Updated changelog
5 years ago
Maria Khrustaleva
f2d0b71b72
Fixed saving of relative paths in dummy chunks instead of absolute ( #2424 )
...
* Fixed saving of relative paths in dummy chunks instead of absolute
* Updated CHANGELOG
5 years ago
Andrey Zhavoronkov
ddef6c1b43
updated license headers and changelog
5 years ago
Dmitry Kalinin
8c2200356d
Merge remote-tracking branch 'origin/develop' into dk/user-search
5 years ago
Nikita Manovich
a916e65553
Update changelog and version of CVAT server
5 years ago
Nikita Manovich
6a9fb2650a
Update changelog ( #2406 )
5 years ago
Maria Khrustaleva
bbfa880d1f
Added ability to correct upload video with a rotation record in the metadata ( #2218 )
...
* Added ability to correct upload video with a rotation record in the metadata
* fix sizes of rotated preview
* fix sizes of rotated frame
* Added tests for uploaded video with rotation record in metadata
* Used OpenCV instead of PIL
* Fixed tests
* Update CHANGELOG
* fix
* Moved function
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Boris Sekachev
947d35673a
Merge pull request #2350 from openvinotoolkit/dk/ui-build-ci
...
Using npm ci
5 years ago
Boris Sekachev
a1ab2fd0c1
Merge branch 'develop' into zm/update-dm
5 years ago
Dmitry Kalinin
0d0af4bbb7
Merge branch 'develop' into dk/ui-build-ci
5 years ago
Dmitry Kalinin
44c0bdf850
Merge branch 'develop' into dk/user-search
5 years ago
Zhiltsov Max
1cb0fabd39
update changelog
5 years ago
Dmitry Kalinin
0baeee7e03
Added CHANGELOG
5 years ago
Dmitry Kalinin
ab299b4c27
Added CHANGELOG
5 years ago
Andrey Zhavoronkov
ba8b4bdc99
Merge remote-tracking branch 'origin/develop' into az/fix_kibana_visualization
5 years ago
Andrey Zhavoronkov
256e85d871
updated changelog
5 years ago
Vitaliy Nishukov
7512fd6883
Reformatted ( #2349 )
5 years ago
Maxim Zhiltsov
e0afbaf507
Don't export outside frames in frame-based formats ( #2345 )
...
* Exclude outside shapes from per frame export
* update changelog
5 years ago
Vitaliy Nishukov
00f6486f80
Z-Order flag in creation task process ( #2294 )
...
* Z-Order flag in creation task process has been removed
5 years ago
Vitaliy Nishukov
c50e3efca5
Disable prettier autoformat for ui module ( #2325 )
...
* Disable prettier autoformat for ui module
* CHANGELOG.md updated
5 years ago
Boris Sekachev
bcc8bba39e
Fixed: cannot read property 'label' of undefined ( #2311 )
...
* Fixed: cannot read property 'label' of undefined
* Updated UI package version & changelog
* Fixed tests
5 years ago
Boris Sekachev
df6e6fd3ca
Fixed bug: 'Cannot read property each of undefined', fixed points size ( #2307 )
...
* Fixed bug: 'Cannot read property each of undefined', fixed points size
* Updated version, updated changelog
5 years ago
Andrey Zhavoronkov
796a8d3f54
fixed cvat startup process ( #2293 )
...
* fixed cvat startup process
* updated readme
* updated license header
* updated CHANGELOG
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Maxim Zhiltsov
d4129f2868
Add MOTS png format ( #2198 )
...
* Add mots format
* fix upload
* update docs
* update changelog
* Update datumaro dependency
* fix header
* update dm dependency
* Support importing with outside property in mot and mots
* fix track exporting
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
tdowgiel
2b221d26fd
Allow to login into UI with token from api/v1/auth/login ( #2234 )
...
* Allow to login into UI with token from api/v1/auth/login
* Update changelog
* style
* Rev
* Rev: Fixed style. Added cva-ui version to UI. Fixed endless redirection with wrong tokens
* eslint
* revert cvat-core/package-lock.json
* Rev: Fixed import order and return type
* Revert bindings
5 years ago
Vitaliy Nishukov
678f5b9277
Eslint-Prettier integration & pre commit hook ( #2272 )
...
* Eslint prettier integrations and precommit hook on fly
* CHANGELOG update and package.json version patch
5 years ago
Vitaliy Nishukov
a781e1cee1
UI improvements ( #2238 )
...
* Layout grid
* Changelog notes
* License headers
* Get rid of fixed layot in nested components
* Multiple grids
* Multiple grids HF
* Grid use react-hotkeys
* Cleanup and test fix
* Version up
* Notifications overlay fix
5 years ago
Andrey Zhavoronkov
a222741f6b
Rename git app ( #2243 )
...
* renamed application git -> git_manager
* removed _GitImportFix class
* fixed cli tests
* git_manager -> dataset_repo
* updated changelog
* fixed dataset manager tests
5 years ago
Maxim Zhiltsov
f138859c1a
Add auto inference of host scheme in CLI ( #2240 )
...
* Add auto inference of host scheme in CLI
* update changelog
5 years ago
Maria Khrustaleva
072482ffe8
Changed "prepare data on the fly" functionality ( #2217 )
...
* Added ability to upload meta information with video & some fixes
* Added documentation for data on the fly preparation
* Added ability to prepare meta information for video manually
* fix
* style: fix codacy issues
* Refactoring
* docs: add optional parameter
* Add test
* Add license header
* Update CHANGELOG
Co-authored-by: Boris Sekachev <boris.sekachev@yandex.ru>
5 years ago
Maxim Zhiltsov
e9552f84f3
Update media extractors ( #2154 )
...
* Fix PDF reading
* Fixes
* update changelog
* t
* fix len
Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
5 years ago
Dmitry Kalinin
8a1842c77c
Optional chaining plugin for cvat-ui and cvat-canvas ( #2249 )
...
* Added optional chaining plugin
* Added CHANGELOG.md
5 years ago
abdullahrkw
2f516233e2
adding PR link in changelog ( #2237 )
5 years ago