- Feb 23, 2021
-
-
Usama Sadiq authored
* Remove edx-proctoring constraint * Ran make upgrade
-
Robert Raposa authored
* Remove authentication, including SessionAuthentication, to fix CSRF exemption by dropping CSRF check of SessionAuthentication. * Several changes to make it more clear that only POST is supported and clean up GET method testing. * Removed the temporary 403 error logging that wasn't working. * Removed test_single_access_token which was written for DOP, but doesn't work with DOT. See [MA-2122](https://openedx.atlassian.net/browse/MA-2122) for a ticket about implementing this for DOT, although it doesn't seem to be a priority. NOTE: A comment was added to the ticket explaining that this test was removed. * GET now returns default error for methods not allowed. ARCHBOM-1667
-
Sarina Canelake authored
Revert "Remove the "role of users being enrolled" field from Instructor Dashboard"
-
Sarina Canelake authored
-
M. Zulqarnain authored
-
Adeel Ehsan authored
authn mfe url added in recover account command
-
Jawayria authored
BOM-2352: Removed unused imports from lms/djangoapps/{email_marketing…
-
Jawayria authored
BOM-2352: Removed unused imports from lms/djangoapps/{course_blocks, …
-
Jawayria authored
BOM-2351: Removed unused imports from common/djangoapps/third_party_auth
-
M. Zulqarnain authored
-
Awais Qureshi authored
Run Pyupgrade on static replace folder.
-
Muhammad Ammar authored
upgrade edx-enterprise version to 3.17.40
-
Awais Qureshi authored
Run Pyupgrade on status folder.
-
M. Zulqarnain authored
* pyupgrade in lms dir * replace wildcard * pep8 fix * fix quality
-
M. Zulqarnain authored
-
Usama Sadiq authored
Merge pull request #26654 from edx/testeng/bokchoy_auto_cache_update_521f88f382acecc86fb7c9b5128d858a14313b07 Bokchoy Testing DB Cache update
-
adeelehsan authored
VAN-319
-
Aarif authored
-
- Feb 22, 2021
-
-
Sarina Canelake authored
Remove the "role of users being enrolled" field from Instructor Dashboard
-
sarina authored
See DEPR-142
-
Kyle McCormick authored
The Staff Debug Actions didn't work in the Learning MFE because the underlying JS depended on the URL being formatted as /courses/<course_key>/... in order to parse out the course key. This worked in the legacy experience, but breaks in the chromeless xblock view, which is rendered under the URL /xblock/<usage_key>/... The fix is to explicitly pass the course key into the templated courseware HTML as a data attribute. TNL-7955
-
Aarif authored
pip version 21 doesn't seem to work well with pip-tools <5.4
-
Michael Roytman authored
[MST-614] bump version of edx-proctoring to 3.6.0
-
Awais Qureshi authored
Run Pyupgrade on static replace folder.
-
Jawayria authored
-
Jawayria authored
BOM-2352: Removed unused imports from lms/djangoapps/{course_blocks, course_goals, course_home_api, courseware}
-
Awais Qureshi authored
Run Pyupgrade on static replace folder.
-
Awais Qureshi authored
Run Pyupgrade on status folder.
-
edX cache uploader bot authored
-
Matthew Piatetsky authored
[AA-304] Create backend for three day streak celebration
-
Matt Tuchfarber authored
Update mgmt cmds to use user_ids instead of PII
-
Matthew Piatetsky authored
This feature uses the first_day_of_streak, last_day_of_streak and last_streak_celebration fields to determine whether the user should see a celebration. AA-304
-
Matt Tuchfarber authored
-
Michael Roytman authored
This release adds a new permission check when rendering the practice proctored exam view. If a learner is not in a paid enrollment track, the learner will no longer be able to use proctoring software in a practice proctored exam. As with other proctored exams, learners not in a paid enrollment track will see the exam content. This uses the 'can_take_proctored_exam' permission.
-
Aarif authored
-
Aarif authored
-
Aarif authored
-
Aarif authored
-
Aarif authored
-
muhammad-ammar authored
-