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

Skip to content

Tags: openedx/edx-ora2

Tags

v6.17.1

Toggle v6.17.1's commit message
fix: Convert UUIDField columns to uuid type for MariaDB

Converts UUIDField columns from char(32) to uuid type for MariaDB Django 5 compatibility.

This migration converts the following column:
- workflow_assessmentworkflow.uuid

See: https://docs.djangoproject.com/en/5.2/releases/5.0/#migrating-uuidfield

v6.16.4

Toggle v6.16.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: disable upload button during uploads (#2237)

v6.16.3

Toggle v6.16.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump django from 4.2.20 to 4.2.21 in /requirements (#2301)

* build(deps): bump django from 4.2.20 to 4.2.21 in /requirements
* chore: bumps package version

Signed-off-by: dependabot[bot] <[email protected]>

v6.16.2

Toggle v6.16.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump h11 from 0.14.0 to 0.16.0 in /requirements (#2298)

* build(deps): bump h11 from 0.14.0 to 0.16.0 in /requirements
* chore: bumps package version

Signed-off-by: dependabot[bot] <[email protected]>

v6.16.1

Toggle v6.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: make it work in library v2 [FC-0076] (#2272)

* fix: make it work in library v2
* fix: set default values for library v2 rendering
* fix: allow changing display name from mfe
* fix: tests
* chore: bump version
* fix: lint and coverage

v6.16.0

Toggle v6.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: support upgrading to django 5.2 (#2294)

* Ran django-upgrade and updated migration
* Added django52 target to tox & CI
* Added Django 5.2 to setup docs
* Fixed quality
* chore: bumps package version

v6.15.1

Toggle v6.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Update course preference notification key for ora submission (#2286

)

v6.15.0

Toggle v6.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Group ORA staff notifications (#2285)

v6.14.8

Toggle v6.14.8's commit message

Verified

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

* chore: Upgrade Python requirements
* chore: bumps package version

v6.14.7

Toggle v6.14.7's commit message

Verified

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

* chore: Upgrade Python requirements
* chore: bumps package version