Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: kant/diffgram

Tags

0.12.4

Toggle 0.12.4's commit message
fix: alembic migration, modify without locking table

0.12.3

Toggle 0.12.3's commit message
fix: import

0.12.2

Toggle 0.12.2's commit message
tags push fix

0.12.1

Toggle 0.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Configure Selinux label (diffgram#581)

* Configure Selinux label

Without this option the container doesn't work under Linux distros with Selinux
https://docs.docker.com/storage/bind-mounts/#configure-the-selinux-label

Windows seems to be unaffected by adding the :Z option

* fix: add z flag as non-default option and add question to install.py

Co-authored-by: Pablo <[email protected]>

0.12.0

Toggle 0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Configure Selinux label (diffgram#581)

* Configure Selinux label

Without this option the container doesn't work under Linux distros with Selinux
https://docs.docker.com/storage/bind-mounts/#configure-the-selinux-label

Windows seems to be unaffected by adding the :Z option

* fix: add z flag as non-default option and add question to install.py

Co-authored-by: Pablo <[email protected]>

0.11.16

Toggle 0.11.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DAD-27 Exams 2.0 (diffgram#553)

* feat: exams details page

* wip: child exams

* wip: exams child list

* wip: exam template detail page

* wip: added apply functionality

* feat: add examination detail and examinations list

* feat: add credentials on wizard and improve layouts

* fix: fix assignation process for exams and examinations

* wip: annotator ui

* wip: add credentials display and make examinations work

* wip: cleanup

* wip: exam pass

* wip: create exam button

* wip: user has credentials endpoint

* wip: add no credentials dialog

* feat: add no credentials dialog on job detail and task sections

* wip: reset credential dialog create

* feat: refactor wizard and wording for exams creation

* fix: tests

* feat: add discussions and guides support

* fix: e2e tests

* fix: reviewers gen test data

* Remove: Assertion not valid in new global attribute context

Now an instance may have have only global attributes. With this line present AssertionError for globals appears

* fix: gen data cases no user

* fix: e2e tests

* fix: e2e tests

* cleanup

* fix: task lists e2e tests

* fix: unit tests

* feat: improve menu layouts

* fix: fix loading screens and small bugs

* fix: e2e tests

Co-authored-by: Pablo <[email protected]>
Co-authored-by: Anthony Sarkis <[email protected]>

0.11.15

Toggle 0.11.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cancel Frames/Video requests on video drawable canvas on destroy (dif…

…fgram#551)

* fix: cancel requests on video drawable canvas on destroy

This was causing the requests from 15 videos to be queued, and when going to the video annotation this was consuming all the bandwith for the frames fetching

* cleanup

Co-authored-by: Pablo <[email protected]>

0.11.14

Toggle 0.11.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reduce Buffer Size (diffgram#542)

* fix: reduce buffer size to 3 frames

* feat: add image buffer as config

Co-authored-by: Pablo <[email protected]>

0.11.13

Toggle 0.11.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Docker numpy version (diffgram#518)

* fix: versions

* fix: version

Co-authored-by: Pablo <[email protected]>

0.11.12

Toggle 0.11.12's commit message
fix: default versions