- 31 Mar, 2015 1 commit
-
-
Calen Pennington committed
-
- 01 Dec, 2014 2 commits
-
-
Sarina Canelake committed
-
Sarina Canelake committed
-
- 03 Oct, 2014 1 commit
-
-
Don Mitchell committed
-
- 29 Sep, 2014 1 commit
-
-
11300
Don Mitchell committed
-
- 10 Jul, 2014 1 commit
-
-
Conflicts: cms/djangoapps/contentstore/views/tests/test_container_page.py common/djangoapps/external_auth/tests/test_shib.py common/djangoapps/student/tests/test_login.py common/lib/xmodule/xmodule/modulestore/tests/django_utils.py common/lib/xmodule/xmodule/modulestore/tests/factories.py common/lib/xmodule/xmodule/modulestore/xml_importer.py lms/djangoapps/branding/tests.py lms/djangoapps/courseware/tests/test_submitting_problems.py lms/djangoapps/courseware/tests/test_video_handlers.py lms/djangoapps/instructor_task/tests/test_base.py lms/djangoapps/instructor_task/tests/test_integration.py
Nimisha Asthagiri committed
-
- 09 Jul, 2014 1 commit
-
-
Justin Helbert committed
-
- 26 Jun, 2014 1 commit
-
-
Refactor get_parent_locations STUD-1663
Nimisha Asthagiri committed
-
- 30 May, 2014 1 commit
-
-
Julia Hansbrough committed
-
- 29 May, 2014 1 commit
-
-
[LMS-2757]
Calen Pennington committed
-
- 06 May, 2014 1 commit
-
-
This commit updates lms/djangoapps/courseware. These keys are now objects with a limited interface, and the particular internal representation is managed by the data storage layer (the modulestore). For the LMS, there should be no outward-facing changes to the system. The keys are, for now, a change to internal representation only. For Studio, the new serialized form of the keys is used in urls, to allow for further migration in the future. Co-Author: Andy Armstrong <andya@edx.org> Co-Author: Christina Roberts <christina@edx.org> Co-Author: David Baumgold <db@edx.org> Co-Author: Diana Huang <dkh@edx.org> Co-Author: Don Mitchell <dmitchell@edx.org> Co-Author: Julia Hansbrough <julia@edx.org> Co-Author: Nimisha Asthagiri <nasthagiri@edx.org> Co-Author: Sarina Canelake <sarina@edx.org> [LMS-2370]
Calen Pennington committed
-
- 23 Apr, 2014 1 commit
-
-
BLD-662
Valera Rozuvan committed
-
- 08 Apr, 2014 1 commit
-
-
Valera Rozuvan committed
-
- 20 Dec, 2013 1 commit
-
-
Calen Pennington committed
-
- 06 Sep, 2013 1 commit
-
-
Calen Pennington committed
-
- 27 Aug, 2013 1 commit
-
-
Cleaned up files with muliline imports Cleaned up files that do not use these imports Misread comment
Jay Zoldak committed
-
- 16 Aug, 2013 1 commit
-
-
JonahStanley committed
-
- 14 Aug, 2013 1 commit
-
-
Features coming down the pipe will want to be able to: * Refer to enrollments before they are actually activated (approval step). * See what courses a user used to be enrolled in for when they re-enroll in the same course, or a different run of that course. * Have different "modes" of enrolling in a course, representing things like honor certificate enrollment, auditing (no certs), etc. This change adds an is_active flag and mode (with default being "honor"). The commit is only as large as it is because many parts of the codebase were manipulating enrollments by adding and removing CourseEnrollment objects directly. It was necessary to create classmethods on CourseEnrollment to encapsulate this functionality and then port everything over to using them. The migration to add columns has been tested on a prod replica, and seems to be fine for running on a live system with single digit millions of rows of enrollments.
David Ormsbee committed
-
- 08 Aug, 2013 1 commit
-
-
Jay Zoldak committed
-
- 17 Jul, 2013 1 commit
-
-
And several pep8 changes
Don Mitchell committed
-
- 16 Jul, 2013 1 commit
-
-
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 2 commits
-
-
JonahStanley committed
-
JonahStanley committed
-
- 18 Jun, 2013 1 commit
-
-
Don Mitchell committed
-
- 31 May, 2013 1 commit
-
-
Peter Fogg committed
-
- 16 Apr, 2013 1 commit
-
-
Calen Pennington committed
-
- 26 Mar, 2013 4 commits
- 20 Mar, 2013 4 commits
-
-
rather than using the login dialog.
Will Daly committed -
Jay Zoldak committed
-
Jay Zoldak committed
-
Jay Zoldak committed
-
- 18 Mar, 2013 1 commit
-
-
Changed constant to uppercase
Will Daly committed
-
- 15 Mar, 2013 2 commits
- 20 Feb, 2013 1 commit
-
-
Comment out tests that don't run correctly without prerequisites.
Jay Zoldak committed
-
- 19 Feb, 2013 1 commit
-
-
Comment out tests that don't run correctly without prerequisites.
Jay Zoldak committed
-
- 06 Feb, 2013 1 commit
-
-
Calen Pennington committed
-