- Sep 06, 2013
-
-
Jason Bau authored
* 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=
-
Vik Paruchuri authored
Staff information about duplicate ORA submissions
-
Adam authored
Release
-
Adam authored
fix edit tab bug and add unit test
-
Sarina Canelake authored
Add datadog tracking for bulk email
-
Sarina Canelake authored
-
David Baumgold authored
Remove Studio JS template loader
-
Don Mitchell authored
refactoring of platform to xblock 0.3 w/ refactoring of inheritance in the platform to a consistent representation.
-
Chris Dodge authored
-
Calen Pennington authored
Include mixins in advanced component class loading and preview modules
-
Calen Pennington authored
-
Vik Paruchuri authored
Fix nopathtoitem error
-
Adam Palay authored
-
Adam authored
update mitxmako lookup / fixes FOR-150
-
Will Daly authored
Updated static-pages test to add retry logic
-
Will Daly authored
-
Don Mitchell authored
-
Don Mitchell authored
-
Don Mitchell authored
-
David Ormsbee authored
Dependency warning message on requirements files
-
Vik Paruchuri authored
-
Vik Paruchuri authored
-
chrisndodge authored
Provide CAS authentication integration
-
David Baumgold authored
-
David Baumgold authored
-
Calen Pennington authored
-
jsa authored
-
David Baumgold authored
-
Jim Abramson authored
update mitxmako lookup / fixes FOR-150
-
Valera Rozuvan authored
Adding debugging messages for Video player.
-
Valera Rozuvan authored
Valera/video single yt xhr jasmine test
-
Valera Rozuvan authored
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 authored
For now outputting main flow of loading YouTube or non-YouTube videos.
-
Valera Rozuvan authored
Forgot to include local variables in var statement.
-
Valera Rozuvan authored
Must clear the state youtubeXhr variable before counting number of ajax calls.
-
Valera Rozuvan authored
We test for the number of ajax calls made when there are 3 videos on the page.
-
jmclaus authored
Speed button know behaves like the volume button when tabbing forward or...
-
jmclaus authored
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 authored
Added focus tracking to play/pause button. This fixes a bug where the tabbing, in certain condition, would get stuck on speed button.
-
jmclaus authored
-