- 15 Oct, 2013 1 commit
-
-
Replaced by dump_course_structure on lms
Carlos Andrés Rocha committed
-
- 10 Oct, 2013 1 commit
-
-
This reverts commit ec01253e, reversing changes made to ae8c9710.
John Jarvis committed
-
- 08 Oct, 2013 1 commit
-
-
as a first step to separating db connection from modeling and to support location mapper and contentstore using same db config as modulestore
Don Mitchell committed
-
- 01 Oct, 2013 1 commit
-
-
Just works on the tabs list in mongo, nothing deeper than that. Added implementation functions in tabs.py, providing a first step for some future GUI editor.
Nick Parlante committed
-
- 13 Sep, 2013 1 commit
-
-
refactor some code out of the django-admin entry point into a help function in CMS. Update tests to use new method
Chris Dodge committed
-
- 12 Sep, 2013 1 commit
-
-
define a unseeding forums permissions and call into it from delete_course define a unseeding forums permissions and call into it from delete_course
Chris Dodge committed
-
- 03 Sep, 2013 1 commit
-
-
Conflicts: cms/djangoapps/contentstore/views/course.py common/lib/xmodule/xmodule/tests/test_combined_open_ended.py lms/envs/common.py
Adam Palay committed
-
- 27 Aug, 2013 1 commit
-
-
Inspired by: http://eldarion.com/blog/2013/02/14/entry-point-hook-django-projects/ Moves startup code to lms.startup and cms.startup, and calls the startup methods in wsgi.py and manage.py for both projects.
Calen Pennington committed
-
- 22 Aug, 2013 1 commit
-
-
Chris Dodge committed
-
- 21 Aug, 2013 1 commit
-
-
ichuang committed
-
- 19 Aug, 2013 1 commit
-
-
ichuang committed
-
- 16 Aug, 2013 1 commit
-
-
change over the modulestore configuration to be a dict and use a property accessor. Also update some django-admin configs to use this means to set the runtime configuration
Chris Dodge committed
-
- 13 Aug, 2013 1 commit
-
-
ichuang committed
-
- 12 Aug, 2013 1 commit
-
-
and without rewriting static links. changes xml_importer.py and import.py
ichuang committed
-
- 03 Aug, 2013 3 commits
-
-
Chris Dodge committed
-
Chris Dodge committed
-
add a metadata cache and re-compute ignore when deleting a course to speed up the whole thing as well as squelching warnings in the console output
Chris Dodge committed
-
- 31 Jul, 2013 1 commit
-
-
David Baumgold committed
-
- 29 Jul, 2013 1 commit
-
-
cahrens committed
-
- 16 Jul, 2013 2 commits
-
-
add a new django-admin command to dump out a course structure document. This is response to an emergency request from Harvard researchers.
Chris Dodge committed -
Instead, we use XModule field default values when creating an empty XModule. Driven by this use case, we also allow for XModules to be created in memory without being persisted to the database at all. This necessitates a change to the Modulestore api, replacing clone_item with create_draft and save_xmodule.
Don Mitchell committed
-
- 12 Jul, 2013 5 commits
- 08 Jul, 2013 1 commit
-
-
Includes unit tests and modifications to authz.py.
cahrens committed
-
- 03 Jul, 2013 1 commit
-
-
Also hooks up the granted and deny events to the course creator group.
cahrens committed
-
- 27 Jun, 2013 4 commits
- 17 Jun, 2013 2 commits
-
-
Chris Dodge committed
-
Chris Dodge committed
-
- 09 May, 2013 1 commit
-
-
Calen Pennington committed
-
- 14 Apr, 2013 1 commit
-
-
Chris Dodge committed
-
- 05 Apr, 2013 2 commits
-
-
Chris Dodge committed
-
Chris Dodge committed
-
- 04 Apr, 2013 2 commits
-
-
Chris Dodge committed
-
Chris Dodge committed
-