- May 07, 2020
-
-
Matt Tuchfarber authored
Strip non-numeric characters from phone number
-
Matt Tuchfarber authored
Allows user to type in phone number in whichever format they prefer.
-
Ned Batchelder authored
Missing translation function call
-
Nick authored
Enable masquerade on dates tab
-
Robert Raposa authored
Revert "Dark launch: Fix site shadowing and 1+N queries in third party auth config fetching (#23824)" (#23935) This reverts commit 79420640.
-
Michael Roytman authored
MST-181: Add the ability to unlink and relink Program Enrollments via Support Tool to Address SSO Issues
-
Shadi Naif authored
-
Waheed Ahmed authored
-
Waheed Ahmed authored
-
Waheed Ahmed authored
PROD-1427
-
- May 06, 2020
-
-
Ned Batchelder authored
Fix naive offset-naive/aware error in asset compilation [CRI-191]
-
Jeff Chaves authored
-
Adam Butterworth authored
* Fix all stylelint errors For any errors that fixing would require changing the output of the css disable stylelint for that line instead of modifying. * Update quality.py Make stylelint quality check pass when there are no errors * Delete empty selectors
-
Nicholas D'Alfonso authored
-
edX requirements bot authored
-
Régis Behmo authored
The XBlockPackageStorage used to return offset-naive datetime objects which were compared to offset-aware objects when we ran static asset collection: ./manage.py lms collectstatic Close CRI-191
-
Michael Roytman authored
Enhance the Link Program Enrollments Support Tool to handle the case of linking a learner to a ProgramEnrollment that is already linked to a different edX account. In this case, * unenroll the currently linked learner from the courses associated with related ProgramCourseEnrollments * for each course the is enrolled in as part of a ProgramCourseEnrollment, if the coures has an audit track, then move the enrollment into the audit track. Otherwise, keep the learner's enrollment in the existing track. * link the new user to the ProgramEnrollment * enroll the new user in the Master's track in the courses associated with related ProgramCourseEnrollments
-
Tim McCormack authored
This performs a dark launch compare of the existing implementation (still in use) for fetching TPA provider configs and a new implementation, recording metrics on exceptions and mismatches. The new implementation should have two benefits, once we're switched over: - Fix 1+N queries on login page view where the site for each config was fetched in a loop (ARCHBOM-1139) - Don't allow configs with the same key on different sites to interfere with each other (regression test added) The new impl does not use TieredCache, but only the request cache, which we may want to adjust later.
-
Jeff LaJoie authored
AA-67: New resolver logic for weekly highlights
-
Dillon Dumesnil authored
AA-99: Adding in new date pills for the dates tab
-
Syed Muhammad Dawoud Sheraz Ali authored
-
- May 05, 2020
-
-
Simon Chen authored
-
Robert Raposa authored
- remove unused assertions - add tests for exception handling - update error message
-
Robert Raposa authored
Improved authentication metrics.
-
Feanil Patel authored
Bokchoy ADR Updates.
-
Dave St.Germain authored
Redirect to courseware MFE, including unit
-
Feanil Patel authored
Feanil/simplify bokchoy config
-
Adam Butterworth authored
Allows users who are logged in but have not activated their accounts to be considered authenticated for the purpose of the courseware api
-
Feanil Patel authored
Revert "Revert "We don't run into this case anymore so remove it.""
-
Feanil Patel authored
-
Jeff LaJoie authored
-
Feanil Patel authored
-
Feanil Patel authored
-
Adam Stankiewicz authored
revert learner portal links blocking juniper release
-
Gabe Mulley authored
log registration failures
-
edX requirements bot authored
-
Ahtisham Shahid authored
Fixed unicode-objects must be encoded before hashing mako template error
-
- May 04, 2020
-
-
Gabe Mulley authored
-
Feanil Patel authored
There's more to do here but get the easy ones first and make sure we didn't break anything.
-