- 27 Nov, 2017 14 commits
-
-
Educator 1560 - Clean up labelling in the Discussion Add Post form
Sofiya Semenova committed -
Show current tab even in high contrast mode
Michael Terry committed -
Fix focus loss when bookmarking a page in IE
Michael Terry committed -
Add `PersistentSubsectionGradeOverride` table in django admin
sanfordstudent committed -
Sofiya Semenova committed
-
Add more ssencrypt tests
Jeremy Bowman committed -
EDUCATOR-1624
Awais Jibran committed -
Fix instructors ordering on program marketing page
Matt Tuchfarber committed -
Fixes to common/openedx tests that reference apps CMS doesn't use
Brian Mesick committed -
Tag LMS Unit 1 tests that fail in Django 1.11
Brian Mesick committed -
Tag LMS Unit 2 tests that fail in Django 1.11
Brian Mesick committed -
VAL version bump
Mushtaq Ali committed -
Mushtaq Ali committed
-
Fix header logo link to MKTG root.
raeeschachar committed
-
- 24 Nov, 2017 1 commit
-
-
In courseware, banner Logo links to Dashboard, footer logo links to home page. LEARNER-2881
raeeschachar committed
-
- 23 Nov, 2017 8 commits
-
-
LEARNER-2653 Update django-wiki version
Ayub khan committed -
Updated pull Translations
Ayub khan committed -
ayub-khan committed
-
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
Ahsan Ul Haq committed -
ayub-khan committed
-
LEARNER-3298
Ahsan Ulhaq committed -
Introduce LMS_INTERNAL_ROOT_URL.
Matjaz Gregoric committed -
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.
Matjaz Gregoric committed
-
- 22 Nov, 2017 17 commits
-
-
Jeremy Bowman committed
-
Pin sorl-thumbnail to 12.3
Brian Beggs committed -
bmedx committed
-
bmedx committed
-
bmedx committed
-
Brian Beggs committed
-
Fix linting errors from https://github.com/edx/edx-platform/pull/16615
Calen Pennington committed -
Merge release back to master
edx-pipeline-bot committed -
Jeremy Bowman committed
-
Fix a number of unused-import pylint violations
Ned Batchelder committed -
Change template's deprecated '=' comparison to '=='.
John Eskew committed -
Ned Batchelder committed
-
Better handling of data for OData API exception handling
Matt Drayer committed -
Matt Drayer committed
-
Cale/schedules admin improvements
Calen Pennington committed -
Ned Batchelder committed
-