- Jun 17, 2013
-
-
Calen Pennington authored
Fixes JIRA LMS-203
-
Calen Pennington authored
-
chrisndodge authored
Feature/cdodge/soft delete assets
-
Chris Dodge authored
-
Chris Dodge authored
-
Chris Dodge authored
allow for an optional throw_on_not_found on contentstore().find() so we can clean up caller logic in the tests
-
Chris Dodge authored
-
Chris Dodge authored
-
Chris Dodge authored
-
Chris Dodge authored
-
Chris Dodge authored
-
Chris Dodge authored
-
Chris Dodge authored
-
Chris Dodge authored
-
Chris Dodge authored
-
Chris Dodge authored
-
Chris Dodge authored
-
Chris Dodge authored
add new collection configuration to support a 'trashcan' for assets. Update class factory to allow callers to specify if they want the default set of assets or the trashcan
-
Valera Rozuvan authored
Added info to changelog for recent pull requests.
-
Valera Rozuvan authored
Addtional comments for YouTube API bug.
-
John Jarvis authored
fixing segment io settings bug
-
John Jarvis authored
-
John Jarvis authored
* Moving to the auth tokens section * Removing the feature flag logic since all features are loaded earlier ``` for feature, value in ENV_TOKENS.get('MITX_FEATURES', {}).items(): MITX_FEATURES[feature] = value ```
-
Valera Rozuvan authored
-
Valera Rozuvan authored
-
- Jun 14, 2013
-
-
Feanil Patel authored
Update to look for segment io key in auth data.
-
Feanil Patel authored
-
Peter Baratta authored
Simplify calc.py; add trig/other functions
-
Feanil Patel authored
Default to unicode for sass compilation.
-
Nate Hardison authored
Replace /faq route in LMS urls
-
David Baumgold authored
remove compiled coffeescript files before recompiling with rake
-
Valera Rozuvan authored
Add additional events for tracking
-
Anton Stupak authored
-
Valera Rozuvan authored
force-refresh youtube iframe when changing speeds back to 1.0 in firefox
-
Valera Rozuvan authored
Valera/no autoplay videoalpha studio
-
Valera Rozuvan authored
Moved the definition of autoplay attribute to videoalpha_module.py file. Changed double negative if statement for autoplay check to simple if.
-
Alexander Kryklia authored
-
Valera Rozuvan authored
-
Valera Rozuvan authored
Copied autoplay attribute from video xmoudle to videoalpha. Now students will have the video autoplaying, and in Studio it will be pause by default.
-
Valera Rozuvan authored
If Video Alpha is playing a YouTube video in Firefox in HTML5 mode, then when switching to speed 1.0 it will simply reload the iframe, instead of using the built-in method to change the speed. The fixes the bug temporarily, while the YouTube team fixes the bug internally in the API. Commented additions to fix YouTube firefox speed 1.0 switch bug.
-