- Aug 23, 2021
-
-
Michael Terry authored
feat: allow unsubcribing from a course goal with just a token
-
Michael Terry authored
* Add unsubscribe_token uuid field to CourseGoal model * Add endpoint to unsubcribe from just a token (no login needed) * Add admin page for the course_goals djangoapp * Add get_course_overview_or_404 utility method * Clean up URL handling in course_home_api AA-907
-
Bianca Severino authored
chore: update edx-proctoring to 3.23.6
-
Bianca Severino authored
-
Albert (AJ) St. Aubin authored
[MICROBA-1282] To help with future errors sending grades to Credentials I am adding additional data to the log message.
-
Usama Sadiq authored
* update the post-pip-compile script to fix the py38.txt parsing for sandbox requirements.
- Aug 20, 2021
-
-
julianajlk authored
REV-2133
-
julianajlk authored
REV-2133
-
edX cache uploader bot authored
-
Olivia Ruiz-Knott authored
fix: Change format of date_override post
-
Ahtisham Shahid authored
* feat: Removed extra pages by using waffle flag * refactor:moved pages_and_resources_url context in header file * refactor: cleanup of header file * refactor: removed redundant instances of mfe url from context * fix: fixed pylint issues
-
- Aug 19, 2021
-
-
oliviaruizknott authored
Credentials needs the course certificate date override data in a slightly different format than we were passing it before. Fix!
-
mohtamba authored
Update edx-proctoring version
-
Kyle McCormick authored
Python Requirements Update + unit test check fixes
-
mohtamba authored
Update edx-proctoring version to be the most recent release.
-
taliaedX authored
chore: bump edx-enterprise to 3.27.23
-
Michael Terry authored
Add toggle to redirect user to the login page on unauthenticated enrollement
-
Talia Rhodes authored
-
Simon Chen authored
Co-authored-by:
Simon Chen <schen@edx-c02fw0guml85.lan>
-
edX requirements bot authored
Co-Authored-By:
Kyle McCormick <kmccormick@edx.org>
-
Kyle McCormick authored
-
Arjun Singh Yadav authored
-
M. Zulqarnain authored
"Ensure Unit Tests Running" was running with Django 3 instead of with our production version. Recently, this started causing the check to fail due to an upgraded requirement that doesn't work with Django 3 yet. Co-Authored-By:
Kyle McCormick <kmccormick@edx.org>
-
- Aug 18, 2021
-
-
Kyle McCormick authored
Add a README to the coursegraph app, including: description/purpose, vague deployment instructions, devstack instructions, example queries, and link to the query archive on the wiki.
-
Michael Roytman authored
Update Version of edx-proctoring Library to 3.23.4
-
Leangseu Kim authored
block_type isn't guarantee to be the same as item_type. In this case, item_id should be enough for filtering. Ticket [AU-70]
-
Andrew Shultz authored
chore: bump name affirmation to complete column removal
-
michaelroytman authored
-
Andy Shultz authored
This is the last PR removing verified name is_verified, so we can bring back the test.
-
Andrew Shultz authored
chore: update 2/3 of proctoring library for is_verified removal
-
Justin Hynes authored
[MICROBA-1412] [DEPR-155] Remove the request_certificate REST endpoint from the LMS (certificates Django app)
-
Andy Shultz authored
This update removes the field, but not yet the column, so it includes the test skip. MST-969
-
Bianca Severino authored
[MST-859] Update proctored exam settings URL
- Aug 17, 2021
-
-
mohtamba authored
Remove waffle flag for bulk allowance
-
mohtamba authored
Update version for edx proctoring
-
mohtamba authored
Update version for edx-proctoring to 3.23.3.
-
Andrew Shultz authored
chore: update name affirmation to 0.6.1
-
Olivia Ruiz-Knott authored
feat: Send date override to credentials
-