jansenk
|
65bab28341
|
add retirement endpoint
|
2019-05-24 11:29:02 -04:00 |
|
Dave St.Germain
|
fdc785bfb0
|
Merge pull request #20605 from edx/mroytman/EDUCATOR-4276-get-course-enrollments
program course enrollment overview GET endpoint
|
2019-05-24 07:39:45 -04:00 |
|
Richard I Reilly
|
32b70650a4
|
Merge pull request #20658 from edx/rir/readme
Add UML diagram for the ProgramEnrollments Plugin
|
2019-05-23 09:49:35 -04:00 |
|
Zachary Hancock
|
8012e3a1ca
|
Merge pull request #20630 from edx/zhancock/expire-prgm-enrollments
command to expire waiting program enrollments
|
2019-05-23 09:22:32 -04:00 |
|
Zach Hancock
|
d9dc0d4b8d
|
command to expire waiting program enrollments
|
2019-05-22 13:38:10 -04:00 |
|
Michael Roytman
|
b0f715d1c2
|
add a GET endpoint to get course run overviews for a user's program enrollment
|
2019-05-22 13:35:49 -04:00 |
|
Stu Young
|
fa3f71cd13
|
INCR-284 Run python-modernize on lms/djangoapps/program_enrollments/api (#20591)
* run python modernize
* run isort
|
2019-05-21 11:29:23 -04:00 |
|
Stu Young
|
4e1f63bd15
|
INCR-283 Run python-modernize on lms/djangoapps/program_enrollments/migrations and lms/djangoapps/program_enrollments/tests (#20578)
* run python modernize
* run isort
* Fix merge conflicts
* Fix merge conflict--file was deleted on master
|
2019-05-21 11:27:52 -04:00 |
|
Rick Reilly
|
712f6fc997
|
Add UML diagram for the ProgramEnrollments Plugin
|
2019-05-21 09:28:28 -04:00 |
|
Simon Chen
|
0b08867aee
|
Revert "complete waiting enrollments"
This reverts commit b041a1f3e6.
|
2019-05-15 21:20:45 -04:00 |
|
Rick Reilly
|
604ab4fd15
|
Add PATCH method for program enrollments
|
2019-05-10 15:46:40 -04:00 |
|
Zach Hancock
|
b041a1f3e6
|
complete waiting enrollments
|
2019-05-10 09:55:24 -04:00 |
|
jansenk
|
1caa647621
|
add program course enrollment PATCH
|
2019-05-07 15:52:03 -04:00 |
|
Rick Reilly
|
350b4a2589
|
Add POST method for program enrollments
|
2019-05-03 14:14:04 -04:00 |
|
Alex Dusenbery
|
403fb52e93
|
Add a GET endpoint to list ProgramCourseEnrollment data.
|
2019-05-03 13:39:10 -04:00 |
|
jansenk
|
6052a4e4c6
|
add program course enrollment post endpoint
|
2019-05-02 17:42:18 -04:00 |
|
Alex Dusenbery
|
20f0bc03d4
|
Add a GET API endpoint for program enrollments.
|
2019-05-01 11:35:38 -04:00 |
|
Alex Dusenbery
|
4d6458284c
|
Fix the program_enrollments admin classes.
|
2019-04-25 13:06:06 -04:00 |
|
Alex Dusenbery
|
bf661eaa8d
|
Add unique constraint to ProgramEnrollment model
|
2019-04-24 13:47:23 -04:00 |
|
Zach Hancock
|
afe3cdb3ec
|
user lookup util
|
2019-04-24 09:47:38 -04:00 |
|
jansenk
|
8389702765
|
add program course enrollment admin
|
2019-04-22 10:05:36 -04:00 |
|
jansenk
|
0622c69d75
|
add ProgramCourseEnrollment
|
2019-04-19 12:56:50 -04:00 |
|
Rick Reilly
|
2bf3e6621e
|
Add ProgramEnrollment app and model for masters
|
2019-04-12 15:50:30 -04:00 |
|