- 25 Oct, 2012 5 commits
-
-
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 committed -
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/import-course-info
Chris Dodge committed -
Chris Dodge committed
-
Squelch some (but not all, yet) errors during template loading
chrisndodge committed -
typo fix
chrisndodge committed
-
- 24 Oct, 2012 25 commits
-
-
Lyla Fischer committed
-
Calen Pennington committed
-
fixed multiple file picker bug; removed 'fakepath' from uploading file n...
Calen Pennington committed -
Tom Giannattasio committed
-
Calen Pennington committed
-
replaced section name alert with a spinner
Calen Pennington committed -
Tom Giannattasio committed
-
Feature/cale/cas save draft tweaks
chrisndodge committed -
Calen Pennington committed
-
Tom Giannattasio committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
tweaked saving mechanisms
Calen Pennington committed -
Tom Giannattasio committed
-
Tom Giannattasio committed
-
Tom Giannattasio committed
-
Tom Giannattasio committed
-
Tom Giannattasio committed
-
Feature/cale/fixing tests
chrisndodge committed -
Feature/cdodge/import grading policy
Calen Pennington committed -
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
Chris Dodge committed -
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
Calen Pennington committed -
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/import-grading-policy
Chris Dodge committed -
implement importing of grading policy during import. This is stored in definition.data.grading_policy.
Chris Dodge committed
-
- 23 Oct, 2012 9 commits
-
-
Switch to using staff group names that are only specified by org/course, rather than the full course_id
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Conflicts: common/lib/capa/capa/responsetypes.py common/lib/xmodule/xmodule/js/src/html/display.coffee lms/envs/common.py
Calen Pennington committed -
Feature/cas/tom/section details
Calen Pennington committed -
changed save button to add user
Calen Pennington committed -
trim section name strings to remove whitespace
Calen Pennington committed
-
- 22 Oct, 2012 1 commit
-
-
Tom Giannattasio committed
-