- Oct 17, 2017
-
-
Tyler Hallada authored
Don't send RET emails after course end
-
Troy Sankey authored
Use singular getter function where only one requirement is expected
-
Matt Tuchfarber authored
Fix program marketing page to assume less (fix 500 error on stage/prod)
-
Muzaffar yousaf authored
Fix quality issues to get green build for master.
-
muzaffaryousaf authored
-
Muzaffar yousaf authored
Video transcript preferences
-
Waheed Ahmed authored
Course dates web fragment for mobile apps.
-
Waheed Ahmed authored
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
-
- Oct 16, 2017
-
-
Troy Sankey authored
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
-
Tyler Hallada authored
-
Matt Tuchfarber authored
-
Andy Armstrong authored
Make the support modal responsive
-
Andy Armstrong authored
More Sass quality fixes
-
edx-pipeline-bot authored
Merge release back to master
-
Andy Armstrong authored
LEARNER-142
-
Andy Armstrong authored
-
Gabe Mulley authored
-
Tyler Hallada authored
-
Tyler Hallada authored
-
Tyler Hallada authored
-
muzaffaryousaf authored
-
Qubad786 authored
-
Mushtaq Ali authored
-
Qubad786 authored
-
Qubad786 authored
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 authored
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.
-
muhammad-ammar authored
EDUCATOR-1216
-
Mushtaq Ali authored
-
muhammad-ammar authored
-
Mushtaq Ali authored
-
Mushtaq Ali authored
-
Mushtaq Ali authored
-
Qubad786 authored
EDU-1092
-
muzaffaryousaf authored
-
John Eskew authored
Add django-simple-history back to edx-platform as a requirement.
-
John Eskew authored
The module is still used by (at least) edx-enterprise.
-
Douglas Hall authored
Enterprise- Version bumped to 0.51.5
-
Waheed Ahmed authored
Fix frontend email regex for login page.
-
Waheed Ahmed authored
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
-
Aamish Baloch authored
YONK-776: added thread_followed and thread_unfollowed signals
-