- 04 Oct, 2012 4 commits
-
-
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 11 commits
-
-
Tom Giannattasio 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 16 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
-
Add a download link to the video player. The link is defined in the content xml using the following structure: <video youtube="youtubestring"> <source src="video_link"/> </video>
Carlos Andrés Rocha 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 9 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
-