- 17 Oct, 2017 9 commits
-
-
bmedx committed
-
Don't send RET emails after course end
Tyler Hallada committed -
Use singular getter function where only one requirement is expected
Troy Sankey committed -
Fix program marketing page to assume less (fix 500 error on stage/prod)
Matt Tuchfarber committed -
Fix quality issues to get green build for master.
Muzaffar yousaf committed -
muzaffaryousaf committed
-
Video transcript preferences
Muzaffar yousaf committed -
Course dates web fragment for mobile apps.
Waheed Ahmed committed -
Implement a course dates fragment as a web view, currently we are using the course info page to get the course dates section by parsing the whole html page. LEARNER-2769
Waheed Ahmed committed
-
- 16 Oct, 2017 31 commits
-
-
This avoids a fatal error in Django 1.9+ in most scenarios, where this code (before this commit) will no longer result in an implicit __in query. This commit should be a no-op functionally for Django 1.8. More info: https://code.djangoproject.com/ticket/25284 PLAT-1525
Troy Sankey committed -
Tyler Hallada committed
-
Matt Tuchfarber committed
-
Make the support modal responsive
Andy Armstrong committed -
More Sass quality fixes
Andy Armstrong committed -
Merge release back to master
edx-pipeline-bot committed -
LEARNER-142
Andy Armstrong committed -
Andy Armstrong committed
-
Gabe Mulley committed
-
Tyler Hallada committed
-
Tyler Hallada committed
-
Tyler Hallada committed
-
muzaffaryousaf committed
-
Qubad786 committed
-
Mushtaq Ali committed
-
Qubad786 committed
-
Adds val trancripts in outcome of get_transcripts_info and rest of flow remains the same and also add fallback to edx-val rtanscripts for mobile accessible video endpoints.
Qubad786 committed -
Purpose of this, is to serve transcripts from edx-val if the requested transcripts are not found in the contentstore i.e. that's where all the transcripts are living to date.
Qubad786 committed -
EDUCATOR-1216
muhammad-ammar committed -
Mushtaq Ali committed
-
muhammad-ammar committed
-
Mushtaq Ali committed
-
Mushtaq Ali committed
-
Mushtaq Ali committed
-
EDU-1092
Qubad786 committed -
muzaffaryousaf committed
-
Add django-simple-history back to edx-platform as a requirement.
John Eskew committed -
The module is still used by (at least) edx-enterprise.
John Eskew committed -
Enterprise- Version bumped to 0.51.5
Douglas Hall committed -
Fix frontend email regex for login page.
Waheed Ahmed committed -
Currently we are using Django 1.4 regex for email validation which does not allow custom domains (e.g. eclo.solutions), fixed it with latest Django 1.11 regex. LEARNER-2828
Waheed Ahmed committed
-