- Dec 13, 2019
-
-
Robert Raposa authored
BOM-1094
-
edX cache uploader bot authored
-
Feanil Patel authored
Python Requirements Update
-
Awais Qureshi authored
BOM-1083
-
Matt Tuchfarber authored
Adds optional setting to enable devstack theming
-
edx-pipeline-bot authored
Merge release back to master
-
Usama Sadiq authored
Added custom arguments to the back-populate job
-
Feanil Patel authored
-
usama sadiq authored
BackPopulate Program Credentials job performs data for all the programs and for all the available learners which takes a lot of time. Adding in custom arguments will help run this job for specific learners and specific programs.
-
Uzair Rasheed authored
Update privacy and TOS links for edge.
-
uzairr authored
Currently,edge environment is serving empty pages against privacy and TOS.Now, this behaviour is modified by pointing those links to edX's privacy and TOS pages. PROD-1066
-
AsadAzam authored
Export staff users csv
-
asadazam93 authored
-
Awais Qureshi authored
Upgrade django-debug-toolbar
-
edX requirements bot authored
-
Hasnain Naveed authored
ENT-1961 | Making the manual enrollment reason field optional via con…
-
- Dec 12, 2019
-
-
Feanil Patel authored
Remove items from a different dictionary than the one we're iterating over.
-
Jeremy Bowman authored
-
Diana Huang authored
iterating over.
-
Calen Pennington authored
Archive WTW artifacts and send splunk files at the end of the WTW col…
-
Matt Tuchfarber authored
The mako engine isn't able to find themed templates in devstack because the path it checks is set before we enable comprehensive theming. This Adds a settings section to comment out if you want to enable theming in devstack.
-
Calen Pennington authored
-
Feanil Patel authored
Handle the caching of responses between Python 2 and Python 3.
-
Diana Huang authored
-
Feanil Patel authored
-
Diana Huang authored
-
Robert Raposa authored
ARCH-1253: logistration using login user - take 2
-
Robert Raposa authored
- use login_ajax (in place of login_session with shim) for logistration's call to login POST - add toggle for using login_ajax from logistration - FEATURES['ENABLE_LOGIN_POST_WITHOUT_SHIM'] - add custom metrics for redirect_url - update test for third-party auth error_code NOTE: The error_code `third-party-auth-with-no-linked-account` was introduced in JSON in this earlier PR: https://github.com/edx/edx-platform/pull/22452/files ARCH-1253
-
Diana Huang authored
Add logging middleware to determine why our responses are bad.
-
Zainab Amir authored
Microsoft social login is not working on edx mobile app. The issue is fixed in newer version of social-auth-app-django. PROD-718
-
Zainab Amir authored
Learners should not be able to view final grade before course end date.Suppress the grade achieved so far till course end date on dashboard. PROD-701
-
Waheed Ahmed authored
geoip2: update maxmind geolite country database
-
brianhw authored
Bump version of edxval to 1.1.33.
-
Feanil Patel authored
Fix serialization issues in codejail
-
- Dec 11, 2019
-
-
Ned Batchelder authored
-
Brian Wilson authored
DE-1824: step 2 of 4 in renaming 'exists' field in ThirdPartyTranscriptCredentialsState to 'has_creds' (v1.1.33)
-
Diana Huang authored
-
edX Transifex Bot authored
-
Abdul Hannan authored
Custom management command for data migration in Schedule
-
Feanil Patel authored
Re-raise issue was in codejail.
-