- 06 Jun, 2012 18 commits
-
-
Give a general purpose rake command for running django-admin in the right way for either the lms or the cms
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Python leaks variables from list comprehensions (Why, Python, why?) which breaks any later attempts to use the path module
Calen Pennington committed -
Dogfood
Calen Pennington committed -
ichuang committed
-
ichuang committed
-
ichuang committed
-
Conflicts: templates/mathjax_include.html
ichuang committed -
ichuang committed
-
- 05 Jun, 2012 7 commits
-
-
Sequence content does not double-escaped anymore, and eval() usage was also removed from the sequence module.
Prem Sichanugrist committed -
Kf minor ui
Calen Pennington committed -
Fix Youtube player glitches on iOS
Calen Pennington committed -
Calen Pennington committed
-
Conflicts: djangoapps/courseware/capa/responsetypes.py djangoapps/courseware/module_render.py djangoapps/courseware/modules/html_module.py djangoapps/courseware/modules/seq_module.py djangoapps/courseware/modules/x_module.py djangoapps/courseware/views.py templates/main.html templates/problem.js templates/textbox.html
Calen Pennington committed -
ichuang committed
-
ichuang committed
-
- 04 Jun, 2012 12 commits
-
-
ichuang committed
-
ichuang committed
-
is completely contained within lib/dogfood, and it can be cleanly unplugged from the rest of the code.
ichuang committed -
Prem Sichanugrist committed
-
This prevent user from prematurely seeking the video.
Prem Sichanugrist committed -
Prem Sichanugrist committed
-
This will fix the problem when user trying to click the seek button on the iOS, as the video need to be started first before it can be seekable.
Prem Sichanugrist committed -
Kyle Fiedler committed
-
Kyle Fiedler committed
-
iOS devices has a restriction that user has to click on the video element to initiate playback. By visually disable the button, user will be forced to click on the video itself, and everything will be worked as expected. Fixes https://www.pivotaltracker.com/story/show/30334381
Prem Sichanugrist committed -
Calen Pennington committed
-
for now
ichuang committed
-
- 03 Jun, 2012 3 commits