- 01 Aug, 2013 19 commits
-
-
second part of refactoring: JS -> Python HTML Updated JS code to reflect the change that some HTML generation was moved to python side. Fixed fullscreen bug - now controls are shown properly below the video. Made the transparency a bit more faded for captions in normal mode. Fixed bug with captions. Now the attribute show_captions correctly removes them when set to true. Work in progress.
Vasyl Nakvasiuk committed -
Making video in the center and not stretched when captions are shown. Added auto hide/show for captions. Removed old styling and debug info. Added missing initalizations for captions auto show/hide. Fixing bugs. Adding black backgorund to video for when it has not yet loaded. Making sure that the captions are not shown when in YouTube mode. Added back missing styles for captions when in YouTube mode. Code review 1 comments Minor refactoring. Documenting. Part 1.
Valera Rozuvan committed -
Minor fix. Minor fix. Now state of captions is properly set from cookies. Fix for hiding-showing subs based on cookie when subs are not found. Partial feature - hide show controls on mouse. Removed debugging messages. Changed trigger() method - now it has a better interface. Better function rewrite. Now .trigger() is more readable and understandable. In between.
Valera Rozuvan committed -
Basic functionality implemented. Core video module can handle HTML5 sources and YoTube video IDs. Play-pause control works. Added quality change control. Added qtip usage. Removed unnecessary coffee files. Slight changes. Added position slider. Enabled several events related to time progress. Work in progress. Added volume, and speed controls. Added captions. Added full support for captions. Added correct resize functionality to captions. Petite work in progress. add autoplay attr for videoalpha tag
Valera Rozuvan committed -
Tracing bug in Firefox whereby the HTML5 native video freezes. Turns out that setting currentTime property tiggers a canplay event. And this becomes cyclic because the callback for canplay event updates the currentTime property. Video alpha 2. Work in progress.
Valera Rozuvan committed -
Valera Rozuvan committed
-
Show notification on component reorder.
Peter Fogg committed -
Peter Fogg committed
-
Ensure auto-auth feature flag actually disables CSRF
Will Daly committed -
Show notification on course outline reorder.
Peter Fogg committed -
adding migrate env for cms
e0d committed -
Tsinghuax/lms i18n
Adam committed -
Will Daly committed
-
Peter Fogg committed
-
it's already implied that you're using load testing settings.
Will Daly committed -
Will Daly committed
-
these values are set implicitly at :147, setting them here clobbers them
e0d committed -
cleanup
e0d committed -
not common. This ensures that we load the MITX_FEATURES token BEFORE deciding to disable CSRF.
Will Daly committed
-
- 31 Jul, 2013 21 commits
-
-
fixes template errors keep tos untranslated formatting fixes
Adam Palay committed -
Remove unused course_filter page removes university_profile urls and templates removes all university_profile views remove news from templates/index
Calen Pennington committed -
Calen Pennington committed
-
Feature/cdodge/allow course run in course create
chrisndodge committed -
Merge pull request #527 from edx/cale/restrict-us-to-less-than-distribute-0.7,-which-breaks-setuptools Restrict us to less than distribute 0.7, which breaks setuptools
Calen Pennington committed -
e0d committed
-
Rename CourseLocator.revision to branch
Don Mitchell committed -
Fix some pylint issues
David Baumgold committed -
David Baumgold committed
-
David Ormsbee committed
-
Frances Botsford committed
-
Make render_template mocking clearer
Calen Pennington committed -
fix for ie bug where drop down menus were still clickable when collapsed
frances botsford committed -
Calen Pennington committed
-
Frances Botsford committed
-
Cale/lms xblock student view
Calen Pennington committed -
Fix broken Studio signup.feature acceptance test
Will Daly committed -
Brian Talbot committed
-
Don Mitchell committed
-
Fix word cloud modules not exporting correctly.
Peter Fogg committed -
Jonahstanley/upgrade chrome version
Jonah Stanley committed
-