- Jul 23, 2021
-
-
Talia authored
feat: add boolean field to third_party_auth to be used to remove providers from enterprise selection
-
- Jul 21, 2021
-
-
David Ormsbee authored
This is to help diagnose performance issues around the SequenceMetadata API, as part of TNL-8330.
-
Albert (AJ) St. Aubin authored
that did not generate certs
-
Bianca Severino authored
feat: pass verified name flag into user api
-
Jansen Kantor authored
(AU-48) Team ORAs rely on the Teams Config Service to render both the student_view and studio_view in studio. We added the service in e0d57fe1, but that appears to only provide it in studio_view. This adds it for student_view.
-
Jansen Kantor authored
-
Andrew Shultz authored
chore: edx-proctoring update to 3.20.1
-
- Jul 20, 2021
-
-
Bianca Severino authored
-
Andy Shultz authored
proctoring version update disconnects the IP columns, next version will drop them MST-872
-
Adam Stankiewicz authored
-
Bianca Severino authored
chore: install edx-name-affirmation
-
Andy Shultz authored
-
Bianca Severino authored
-
Michael Terry authored
Support Learning MFE hosted on subpath.
-
Zach Hancock authored
-
Zach Hancock authored
-
Justin Hynes authored
fix: Unify required parameter checks
-
edX requirements bot authored
-
edX cache uploader bot authored
-
- Jul 19, 2021
-
-
taliaedX authored
chore: edx-enterprise version bump to 3.27.2
-
Talia Rhodes authored
-
Christie Rice authored
MICROBA-1373
-
Justin Hynes authored
fix: Retrieve grade and enrollment mode only once
-
Bianca Severino authored
Revert "[MST-801] Pass verified name flag into account settings"
-
Bianca Severino authored
This reverts commit 85dc8c8d.
-
Maari authored
* Fix retrieving BadgeAssertion data from Badgr With edx#27181, the integration with Badgr was updated and fixed to be working with the Badgr v2 API. However, retrieving the Badge Assertion data from Badgr still needs to be updated for the new json response structure so we can save it at our end as well. * Add BadgeAssertion table to LMS admin
-
David Ormsbee authored
CoursewareMeta alredy initializes self.course, so there's no need to separately call get_course_by_id for various attributes. This was resulting in separate modulestore fetches that would pull down the structure document and re-do all the expensive top-level course queries in modulestore.
-
Bianca Severino authored
-
Waheed Ahmed authored
Increment lockout counter upon `NonCompliantPasswordException` to prevent further login attempts after 6 attempts and also to prevent further reset password emails. Reports from some users receiving 100s of password emails, upon investigation seems like their password is not compliant with edX and has been compromised. VAN-192
-
Justin Hynes authored
feat!: Remove `AUDIT_CERT_CUTOFF_DATE` configuration setting
-
Zia Fazal authored
[ERTE-5] feat: Added enterprise uuid in event context for enterprise enrolment events
-
- Jul 16, 2021
-
-
Justin Hynes authored
[MICROBA-1351][DEPR-159] * Remove `AUDIT_CERT_CUTOFF_DATE`
-
Thomas Tracy authored
* [feat] add user_has_passing_grade to outline API * default to false * add tests * linting
-
Christie Rice authored
fix: Retrieve grade and enrollment mode only once and pass their values to the generation task, so those values can be saved in the cert. Also protect against missing course grades. MICROBA-1373
-
connorhaugh authored
Partner Support commonly raises the issue of instructors' custom Python problems not generating any response report on the instructor dashboard. Such errors are due to the operating restrictions placed on codejail. Sometimes not all answers can be processed by the server, which kills off some to accommodate. Instead of spiking the whole report, this change logs not only the error in our system, but also allows the mostly complete response to reach the instructor. This PR will decrease friction not only for Partner support and instructors, but T&L, who have periodically implemented workarounds to the problem. The PR merely implements exception handling for generating reports which logged exceptions and added them to the report, continuing the work done in TNL-8218 which did the same for grading.
-
Kira authored
-
João Cabrita authored
This implements the `legacy_link` method to the TextbooksCourseApp and makes the `legacy_link` URL absolute in the API response. Related tickets: * [TNL-8438](https://openedx.atlassian.net/browse/TNL-8438) * [BB-4416 (OpenCraft Internal)](https://tasks.opencraft.com/browse/BB-4416)
-
sofiayoon authored
fix: webpack loader config to display error
-
Dillon Dumesnil authored
fix: AA-856: update shift dates logic to ignore missed_deadlines
-
mohtamba authored
Add Waffle Flag for Bulk Allowances
-