- Nov 27, 2017
-
-
Mushtaq Ali authored
-
- Nov 23, 2017
-
-
Ayub khan authored
LEARNER-2653 Update django-wiki version
-
Ayub khan authored
Updated pull Translations
-
ayub-khan authored
-
Ahsan Ul Haq authored
Merge pull request #16620 from edx/ahsan/LEARNER-3298-Learner-certificates-should-not-be-findable-before-available-date Learner certificates should not be findable before the available date
-
ayub-khan authored
-
Ahsan Ulhaq authored
LEARNER-3298
-
Matjaz Gregoric authored
Introduce LMS_INTERNAL_ROOT_URL.
-
Matjaz Gregoric authored
The LMS and edx-enterprise currently communicate via REST APIs, even though they are all running within the same service. Currently API URLs are constructed using LMS_ROOT_URL, but that is problematic on some systems where the external LMS_ROOT_URL is not accessible from the private network, or routing internal requests via the external URL is not desireable. This patch introduces a new setting variable LMS_INTERNAL_ROOT_URL which defaults to the value of LMS_ROOT_URL for backwards compatibility. The LMS and edx-enterprise will use LMS_INTERNAL_ROOT_URL to construct API URLs instead of LMS_ROOT_URL.
-
- 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
-
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
-