- 22 Nov, 2017 1 commit
-
-
Ned Batchelder committed
-
- 09 Nov, 2017 2 commits
-
-
John Eskew committed
-
Add explicit 'lms.djangoapps' prefix to all commerce imports, as another commerce Django app exists at openedx.core.djangoapps.commerce
John Eskew committed
-
- 06 Nov, 2017 1 commit
-
-
Anonymous users may now view units in the courseware. This access is limited to units that are not considered problems/graded (e.g. homework, exams).
Clinton Blackburn committed
-
- 30 Oct, 2017 1 commit
-
-
This PR is to add more logging when user clicks "Request Certificate" and gets error "Your certificate will be available when you pass the course." EDUCATOR-1616
Awais Jibran committed
-
- 25 Oct, 2017 1 commit
-
-
If country name has special character str() raises unicode error. LEARNER-2951
Waheed Ahmed committed
-
- 23 Oct, 2017 1 commit
-
-
If an anonymous learner visits the course tab view, we now perform one less query to check enrollment status. This query has been moved inside an else statement, and is only called if the learer is logged in.
Clinton Blackburn committed
-
- 19 Oct, 2017 1 commit
-
-
LEARNER-1923
Andy Armstrong committed
-
- 13 Oct, 2017 1 commit
-
-
to the Micromasters page
Matt Tuchfarber committed
-
- 11 Oct, 2017 1 commit
-
-
LEARNER-1694 Fix a11y failure Fix header styling Fix layout issues Further layout fixes
Andy Armstrong committed
-
- 05 Oct, 2017 3 commits
-
-
John Eskew committed
-
John Eskew committed
-
TNL-6381 added an upgrade upsell to course info. In PR #15265, this was partially removed/moved, but some clean-up work remained. LEARNER-2026
Robert Raposa committed
-
- 28 Sep, 2017 1 commit
-
-
EDUCATOR-171
Nimisha Asthagiri committed
-
- 22 Sep, 2017 1 commit
-
-
EDUCATOR-1400
Nimisha Asthagiri committed
-
- 19 Sep, 2017 1 commit
-
-
Alex Dusenbery committed
-
- 14 Sep, 2017 1 commit
-
-
for EDUCATOR-1313
Sanford Student committed
-
- 05 Sep, 2017 1 commit
-
-
Sofiya Semenova committed
-
- 25 Aug, 2017 1 commit
-
-
Alex Dusenbery committed
-
- 23 Aug, 2017 2 commits
-
-
Calen Pennington committed
-
Hasnain committed
-
- 22 Aug, 2017 2 commits
-
-
EDUCATOR-1204 | can always view certs when ready for self-paced courses; don't hide cert buttons; update messaging.
Alex Dusenbery committed -
Gregory Martin committed
-
- 15 Aug, 2017 3 commits
-
-
date has passed
Sofiya Semenova committed -
cahrens committed
-
LEARNER-2249 Allow staff to see the Enroll Now banner, matching the functionality of the in course home messaging and showing the actual page that the students can see before being enrolled.
Harry Rein committed
-
- 07 Aug, 2017 1 commit
-
-
Diana Huang committed
-
- 01 Aug, 2017 1 commit
-
-
Calen Pennington committed
-
- 26 Jul, 2017 1 commit
-
-
Afzal Wali committed
-
- 25 Jul, 2017 1 commit
-
-
A site must be passed so the system knows which URL to use to contact the Discovery Service.
Clinton Blackburn committed
-
- 24 Jul, 2017 2 commits
-
-
LEARNER-1894 This commit adds in course messaging for three use cases. First, when the user is not signed in, the user is shown a message that provides a link to sign in or register. If the user is signed in but not enrolled, they are given a link to do so. If the user is enrolled but the course has not yet started, they are shown a message explaining when the course starts and shown a link (not yet enabled) to add a reminder to their calendar. The implementation defines a base message class and extends it for the course home messages as well as the previously implemented page level messages.
Harry Rein committed -
Diana Huang committed
-
- 18 Jul, 2017 1 commit
-
-
LEARNER-1697
Andy Armstrong committed
-
- 14 Jul, 2017 2 commits
-
-
LEARNER-1854
Andy Armstrong committed -
Includes the following: - Move the redirect logic for before course that hasn't started to share between Course Info and Course Home. - Add audit comments for Course Info vs Course Home - Other minor clean-up. LEARNER-613
Robert Raposa committed
-
- 11 Jul, 2017 2 commits
-
-
LEARNER-1696
Andy Armstrong committed -
Nimisha Asthagiri committed
-
- 10 Jul, 2017 1 commit
-
-
LEARNER-1696
Andy Armstrong committed
-
- 06 Jul, 2017 2 commits
-
-
Afzal Wali committed
-
This allows LTI consumer xblock modules being hocked into get_course_lti_endpoints for discovering LTI result/outcome endpoints.
Pan Luo committed
-