- Apr 12, 2020
-
-
edX Transifex Bot authored
-
- Apr 10, 2020
-
-
Jeff Chaves authored
-
Jeff LaJoie authored
Adds in New Relic tracing to Dates view on course_id, user_id, and is_staff
-
Jeff LaJoie authored
-
Adam Stankiewicz authored
bump edx-enterprise version to 3.0.13
-
Adam Stankiewicz authored
-
Diana Huang authored
Merge all configs of devstack_docker.py into devstack.py
-
Ahtisham Shahid authored
changed verification email type to html
-
Feanil Patel authored
Auto load any keys/values from the yaml config file.
-
M Zulqarnain authored
* Remove waffle switch PREVENT_AUTH_USER_WRITES
-
edX cache uploader bot authored
-
Waheed Ahmed authored
During another bug investigation I figured there are some issues related to showing error messages to learners upon submission. PROD-1431
-
edX requirements bot authored
-
danialmalik authored
-
- Apr 09, 2020
-
-
Tehreem Sadat authored
Tests were failing due to the "404 Error" Response from an API that fetches specific asset (video transcript data) from YouTube. I have changed it by using a mocked API response instead of direct API call to the Youtube server.
-
M Zulqarnain authored
-
Feanil Patel authored
-
Feanil Patel authored
Right now we have a few settings that are not whoesale replaced but piecemeal updated. So we remove them from the mass update.
-
Feanil Patel authored
This should allow us to remove all the boilerplate code in this file where a name is pulled from the config dict and put into the top level namespace of the settings module. We do this first so that any logic that adds more complex or dynamic keys will still run and is safe. Now that this is here we can start removing any simple boilerplate.
-
Dave St.Germain authored
Support learning MFE for notes toggle
-
Jansen Kantor authored
-
Dave St.Germain authored
Added notes visibility toggle support for courseware MFE. Removed notes and calculator from chromeless view when rendered in courseware MFE.
-
Nick authored
AA-97 mobile reset message
-
Jansen Kantor authored
* hide 'hidden' teamsets from topic listing endpoint
-
Jeff Chaves authored
-
Nicholas D'Alfonso authored
- remove code for displaying banner in mobile dates fragment - replace button with link to web app in reset dates banner on the mobile problem template - adjust spacing of reset dates button in banner when button wraps on smaller screen
-
Dillon Dumesnil authored
Exclude script and style tags content
-
Dillon Dumesnil authored
Also removing the exclusion of link since links never have content
-
Alan Zarembok authored
Skip tests that are failing due to missing youtube content.
-
Alan Zarembok authored
-
Brandon Baker authored
This update pulls in transitioning various contains content calls to use the new enterprise catalog service behind a waffle flag. ENT-2575
-
Zia Fazal authored
ENT-2709:Map first name to edx username by default oauth SSO
-
Zia Fazal authored
Added global staff permission to third party auth users API
-
- Apr 08, 2020
-
-
Aarif authored
Fixed warnings for wrong-import-order -- BOM-1356
-
Aarif authored
-
Jansen Kantor authored
eamMembershipListView POST should return 404 when user tries to join team they do not have access to (#23654)
-
Jansen Kantor authored
TeamMembershipDetailView should return 404 when user tries to join team they do not have access to (#23653)
-
Dillon Dumesnil authored
Shorten Welcome Message fix
-
adeelehsan authored
Refund text updated.
-
Dillon Dumesnil authored
We want to ignore certain tags when they show up in the HTML. This now ignores script tags and link tags (for stylesheets)
-