- Feb 20, 2020
-
-
Simon Chen authored
PROD-1045 Update the edx-proctoring library to version 2.2.7 for Email Message update. We want to update the message so we can support our course team better
-
edX cache uploader bot authored
-
edX requirements bot authored
-
Dave St.Germain authored
Improve Vertical Performance
-
Dave St.Germain authored
-
Thomas Tracy authored
Adds a simple nullable field to the UserProfile model. The only validation done it to make sure any character saved in that field is a digit and not a letter. We do not distiguish on a model level if the phone number is international or not.
-
Ben Holt authored
Print experiment in output so incorrect usage like passing just a username instead of experiment name is easier to recognize (#23043)
-
Nathan Sprenkle authored
* Check learner enrollment status to avoid mixing learners from incompatible tracks (e.g. masters/audit) to the same team * When a new team is encountered on a team management CSV, create it with the protection status of the user
-
Mike OConnell authored
Don't update account recovery until after activation
-
Alex Dusenbery authored
Upgrade ORA to 2.6.12 | When fetching file URLs from keys stored in Submission records, don't break just because we encountered one missing file; there might be more, existing files after it.
-
Uzair Rasheed authored
Add five seconds step to video slider
-
- Feb 19, 2020
-
-
Diana Huang authored
This key used to have underscores and was accidentally changed to not have underscores, setting it back to the old value
-
Manjinder Singh authored
* Removing deprecated rest_framework_oauth library * removing dependecy of django-rest-framework-oauth * removing oauth_provider from cms
-
Jansen Kantor authored
-
Mike O'Connell authored
-
Mike O'Connell authored
Add a unit test to create and activate a recovery email address ENT-2607
-
Diana Huang authored
-
Dave St.Germain authored
Display profile name in gradebook api
-
Dave St.Germain authored
Setting template to show currency defined in the course mode DB record
-
Cory Lee authored
This key used to have underscores and was accidentally changed to not have underscores, setting it back to the old value
-
Diana Huang authored
Remove class_dashboard.
-
edX requirements bot authored
-
Bill DeRusha authored
Revert "Removing deprecated rest_framework_oauth library"
-
Bill DeRusha authored
This reverts commit 1f32bc63.
-
Ahtisham Shahid authored
Fixed staff debug in instructor tab
-
Ahtisham Shahid authored
updated selector updated var name
-
uzairr authored
Currently, video is moving one second ahead or behind on each right and left arrow key respectively.In order to make it compliant with the industry standards like Youtube,its step is adjusted to five seconds. PROD-159
-
- Feb 18, 2020
-
-
Jansen Kantor authored
add default max team sizes, change ui to not show max for managed teams
-
Dillon Dumesnil authored
Adding in try block for getting item from modulestore
-
Marco Morales authored
Styling updates to Studio Unit Page Sequence navigation
-
Alex Dusenbery authored
-
Dillon Dumesnil authored
This also includes updating the test to actually test for this use case AA-4
-
Ned Batchelder authored
update bookmarks update_xblocks_cache celery task name
-
edX requirements bot authored
-
Diana Huang authored
-
Manjinder Singh authored
* Renamed OAuth2Authentication to BearerAuthentication * Added back OAuth2Authentication name -there are libraries such as edx-enterprise that still import OAuth2Authentication. The OAuth2Authentication class should be fully removed when everything is importing BearerAuthentication correctly
-
Awais Qureshi authored
BOM-1278
-
Dillon Dumesnil authored
AA-4: Show relevant dates in course dates sidebar
-
Awais Qureshi authored
Upgrade django-toolbar.
-
Dillon Dumesnil authored
-