- 15 Aug, 2013 12 commits
-
-
Better wording of commit Workaround for issue Better wording of commit Fixed spacing
JonahStanley committed -
Make split mongo read-only API consistent with other modulestores.
Christina Roberts committed -
Add test for invalid YouTube IDs strings
Carlos Andrés Rocha committed -
Also clarifies the contraction of location.course_id by throwing an exception for lcoations that are not of category course. Add test for course_id method.
cahrens committed -
Fix/vik/oe issues
Vik Paruchuri committed -
Carlos Andrés Rocha committed
-
Jay Zoldak committed
-
Fix error seen in combinedopenended modules
Jay Zoldak committed -
Move the silencing of numpy's warnings into test_calc.py
Peter Baratta committed -
..because that is where it is the most annoying/visible. Otherwise it really has no effect on the LMS or anything else.
Peter Baratta committed -
catch error in delete_course management script when group does not exist
chrisndodge committed -
Add filter for playback rates.
Valera Rozuvan committed
-
- 14 Aug, 2013 28 commits
-
-
Adam Palay committed
-
turn off i18n
Adam committed -
Adam Palay committed
-
Fix error seen in combinedopenended modules
Sarina Canelake committed -
Sarina Canelake committed
-
The enrollment_action value enroll should not be translated.
Jay Zoldak committed -
Add Course Modes to LMS
Diana Huang committed -
Diana Huang committed
-
adding django-admin commands to dump grades to a csv file
John Jarvis committed -
John Jarvis committed
-
Diana Huang committed
-
Diana Huang committed
-
Add mode and is_active to CourseEnrollment, shift enrollment logic to model
David Ormsbee committed -
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 -
Jay Zoldak committed
-
Hotfix/adam/help modal
Jay Zoldak committed -
Anton Stupak committed
-
Adam Palay committed
-
Adam Palay committed
-
Adam Palay committed
-
Adam Palay committed
-
cleanup.
cahrens committed -
cahrens committed
-
cahrens committed
-
Valera/bugfix tabbing video controls
Valera Rozuvan committed -
Valera Rozuvan committed
-
Valera Rozuvan committed
-
Valera Rozuvan committed
-