- 07 Jun, 2012 3 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
Fix is_valid_course() in multicourse_settings
Calen Pennington committed
-
- 06 Jun, 2012 22 commits
-
-
* Wasn't passing coursename through to get_course_settings
Victor Shnayder committed -
Fix django-pipeline requirement url
Calen Pennington committed -
* Add "git+" to start of django-pipeline url. Fixes dev install on my system.
Victor Shnayder committed -
Reorganization of course tree. Several minor comments, but they can be cleaned up after the merge.
pmitros committed -
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 8 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
-