- Sep 08, 2021
-
-
Bianca Severino authored
-
muhammad-ammar authored
-
- Sep 07, 2021
-
-
Bianca Severino authored
-
edX requirements bot authored
* chore: Updating Python Requirements * fix: two tests failing due to different query count. Co-authored-by:
Awais Qureshi <awais.qureshi@arbisoft.com>
-
- Sep 03, 2021
-
-
alangsto authored
-
Leangseu Kim authored
-
Usama Sadiq authored
fix: bump the git tag of edx/django-ratelimit-backend fork to fix test failures in Django30 (#28578)
-
- Sep 02, 2021
-
-
Julia Eskew authored
course outline, which don't need block dates below the subsection level of a course. Pass the course's published version to all the appropriate places where edx-when's API is called - to allow edx-when to more efficiently cache queried/processed results. TNL-8061
-
alangsto authored
-
Andy Shultz authored
part of MST-1020
-
mariagrimaldi authored
* Add STUDENT_REGISTRATION_COMPLETED event after the user's registration * Add SESSION_LOGIN_COMPLETED event after the user's login session * Add COURSE_ENROLLMENT_CREATED event after the user's enrollment creation
-
Andy Shultz authored
part of MST-1020
-
- Sep 01, 2021
-
-
Zachary Hancock authored
-
Talia Rhodes authored
-
J. Victor Martins authored
Offers blockstore-based content through content libraries acting as an LTI 1.3 tool: - Content Library support LTI 1.3 launches offering blockstore-based content through resource links. - Content Library support LTI 1.3. AGS, allowing gradebook updates from graded assignments.
-
Talia Rhodes authored
-
Talia Rhodes authored
-
- Aug 31, 2021
-
-
Simon Chen authored
Co-authored-by:
Simon Chen <schen@edx-c02fw0guml85.lan>
-
edX requirements bot authored
-
- Aug 30, 2021
-
-
alangsto authored
-
Alex Dusenbery authored
Refactor data-sharing consent GET and POST handlers to not have too many statements, because readability matters.
-
Binod Pant authored
ENT-4776
-
alangsto authored
-
Usama Sadiq authored
* fix: remove django-ipware constraint
-
alangsto authored
-
- Aug 27, 2021
-
-
Leangseu Kim authored
-
michaelroytman authored
This package includes a change that adds two key fields to the VerifiedNameHistoryView, verified_name_enabled and use_verified_name_for_certs. MST-954 (https://openedx.atlassian.net/browse/MST-954)
-
- Aug 25, 2021
-
-
https://github.com/edx/edx-proctoring/pull/902Matt Hughes authored
Causing AttributeErrors refering to `is_verified` for some reason
-
Simon Chen authored
fix: Fix bug where username is being used as DOM ID for accordian on bulk exam allowance view. (#28542) MST-994 Fix the bug introduce when the username contains special characters like @. These causes javascript errors on bulk exam allowance view The change is all on edx-proctoring library. This is a version update to fix the above bug Co-authored-by:
Simon Chen <schen@edx-c02fw0guml85.lan>
-
Tim McCormack authored
Once LOGIN_URL is changed for an environment, the OAuth flow will be activated. (See included temporary doc.) This is for ARCHBOM-1860: Convert Studio to use LMS OAuth login.
-
Kyle McCormick authored
* fix: upgrade py2neo from 3.1.2 to 2021.1.5 The dump_to_neo4j management command has not been working since the upgrade to python 3.8. The latest version of python that py2neo 3.1.2 states support for is python 3.5, so this isn't surprising. The earliest non-prerelease version of py2neo that supports python 3.8 is 2020.x (skipping the 4.x and 5.x series). Since we're going as far as a 2020.x, we may as well upgrade all the way to the newest series, 2021.x. This commit does that upgrade, as well as a handful of minor code modifications in order to handle breaking changes that have been made to the py2neo API, and some unrelated pin bumps as the result of 'make upgrade'. This will also require an upgrade of Coursegraph's Neo4j version from 3.2.x to 3.5.x. TNL-8386
-
- Aug 24, 2021
-
-
Andy Shultz authored
MST-1001
-
Kira authored
-
Azan Bin Zahid authored
-
Usama Sadiq authored
* fix: pin django-ipware<4.0.0 * fix: pin pylint<2.10.0
-
- Aug 23, 2021
-
-
Bianca Severino authored
-
- Aug 19, 2021
-
-
mohtamba authored
Update edx-proctoring version to be the most recent release.
-
Talia Rhodes authored
-
edX requirements bot authored
Co-Authored-By:
Kyle McCormick <kmccormick@edx.org>
-
- Aug 18, 2021
-
-
michaelroytman authored
-