- Aug 01, 2012
-
-
ichuang authored
-
Bridger Maxwell authored
Got profile page working again. The grader for each course is now defined in the data dir as grading_policy.json.
-
- Jul 31, 2012
-
-
Kyle Fiedler authored
-
Kyle Fiedler authored
-
Victor Shnayder authored
-
Kyle Fiedler authored
-
kimth authored
-
kimth authored
-
kimth authored
-
Calen Pennington authored
-
Kyle Fiedler authored
-
kimth authored
-
kimth authored
-
kimth authored
-
- Jul 30, 2012
-
-
Kyle Fiedler authored
-
Kyle Fiedler authored
-
Kyle Fiedler authored
-
Kyle Fiedler authored
-
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
-
Calen Pennington authored
-
Kyle Fiedler authored
-
Kyle Fiedler authored
-
Kyle Fiedler 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
* add fix for the file export code--remove tag tail and text, not just the children.
-
Victor Shnayder authored
* More tests for mongo modulestore, including tweaks to test files * add location_to_id method to CourseDescriptors * Implement path_to_location method in mongo.py - TODO: does not handle position in sequences yet. * fix bug in jump_to view.
-
Victor Shnayder authored
* Clean up test data for simple, toy courses * clean up test_mongo.py * write initial test for path_to_location * hook up view to use path_to_location Next: actually implement it :)
-
Victor Shnayder authored
* catch exceptions and return a 404 if course not found * add Location.is_valid(), tests * stub of jumpto/ view.
-
Victor Shnayder authored
* uses xml modulestore, and new error_handler hook
-
Victor Shnayder authored
-
Bridger Maxwell authored
-
David Ormsbee authored
-
- Jul 26, 2012
-
-
David Ormsbee authored
Add optional hide_from_toc attribute to XML elements to support Tutorials (which don't show up in the navigation).
-
Victor Shnayder authored
* We do not want to disable existing loggers when setting up our own
-
Matthew Mongeau authored
-