- Oct 23, 2013
-
-
Adam Palay authored
-
Adam authored
set courses_are_browsable flag to False, fix unicode error
-
Adam Palay authored
-
Jay Zoldak authored
Improve problems acceptance tests
-
Will Daly authored
Wait for js/base in CMS acceptance tests to ensure click handlers are installed
-
Jay Zoldak authored
-
Will Daly authored
Disable test seen to fail on PRs
-
David Baumgold authored
Translation overrides
-
Will Daly authored
-
Will Daly authored
installed.
-
Szczork authored
Usefull variables for translation
-
John Jarvis authored
Jarv/fix static root
-
John Jarvis authored
-
John Jarvis authored
-
brianhw authored
Check for requeued subtasks when in RETRY state.
-
David Baumgold authored
import: handle case where result has not responseText
-
Diana Huang authored
Better indication of what mode is active in the wiki.
-
Valera Rozuvan authored
Add visual indicator to the interface for start/end times
-
Valera Rozuvan authored
Fixing merge conflicts in tests.
-
Usman Khalid authored
Setup leanModel handlers on jQuery.ready() so that the rest of the scripts get a chance to load before modals can be activated.
-
Valera Rozuvan authored
-
Valera Rozuvan authored
-
Valera Rozuvan authored
-
Valera Rozuvan authored
-
Valera Rozuvan authored
-
Valera Rozuvan authored
-
Valera Rozuvan authored
-
Valera Rozuvan authored
-
Valera Rozuvan authored
It turned out to be that when you run the tests in cms/djangoapps/contentstore/features/video.feature all at once, then test # 11 starts with transcripts already turned on. When you run just the test # 11, then transcripts are not available (from previous tests). That's why to make width consistent, we have to make sure that transcripts are hidden.
-
Valera Rozuvan authored
Instead of raw comparison against an HTML string to get style information, now proper selenium function is used to get value of CSS property.
-
Valera Rozuvan authored
-
Valera Rozuvan authored
-
Valera Rozuvan authored
-
Valera Rozuvan authored
Also moved all static styling to SCSS.
-
Valera Rozuvan authored
If end time is specified (which means that there is also a start time), we add an extra DOM element to the slider that will show the are in time between start time and end time. Unfortunately, this visual aid will become available ony after start of playback. This is because until then we don't know the length of the video.
-
Usman Khalid authored
-
Usman Khalid authored
-
polesye authored
Add Timed Transcripts Editor.
-
polesye authored
-
Valera Rozuvan authored
-