- Oct 25, 2012
-
-
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
-
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
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
Conflicts: common/lib/capa/capa/responsetypes.py common/lib/xmodule/xmodule/js/src/html/display.coffee lms/envs/common.py
-
Calen Pennington authored
Feature/cas/tom/section details
-
Calen Pennington authored
changed save button to add user
-
Calen Pennington authored
trim section name strings to remove whitespace
-
- Oct 22, 2012
-
-
Tom Giannattasio authored
-