- Jun 17, 2013
-
-
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.
-
- Jun 13, 2013
-
-
David Baumgold authored
This prevents inapplicable tests from running when switching branches
-
Christina Roberts authored
Move "stringy" functionality into xblock fields
-
David Baumgold authored
Added rake jasmine:cms:browser:watch command
-
Peter Baratta authored
-
Peter Baratta authored
-
Peter Baratta authored
Especially the var[0].isdigit() one.
-
Calen Pennington authored
Remove the stores_state field from XModule
-
cahrens authored
-
cahrens authored
-
David Baumgold authored
-
Calen Pennington authored
stores_state is now only used in a single test, in conjunction with has_score. In practice, it's never the case that stores_state is false when has_score is true, so we can delete stores_state entirely, and just use has_score for the grading test.
-
Ned Batchelder authored
Starting the CHANGELOG process.
-
Ned Batchelder authored
-
cahrens authored
-
Don Mitchell authored
Squash 3 more naive datetime warnings. I think the only ones left are in
-
Renzo Lucioni authored
dummy object creation without conditionals
-
Renzo Lucioni authored
-
Peter Baratta authored
Original change: SHA 58e98d This was resolved by merging in Cale's branch https://github.com/edx/edx-platform/pull/44
-
Renzo Lucioni authored
added comment to make clear that leaving the variable analytics outside of the feature flag block is intentional
-
Renzo Lucioni authored
-
cahrens authored
-
cahrens authored
-
cahrens authored
-
Peter Baratta authored
-Clean up `SUFFIXES` from interspersed commented-out suffixes -Remove unused `LOG` -Remove unused method `raiseself` of UndefinedVariable and its usage
-