- 28 Nov, 2017 5 commits
-
-
Merge remote-tracking branch 'upstream/master' into proversity/add-recover-password-endpoint [ci skip]
Jose Antonio Gonzlez committed -
Pacing/highlights setting ui for courses
Alessandro Roux committed -
ENT-740: edx-enterprise version upgrade to 0.53.18
Douglas Hall committed -
added redis version
syed-awais-ali committed -
Saleem Latif committed
-
- 27 Nov, 2017 19 commits
-
-
Merge remote-tracking branch 'upstream/master' into proversity/add-recover-password-endpoint [ci skip]
Jose Antonio Gonzlez committed -
fixup! trying to "fix" underscore syntax error add cancel modal test Fix quality issues. Apply Nimisha's suggestions for my quality fixes. Skip test_drop_unit_in_collapsed_subsection Fix quality error
Tyler Hallada committed -
Updated course_has_highlights and get_week_highlights. Methods ensure that a course has highlights_enabled_for_messaging Responded to Nimisha's review feedback.
sandroroux committed -
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 -
Merge remote-tracking branch 'upstream/master' into proversity/add-recover-password-endpoint [ci skip]
Jose Antonio Gonzalez 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 -
syed-awais-ali committed
-
Mushtaq Ali committed
-
Fix header logo link to MKTG root.
raeeschachar committed
-
- 24 Nov, 2017 5 commits
-
-
Jose Antonio Gonzalez committed
-
In courseware, banner Logo links to Dashboard, footer logo links to home page. LEARNER-2881
raeeschachar committed -
Jose Antonio Gonzalez committed
-
Jose Antonio Gonzalez committed
-
Merge remote-tracking branch 'upstream/master' into proversity/add-recover-password-endpoint [ci skip]
Jose Antonio Gonzalez 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 3 commits
-
-
Jeremy Bowman committed
-
Pin sorl-thumbnail to 12.3
Brian Beggs committed -
bmedx committed
-