- Oct 31, 2018
-
-
Calen Pennington authored
Pin social-auth to less than 3.0.0 and social-auth-core to less than 2.0.0 to allow them time to bake
-
Calen Pennington authored
-
Alex Dusenbery authored
-
Robert Raposa authored
ARCH-247: Remove JWT_COOKIES_FLAG using feature flag to skip unit tests.
-
Robert Raposa authored
The JWT_COOKIES_FLAG was a temporary flag used for rollout of the new JWT cookies. These are live in Production, so we are removing the flag. Without this flag, we set JWT cookies during login. However, this requires an oAuth Client that isn't always available during unit tests. We introduced a feature flag that is only used for unit tests to disable setting the JWT cookies. The code explains a bit more why this solution was selected over adding the oauth client to the database. ARCH-247
-
Douglas Hall authored
Use JWT cookies for authentication when explicitly requested by client.
-
- Oct 30, 2018
-
-
Alex Dusenbery authored
-
Simon Chen authored
Update the lms cookie name reference for production
-
Douglas Hall authored
-
Matt Tuchfarber authored
Update course mode selection text for content gating
-
Simon Chen authored
-
Michael Youngstrom authored
Add script to get test list for failed pytest workers
-
Matt Tuchfarber authored
-
Dillon-Dumesnil authored
Cleaning up unicode waffle flag
-
Diana Huang authored
Turn on logistration by default on devstack.
-
Michael Youngstrom authored
-
Nadeem Shahzad authored
Upgrade gunicorn to 19.0 and make upgrade (OPS-3445)
-
nadeemshahzad authored
-
- Oct 29, 2018
-
-
Diana Huang authored
-
Simon Chen authored
Hook up the Datatable Gradebook with grade bulkupdate API
-
Simon Chen authored
The override modal is now able to update grades for all users for each gradable unit in the course
-
Jeremy Bowman authored
Fix xsscommitlint JUnit XML
-
Alex Dusenbery authored
-
Calen Pennington authored
Add Studio UI for tagging Full/Limited access contont
-
Calen Pennington authored
-
Calen Pennington authored
For now, this UserPartition groups all users as Full-access users.
-
Brian Mesick authored
Add dry run option to populate_retirement_states command
-
Calen Pennington authored
-
Brian Mesick authored
Change bulk delete retirements to a POST
-
- Oct 28, 2018
-
-
edX Transifex Bot authored
-
- Oct 27, 2018
-
-
Douglas Hall authored
Disable JWT auth cookie.
-
Douglas Hall authored
-
- Oct 26, 2018
-
-
bmedx authored
-
bmedx authored
-
Jeremy Bowman authored
-
Simon Chen authored
Take away the comments column on grade override modal dialog
-
Simon Chen authored
Remove the current_grades column that is not supported by backend
-
Simon Chen authored
Update the gradebook UI to match the initial standards of the edx-platform experience
-
- Oct 25, 2018
-
-
Douglas Hall authored
Enable OAuth2 clients to logout with a redirect back to the client site.
-
Simon Chen authored
-