- 08 Jul, 2015 35 commits
-
-
XCOM-312
Clinton Blackburn committed -
Awais committed
-
Adds the "order" field that was introduced in 0011 to the "models" dictionary of migrations 0012 and 0013 so South knows that the field should exist after 0011 is run.
Will Daly committed -
Fix a small typo for credit requirements on the progress page.
Will Daly committed -
Remove unused Ruby gems
David Baumgold committed -
Will Daly committed
-
Fix 'stuck in publish issue' when deleting a component
Mushtaq Ali committed -
Fix hinted login view to be compatible with secondary providers.
Braden MacDonald committed -
Added more descripted release script message
Christopher Lee committed -
These were only used by rake, and we haven't used rake in a year.
David Baumgold committed -
TNL-2665 Prevent Taiwan from being translated
Ben McMorran committed -
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 -
christopher lee 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 -
Ben McMorran 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 5 commits
-
-
Braden MacDonald committed
-
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
-