- 10 Dec, 2012 3 commits
-
-
move the underscore tempaltes to /static/client-templates and update the...
chrisndodge committed -
Chris Dodge committed
-
Course info style and implementation
chrisndodge committed
-
- 07 Dec, 2012 5 commits
-
-
Feature/cdodge/course info
Don Mitchell committed -
Chris Dodge committed
-
get CodeMirror to work - set the right background in the .scss, make sure the textarea is visible before binding it to CodeMirror
Chris Dodge committed -
support the editing of course handouts via a generic editor until we have implemented the Rich HTML editor completed
Chris Dodge committed -
Fix/cdodge/lms runtime bugs
Calen Pennington committed
-
- 30 Nov, 2012 15 commits
-
-
Tom Giannattasio committed
-
some quick speedups
chrisndodge committed -
Tom Giannattasio committed
-
Don Mitchell committed
-
Tom Giannattasio committed
-
Tom Giannattasio committed
-
Tom Giannattasio committed
-
Tom Giannattasio committed
-
Tom Giannattasio committed
-
update styles fixed; tweaks to white button mixins; add update to top of list; render updates upon save
Tom Giannattasio committed -
Tom Giannattasio committed
-
Tom Giannattasio committed
-
Don Mitchell committed
-
Don Mitchell committed
-
Tom Giannattasio committed
-
- 29 Nov, 2012 6 commits
-
-
Tom Giannattasio committed
-
make sure when defining the course namespace in the replace url methods that we explicitly state the parameter name. There are some optional parameters and if we don't define the parameter name, it'll end put being interpreted as a different parameter
Chris Dodge committed -
be sure to always pass in a course namespace - which can be just the location of the module itself since it has the same org/course pair - when rewriting links. Also, allow for an option parameter in get_module() to disable the wrapping of the module's HTML with the xmodule_display.html. This is needed for ancillary course content such as 'about', 'course info', which are now stored as xmodules, but should not be wrapped in xmodule_display.html as it breaks some styling
Chris Dodge committed -
Chris Dodge committed
-
Chris Dodge committed
-
Static tabs cleanup
chrisndodge committed
-
- 28 Nov, 2012 2 commits
-
-
Tom Giannattasio committed
-
Tom Giannattasio committed
-
- 26 Nov, 2012 9 commits
-
-
made a special 'module preview' view for Static Tabs in the CMS. Per Tom...
chrisndodge committed -
made a special 'module preview' view for Static Tabs in the CMS. Per Tom, he'd like just the Display Name to show up in the static tab editor until the end-user clicks the Edit button
Chris Dodge committed -
Chris Dodge committed
-
wire through course asset path information to the video playback module ...
Calen Pennington committed -
assume that users are putting caption information in /static/subs. We'll enforce this on the xlint utility
Chris Dodge committed -
Chris Dodge committed
-
wire through course asset path information to the video playback module and corresponding .coffee files
Chris Dodge committed -
Feature/cdodge/xlint
Calen Pennington committed -
Chris Dodge committed
-