- Oct 26, 2012
-
-
Chris Dodge authored
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/import-course-info
-
- Oct 25, 2012
-
-
Chris Dodge authored
-
Chris Dodge authored
implement static tabs. rejigger .tar.gz import to do the re-namespacing as a post-processing step as we need to retain the original url_name during the import. Also, migrate the presentation tier to use module_render.py::get_module() to better unify HTML'ifying stuff
-
chrisndodge authored
Only update data in modules that have been set when passing into save_it...
-
Calen Pennington authored
Only update data in modules that have been set when passing into save_item, and don't force callers to set everything
-
chrisndodge authored
fixed fakepath on import
-
Tom Giannattasio authored
-
chrisndodge authored
Point Studio forgot password at corresponding lms forgot password. There...
-
Calen Pennington authored
Point Studio forgot password at corresponding lms forgot password. There is no place for a reset password link in Studio at the moment
-
Chris Dodge authored
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/import-course-info
-
Chris Dodge authored
-
chrisndodge authored
Squelch some (but not all, yet) errors during template loading
-
chrisndodge authored
typo fix
-
- Oct 24, 2012
-
-
Lyla Fischer authored
-
Calen Pennington authored
-
Calen Pennington authored
fixed multiple file picker bug; removed 'fakepath' from uploading file n...
-
Tom Giannattasio authored
-
Calen Pennington authored
-
Calen Pennington authored
replaced section name alert with a spinner
-
Tom Giannattasio authored
-
chrisndodge authored
Feature/cale/cas save draft tweaks
-
Calen Pennington authored
-
Tom Giannattasio authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
tweaked saving mechanisms
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
chrisndodge authored
Feature/cale/fixing tests
-
Calen Pennington authored
Feature/cdodge/import grading policy
-
Chris Dodge authored
adjust implemented according to code review feedback. Move all of the grading_policy retrieval into a from_xml() override method. Also move in some of the grading inheritance logic into course_module.py
-
Calen Pennington authored
Make LMS access depend on which course run the access is occurring in, so that permissions can be based on the course run, rather than the whole course
-
Chris Dodge authored
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/import-grading-policy
-
Chris Dodge authored
implement importing of grading policy during import. This is stored in definition.data.grading_policy.
-
- Oct 23, 2012
-
-
Calen Pennington authored
Switch to using staff group names that are only specified by org/course, rather than the full course_id
-
Calen Pennington authored
-