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

Updating the Model Manager section of the CVAT User Guide #991

Merged
merged 44 commits into from
Dec 23, 2019
Merged
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
2a78dfb
User Guide update v1
Dec 13, 2019
b69fa50
Fix codacy issue and missing definitions
Dec 16, 2019
15588bc
Fix codacy issue v1
Dec 17, 2019
f2e92a9
Fix codacy issue v2
Dec 17, 2019
a167232
Fix codacy issue and ordered lists
Dec 17, 2019
107ffc9
Fix codacy issue, ordered lists and hyperlink
Dec 17, 2019
ccb58ec
Fix codacy issue and ordered lists v3
Dec 17, 2019
b24bf5b
Fix ordered lists v4
Dec 17, 2019
f0b878c
Fix codacy issues v5
Dec 17, 2019
b8b7761
Cancel the "task sync" image change
Dec 17, 2019
fba03a8
Fix codacy issue v6
Dec 17, 2019
93cbcde
Fix codacy issues v7
Dec 17, 2019
f496874
Fix codacy issues v8
Dec 17, 2019
62f6306
Fix codacy issues v9
Dec 17, 2019
45c1add
Update image131.jpg
Dec 17, 2019
857d206
Fix codacy issues v10
Dec 18, 2019
fb57b2e
Fix codacy issues v11
Dec 18, 2019
2345f52
Fix codacy issues v12
Dec 18, 2019
fb67a52
Fix codacy issues v13
Dec 18, 2019
80cdb6a
Fix codacy issues v14
Dec 18, 2019
4c0e1fa
Fix codacy issues v15
Dec 18, 2019
de45cc2
Fix codacy issues v16
Dec 18, 2019
80d0855
Fix codacy issues v17
Dec 18, 2019
175c5f3
Fix codacy issues v18
Dec 18, 2019
8ff0e06
Fix codacy issues v19
Dec 18, 2019
5ab6e03
Fix codacy issues v20
Dec 18, 2019
bdf7b74
Fix codacy issues v21
Dec 18, 2019
a871331
Fix codacy issues v22
Dec 18, 2019
299a2e7
Fix codacy issues v22
Dec 18, 2019
dadd30d
Fix codacy issues v23
Dec 18, 2019
54d17b5
Fix codacy issues v24
Dec 18, 2019
63c2d1a
Fix codacy issues v24
Dec 18, 2019
4704b00
Fix codacy issues v25
Dec 18, 2019
72072dd
Fix codacy issues v25
Dec 18, 2019
d582349
Fix codacy issues v26
Dec 18, 2019
6fe48c6
Fix codacy issues v27
Dec 18, 2019
057a8b8
Fix codacy issues v28
Dec 18, 2019
bccbde9
Fix codacy issues v29
Dec 18, 2019
d417d24
Update section "Model Manager" and update images
Dec 19, 2019
d85b85f
Revert "Update section "Model Manager" and update images"
Dec 19, 2019
9c3accb
Merge remote-tracking branch 'upstream/develop' into User-Guide-update
Dec 19, 2019
3ec9485
Updating the Model Manager section and images
Dec 19, 2019
8df45cc
Fix codacy issues
Dec 19, 2019
241e35f
Fix codacy issues v2
Dec 20, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix codacy issues v8
timurx.osmanov committed Dec 17, 2019

Verified

This commit was signed with the committer’s verified signature.
germa89 German
commit f4968741e3861e9911212d0d4afff80492cb6524
20 changes: 10 additions & 10 deletions cvat/apps/documentation/user_guide.md
Original file line number Diff line number Diff line change
@@ -98,7 +98,7 @@ Go to the [Django administration panel](http://localhost:8080/admin). There you
- The ``Constructor`` is a simple way to add and adjust labels.
To add a new label click the ``Add label`` button.

![](static/documentation/images/image123.jpg)
![](static/documentation/images/image123.jpg)

You can set a name of the label in the ``Label name`` field.

@@ -243,15 +243,15 @@ Go to the [Django administration panel](http://localhost:8080/admin). There you
![](static/documentation/images/image131.jpg)

- The next actions are available on this page:
1. Change the task’s title.
1. Open ``Actions`` menu.
1. Change issue tracker or open issue tracker if it is specified.
1. Change labels.
You can add new labels or add attributes for the existing labels in the Raw mode or the Constructor mode.
By clicking ``Copy`` you will copy the labels to the clipboard.
1. Assigned to — is used to assign a task to a person. Start typing an assignee’s name and/or
choose the right person out of the dropdown list.
1. ``Jobs`` — is a list of all jobs for a particular task. Here you can find the next data:
1. Change the task’s title.
1. Open ``Actions`` menu.
1. Change issue tracker or open issue tracker if it is specified.
1. Change labels.
You can add new labels or add attributes for the existing labels in the Raw mode or the Constructor mode.
By clicking ``Copy`` you will copy the labels to the clipboard.
1. Assigned to — is used to assign a task to a person. Start typing an assignee’s name and/or
choose the right person out of the dropdown list.
1. ``Jobs`` — is a list of all jobs for a particular task. Here you can find the next data:
- Jobs name whit a hyperlink to it.
- Frames — the frame interval.
- A status of the job. The status is specified by the user in the menu inside the job.