- 06 Sep, 2013 40 commits
-
-
* If a shib users type in their email on the regular login page, redirects them to /shib-login/ * Modify student.views.accounts_login to handle redirects generated by @login_required for courses that use shib for access control. Redirect those logins to /shib-login/?next=
Jason Bau committed -
Staff information about duplicate ORA submissions
Vik Paruchuri committed -
Release
Adam committed -
fix edit tab bug and add unit test
Adam committed -
Add datadog tracking for bulk email
Sarina Canelake committed -
Sarina Canelake committed
-
Remove Studio JS template loader
David Baumgold committed -
refactoring of platform to xblock 0.3 w/ refactoring of inheritance in the platform to a consistent representation.
Don Mitchell committed -
Chris Dodge committed
-
Include mixins in advanced component class loading and preview modules
Calen Pennington committed -
Calen Pennington committed
-
Fix nopathtoitem error
Vik Paruchuri committed -
Adam Palay committed
-
update mitxmako lookup / fixes FOR-150
Adam committed -
Updated static-pages test to add retry logic
Will Daly committed -
Will Daly committed
-
Don Mitchell committed
-
Don Mitchell committed
-
Don Mitchell committed
-
Dependency warning message on requirements files
David Ormsbee committed -
Vik Paruchuri committed
-
Vik Paruchuri committed
-
Provide CAS authentication integration
chrisndodge committed -
David Baumgold committed
-
David Baumgold committed
-
Calen Pennington committed
-
jsa committed
-
David Baumgold committed
-
update mitxmako lookup / fixes FOR-150
Jim Abramson committed -
Adding debugging messages for Video player.
Valera Rozuvan committed -
Valera/video single yt xhr jasmine test
Valera Rozuvan committed -
Removed extra check for console.log() existance. Modified error messages. Formatted entire file to fit in 80 lines or less. Formatting files so that they fit under 80 lines. Adding debug info for what type of YouTube video player is being used. Also comment on whether playbackRates is available for HTML5 mode. Changed back Anton's original function _checkPlaybackRates(). Now logging for this function's result is done only on error (in the function that is invoking) it).
Valera Rozuvan committed -
For now outputting main flow of loading YouTube or non-YouTube videos.
Valera Rozuvan committed -
Forgot to include local variables in var statement.
Valera Rozuvan committed -
Must clear the state youtubeXhr variable before counting number of ajax calls.
Valera Rozuvan committed -
We test for the number of ajax calls made when there are 3 videos on the page.
Valera Rozuvan committed -
Speed button know behaves like the volume button when tabbing forward or...
jmclaus committed -
Added test to verify that there is a certain order in the controls -- tabbing on the speed control will malfunction if it is not the case.
jmclaus committed -
Added focus tracking to play/pause button. This fixes a bug where the tabbing, in certain condition, would get stuck on speed button.
jmclaus committed -
jmclaus committed
-