- 12 Oct, 2012 1 commit
-
-
Arjun Singh committed
-
- 11 Oct, 2012 12 commits
-
-
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
-
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 7 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 -
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 -
kimth committed
-
- 09 Oct, 2012 2 commits
-
-
Carlos Andrés Rocha committed
-
Feature/victor/per course status
David Ormsbee committed
-
- 08 Oct, 2012 13 commits
-
-
* makes testing easier -- don't need course objects
Victor Shnayder committed -
Victor/capa cleanup Looks good. Yes, the code exec part will need more thought, particularly with respect to security.
ichuang committed -
Don't want to break existing problems. This reverts commit 811422a1.
Victor Shnayder committed -
- check for known script type instead of ignoring js and perl
Victor Shnayder committed -
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Now looks for a status_message.json file, looks for 'global' and ${course.id} keys. Return any global message and any course-specific message, joined by <br>. fab files need to be updated to use this new format (new filename, possibly also help manage per-course messages, or at least test for valid json)
Victor Shnayder committed
-
- 07 Oct, 2012 1 commit
-
-
Added starting_index conf to AssignmentFormatGrader.
David Ormsbee committed
-
- 06 Oct, 2012 1 commit
-
-
Added starting_index conf to AssignmentFormatGrader. Added a bit of forwards compatibility for new grading policies.
Bridger Maxwell committed
-
- 05 Oct, 2012 3 commits
-
-
added ie warning banner to courseware; displayed by ie conditional style...
Victor Shnayder committed -
Set git push.default to current on the create-dev-env script
Victor Shnayder committed -
Carlos Andrés Rocha committed
-