- 09 Oct, 2013 1 commit
-
-
change to use regex to do the domain mappings. Also add config to AWS to be able to set from configuration file. handle cases where HTTP_HOST is none, like in unit tests add linefeed at end fix up regex matches switch to use thread local storage to hold the request itself . . convert over to use open source 3rd party library convert over to use django-cum add unit test remove comment . add comment to config setting fix comment use better regex for localdev no need to break no need to wrap an imported function, it's visible to any file that is importing us add comment add unit test clean up test use a separate env file to set the preview hostname
Chris Dodge committed
-
- 08 Oct, 2013 26 commits
-
-
Use assertIsInstance where we can
Ned Batchelder committed -
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 13 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-
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
-