- Nov 20, 2017
-
-
Troy Sankey authored
Avoid a django breaking change: set_language response code
-
Troy Sankey authored
In Django 1.10+, the set_language view (/i18n/setlang) will respond to Ajax requests which do not contain a "next" parameter with status 204 No Content instead of 304. This commit adds the "next" parameter to the request in order to ensure that upgrading to Django 1.10+ will not cause the set_language view to change behavior. PLAT-1353
-
Robert Raposa authored
Lower thresholds.
-
John Eskew authored
Fix the systems parsing code for pylint.
-
Brian Mesick authored
Move suggested_prices to CharField for Django 1.11 compat
-
Brian Mesick authored
Fix lang mapping for zh_HANS
-
Sofiya Semenova authored
Don't get the site object unless the message is going to be sent
-
Robert Raposa authored
-
Eric Fischer authored
Follow up to #16473
-
Gabe Mulley authored
ensure landing page for scheduled emails is not a redirect
-
Gabe Mulley authored
-
Hasnain Naveed authored
WL-1257 | Removed the hard-coded "edX" related strings from nudges em…
-
- Nov 18, 2017
-
-
John Eskew authored
Add lower pylint error threshold to guard against unsuccessful runs. Increase upper pylint threshold. Add tests for pylint option parsing.
-
Nimisha Asthagiri authored
Add highlights_enabled_for_messaging course field
-
- Nov 17, 2017
-
-
John Eskew authored
Add a proper get_queryset() method to remove _default_manager access.
-
Gabe Mulley authored
Remove restrictions on schedule updates when course start dates change
-
Fred Smith authored
be able to configure default video cdn url
-
Sofiya Semenova authored
-
Nimisha Asthagiri authored
-
Nimisha Asthagiri authored
-
Gabe Mulley authored
-
Anthony Mangano authored
Merge release back to master
-
Harry Rein authored
Scope base build to footer only.
-
Sofiya Semenova authored
ed-1590 Templates for email forum notifications
-
Gabe Mulley authored
-
Gabe Mulley authored
-
Albert (AJ) St. Aubin authored
Addition of user filter parameter to the Entitlement API
-
Hasnain authored
-
John Eskew authored
Remove the now-unused custom model manager for coupons.
-
- Nov 16, 2017
-
-
bmedx authored
CommaSeparatedIntegerField is deprecated, this is the replacement. I have confirmed there is no SQL generated for this migration since it is already a CharField behind the scenes.
-
Ayub khan authored
Update translations
-
bmedx authored
-
Sofiya Semenova authored
-
Fred Smith authored
-
Albert St. Aubin authored
[LEARNER-3274]
-
John Eskew authored
Add request limits to LMS/CMS Django settings.
-
Eric Fischer authored
This rule needs an !important in order to override the inline style
-
Harry Rein authored
-
Alex Dusenbery authored
-
Alex Dusenbery authored
-