50f665311e
update latex template problem; add template adaptive hint problem
ichuang
2012-10-14 21:28:25 -04:00
8742ba76a3
improved latex problem template; hls codemirror box autosizes height; capa responsetypes can now include "inline='1'" for their span to be inline
ichuang
2012-10-14 20:19:14 -04:00
0f16e8a358
Return only username on OpenID provider requests.
Carlos Andrés Rocha
2012-10-14 19:45:22 -04:00
d34075ff89
remove the — from the HTML, this apparently is causing the CAS and LMS to barf on staging, but strangly not on dev
Chris Dodge
2012-10-14 15:43:16 -04:00
4594d37bf2
Merge pull request #900 from MITx/feature/ichuang-fix-capa_module-reset-string-bug
Victor Shnayder
2012-10-14 10:36:49 -07:00
3c8830f3b0
reset_problem in capa_module should always return dicts not strings this is for the master branch (versus cms-master)
ichuang
2012-10-14 12:57:58 -04:00
15d4af26a5
Merge pull request #899 from MITx/feature/victor/capa-ajax
Victor Shnayder
2012-10-14 08:40:39 -07:00
f4d8df94dd
Make chem preview more robust
Victor Shnayder
2012-10-14 11:35:32 -04:00
97233cf00e
Work-around for bug in pip lookup
Piotr Mitros
2012-10-14 10:33:11 -04:00
444d4b1054
fix exception in LMS when rendering newly create multiple choice problems. The capa module is barfing on the HTML comment which was in there and the XML parser couldn't handle it.
Chris Dodge
2012-10-13 22:19:48 -04:00
271fa6956a
save_item should also do proper 'is this element draft aware' logic so that incorrect versioning occurs on elements which do not support versioning at this point in time (aka courses, sections, and subsections).
Chris Dodge
2012-10-13 18:53:32 -04:00
cbc619f8af
hack patch to at least keep the unit.html page from blowing up
Chris Dodge
2012-10-13 16:09:33 -04:00
2e43d2ebcc
don't display a broken thumbnail image if a thumbnail is not available
Chris Dodge
2012-10-13 15:43:50 -04:00
73477ec1bf
reset_problem in capa_module should always return dicts not strings
ichuang
2012-10-12 21:06:15 -04:00
a12baec599
add new files
Chris Dodge
2012-10-12 20:55:16 -04:00
a58e6ce9e4
create course. Quick review on import. Add progress bar stuff to import as well as redirect
Chris Dodge
2012-10-12 20:54:27 -04:00
1c18ad9607
make loader only load scripts once per run, midway through fixing multiple chem equations per page
Victor Shnayder
2012-10-12 19:18:58 -04:00
d31a7c6d6b
log and continue on thumbnail generation exception
Chris Dodge
2012-10-12 13:11:55 -04:00
78df26605d
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into fix/cdodge/cas-thumbnail-exception-handling
Chris Dodge
2012-10-12 13:03:02 -04:00
c70f29e83a
Wire up import to the frontend, and make sure that it puts it into the already extant course
Calen Pennington
2012-10-12 12:40:03 -04:00
b17836f232
swallow exceptions when generating thumbnails
Chris Dodge
2012-10-12 12:27:21 -04:00
3d2a1c2493
removed red import button – drawing too much attention; this will be reworked onto a different page at some point anyways
Tom Giannattasio
2012-10-12 10:39:43 -04:00
c7cdaf8080
styled import page
Tom Giannattasio
2012-10-12 10:36:02 -04:00
281f194b2a
per feedback, change back 'draft-aware' modulestore to not delete the published copy. In delete_item in views.py do the logic to determine whether we should be using a 'draft-aware' modulestore or not, based on the category type
Chris Dodge
2012-10-12 09:25:13 -04:00
1015b3a974
DraftMongoContentStore needs to both delete the draft *and* the non-draft entities
Chris Dodge
2012-10-11 17:18:02 -04:00