- Nov 22, 2017
-
-
Brian Beggs authored
Pin sorl-thumbnail to 12.3
-
Brian Beggs authored
-
Calen Pennington authored
Fix linting errors from https://github.com/edx/edx-platform/pull/16615
-
edx-pipeline-bot authored
Merge release back to master
-
-
Jeremy Bowman authored
-
Ned Batchelder authored
Fix a number of unused-import pylint violations
-
John Eskew authored
Change template's deprecated '=' comparison to '=='.
-
Ned Batchelder authored
-
Matt Drayer authored
Better handling of data for OData API exception handling
-
Matt Drayer authored
-
Calen Pennington authored
Cale/schedules admin improvements
-
Ned Batchelder authored
-
- Nov 21, 2017
-
-
Calen Pennington authored
-
Calen Pennington authored
-
Brian Mesick authored
Fix Django 1.11 startup
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
sandroroux authored
New management command for setting up a test environment. The command creates a ScheduleConfig and schedules if they don't exist (the schedule starts three days before the time the command is run). If a schedule already exists, the command updates the schedule's start time and upgrade deadline. The values set by the command will allow send_recurring_nudge to send three-day nudges.
-
John Eskew authored
-
Eric Fischer authored
No unicode in "from" value on Bulk Emails
-
Christopher Lee authored
Remove uneccessary aria labels in the student dashboard
-
Jeremy Bowman authored
PLAT-1199 Stop using pycrypto
-
bmedx authored
-
Eric Fischer authored
Until https://github.com/django-ses/django-ses/issues/137 is resolved, we need to proactively search for and prevent unicode values in from_addr. EDUCATOR-1773
-
Jeremy Bowman authored
-
Jeremy Bowman authored
PLAT-1413 Remove TEMPLATE_DEBUG setting
-
Rabia Iftikhar authored
update edx-organizations version
-
- Nov 20, 2017
-
-
Farhanah Sheets authored
Discussion Add Post - Add Explicit Labeling of Discussion Checkboxes
-
Farhanah Sheets authored
Discussion Add Post - Update sr Label to Match Visual Label
-
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
-
Jeremy Bowman authored
-
Farhanah Sheets authored
-
Farhanah Sheets authored
-
Robert Raposa authored
Lower thresholds.
-
christopher lee authored
-
John Eskew authored
Fix the systems parsing code for pylint.
-
Brian Mesick authored
Move suggested_prices to CharField for Django 1.11 compat
-