7fbc4d7f4f
removed django.settings imports from modules/* ; changed debug prints to use logging; added DEBUG attr to XModule class
ichuang
2012-06-01 13:49:19 -04:00
a42ea2ca39
removed debug "if false" line in module_render
ichuang
2012-06-01 13:42:50 -04:00
d7043ea27f
Fix page jumping bug when click on the speeds list
Prem Sichanugrist
2012-05-31 16:33:28 -04:00
bb18c854f7
Trigger a pause event when user click Youtube logo
Prem Sichanugrist
2012-05-31 17:14:34 -04:00
be1e308dc9
Cale's fix for eval/extra json encode
Piotr Mitros
2012-06-01 12:56:20 -04:00
b574dcb8e8
Check for None with is rather than ==
Calen Pennington
2012-06-01 12:18:43 -04:00
d20147932e
Fix problem with sequence navigation on iOS
Prem Sichanugrist
2012-06-01 12:06:31 -04:00
71e25d9b4b
According to the elementtree spec, elements with no children test as false. We only want to skip checking for module ids if the module is actually not found
Calen Pennington
2012-06-01 12:02:40 -04:00
7567e5ebf9
Working snapshot. Simple get_children. get_module taken out of render_module.
Piotr Mitros
2012-06-01 10:29:12 -04:00
98d8f4b55b
Unstable commit; syncing computers
Piotr Mitros
2012-05-31 21:12:08 -04:00
6c4a3cf618
updating for coffeescript
John Jarvis
2012-05-31 14:54:38 -04:00
178cdc877e
removing mercurial from brew install list
John Jarvis
2012-05-31 14:36:23 -04:00
a385dc4d2e
added install.txt, updated env script for better error handling
John Jarvis
2012-05-31 14:34:50 -04:00
97c6a26c2b
Merge master
Piotr Mitros
2012-05-31 13:47:50 -04:00
34dc32e5aa
Unstable state; need to merge from master
Piotr Mitros
2012-05-31 13:44:45 -04:00
ff3d474d4d
Added highlihgts to the inputs for problems made check / save buttons a little bigger and gave the next / prev buttons in the sequnce nav hovers
Kyle Fiedler
2012-05-30 14:40:07 -04:00
4b22520fb0
some minor touches for the ui making rounded courners work throughout the site and changing around the wiki help bar
Kyle Fiedler
2012-05-30 11:43:45 -04:00
d011ab99ad
added root user check
John Jarvis
2012-05-30 11:43:33 -04:00
3d925f29ee
new "jumpto": go directly to a specific problem. changes made to urls, courseware.{views,module_render}, comments added to seq_module
ichuang
2012-05-29 23:32:02 -04:00
b8a3fc04ca
partial attempt to fix codemirror js chrome bug, with patch to problem.js (commented out)
ichuang
2012-05-29 23:23:22 -04:00
27f5826e34
content_parser: use logging for errors
ichuang
2012-05-29 23:22:10 -04:00
bb37f2019b
capa_problem: convert print of errors into log.*
ichuang
2012-05-29 23:21:22 -04:00
485c279de1
add imageinput to main.html (which still has the django-pipeline sass problem workaround)
ichuang
2012-05-29 17:58:58 -04:00
6c66afb7b1
try cm.refresh in textbox.html to fix codemirror bug with chrome
ichuang
2012-05-29 17:55:13 -04:00
cc02962eb4
add @ensure_csrf_token to courseware.views.index
ichuang
2012-05-29 17:54:45 -04:00
fdca527bf1
Merge branch 'dogfood' of github.com:MITx/mitx into dogfood
ichuang
2012-05-29 17:08:27 -04:00
5994ef4cdb
green pointer image for imageinput
ichuang
2012-05-29 17:08:12 -04:00
87cda4c282
make imageinput work with dogfood, fix typo in responsetypes.imageresponse
ichuang
2012-05-29 17:06:15 -04:00
45715e9280
Add setting for inplace compiles in versions of django-pipeline that support it
Calen Pennington
2012-05-29 15:57:27 -04:00
c524ee7b88
Add enrollment link back to main page for development purposes, until we have the multicourse enrollment stuff worked out
Calen Pennington
2012-05-29 10:46:01 -04:00
3b3cf5b7a0
added node/coffeescript to dependency list
John Jarvis
2012-05-29 09:33:42 -04:00