Commit Graph

14212 Commits

Author SHA1 Message Date
Valera Rozuvan
e737522bb7 Fixed bug with jumpy timeline when switching speeds. Enabled show_captions option. Added JS support for subtitles in HTML5 mode. 2013-02-14 11:22:13 +02:00
Vasyl Nakvasiuk
a2d9df9d34 add "sub" to <video> tag in xml lessons 2013-02-14 11:22:13 +02:00
Vasyl Nakvasiuk
d72036a6dc add support sub attribute for <video> tag 2013-02-14 11:22:13 +02:00
Vasyl Nakvasiuk
3ac9d54ff7 fix wemb -> webm 2013-02-14 11:22:13 +02:00
Vasyl Nakvasiuk
5cce568836 add docstrings in videoalpha_module.py 2013-02-14 11:22:13 +02:00
Valera Rozuvan
4f08d96cfd Added ability to change playback rate, added pause/play on video click, minor improvements. 2013-02-14 11:22:12 +02:00
Valera Rozuvan
80fa9d0116 Added support for time line in HTML5. 2013-02-14 11:22:12 +02:00
Valera Rozuvan
067f2e97f5 Enabled play/pause buttons for HTML5 video player. 2013-02-14 11:22:12 +02:00
Vasyl Nakvasiuk
786c11484e <videoalpha> tag now support multi-source 2013-02-14 11:22:12 +02:00
Valera Rozuvan
ed00d20708 Updated all coffee scripts to define and use Alpha version of classes. Added missing functions for HTML5Video.Player prototype. Now bare bones works without errors. YouTube version also works without errors. 2013-02-14 11:22:12 +02:00
Valera Rozuvan
ca83c3953a Adding HTML5Video class and modifying coffee sources to use it when video sources are provided instead of YouTube IDs. 2013-02-14 11:22:12 +02:00
Valera Rozuvan
7c7e09500a Renamed videox to videoalpha, as per Piotr naming scheme request. 2013-02-14 11:22:12 +02:00
Mark L. Chang
b7e8335a19 switched taxonomy back to section/subsection/unit 2013-02-13 22:53:46 -05:00
ichuang
e413d16bff allow "rows" attrib of coderesponse textbox to set box height 2013-02-13 21:25:31 -05:00
Vik Paruchuri
11076e759e Add who to contact for all staff facing messages 2013-02-13 19:28:30 -05:00
Vik Paruchuri
6a10ffc7da Fix up error messages to staff and students 2013-02-13 19:12:16 -05:00
Vik Paruchuri
00bc8deefa Minor work on errors shown within the JS 2013-02-13 18:45:34 -05:00
Vik Paruchuri
8b12f26626 Fix error messages to staff 2013-02-13 18:24:33 -05:00
Brian Wilson
f0258b8dd0 first pass at pdfbook 2013-02-13 18:01:44 -05:00
cahrens
4ae691e88a Convert JSON that doesn't parse to String (unless object, array, or single quote). 2013-02-13 17:41:52 -05:00
Diana Huang
125e0b2137 Track the names of uploaded images, since we aren't recording
that data via the ajax calls.
2013-02-13 17:40:28 -05:00
Brian Talbot
d571c7791a studio - resetting Unit UI HTML back to prev version for now 2013-02-13 17:01:45 -05:00
Brian Talbot
c250bc8b59 studio - page headers: setting up needed future CSS 2013-02-13 16:59:56 -05:00
Vik Paruchuri
1cc5e61507 More fixes on error messages 2013-02-13 16:52:09 -05:00
Diana Huang
93f2bf194c Log showing and hiding of questions. 2013-02-13 16:48:58 -05:00
Diana Huang
943a565717 Log rubric selection clicks 2013-02-13 16:48:58 -05:00
Diana Huang
bb3fc20b8b Fix xmodule jasmine tests so they stop trying to reload
the page
2013-02-13 16:48:58 -05:00
marco
5a283127a4 clean up based on cahrens pull requests notes 2013-02-13 16:41:43 -05:00
Vik Paruchuri
0627b7b9f2 Fix error messages, document 2013-02-13 16:38:33 -05:00
Don Mitchell
50b92378f9 Update and clarify doc strings 2013-02-13 16:34:12 -05:00
marco
a94778f706 fixed broken calendar style caused by problem tab styling 2013-02-13 16:34:12 -05:00
marco
826b070bfa removed outline focus from tabs and downplayed tab color differentiation to be more like the header 2013-02-13 16:34:12 -05:00
marco
1422f40c62 remove double transition for problem type list 2013-02-13 16:34:11 -05:00
marco
ad3c9a5234 overrode jquery UI styles in reset.scss then reapplied relevant tab styling for problem menu 2013-02-13 16:34:11 -05:00
Don Mitchell
9d2b92c362 Don't show 'empty' metadata field
Change logic for when to show simple v advanced editor to use an
explicit flag.
2013-02-13 16:34:11 -05:00
Don Mitchell
18ecd11583 Only tabify the problems submenu. 2013-02-13 16:33:19 -05:00
Don Mitchell
62d389c853 Added empty metadata attribute instead of using name to determine which
template is empty (very awkward b/c it's a template descriptor not an
instance one)
Changed display conditionals to get the right things to show in the
right tabs for problems
2013-02-13 16:33:19 -05:00
marco
c238fc3d74 cleaned up css and advanced tab shows proper component list, also using jquery.ui.js 2013-02-13 16:33:19 -05:00
marco
9eb87e1eac final css tweaks prior to jquery bug resolution 2013-02-13 16:33:19 -05:00
marco
5f31de2de3 finalized styling of dropdown, text, etc 2013-02-13 16:33:19 -05:00
marco
fc0a26ae74 styled header of problem component adding menu and made it only visible when you are in the problem menu 2013-02-13 16:33:19 -05:00
marco
1d63f10757 updating to green brb 2013-02-13 16:33:19 -05:00
marco
ae3e57b504 images back to proper white coloring 2013-02-13 16:33:19 -05:00
marco
2da94f96d2 border css simplifications 2013-02-13 16:33:18 -05:00
marco
a57e91ef47 revision of visual styling per product team feedback round 2013-02-13 16:33:18 -05:00
marco
1bb1fb3156 adding remaining advanced problem modes I left off the first pass 2013-02-13 16:33:18 -05:00
marco
27045de758 adding jquery.tabs file missing previously 2013-02-13 16:33:18 -05:00
marco
b8b2ca0eeb cleaned up problem type label 2013-02-13 16:33:18 -05:00
marco
3a3e0f6322 removed green entirely, increases size of fonts and buttons for adding of new components 2013-02-13 16:33:18 -05:00
marco
c09a50f54d draft styles for problem type header closer, need design consistency/standards review to proceed 2013-02-13 16:33:18 -05:00