- Feb 25, 2021
-
-
Christie Rice authored
-
Justin Hynes authored
Log error when failing to award program certificate
-
Awais Qureshi authored
Upgrading http-pretty.
-
Christie Rice authored
-
Justin Hynes authored
-
Zaman Afzal authored
-
Awais Qureshi authored
-
Awais Qureshi authored
-
Awais Jibran authored
refactor: use q objects when fetching user using an identifier
-
M. Zulqarnain authored
*pyupgrade on static_templates, staticbook and support apps This reverts commit 1ec2e797 . * Apply suggestions from code review Co-authored-by:
Usama Sadiq <usama.sadiq@arbisoft.com>
-
edX requirements bot authored
-
edX cache uploader bot authored
-
stvn authored
* Commits: fix: Upgrade lti-consumer-xblock for migration fix
-
stvn authored
-
- Feb 24, 2021
-
-
Zachary Hancock authored
-
Matt Hughes authored
JIRA:EDUCATOR-5590
-
alangsto authored
-
alangsto authored
* update edx-proctoring version * update to newest version
-
Gábor Boros authored
-
Justin Hynes authored
MB-908 | Prevent ability for learner to appear on both certificate invalidation and certificate exceptions lists
-
Justin Hynes authored
[MICROBA-908] - When adding a learner to the allowlist we now check if they have an invalidated certificate on the blocklist - Refactor some pieces of the Certificate Invalidation flow - Make it so an error message is displayed when trying to add someone to CertificateInvalidation list if they already appear on the Allowlist - Add support to pass back and display an error message to Instructor Dashboard UI if a learner already appears on the certificate invalidation list when attempting to create certificate exceptions in bulk - Add python tests for backend changes - Disable xss linting warnings in certificate_bulk_whitelist.js (checked with security group first)
-
Christie Rice authored
-
Kyle McCormick authored
In preparation for switching LMS/Studio over from serving legacy courseware URLs in certain places (for example, resume_course_url) to serving learning micro-frontend URLs. TNL-7796
-
Aarif authored
-
Asad authored
-
Awais Jibran authored
-
Awais Jibran authored
refactor: use q objects when fetching user using an identifier
-
edX requirements bot authored
-
edX cache uploader bot authored
-
Awais Jibran authored
-
Adeel Ehsan authored
account activation event added
-
adeel khan authored
Add throttling to validate token and reset password end points
-
Adeel Khan authored
VAN-312
-
- Feb 23, 2021
-
-
Binod Pant authored
-
Michael Roytman authored
Bump Version of edx-proctoring Library to 3.6.2: Change "proctoring_started" to "onboarding_started" in Student Onboarding Status panel, make time_remaining_seconds model field read only, and fix message bug on the Django admin panel for ProctoredExamStudentAttempt model
-
Diana Huang authored
Revert "BOM-2368: pyupgrade in LMS Directory"
-
Michael Roytman authored
feat: bump version of edx-proctoring library to 3.6.2: change "proctoring_started" to "onboarding_started" in Student Onboarding Status panel, make time_remaining_seconds model field read only, and fix message bug on the Django admin panel for ProctoredExamStudentAttempt model This release changes learner onboarding status from "proctoring_started" to "onboarding_started" to more clearly describe the learner's onboarding status in the Instructor Dashboard Student Onboarding Status panel. This impacts course authors, developers, and operators. This release adds the time_remaining_seconds field of ProctoredExamStudentAttempt model to readonly_fields in Django admin page so it is not required when editing the model. This impacts developers. This release updates reference to Exception.message to use string representation of the exception, as message is no longer an attribute of the Exception class. This impacts developers.
-
Christie Rice authored
This reverts commit fc06846c.
-
Michael Terry authored
feat: turn on schedule creation by default
-