- 10 Dec, 2013 1 commit
-
-
Added user_id_map
Mark Hoeber committed
-
- 09 Dec, 2013 2 commits
-
-
removed boilerplace from beginning of file
Mark Hoeber committed -
Adding wiki data file to data formats doc
Mark Hoeber committed
-
- 26 Nov, 2013 2 commits
-
-
Jay Zoldak committed
-
Co-author: Alexander Kryklia <kryklia@edx.org> Co-author: Ned Batchelder <ned@edx.org> Co-author: Oleg Marchev <oleg@edx.org> Co-author: Valera Rozuvan <valera@edx.org> Co-author: polesye [BLD-384]
Calen Pennington committed
-
- 23 Oct, 2013 1 commit
-
-
stroilova committed
-
- 08 Oct, 2013 2 commits
-
-
Also: - Add some missing event descriptions - Reorganized rows to put relevant events together
Carlos Andrés Rocha committed -
Carlos Andrés Rocha committed
-
- 24 Sep, 2013 1 commit
-
-
update to grid table Cleaned up formatting to use `` instead of :code: Added Instructor Events and cleaned up outline Added instructor events. Cleaned up outline. Moved out correct_map table to addendum Removed deprecated/undocumented events
stroilova committed
-
- 26 Aug, 2013 1 commit
-
-
Will Daly 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
-
- 12 Aug, 2013 1 commit
-
-
Peter Baratta committed
-
- 06 Aug, 2013 1 commit
-
-
Julian Arni committed
-
- 02 Aug, 2013 3 commits
-
-
Julian Arni committed
-
And fix path issues.
Julian Arni committed -
Julian Arni committed
-
- 30 Jul, 2013 1 commit
-
-
Julian Arni committed
-
- 16 Jul, 2013 2 commits
-
-
Julian Arni committed
-
Julian Arni committed
-
- 11 Jul, 2013 1 commit
-
-
Lyla Fischer committed
-