- Jun 25, 2019
-
-
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
-
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
-
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)
-
Calen Pennington authored
Add metrics and logging around track selection rendering without enro…
-
Douglas Hall authored
-
jansenk authored
-
stv authored
now that we install it from an external repository.
-
stv authored
instead of localhost
-
Stu Young authored
-
Calen Pennington authored
-
Calen Pennington authored
Allow a limited subset of fields in the Course Block View for blocks …
-
Manjinder Singh authored
INCR-482: ran python modernization and isort
-
Andytr1 authored
EDUCATOR-4319 gradebook show student email only for master's track.
-
Hammad Ahmad Waqas authored
course_about page on course overview field
-
- Jun 20, 2019