- Feb 25, 2021
-
-
edx-abolger authored
Bumping edx-enterprise requirements to 3.17.44
-
Ned Batchelder authored
The openedx.org/cla link is a redirection to Docusign. If the form has to change in the future, we can update the redirect at openedx.org. There are other changes to make to CONTRIBUTING.rst, but those will have to wait.
-
Kyle McCormick authored
Course-team-authored JS expects $$course_id to be defined in the global scope. This has worked fine in Legacy courseware, but due to some differences in page loading (which I don't understand) between Legacy and Chromeless (ie New/MFE) XBlock rendering templates, $$course_id wasn't being assigned before course-team-authored JS was run, causing the scripts to break on the undefined variable. The fix here is to assign $$course_id in the <head>, guaranteeing that the variable is assigned before any other JS is run. TNL-7993
-
Christie Rice authored
-
Adrienne Bolger 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"
-