- 08 Oct, 2013 25 commits
-
-
Disable non-deterministic test to get stability on master
Will Daly committed -
Remove unnecessary call from wordcloud test
Will Daly committed -
Use wait_for to allow course image time to update
Will Daly committed -
Valera/add option transcripts remove onhover
Valera Rozuvan committed -
Don't remove course update when clicking outside modal.
Christina Roberts committed -
Rework drag/drop on overview and subsection pages.
Christina Roberts committed -
re-enable some buttons on instr dash
Adam committed -
cahrens committed
-
Valera Rozuvan committed
-
Valera Rozuvan committed
-
polesye committed
-
polesye committed
-
polesye committed
-
Valera Rozuvan committed
-
Valera Rozuvan committed
-
Valera Rozuvan committed
-
There were previous merge conflicts in the file.
Valera Rozuvan committed -
Valera Rozuvan committed
-
Valera Rozuvan committed
-
Valera Rozuvan committed
-
Valera Rozuvan committed
-
When auto-show/auto-hide is disabled, the captions will be shown when the user will move the mouse over the "CC" button. They will then auto-hide after a while if the user doesn't continue to move the mouse over the "CC" button, or over the captions themselves, or use the keyboard to select a specific caption. If the mouse pointer is not over the captions or the "CC" button, they will hide after a while. This is the key in the fix for bug BLD-355: Transcript hovers over over videoplayer itself for PKU videos.
Valera Rozuvan committed -
Front-end functionality was not removed. When flag is set to "True", old behaviour of autohiding of controls and captions will be enabled.
Valera Rozuvan committed -
Valera Rozuvan committed
-
Valera Rozuvan committed
-
- 07 Oct, 2013 15 commits
-
-
Adam Palay committed
-
Will Daly committed
-
Will Daly committed
-
Will Daly committed
-
Use css_has_value() to fix failure in course-overview.feature
Will Daly committed -
cahrens committed
-
Also includes RequireJS changes. Fixes bugs: STUD-755, STUD-152, STUD-700, STUD-699
cahrens committed -
Add CSS classes and fix drop destination bug.
Brian Talbot committed -
Peter Fogg committed
-
Peter Fogg committed
-
Remove unused variables; some changes to match existing BDD spec for drag/drop (expand-on-hover timeout and dropping with mouse outside of element); bugfix for section expand; some code cleanup; update and re-enable acceptance test.
Peter Fogg committed -
Peter Fogg committed
-
Peter Fogg committed
-
Peter Fogg committed
-
Failed drags bring the element back to where it started; elements are locked to the y-axis, states are represented as CSS classes for styling, elements can be dragged across section/subsection borders, and dragging to the top/bottom of a section Just Works
™ . Needs some styling love to give visual representation of where the dragged element will drop, though. TODO: It'd be good to have auto expand/collapse for subsections.Peter Fogg committed
-