- 08 Oct, 2012 3 commits
-
-
* makes testing easier -- don't need course objects
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
-
- 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 13 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
-
Firefox bug fix
Victor Shnayder committed -
Tom Giannattasio committed
-
Add styling for code grader responses
Victor Shnayder committed -
Make collapsibles not collapse the entire page
Calen Pennington committed -
- need to set text of the link, not the document - there was something funny with the operator precedence in the ternary operator (was getting 'true', instead of a string)
Victor Shnayder committed -
Carlos Andrés Rocha committed
-
Kimth/js refactor
arjun810 committed
-
- 02 Oct, 2012 7 commits
-
-
fix a bug: can_load() should check for the 'load' permission.
David Ormsbee committed -
- triggered by anon users when all courses have started (or start dates are off).
Victor Shnayder committed -
Feature/victor/status banner
David Ormsbee committed -
Victor Shnayder committed
-
Victor Shnayder committed
-
David Ormsbee committed
-
Victor Shnayder committed
-