- 12 Dec, 2017 2 commits
-
-
The imports were sorted in May, which broke the monkeypatching in safe_lxml. I added two tests that the XML parsers are properly patched, but they didn't pass until I added the monkeypatching to the start of the test runs. Once that was done, some tests failed because they relied on specific details of how empty elements are represented. Those tests are now fixed.
Ned Batchelder committed -
Sofiya Semenova committed
-
- 11 Dec, 2017 2 commits
-
-
Jeremy Bowman committed
-
student_view_data. Added to both places because the iOS app uses both APIs data to provide downloadable videos.
Jillian Vogel committed
-
- 08 Dec, 2017 1 commit
-
-
Eric Fischer committed
-
- 07 Dec, 2017 1 commit
-
-
John Eskew committed
-
- 06 Dec, 2017 2 commits
-
-
IE11 is not using 'overflow: visible' as the default overflow, so set that manually. This allows our tooltips on the course nav buttons to appear on hover or focus. LEARNER-3125
Michael Terry committed -
AlasdairSwan committed
-
- 01 Dec, 2017 1 commit
-
-
Jeremy Bowman committed
-
- 29 Nov, 2017 1 commit
-
-
Enable Video Uploads by default with course rollout flag.
Qubad786 committed
-
- 28 Nov, 2017 1 commit
-
-
* Vertical marks blocks completed when viewed. * Functionality is hidden behind a waffle switch * Submissions from front-end are limited to known-incomplete blocks * Upgrades xblock to version 1.1.1 * Related future requirements listed in TODO tagged with EDUCATOR-1778 and relevant opencraft OC-* ticket IDs. OC-3088
J. Cliff Dyer committed
-
- 22 Nov, 2017 5 commits
-
-
David Ormsbee committed
-
This is running decaffeinate, with no additional cleanup.
David Ormsbee committed -
Step 1 in our migration steps is to rename the CoffeeScript files to the JS files they will be replaced with, so that we can preserve file history.
David Ormsbee committed -
Ned Batchelder committed
-
- 21 Nov, 2017 1 commit
-
-
New management command for setting up a test environment. The command creates a ScheduleConfig and schedules if they don't exist (the schedule starts three days before the time the command is run). If a schedule already exists, the command updates the schedule's start time and upgrade deadline. The values set by the command will allow send_recurring_nudge to send three-day nudges.
sandroroux committed
-
- 20 Nov, 2017 1 commit
-
-
Matjaz Gregoric committed
-
- 17 Nov, 2017 1 commit
-
-
Nimisha Asthagiri committed
-
- 16 Nov, 2017 2 commits
-
-
Fred Smith committed
-
Jose Antonio Gonzalez committed
-
- 15 Nov, 2017 1 commit
-
-
Jeremy Bowman committed
-
- 14 Nov, 2017 2 commits
-
-
Clinton Blackburn committed
-
noraiz-anwar committed
-
- 13 Nov, 2017 2 commits
-
-
LEARNER-2653 Jenkins translation job pybabel process was not able to interpret this line and causing syntax error.
ayub-khan committed -
Doing it at the modulestore level does not cover all usages of mongo, for example when connecting to the contentstore.
Matjaz Gregoric committed
-
- 09 Nov, 2017 1 commit
-
-
Harry Rein committed
-
- 07 Nov, 2017 1 commit
-
-
EDUCATOR-1555
muhammad-ammar committed
-
- 06 Nov, 2017 3 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 -
Harry Rein committed
-
Jeremy Bowman committed
-
- 03 Nov, 2017 1 commit
-
-
EDUCATOR-1409
muhammad-ammar committed
-
- 01 Nov, 2017 3 commits
-
-
LEARNER-2754
Andy Armstrong committed -
noraiz-anwar 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
-
- 30 Oct, 2017 1 commit
-
-
LEARNER-2977 Fixes
Andy Armstrong committed
-
- 27 Oct, 2017 1 commit
-
-
noraiz-anwar committed
-
- 26 Oct, 2017 3 commits
-
-
Qubad786 committed
-
Awais Jibran committed
-
In docs it is explained that we should show "Show Answer" button for "Answered" value when the user has correctly submitted the answer. The current behavior is such, even if the learner has answered the question wrong, the "Show Answer" button would be available. EDUCATOR-1563
Awais Jibran committed
-