- 19 Nov, 2012 1 commit
-
-
insert the xmodule.coffee dependency into HTMLSnippet().get_javascript(). This allows us a single point to define this dependency.
Chris Dodge committed
-
- 16 Nov, 2012 7 commits
-
-
Jay Zoldak committed
-
Jay Zoldak committed
-
Jay Zoldak committed
-
Jay Zoldak committed
-
When importing a course, we need to set the 'display_name' on the static tab module from the course module's policy. This isn't ideal, but the static tab definition on disk does not encapsulate the tab's display name on the LMS - we have to take it from the course
Chris Dodge committed -
When importing a course, we need to set the 'display_name' on the static tab module from the course module's policy. This isn't ideal, but the static tab definition on disk does not encapsulate the tab's display name on the LMS - we have to take it from the course
Chris Dodge committed -
put htmlmixed.js and css.js includes in CMS base.html so that we can support html mode in CodeMirror
Chris Dodge committed
-
- 15 Nov, 2012 4 commits
-
-
Modify rake file to read in spec and src files correctly and also add in the lms helper file for stubRequests, etc.
Jay Zoldak committed -
in order to support CodeMirror mode of 'text/html' we also have to include 'htmlmixed.js' as well as 'css.js' from the CodeMirror distro
Chris Dodge committed -
David Ormsbee committed
-
remove 'mode' property when creating a new CodeMirror control. This appears to completely crash if the user puts in a <style ...> tag in the input. This was causing imported static tabs to not be editable
Chris Dodge committed
-
- 14 Nov, 2012 2 commits
-
-
Calen Pennington committed
-
Brian Wilson committed
-
- 13 Nov, 2012 2 commits
-
-
Calen Pennington committed
-
- I added them when playing with input types, but never merged them in
Victor Shnayder committed
-
- 12 Nov, 2012 8 commits
-
-
Victor Shnayder committed
-
- also make reset hide the original output
Victor Shnayder committed -
Vik Paruchuri committed
-
Vik Paruchuri committed
-
Vik Paruchuri committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
TODO: * better css * green checkmark * reset button * tests
Victor Shnayder committed
-
- 10 Nov, 2012 3 commits
-
-
Carlos Andrés Rocha committed
-
Carlos Andrés Rocha committed
-
John Jarvis committed
-
- 09 Nov, 2012 9 commits
-
-
Victor Shnayder committed
-
Victor Shnayder committed
-
This reverts commit 793354a0.
Victor Shnayder committed -
Revert "add migration to remove askbot columns" This reverts commit 9281f3c1.
Victor Shnayder committed -
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
make sure we strip away the leading '/' from the subpath for static content otherwise the naming expectations will break
Chris Dodge committed
-
- 08 Nov, 2012 4 commits
-
-
Victor Shnayder committed
-
Chris Dodge committed
-
Calen Pennington committed
-
Put the coverage data files in the reports dir, where they will be treated like the disposable things they are.
Ned Batchelder committed
-