- May 06, 2020
-
-
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
-
edX requirements bot authored
-
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.
-
Feanil Patel authored
-
Feanil Patel authored
Revert "We don't run into this case anymore so remove it."
-
Adam Stankiewicz authored
-
Feanil Patel authored
-
Dave St.Germain authored
-
Feanil Patel authored
An initial draft of a decision around how we manage settings files.
-
Nick authored
Check if subsection is graded on course outline page
-
Ned Batchelder authored
Ensure setup.cfg is only ASCII. CRI-169
-
Nicholas D'Alfonso authored
-
Dave St.Germain authored
Allow global staff to access data download tab
-
Feanil Patel authored
-
Kyle McCormick authored
It was previously 1-2 days, but we need to increase it in response to our increased ID verification demand.
-
Dave St.Germain authored
-
Simon Chen authored
Create a new plugin manager called DynamicPartitionGenerators to remove the dependency of openedx.features.content_type_gating by xmodule.partition_services
-
Dillon Dumesnil authored
-
Robert Raposa authored
-