- 17 Jun, 2013 3 commits
- 14 Jun, 2013 11 commits
-
-
cahrens committed
-
cahrens committed
-
Add additional events for tracking
Valera Rozuvan committed -
Anton Stupak committed
-
force-refresh youtube iframe when changing speeds back to 1.0 in firefox
Valera Rozuvan committed -
Valera/no autoplay videoalpha studio
Valera Rozuvan committed -
Moved the definition of autoplay attribute to videoalpha_module.py file. Changed double negative if statement for autoplay check to simple if.
Valera Rozuvan committed -
Alexander Kryklia committed
-
Valera Rozuvan committed
-
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 committed -
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.
Valera Rozuvan committed
-
- 13 Jun, 2013 24 commits
-
-
Move "stringy" functionality into xblock fields
Christina Roberts committed -
Added rake jasmine:cms:browser:watch command
David Baumgold committed -
Remove the stores_state field from XModule
Calen Pennington committed -
cahrens committed
-
cahrens committed
-
David Baumgold committed
-
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.
Calen Pennington committed -
Starting the CHANGELOG process.
Ned Batchelder committed -
Ned Batchelder committed
-
cahrens committed
-
Squash 3 more naive datetime warnings. I think the only ones left are in
Don Mitchell committed -
dummy object creation without conditionals
Renzo Lucioni committed -
Renzo Lucioni committed
-
added comment to make clear that leaving the variable analytics outside of the feature flag block is intentional
Renzo Lucioni committed -
Renzo Lucioni committed
-
cahrens committed
-
cahrens committed
-
cahrens committed
-
migrations.
Don Mitchell committed -
Conflicts: common/lib/xmodule/xmodule/capa_module.py common/lib/xmodule/xmodule/fields.py common/lib/xmodule/xmodule/peer_grading_module.py common/lib/xmodule/xmodule/tests/test_fields.py requirements/edx/github.txt
cahrens committed -
cahrens committed
-
Fix formatting problem in README.md
James Tauber committed -
message to explain why this merge is necessary,
Ned Batchelder committed -
Make video captions respect course author's setting.
Peter Fogg committed
-
- 12 Jun, 2013 2 commits