Skip to content

Tags: edx/edx-name-affirmation

Tags

3.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: migration fix (#227)

* chore: fix django-simple-history version

* feat: migrations for correct django-simple-history version

* feat: new version

3.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: integrate with verification attempt events (#226)

Adds support for handling events/signals on the new VerificationAttempt model added to edx-platform. This handling replaces this libraries support for reacting to changes on a SoftwareSecurePhotoVerification since those models are slated for deprecation

2.4.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: create lms retirement listener for verified name (#221)

2.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update idv signal url (#222)

- this will match the reverse url in apps.py with edx-platform

2.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Upgrade Python requirements (#220)

2.3.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add support for Django 4.2 (#151)

2.3.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Upgrading django-simple-history. (#140)

* chore: Upgrading django-simple-history.
* docs: bump release version to 2.3.6
---------

Co-authored-by: Usama Sadiq <[email protected]>

2.3.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #100 from edx/alangsto/update_proctoring_task

fix: allow updates to proctoring verified name if it already exists

2.3.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #93 from edx/alangsto/fix_status_update

fix: allow verified name to be created if user is trying to verify with the same name

2.3.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #89 from edx/schen/api_docs

fix: Add detailed api docs to the RESTFul APIs