- 23 Oct, 2013 13 commits
-
-
Valera Rozuvan committed
-
Valera Rozuvan committed
-
Valera Rozuvan committed
-
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 committed -
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 committed -
Valera Rozuvan committed
-
Valera Rozuvan committed
-
Valera Rozuvan committed
-
Also moved all static styling to SCSS.
Valera Rozuvan committed -
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.
Valera Rozuvan committed -
Add Timed Transcripts Editor.
polesye committed -
polesye committed
-
Valera Rozuvan committed
-
- 22 Oct, 2013 26 commits
-
-
Jbau/coe sanitize with bleach
Jason Bau committed -
Change checklist URL.
Christina Roberts committed -
Add cache-based locking to subtasks to ensure that the same task is not ...
brianhw committed -
cahrens committed
-
Jason Bau committed
-
Anton Stupak committed
-
Add cache-based locking to subtasks to ensure that the same task is not running in two workers at the same time.
Brian Wilson committed -
optimize keyboard focus management on dashboard's modals
Adam committed -
LMS: FIX - Resolves path to CSS assets on password reset views (resolves LMS-1357)
Brian Talbot committed -
Fixed a bug where legacy instructor dash's email editor failed to load
Julia Hansbrough committed -
Julia Hansbrough committed
-
Brian Talbot committed
-
add license to a11y_tools.js add tests, some reorganization of js tests skip "toBeFocused" tests for now
Adam Palay committed -
adding gunicorn to base requirements
John Jarvis committed -
Jarv/static root
John Jarvis committed -
John Jarvis committed
-
John Jarvis committed
-
cahrens committed
-
cahrens committed
-
Parse locator url better
Don Mitchell committed -
Don Mitchell committed
-
Julia Hansbrough committed
-
VersionConflictError just has version as 2nd arg Routines wanting to create an up-to-date locator shouldn't count on constructor to override version
Don Mitchell committed -
Don Mitchell committed
-
Use known translation if exists to get groupname
Don Mitchell committed -
Jason Bau committed
-
- 21 Oct, 2013 1 commit
-
-
Add synchronization logic to fill, check, and select in acceptance tests.
Jay Zoldak committed
-