- 08 Jul, 2015 22 commits
-
-
Update LMS student dashboard to use CourseOverview
Kyle McCormick committed -
Disable flaky GroupConfigurationsPage JS test TNL-1475
Jesse Zoldak committed -
Revert "Update copy for On Demand Cert Download"
Ben Patterson committed -
Kyle McCormick committed
-
Kyle McCormick committed
-
Jesse Zoldak committed
-
Update copy for On Demand Cert Download
tasawernawaz committed -
Fix flaky js tests caused by ajax requests TE-970
Jesse Zoldak committed -
Ned Batchelder committed
-
Ned Batchelder committed
-
[LTI Provider] Refactoring to remove the lti_run method
David Ormsbee committed -
Make the release script use the primary email from people.yaml
Ned Batchelder committed -
Ned Batchelder committed
-
Fixed 'play_video' event which was emitting with wrong params.
Awais Jibran committed -
This change is a follow-up to the chages in PR 8347, which removed the edX login page from the workflow for a new user. Where previously we redirected a user to the login page, PR 8347 instead creates a new user transparently and logs them in. The initial reason for splitting the LTI view between lti_launch and lti_run was so that there was a target for the GET request that followed the login page. Since we no longer use the login page, we no longer need the second view. We also don't need to store the LTI parameters in the session any more, since they are not persisting between calls. This simplifies the view logic significantly. The other change here is to fetch the LtiConsumer object early in the view, and pass it to the SignatureValidator and scoring system. When the views were split, this required multiple DB hits for the same data; we're now only fetching it once.
Phil McGachey committed -
Jesse Zoldak committed
-
Ben Patterson committed
-
ECOM-1651
Tasawer committed -
"play_video" event emitted after seeking forward in a video contains old position
Awais Jibran committed -
ECOM-1601: Added the help link of credit info
Aamir committed -
[NEW] - Fixed randomized problems which were not appearing to work.
Awais Jibran committed -
Remove the DjDT profiling panel from devstack.py. It appears to cause…
chrisndodge committed
-
- 07 Jul, 2015 18 commits
-
-
mattdrayer/num-queries-fix: Update query value to reflect new reality
Matt Drayer committed -
Matt Drayer committed
-
Jesse Zoldak committed
-
Fixing aria values and contrast for accessibility
Chris committed -
Jesse Zoldak committed
-
ziafazal:SOL-1011: Certificate URL should use 'download_url' field and not 'verify_uuid'
Matt Drayer committed -
Merge release into master
Will Daly committed -
Remove the DjDT profiling panel from devstack.py. It appears to cause horrendeous performance issues, while offering very little benefit.
Chris Dodge committed -
Chris Rodriguez committed
-
Conflicts: common/djangoapps/student/views.py openedx/core/djangoapps/credit/tests/test_api.py
Will Daly committed -
Feature flag credit provider messaging on the dashboard.
Will Daly committed -
Revert "Adding entries of Call Stack Manager in StudentModule and Stu…
Sarina Canelake committed -
flag test as flaky
Christine Lytwynec committed -
Update docs for testing common requirejs tests
Daniel Friedman committed -
Fixed misordered settings for devstack environment
Marko Jevtić committed -
Marko Jevtic committed
-
aamir-khan committed
-
Sarina Canelake committed
-