- Mar 21, 2019
-
-
Matt Tuchfarber authored
Adds username replacement API
-
Matt Tuchfarber authored
-
Brittney Exline authored
ENT-1500 Update third_party_auth pipeline to override get_username
-
Hammad Ahmad Waqas authored
WL-1899 | 500 error when SAML attribute is mapped + present, but has no value
-
Hammad Ahmad Waqas authored
-
Ned Batchelder authored
Use ==/!= to compare str, bytes, and int literals
-
- Mar 20, 2019
-
-
David Ormsbee authored
added fix for broken 'enroll in class' button on about course page
-
Matthew Piatetsky authored
do not show FBE upsell to full access users
-
Matthew Piatetsky authored
-
Jeremy Bowman authored
TE-2871 Switch to mysqlclient
-
Calen Pennington authored
Don't send Access Expiry Emails to courses that don't have Course Dur…
-
Calen Pennington authored
-
Matt Tuchfarber authored
-
Matt Tuchfarber authored
-
Matt Tuchfarber authored
-
adeelehsan authored
Revert "geoip2: update maxmind geolite country database"
-
Michael Roytman authored
update Studio How It Works images to reflect current state of Studio
-
adeelehsan authored
This reverts commit 8e2b68e3.
-
adeelehsan authored
-
- Mar 19, 2019
-
-
Brittney Exline authored
We are doing this for two reasons: 1. We suspect that the get_username function in social_core is performing a case-sensitive username check which is breaking when we try to create the user with a duplicate username. This version ensures we perform a case insensitive check. 2. If it's not that, we want more logging information in order to debug the issue.
-
cclauss authored
-
Stu Young authored
Merge pull request #20020 from edx/testeng/bokchoy_auto_cache_update_c5af88e0004bfcbcc5076f70a5adce561f783218 Bokchoy db cache update
-
Jeremy Bowman authored
ur'strings' are syntax errors in Python 3
-
edx-cache-uploader-bot authored
-
Calen Pennington authored
Continue attempting to enqueue messages even if they are disabled for…
-
Calen Pennington authored
-
Calen Pennington authored
Fbe/get courses batched
-
Calen Pennington authored
-
Calen Pennington authored
-
Michael Roytman authored
-
adeel khan authored
Fix csrf token error by adding JwtAuthentication.
-
cclauss authored
-
- Mar 18, 2019
-
-
Jeremy Bowman authored
[INCR-16] upgrade shapely
-
David Ormsbee authored
Dashboard announcements feature
-
Calen Pennington authored
Reapply "Improve the performance of access checking for a specific user in CourseViewList by prefetching data" This reverts commit d8cd6135.
-
Adeel Khan authored
BasketView post endpoint is raising csrf token error because of missing JwtAuthentication class. LEARNER-6607
-
emma-green authored
REVMI-138 don't error if somethings wrong, just warn
-
Calen Pennington authored
-
Emma Green authored
-
Farhanah Sheets authored
Merge pull request #19988 from raccoongang/fix_errors_not_shown_at_instructor_dashboard_course_team_management Fix bug: error messages are not shown in Course Team Management
-