- Jan 22, 2018
-
-
Jose Antonio Gonzalez authored
-
- Jan 21, 2018
-
-
David Ormsbee authored
Fix modules[moduleId] error when running JS tests
-
David Ormsbee authored
Running LMS Karma tests was causing the following error: TypeError: modules[moduleId] is undefined at /edx/app/edxapp/edx-platform/lms/static/course_experience/js/spec/Enrollment_spec.js:20 The root issue was sinon, as documented here: https://github.com/webpack/webpack/issues/304 I tried multiple fixes suggested from that issue until I found one that worked: https://github.com/webpack/webpack/issues/304#issuecomment-272150177
-
- Jan 20, 2018
-
-
Nimisha Asthagiri authored
Certificates: clean up imports and signals
-
Dillon-Dumesnil authored
Removing flaky tests
-
- Jan 19, 2018
-
-
Ned Batchelder authored
Move default overlay content to themable file
-
Ned Batchelder authored
Move default Promo Video html to themable file
-
Dillon Dumesnil authored
-
Rabia Iftikhar authored
update edx-proctoring version
-
Giulio Gratta authored
-
Giulio Gratta authored
-
Nimisha Asthagiri authored
-
Nimisha Asthagiri authored
-
Nimisha Asthagiri authored
-
rabia23 authored
-
Albert (AJ) St. Aubin authored
Updated the CourseEnrollment Admin form to correctly handle Course
-
Jesse Zoldak authored
Merge pull request #17239 from edx/testeng/bokchoy_auto_cache_update_88834860015445be6b1c5d3affbd5afca7e1b59a Bokchoy db cache update
-
Albert St. Aubin authored
[LEARNER-3672] Updated the CourseEnrollment Admin form to convert the Course Strings to CourseKey or OpaqueKey values as expected.
-
Rabia Iftikhar authored
EDUCATOR-2016 In proctored exams, learner will not receive certificate when marked suspicious
-
Jeremy Bowman authored
PLAT-1889 Fix URL config and reversal issues
-
Bill Filler authored
Conditionally display gated content in outline and courseware
-
sanfordstudent authored
reducing logging for EDUCATOR-1290
-
rabia23 authored
-
edx-cache-uploader-bot authored
-
Sanford Student authored
-
Jeremy Bowman authored
-
Nadeem Shahzad authored
Remove edx-private.txt from edx-platform and move into configuration
-
Awais Jibran authored
Fix staff override score
-
Matthew Piatetsky authored
Add some more data for debugging bundling test and try potential fix
-
- Jan 18, 2018
-
-
Matthew Piatetsky authored
-
Matthew Piatetsky authored
add modal
-
Jeremy Bowman authored
PLAT-1831 Install prereqs for tox-based bok-choy and lettuce runs
-
Farhanah Sheets authored
SFE Version bump
-
Albert (AJ) St. Aubin authored
Increased the page size for the entitlements API
-
Awais Jibran authored
If a learner has not accessed/attempted the score override functionality didn't work. This PR is intended to fix this behaviour and the override should work regardless of learner has accessed or attempted a problem or not.
-
Robert Raposa authored
LEARNER-3905: Enable Learner Analytics for staff users.
-
Matthew Piatetsky authored
add waffle flag
-
Jeremy Bowman authored
-
Nimisha Asthagiri authored
Django App Plugins: support for Signal Receivers
-
Farhanah Sheets authored
-