- 14 Nov, 2017 1 commit
-
-
Clinton Blackburn 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
-
- 08 Nov, 2017 2 commits
-
-
Clinton Blackburn committed
-
The setting controls the number of courses displayed on the homepage.
Matjaz Gregoric 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
-
- 03 Nov, 2017 2 commits
-
-
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
-
- 01 Nov, 2017 1 commit
-
-
Gabe Mulley committed
-
- 27 Oct, 2017 1 commit
-
-
Andy Armstrong committed
-
- 26 Oct, 2017 1 commit
-
-
Qubad786 committed
-
- 25 Oct, 2017 4 commits
-
-
Tyler Hallada committed
-
* Add a handler to mark a block complete when a problem is scored. * Also handle marking incomplete when user problem state is deleted. * Add score_deleted to published providing_args for PROBLEM_{RAW,WEIGHTED}_SCORE_CHANGED OC-3089
J. Cliff Dyer committed -
If country name has special character str() raises unicode error. LEARNER-2951
Waheed Ahmed committed -
* Submit a completion when receiving a completion event from an XBlock. * Handle legacy progress events. * Convert handler to use a dispatch dict instead of an if-else chain. * Extract masquerade checking from individual handlers. * Gate submit_completion on waffle switch * 404 on handler views when trying to submit completion without waffle switch enabled. OC-3087 Disallow calling submit_completion when waffle flag is disabled. Add tests that trying to publish completion errors.
J. Cliff Dyer committed
-
- 24 Oct, 2017 2 commits
-
-
Gabe Mulley committed
-
This reverts commit b541dfa3.
Gabe Mulley committed
-
- 23 Oct, 2017 1 commit
-
-
Sanford Student committed
-
- 20 Oct, 2017 1 commit
-
-
This reverts commit a1359535, reversing changes made to 68d5fe89.
Eric Fischer committed
-
- 19 Oct, 2017 2 commits
-
-
Gabe Mulley committed
-
Moves ENABLE_ENTERPRISE_INTEGRATION to settings.FEATURES, and changes the default value to False.
Jillian Vogel committed
-
- 16 Oct, 2017 3 commits
-
-
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
-
- 13 Oct, 2017 2 commits
-
-
sandroroux committed
-
Separate the date and link logic out of VerifiedUpgradeDeadlineBlock, so that it can be called directly with prefetched data for check_and_get_upgrade_link_and_date
Calen Pennington committed
-
- 05 Oct, 2017 1 commit
-
-
John Eskew committed
-
- 03 Oct, 2017 1 commit
-
-
LEARNER-2182
Andy Armstrong committed
-
- 02 Oct, 2017 2 commits
-
-
Diana Huang committed
-
LEARNER-2073
Andy Armstrong committed
-
- 28 Sep, 2017 1 commit
-
-
EDUCATOR-171
Nimisha Asthagiri committed
-
- 25 Sep, 2017 2 commits
-
-
Remove the profile from the user dropdown. LEARNER-2318
Diana Huang committed -
Nimisha Asthagiri committed
-
- 22 Sep, 2017 2 commits
-
-
Jeremy Bowman committed
-
EDUCATOR-1400
Nimisha Asthagiri committed
-
- 19 Sep, 2017 1 commit
-
-
Alex Dusenbery committed
-
- 17 Sep, 2017 1 commit
-
-
Nimisha Asthagiri committed
-
- 14 Sep, 2017 1 commit
-
-
for EDUCATOR-1313
Sanford Student committed
-
- 12 Sep, 2017 1 commit
-
-
Awais Jibran committed
-
- 11 Sep, 2017 1 commit
-
-
noraiz-anwar committed
-