- 03 Oct, 2012 9 commits
-
-
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 15 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
-
Tom Giannattasio committed
-
Tom Giannattasio committed
-
Don't ignore .py files in static files dirs
Victor Shnayder committed -
- still needs style - will cache for 10 seconds
Victor Shnayder committed -
kimth committed
-
kimth committed
-
Calen Pennington committed
-
Feature/cdodge/cms permissions management
Calen Pennington committed
-
- 01 Oct, 2012 12 commits
-
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
add distinct 'admin' role separate from 'editors'. Only 'admins' should be able to add/remove editors.
Chris Dodge committed -
Chris Dodge committed
-
fixed custom tab box-sizing glitch in firefox
kimth committed -
Tom Giannattasio committed
-
Renamed jsloader to match up with the content more explicitly; refactored Collapsible out into its own library
Arjun Singh committed -
make codemirror use visible tabs
David Ormsbee committed -
added moderator label styles
David Ormsbee committed -
Fix to update the max_grade cache on StudentModule
David Ormsbee committed
-
- 30 Sep, 2012 4 commits
-
-
* this may not be optimal (compared to e.g. replacing tabs with spaces), but it's a lot better than mystery 'bad indentation' errors
Victor Shnayder committed -
Feature/bridger/course grading
Victor Shnayder committed -
Bridger Maxwell committed
-
kimth committed
-