- 17 Jun, 2013 1 commit
-
-
-- Changed docstrings to use double quote. -- More consistent naming for youtube IDs (normal_speed_id -> youtube_id_1_0). -- Formatting changes for readability. -- Updated test XML to expect JSON-encoded strings; prevents tests from spuriously failing.
Peter Fogg committed
-
- 14 Jun, 2013 19 commits
-
-
Peter Fogg committed
-
Update to look for segment io key in auth data.
Feanil Patel committed -
Peter Fogg committed
-
Feanil Patel committed
-
- Make 1.0x speed default Youtube ID Lyla's introduction video. - Add acceptance tests for toggling captions on/off. - Move captions settings acceptance tests into video-editor.feature. - Rename acceptance test methods to reflect their function. - Remove undefined variable from video Jasmine tests. - Test VideoDescriptor.from_xml when no attributes are set. - Convert Stringy* to non-Stringy equivalents. - Test parsing of Youtube ID strings and times in more cases. - Remove some commented-out code.
Peter Fogg committed -
Simplify calc.py; add trig/other functions
Peter Baratta committed -
Default to unicode for sass compilation.
Feanil Patel committed -
Replace /faq route in LMS urls
Nate Hardison committed -
Peter Fogg committed
-
remove compiled coffeescript files before recompiling with rake
David Baumgold 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 20 commits
-
-
This prevents inapplicable tests from running when switching branches
David Baumgold committed -
Move "stringy" functionality into xblock fields
Christina Roberts committed -
Added rake jasmine:cms:browser:watch command
David Baumgold committed -
Peter Baratta committed
-
Peter Baratta committed
-
Especially the var[0].isdigit() one.
Peter Baratta committed -
Remove the stores_state field from XModule
Calen Pennington committed -
cahrens committed
-
cahrens committed
-
Peter Fogg committed
-
David Baumgold committed
-
Add unit tests for creating VideoDescriptor from old XML. Brings test coverage for video_module.py to 91%.
Peter Fogg 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
-
Merge branch 'peter-fogg/remove-video-xml' of github.com:edx/edx-platform into peter-fogg/remove-video-xml
Peter Fogg committed
-