- 08 Sep, 2014 1 commit
-
-
Sarina Canelake committed
-
- 14 May, 2014 1 commit
-
-
LMS-1596
Waheed Ahmed committed
-
- 10 Dec, 2013 1 commit
-
-
David Baumgold committed
-
- 03 Dec, 2013 1 commit
-
-
David Baumgold 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
-
- 19 Jun, 2013 1 commit
-
-
Ned Batchelder committed
-
- 04 Mar, 2013 1 commit
-
-
Removed print statemetns Moved import call to top of file
John Hess committed
-
- 28 Feb, 2013 2 commits
- 06 Feb, 2013 1 commit
-
-
Calen Pennington committed
-
- 27 Aug, 2012 2 commits
- 01 Aug, 2012 1 commit
-
-
Calen Pennington committed
-
- 27 Jul, 2012 2 commits
-
-
Piotr Mitros committed
-
Piotr Mitros committed
-