- 14 Nov, 2017 2 commits
-
-
These changes should not change the actual queries at all, and those will throw errors in Django 1.11.
bmedx committed -
Clinton Blackburn committed
-
- 13 Nov, 2017 1 commit
-
-
EDUCATOR-1571 | Send discussion notification on first response; add a CourseWaffleFlag for discussion notifications.
Alex Dusenbery committed
-
- 10 Nov, 2017 1 commit
-
-
This patch enables handling of UserAPIInternalError on password reset , instead of throwing 500 to user. We are showing user a message if UserAPIInternalError is raised. LEARNER-2571
Adeel Khan committed
-
- 09 Nov, 2017 7 commits
-
-
Troy Sankey committed
-
Troy Sankey committed
-
Harry Rein committed
-
Sanford Student committed
-
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 -
Converted the program listing logic into a web fragment view and exposed a URL for mobile app. LEARNER-2980
Waheed Ahmed committed
-
- 08 Nov, 2017 3 commits
-
-
Clinton Blackburn committed
-
Troy Sankey committed
-
The setting controls the number of courses displayed on the homepage.
Matjaz Gregoric committed
-
- 07 Nov, 2017 4 commits
-
-
LEARNER-2921
Anthony Mangano committed -
- Remove usage of django.urls.patterns - Change urls tuples to lists - Make all string view names callables - This is the third urls update for LMS
bmedx committed -
- Remove usage of django.urls.patterns - Change urls tuples to lists - Make all string view names callables - This is the first of several urls updates for LMS; a work in progress
bmedx committed -
Alex Dusenbery committed
-
- 06 Nov, 2017 7 commits
-
-
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 -
John Eskew committed
-
- Remove usage of django.urls.patterns - Change urls tuples to lists - Make all string view names callables - This is the second of several urls updates for LMS; a work in progress
bmedx committed -
Troy Sankey committed
-
Troy Sankey committed
-
Troy Sankey committed
-
Jeremy Bowman committed
-
- 03 Nov, 2017 4 commits
-
-
Remove query counting of LMS signals.
John Eskew committed -
John Eskew committed
-
Calling runtime.handle('progress', ...) was causing a 404 error due to the runtime handler. It should be okay for xblocks to submit a completion or progress event; they just shouldn't have it treated specially. EDUCATOR-1642
J. Cliff Dyer committed -
EDUCATOR-1409
muhammad-ammar committed
-
- 02 Nov, 2017 3 commits
-
-
Troy Sankey committed
-
tasawernawaz committed
-
Harry Rein committed
-
- 01 Nov, 2017 7 commits
-
-
Gabe Mulley committed
-
- Uses pre-existing function to check if badging is enabled - Patch ENABLE_OPENBADGES for failing test
Giulio Gratta committed -
EDUCATOR-1553
Gregory Martin committed -
After change in the audit enrollment process, edX platform is no longer keeping its audit enrollment record on sailthru.To keep updated sailthru a celery task is created that will update sailthru user profile in case of enroll/un-enroll of any audit enrollment course. LEARNER-2694
uzairr committed -
Jeremy Bowman committed
-
Prior to this change, providing any student_view_data querystring would result in student_view_data returned for all XBlock types. Updates Course Blocks API tests to verify.
Jillian Vogel committed -
to allow the HTML to be downloadable via the Course Blocks API. Feature flag ENABLE_HTML_XBLOCK_STUDENT_VIEW_DATA must be set to enable this feature.
bradmerlin committed
-
- 31 Oct, 2017 1 commit
-
-
lms.startup is being removed, so initialize the analytics module in the lms_initialization ready() method instead.
Troy Sankey committed
-