- 10 Oct, 2012 2 commits
- 09 Oct, 2012 1 commit
-
-
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 10 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
-
Fix error when creating empty associations
Victor Shnayder committed -
move output right/wrong image to top left of each test instead of center
Victor Shnayder committed -
Also renamed some variables to make them more distinguishable
Carlos Andrés Rocha committed -
Victor Shnayder committed
-
Victor Shnayder committed
-
Use django cache for OpenID provider store
Victor Shnayder committed -
changed vote button icon display mode to fight zoom bugs
kimth committed
-
- 04 Oct, 2012 6 commits
-
-
Tom Giannattasio committed
-
Tom Giannattasio committed
-
Tom Giannattasio committed
-
added google analytics to all pages without a course object
Calen Pennington committed -
Fix create-dev-env script for Mac OS 10.8 and latest stable rvm
Calen Pennington committed -
Add support for video download link
Victor Shnayder committed
-
- 03 Oct, 2012 6 commits
-
-
Tom Giannattasio committed
-
Carlos Andrés Rocha committed
-
Replaced the previous method of getting it from HTTP_POST to use django's mechanism, which may or may not use HTTP_HOST. However if an attacker changes the request header, there is not much he can do since he cannot recreate the association nonce.
Carlos Andrés Rocha committed -
Carlos Andrés Rocha committed
-
Now when you hit the TAB key in codemirror, it will insert 4 spaces.
Victor Shnayder committed -
Ned Batchelder committed
-