- 02 May, 2016 1 commit
-
-
Revert "SUST-35 Implementation of course_key_from_string_or_404 to return course_key or raise a 404"
Ayub khan committed
-
- 28 Apr, 2016 1 commit
-
-
Revert "SUST-35 Implementation of course_key_from_string_or_404 to return course_key or raise a 404"
Ayub khan committed
-
- 19 Apr, 2016 1 commit
-
-
Ayub-khan committed
-
- 18 Apr, 2016 1 commit
-
-
Ayub-khan committed
-
- 14 Apr, 2016 1 commit
-
-
-Updated method "course_key_from_string_or_404" to raise message too. -Wrote tests for "course_key_from_string_or_404" when exception message is given. -Modified existing methods to use "ddt.data". -Used Splunk logs to find exectly where we were getting "Invalid Key Error" -Updated Views where we were getting "Invalid Key Error" in splunk logs. -Wrote tests for those View End points where we were getting "Invalid Key Error"
Ayub-khan committed
-
- 20 Jul, 2015 1 commit
-
-
Change name of method to clear up confusion with the access.has_access method.
tlindaliu committed
-
- 17 Jul, 2015 1 commit
-
-
Adam committed
-
- 16 Jul, 2015 1 commit
-
-
Waheed Ahmed committed
-
- 12 Jan, 2015 1 commit
-
-
Braden MacDonald committed
-
- 07 May, 2014 1 commit
-
-
This commit adds all of cms. 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
-
- 10 Feb, 2014 2 commits
- 14 Jan, 2014 1 commit
-
-
STUD-1006
Don Mitchell committed
-
- 02 Dec, 2013 1 commit
-
-
Ensure user admin screen gets the union of all possibly matching group names. Smarter default group naming. STUD-1003
Don Mitchell committed
-
- 24 Oct, 2013 1 commit
-
-
Move RESTful URLs into our "done" section.
cahrens committed
-
- 21 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
-
- 06 Aug, 2013 1 commit
-
-
Remove _ Minor cleanup.
cahrens committed
-
- 05 Aug, 2013 1 commit
-
-
STUD-554 Code review feedback.
cahrens committed
-
- 29 Jul, 2013 6 commits
-
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
cahrens committed
-
- 22 Jul, 2013 1 commit
-
-
cahrens committed
-
- 12 Jul, 2013 1 commit
-
-
cahrens committed
-
- 09 Jul, 2013 1 commit
-
-
David Baumgold committed
-