- Jul 24, 2020
-
-
Simon Chen authored
-
Michael Roytman authored
Add edX Django Rest Framework Extensions CSRF App URLS to Studio
-
taliaedX authored
BUG: fixes for front end work and to align with data requirements.
-
Albert St. Aubin authored
The Demographics CTA is used to ask users to respond to the optional questions. This API and model support the API being dismissed by the user so they are not bothered by it.
-
Michael Roytman authored
-
Talia authored
-
Aarif authored
-
JJ authored
This PR updates the track_ecommerce_events.js to allow imports into webpacked code & adds upsell tracking to the course upgrade buttons on the program dashboard. We are doing this so we have a better understanding of when users are clicking our upsell links.
-
stvn authored
* Commits: Handle zendesk_proxy AttributeError
-
edX cache uploader bot authored
-
Dillon Dumesnil authored
AA-234: Switch link in dates widget if Course Home MFE is active
-
Dillon Dumesnil authored
-
Alexander J Sheehan authored
ENH adding country to SAML mapping config
-
Olivia Ruiz-Knott authored
MICROBA-487 Add button class to CTA to remove text-decoration on hover
-
Adam Stankiewicz authored
-
Awais Qureshi authored
[BD-6] Use updated django-wiki version, OEP-18 compliant and compatible with Python 3.8.
-
Simon Chen authored
* MST-331 Add cors header configs to CMS so it can be turned on * feedback
-
Diane Kaplan authored
-
M. Zulqarnain authored
Python Requirements Update
-
edX requirements bot authored
-
- Jul 23, 2020
-
-
Alexander Sheehan authored
-
Sankar Raj authored
[BD-10] [DEPR-93] Remove font reference from edx-pattern-library in styles and moved OpenSans fonts to static fonts (#24176)
-
Diane Kaplan authored
-
stvn authored
* Commits: Fix segment_context key error
-
Olivia Ruiz-Knott authored
-
Diane Kaplan authored
-
M. Zulqarnain authored
Change constraint message
-
Diane Kaplan authored
-
Nick authored
AA-123 welcome message
-
Zulqarnain authored
-
Nicholas D'Alfonso authored
-
David Ormsbee authored
Make Blocks API and Dates mobile views non-atomic.
-
edX requirements bot authored
-
- Jul 22, 2020
-
-
stvn authored
-
Cory Lee authored
* Add Dockerfile. * Add gunicorn config files for local development. * Add .dockerignore file. Co-authored-by:
Joseph Mulloy <jmulloy@edx.org> Co-authored-by:
Fred Smith <derf@edx.org> Co-authored-by:
Adam Blackwell <ablackwell@edx.org> Co-authored-by:
Kyle McCormick <kmccormick@edx.org> Co-authored-by:
Nadeem Shahzad <nshahzad@edx.org>
-
David Ormsbee authored
These are expensive, read-only web requests. Unfortunately, middleware adds writes, and we currently run with view-level transactions enabled by default. Holding those long transactions open has caused extra load on the database and been our largest sources of django.db.utils:OperationError exceptions. This has been particularly noticeable as we start deploying the new Courseware MFE, which uses the BlocksInCourseView more frequently.
-
Aarif authored
-
edX requirements bot authored
* Updating Python Requirements * pin maxminddb Co-authored-by:
Zulqarnain <muhammad.zulqarnain@arbisoft.com>
-
Brandon Baker authored
-