- 01 Oct, 2012 1 commit
-
-
Chris Dodge committed
-
- 27 Sep, 2012 1 commit
-
-
Chris Dodge committed
-
- 25 Sep, 2012 5 commits
-
-
Make imports into the CMS ignore broken modules, while still loading bad xml as error modules in the LMS
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
- 06 Sep, 2012 1 commit
-
-
Victor Shnayder committed
-
- 16 Aug, 2012 1 commit
-
-
Calen Pennington committed
-
- 14 Aug, 2012 2 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
- 13 Aug, 2012 1 commit
-
-
Sketchy adding of test dbs to the cms test.py config file -- these are required for the Student (shared django app) tests to run
David Ormsbee committed
-
- 08 Aug, 2012 1 commit
-
-
Bridger Maxwell committed
-
- 06 Aug, 2012 1 commit
-
-
Switch from exception logging middleware to a django signal handler, so that we no longer swallow Http404 exceptions and turn them into 500 errors
Calen Pennington committed
-
- 01 Aug, 2012 3 commits
-
-
* make logging work properly in cms, dev * fix a comment
Victor Shnayder committed -
Victor Shnayder committed
-
ichuang committed
-
- 30 Jul, 2012 9 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Separate cms and lms auth and env files, and have the LMS that runs with the CMS use the CMS modulestore
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
- 25 Jul, 2012 1 commit
-
-
Calen Pennington committed
-
- 24 Jul, 2012 11 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
Move vendor javascript into common/static/js/vendor, so that they can be shared between the CMS and LMS, and create an html template that includes all of the vendor js needed for the courseware
Calen Pennington committed -
Split out code to replace /static urls in get_html into a separate module so that it can be used in CMS previews
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Uniquify js fragments pulled from XModules, and load both XModuleDescriptor and XModule js into the cms
Calen Pennington committed -
Calen Pennington committed
-
Add tests for the edit page for the toy course, and make sure that exporting to github sets up the git repo properly
Calen Pennington committed -
Calen Pennington committed
-
David Ormsbee committed
-
- 16 Jul, 2012 2 commits
-
-
Victor Shnayder committed
-
* connect up views from student app * Add initial @login_required decorators on the protected views * Add tests for some of the basic functionality
Victor Shnayder committed
-