- Aug 01, 2012
-
-
ichuang authored
-
- Jul 31, 2012
-
-
Kyle Fiedler authored
-
Kyle Fiedler authored
-
Calen Pennington authored
-
Kyle Fiedler authored
-
- Jul 30, 2012
-
-
Kyle Fiedler authored
-
Calen Pennington authored
-
Calen Pennington authored
Separate cms and lms auth and env files, and have the LMS that runs with the CMS use the CMS modulestore
-
Calen Pennington authored
-
- Jul 27, 2012
-
-
Victor Shnayder authored
* add course and org to full/course.xml * fix error path in clean_xml script * commit rakefile change needed by c5334f150c
-
Victor Shnayder authored
* move askbot repo into mitx as a submodule * set settings as in 85865f7221 * remove test_mongo env. * Refactor tests to use new config structure. * Add real integration tests--not working due to bugs in course xml. Turned off.
-
Victor Shnayder authored
* new env file to run integration tests with mongo backend - needs askbot to get db in the right state - needs wiki to load pages successfully - not using migrations to make it run faster * import test courses, check that each page loads without erroring. * fix NonePointerException in index view to make tests pass * misc formatting cleanups
-
Victor Shnayder authored
-
- Jul 26, 2012
-
-
Victor Shnayder authored
* We do not want to disable existing loggers when setting up our own
-
Arjun Singh authored
-
Arjun Singh authored
-
Arjun Singh authored
-
- Jul 25, 2012
-
-
Matthew Mongeau authored
-
Kyle Fiedler authored
-
John Jarvis authored
-
Calen Pennington authored
-
John Jarvis authored
-
- Jul 24, 2012
-
-
Calen Pennington authored
-
Calen Pennington authored
Eagerly load all modules when reading the course from xml, so that users who are already on a problem page can check their answers
-
Calen Pennington authored
-
Calen Pennington authored
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
-
Victor Shnayder authored
-
Victor Shnayder authored
* Note: This doesn't run yet * add config file for lms on mongo * Some comment additions and cleanups
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
Uniquify js fragments pulled from XModules, and load both XModuleDescriptor and XModule js into the cms
-
Calen Pennington authored
-
John Jarvis authored
-
Calen Pennington authored
-
Calen Pennington authored
-
David Ormsbee authored
-
- Jul 23, 2012
-
-
Kyle Fiedler authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Bridger Maxwell authored
Removed a bunch of non-necessary javascript from homepage. Most of it was put back in courseware. A new PIPELINE_JS group 'courseware' was created, for pipeline javascript files that should only be in the courseware.
-