- Jun 26, 2019
-
-
Usama Sadiq authored
INCR-479
-
usama sadiq authored
Added the import statements
-
Usama Sadiq authored
INCR-481
-
- Jun 25, 2019
-
-
Simon Chen authored
-
Calen Pennington authored
REVEM-289: Discount no previous purchase
-
Calen Pennington authored
-
Calen Pennington authored
-
Douglas Hall authored
-
Feanil Patel authored
INCR-459: Run python-modernize and isort
-
Simon Chen authored
-
Feanil Patel authored
Split common/lib/chem into separate repository
-
Ned Batchelder authored
Upgrade djangorestframework and install drf-yasg to get better OpenAPI support
-
Feanil Patel authored
Unpin gunicorn.
-
Feanil Patel authored
INCR-473: Make compatible with Python 3.x
-
Calen Pennington authored
-
Calen Pennington authored
Only make users who haven't previously enrolled in a non-upsellable course eligible for the discount
-
Calen Pennington authored
-
Nadeem Shahzad authored
Defaults to common.py lms (OPS-4041)
-
nadeemshahzad authored
-
adeel khan authored
Fix templates for XSS code injection via translations
-
Adeel Khan authored
This would patch all templates (django/mako) for a possible XSS code injection via translation files by html escaping them.. LEARNER-4632
-
Hammad Ahmad Waqas authored
WL-1492 | Remove arbitrary code rendering on course about page
-
- Jun 24, 2019
-
-
Matt Tuchfarber authored
Check if enterprise matches site before consent
-
Matt Tuchfarber authored
We don't support enterprises with catalogs that span sites, so we can safely ignore checking for consent when the site a learner is viewing a course in is different than the enterprise that the learner is linked to.
-
Dave St.Germain authored
Ensure that exam due dates reflect course pacing
-
amitvadhel authored
-
Jeremy Bowman authored
-
Dave St.Germain authored
-
Christie Rice authored
-
Manjinder Singh authored
Removing flaky tests
-
Christie Rice authored
-
Mushtaq Ali authored
Add CSRF_TRUSTED_ORIGINS settings
-
Syed Muhammad Dawoud Sheraz Ali authored
remove staff exemption from the library_content transformer
-
DawoudSheraz authored
-
- Jun 23, 2019
-
-
edX Transifex Bot authored
-
amitvadhel authored
-
- Jun 21, 2019
-
-
Ned Batchelder authored
These were originally fixed individually, but had to be reverted, and are now combined in one commit. The originals were: 7b9040f6 This enum was backwards 8774ff1f Use ref_name to disambiguate serializers that drf-yasg would otherwise assume are the same. 8a443971 Is this field missing because it is None? 4a1154a7 Give a safer buffer for clearing the rate limiting 64c47856 DRF 3.7.4 changed how you delegate to another view, so don't 7359ca4f Is this right? It fixes two tests fdd66e53 Adjust the expected error message for DRF 3.7.7 9257f68f The default TIME_ZONE should be UTC
-
Ned Batchelder authored
(cherry picked from commit de8e158c)
-
Ned Batchelder authored
-
Ned Batchelder authored
* Install drf-yasg * Add drf-yasg settings and urls * Pin drf to make drf-yasg work * Adjust config-models version to be compatible * Remove django-rest-swagger (the old way)
-