- 06 Jun, 2012 7 commits
-
-
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 5 commits
-
-
with external server into ExternalResponse.do_external_request
ichuang committed -
for getting expected answer from external server, add error handling, extend to use json for multiple input fields, added rows & cols to textbox inputtype for code input.
ichuang committed -
ichuang committed
-
also some changes to try to fix the codemirror problem
ichuang committed -
ichuang committed
-
- 02 Jun, 2012 9 commits
-
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
cleaned up some cruft prints -> logging
ichuang committed -
ichuang committed
-
symmath library; add options for matrices, qubit to symmath_check
ichuang committed -
after click due to call to content_updated(); fixed this.
ichuang committed -
generated when Check is clicked)
ichuang committed -
ichuang committed
-