- 02 Aug, 2013 10 commits
-
-
Miles Steele committed
-
Miles Steele committed
-
Miles Steele committed
-
Jkarni/docs merge
jkarni committed -
Fix missing source_code in LaTeX HTML.
Christina Roberts committed -
Notifications for course updates.
Peter Fogg committed -
Julian Arni committed
-
And fix path issues.
Julian Arni committed -
Julian Arni committed
-
Valera/video alpha2 refactor
polesye committed
-
- 01 Aug, 2013 30 commits
-
-
STUD-565
cahrens committed -
Peter Fogg committed
-
Use audit logger for logging of logins in external_auth...
brianhw committed -
changing default ADMINS to an empty tuple
John Jarvis committed -
Add error messaging to course team page
David Baumgold committed -
convert user objects to unicode, improve error logging
Adam committed -
distinguish logged error and instructor-facing error
Adam Palay committed -
Adam Palay committed
-
Create urls/views/templates for dev-only views
David Baumgold committed -
David Baumgold committed
-
Julian Arni committed
-
David Baumgold committed
-
Adam/i18n bug fixes
Adam committed -
Adam Palay committed
-
syntax fix
Adam Palay committed -
Studio: adds in new Sass file for Studio-specific xmodule presentation and removes full screen control from video alpha display UI. Adds jasmine test for subtitles scroll. Adds tests for caption change height functionality. Uses gettext wrapper. Fixes caption change height functionality. Removes IS_CMS, isCms flags.
Anton Stupak committed -
Fixes subtitles hiding on slidermove and their height.
Anton Stupak committed -
Disables tests. Refactors creation of video element. Renames renderElements to initialize. Fixes bug on slider move, subtitles are hidden.
Anton Stupak committed -
Refactors trigger function. Fixes Ui bugs: captions. Fixes bug with Youtube on page load. Hotfixes html5 video streaming bug. Adds test video files to the project.
jmclaus committed -
Refactors bind and indexOf. Adds error message when specify the wrong selector. Adds some of the requested documentation. Refactors 01_initialize.js. Fixes to 03_video_player.js
Anton Stupak committed -
Fixes HD button Disables Fullscreen mode in the Studio Fixes ui controls bug
Anton Stupak committed -
David Baumgold committed
-
Video_player_spec wouldn't run because of a syntax error. All test would fail when error() was called on an undefined JQuery object. Tidy up spy on onTouchBaseDevice. Fix dependecies between RequireJs modules
jmclaus committed -
All the tests run and pass when enabled. Only video_player has issues left Adds error logging to console if captions not found Fix problems with memory leaks
jmclaus committed -
David Baumgold committed
-
Initialize on every page that has a context_course set
David Baumgold committed -
Peter Fogg committed
-
Fixing more tests. Turned on all Video Alpha tests. More tests fixing. Turned on all tests. Fixing more tests. Worked on tests at the beginning of video_player_spec.js. Not finished All Video Alpha tests completed and can be run individually. When run individually - they all pass. Added jasmine_test_runner.html to gitignore.
Valera Rozuvan committed -
Mocked loading of captions. Fixed remaining tests in captions. Fixed failing tests in speed control, and quality control. Turned off all VideoAlpha tests because browser crashes when all are run at once. To check that they are passing, go through each file one by one, replacing xdescribe with describe. Dont forget to change back to xdescribe when the test was run and turns out to be OK. Some tests at the end of video_player_spec.js pass Further fixing tests in video_player_spec file. transfers changes to test_logic from master to __init__ and other files Fixing more tests.
jmclaus committed -
Broken initialize.js. First try at making all submodules functions public (available via state object). More work on making modules completely visible via state object. All tests pass in video_volume_control_spec.js Cleanup of initial CoffeeScript generated video_speed_control_spec.js Some cleaning up in volume_control. Most tests pass in speed_control Cleanup of CoffeeScript generated video_progress_slider_spec.js Most tests in video_progress_slider_spec.js pass (except for those having an issue with subtitles). progressSlider functions again in Chrome Cleanup of CoffeeScript generated video_control_spec.js All tests pass in video_control_spec.js Cleanup of CoffeeScript generated video_caption_spec.js Some progress in video_caption_spec.js Fix bug with video progress slider. Now browser doesnt freeze any more. ^_^ Some cleaning up.
Valera Rozuvan committed
-