- 12 Oct, 2012 15 commits
-
-
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 16 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 -
Check for None to fix 3.091 progress tab crash
David Ormsbee committed -
- get_module() contract says it can return None (e.g. if access control check failed)
Victor Shnayder committed -
fixed default tolerance on numericalresponse
David Ormsbee committed -
Lyla Fischer committed
-
Lyla Fischer committed
-
ichuang committed
-
- for now, wraps existing render functions as separate classes - a bit of cleanup in how it's called from capa_problem - initial tests to make sure things are testable.
Victor Shnayder committed -
- give different errors when student or author stuff is messed up (I was seeing "No way to interpret '3' as a number" :P) - preserve traceback in exception
Victor Shnayder committed -
Victor Shnayder committed
-
Fix openid provider URL matching for usernames with non-word characters
David Ormsbee committed -
Added an indicator on Progress page when there are no problem scores in a section.
David Ormsbee committed -
Fix some issues with integer ids in the discussion forum
arjun810 committed -
Arjun Singh committed
-
- 10 Oct, 2012 9 commits
-
-
Tom Giannattasio committed
-
tweaked collapsible selector to target the proper section; functionality like this should have its own class to avoid selector conflicts, but it may be too late to fix this now
Tom Giannattasio committed -
* Move tests into a separate file * add a chemical_equations_equal function to compare equations, not expressions * rename some internal functions with a leading _
Victor Shnayder committed -
Victor Shnayder committed
-
Victor Shnayder committed
-
Bridger Maxwell committed
-
Adding django-admin/rake command to set the staff bit
Calen Pennington committed -
John Jarvis committed
-
Don't function call on null
arjun810 committed
-