- 15 Oct, 2012 5 commits
-
-
Carlos Andrés Rocha committed
-
Carlos Andrés Rocha committed
-
Carlos Andrés Rocha committed
-
Carlos Andrés Rocha committed
-
Carlos Andrés Rocha committed
-
- 14 Oct, 2012 6 commits
-
-
reset_problem in capa_module should always return dicts not strings
Victor Shnayder committed -
this is for the master branch (versus cms-master)
ichuang committed -
Make chem preview more robust
Victor Shnayder committed -
- give the preview div an id, use that to look it up instead of dancing around in the DOM
Victor Shnayder committed -
Piotr Mitros committed
-
Feature/victor/capa ajax
arjun810 committed
-
- 13 Oct, 2012 8 commits
-
-
Toggle shouldn't follow anchor
arjun810 committed -
kimth committed
-
choicegroup should only process choices belonging to its input_id
arjun810 committed -
kimth committed
-
Feature alex crystallography mitx
Victor Shnayder committed -
Victor Shnayder committed
-
- I'm starting to vaguely understand js variable scope and closures. Long way to go though :)
Victor Shnayder committed -
* still call the callback when skipping duplicate file. This updates the completed flags, and so the overall "we're done" callback fires properly.
Victor Shnayder committed
-
- 12 Oct, 2012 18 commits
-
-
Victor Shnayder committed
-
more removal of data("id") in favor of attr("data-id")
arjun810 committed -
Arjun Singh committed
-
Fix to read utf-8 enconded html files for custom course tabs
Victor Shnayder committed -
Carlos Andrés Rocha committed
-
Carlos Andrés Rocha committed
-
address Ike's comments.
Victor Shnayder committed -
Victor Shnayder committed
-
Feature/victor/capa ajax I'm happy with all the changes to inputtypes, modulo the minor comments. I didn't read chemcalc.py closely, but the tests look good.
ichuang committed -
- make chemical_equations_equal return False instead of raising errors. - make tests not choke on unicode - get full coverage
Victor Shnayder committed -
Hotfix/arjun/fix integer disc ids
David Ormsbee committed -
styles and tiny bit of logic for community tas
David Ormsbee committed -
Victor Shnayder committed
-
Victor Shnayder committed
-
- architecturally slightly questionable: the preview ajax calls goes to an LMS view instead of an input type specific one. This needs to be fixed during the grand capa re-org, but there isn't time to do it right now. - also, I kind of like having a generic turn-a-formula-into-a-preview service available
Victor Shnayder committed -
Arjun Singh committed
-
Arjun Singh committed
-
Arjun Singh committed
-
- 11 Oct, 2012 3 commits
-
-
Victor Shnayder committed
-
tweaked collapsible selector to target the proper section
David Ormsbee committed -
add django management command for dumping grades to CSV file
David Ormsbee committed
-