Calen Pennington
|
9edb6d9526
|
Pass a CourseKey to has_staff_access_to_preview_mode, rather than a CourseDescriptor
|
2018-08-13 15:44:06 -04:00 |
|
Matthew Piatetsky
|
95ccc30594
|
add forum roles to metadata
|
2018-06-22 12:49:10 -04:00 |
|
Eric Fischer
|
e18448e27d
|
Silence deprecation warnings
https://docs.djangoproject.com/en/1.11/releases/1.10/#using-user-is-authenticated-and-user-is-anonymous-as-methods
|
2018-05-02 10:03:50 -04:00 |
|
Matthew Piatetsky
|
27c7a55b55
|
add has_staff_access to course metadata
|
2018-04-30 11:49:37 -04:00 |
|
Calen Pennington
|
8468357ac4
|
Separate the date and link logic out of VerifiedUpgradeDeadlineBlock, so that it can be called directly with prefetched data for check_and_get_upgrade_link_and_date
|
2017-10-13 10:01:34 -04:00 |
|
Calen Pennington
|
84075efc81
|
Convert CourseKeyField to ForeignKey(CourseOverview) on enrollments and course modes
|
2017-08-23 15:24:43 -04:00 |
|
Calen Pennington
|
127e90e3a3
|
Remove extraneous request argument to experiments.utils.check_and_get_upgrade_link
|
2017-08-23 10:38:39 -04:00 |
|
Calen Pennington
|
68df7b80e3
|
Add course_end to the list of experiment fields put in the DOM
|
2017-08-01 10:14:35 -04:00 |
|
Calen Pennington
|
1edd367008
|
Add course_start to the fields, and put all fields on the track selection page
|
2017-08-01 10:14:35 -04:00 |
|
Calen Pennington
|
384f22ff96
|
Add per-user metadata to course pages to make experimentation easier
|
2017-08-01 10:14:35 -04:00 |
|