5cce568836
add docstrings in videoalpha_module.py
Vasyl Nakvasiuk
2013-01-31 14:52:58 +02:00
4f08d96cfd
Added ability to change playback rate, added pause/play on video click, minor improvements.
Valera Rozuvan
2013-01-31 14:34:36 +02:00
80fa9d0116
Added support for time line in HTML5.
Valera Rozuvan
2013-01-31 13:24:17 +02:00
067f2e97f5
Enabled play/pause buttons for HTML5 video player.
Valera Rozuvan
2013-01-31 12:48:03 +02:00
786c11484e
<videoalpha> tag now support multi-source
Vasyl Nakvasiuk
2013-01-31 11:23:13 +02:00
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.
Valera Rozuvan
2013-01-31 10:35:07 +02:00
ca83c3953a
Adding HTML5Video class and modifying coffee sources to use it when video sources are provided instead of YouTube IDs.
Valera Rozuvan
2013-01-30 18:06:27 +02:00
7c7e09500a
Renamed videox to videoalpha, as per Piotr naming scheme request.
Valera Rozuvan
2013-01-30 11:47:17 +02:00
b7e8335a19
switched taxonomy back to section/subsection/unit
Mark L. Chang
2013-02-13 22:53:46 -05:00
e413d16bff
allow "rows" attrib of coderesponse textbox to set box height
ichuang
2013-02-13 21:25:31 -05:00
11076e759e
Add who to contact for all staff facing messages
Vik Paruchuri
2013-02-13 19:28:30 -05:00
6a10ffc7da
Fix up error messages to staff and students
Vik Paruchuri
2013-02-13 19:12:16 -05:00
00bc8deefa
Minor work on errors shown within the JS
Vik Paruchuri
2013-02-13 18:45:34 -05:00
50b92378f9
Update and clarify doc strings
Don Mitchell
2013-02-13 16:00:05 -05:00
a94778f706
fixed broken calendar style caused by problem tab styling
marco
2013-02-13 08:26:03 -05:00
826b070bfa
removed outline focus from tabs and downplayed tab color differentiation to be more like the header
marco
2013-02-12 14:02:10 -05:00
1422f40c62
remove double transition for problem type list
marco
2013-02-12 08:00:43 -05:00
ad3c9a5234
overrode jquery UI styles in reset.scss then reapplied relevant tab styling for problem menu
marco
2013-02-12 07:58:02 -05:00
9d2b92c362
Don't show 'empty' metadata field Change logic for when to show simple v advanced editor to use an explicit flag.
Don Mitchell
2013-02-08 13:12:43 -05:00
18ecd11583
Only tabify the problems submenu.
Don Mitchell
2013-02-08 12:27:35 -05:00
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
Don Mitchell
2013-02-08 11:50:27 -05:00
c238fc3d74
cleaned up css and advanced tab shows proper component list, also using jquery.ui.js
marco
2013-02-06 14:53:16 -05:00
9eb87e1eac
final css tweaks prior to jquery bug resolution
marco
2013-02-05 11:10:40 -05:00
5f31de2de3
finalized styling of dropdown, text, etc
marco
2013-02-04 00:28:34 -05:00
fc0a26ae74
styled header of problem component adding menu and made it only visible when you are in the problem menu
marco
2013-02-03 15:57:33 -05:00
1d63f10757
updating to green brb
marco
2013-02-02 13:00:55 -05:00
ae3e57b504
images back to proper white coloring
marco
2013-02-02 09:47:12 -05:00
2da94f96d2
border css simplifications
marco
2013-02-01 11:59:25 -05:00
a57e91ef47
revision of visual styling per product team feedback round
marco
2013-02-01 11:23:49 -05:00
1bb1fb3156
adding remaining advanced problem modes I left off the first pass
marco
2013-01-31 12:28:40 -05:00
27045de758
adding jquery.tabs file missing previously
marco
2013-01-31 11:42:52 -05:00
b8b2ca0eeb
cleaned up problem type label
marco
2013-01-31 11:41:31 -05:00
3a3e0f6322
removed green entirely, increases size of fonts and buttons for adding of new components
marco
2013-01-31 11:28:31 -05:00
c09a50f54d
draft styles for problem type header closer, need design consistency/standards review to proceed
marco
2013-01-31 00:31:49 -05:00
a147c66257
partial styles for problem type header, still work remains.
marco
2013-01-30 20:10:25 -05:00
60032047d7
added jquery tabs for problem editor, but a bug in rendering is stumping me, will fix tomorrow.
marco
2013-01-30 19:20:15 -05:00
18f2f97eb1
edited problem editor tooltips to have new names and also changed sample problem text to use new names
marco
2013-01-30 13:56:36 -05:00
e13db29efc
resolving merge from feature/btalbot/studio-softlanding
Brian Talbot
2013-02-13 12:42:15 -05:00
857edaf6f3
Remove dogfood and quickedit.
Ned Batchelder
2013-02-13 12:23:08 -05:00
03e7d2e77b
studio - soft landing: changing 'sign into' to 'sign in to' copy
Brian Talbot
2013-02-13 12:18:27 -05:00
b09c3b6aff
studio - resolving local merge due to editor alias
Brian Talbot
2013-02-13 12:06:54 -05:00
d3e67be766
studio: nav - clicking anywhere but nav's dropdowns will close them, fixed link outline and is-selected styling
Brian Talbot
2013-02-13 12:03:30 -05:00
7f7fb60b7d
Merge branch 'feature/btalbot/studio-softlanding' of github.com:MITx/mitx into feature/btalbot/studio-softlanding
Don Mitchell
2013-02-13 11:53:42 -05:00
6e5968e2cd
html changed; so, removed mostly meaningless comparison and fixed one.
Don Mitchell
2013-02-13 11:53:26 -05:00
4e3e2ec707
If user was trying to get to a specific page but had to log in, let them get to that page once they've logged in.
Don Mitchell
2013-02-13 11:20:08 -05:00
26094a0421
YouTube HTML5 mode is used by default. Fix typo in video alpha template.
Valera Rozuvan
2013-02-13 16:47:06 +02:00
8f7c145957
Remove old import statements
Vik Paruchuri
2013-02-13 09:45:29 -05:00
3450c72833
Merge branch 'feature/btalbot/studio-softlanding' of github.com:MITx/mitx into feature/btalbot/studio-softlanding
Don Mitchell
2013-02-13 09:31:09 -05:00
6f3a954d7b
howitworks is default home page if not logged in. Otherwise course index. NOTE: didn't fix old wrong behavior of going to index if not logged in and tried to navigate to a specific page. Will work on that next.
Don Mitchell
2013-02-13 09:30:54 -05:00
0b91c1c346
Merge pull request #1487 from MITx/fix/cdodge/cleanup-deleted-templates
Christina Roberts
2013-02-13 06:29:35 -08:00
fbe3d29f19
added tests
Chris Dodge
2013-02-13 09:25:09 -05:00
f1ad05059c
studio - correcting an image-replacement Sass mixin
Brian Talbot
2013-02-13 09:18:23 -05:00
714f69a57e
studio - resolving merge conflicts in settings from a recent rebase
Brian Talbot
2013-02-13 09:07:53 -05:00
a7b0dd67b7
Merge branch 'feature/valera/video_alpha' of github.com:MITx/mitx into feature/valera/video_alpha
Valera Rozuvan
2013-02-13 14:09:44 +02:00
6d5e230733
Fixes and additions. Addressing comments by Carlos for pull request 1409.
Valera Rozuvan
2013-02-13 14:09:35 +02:00
d0ac56ca56
some small fix
Vasyl Nakvasiuk
2013-02-13 13:35:34 +02:00
1f79877a9b
add xml exmaple for videoalpja module in docstring
Vasyl Nakvasiuk
2013-02-13 13:35:10 +02:00