hunytalk
|
73aae081c3
|
Remove null, blank from start field in Schedules
|
2020-01-22 18:10:33 +05:00 |
|
Feanil Patel
|
9cf2f9f298
|
Run 2to3 -f future . -w
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
|
2019-12-30 10:35:30 -05:00 |
|
hunytalk
|
227ae8a51a
|
Add reference to new field in schedule model
|
2019-12-04 19:05:55 +05:00 |
|
Jolyon Bloomfield
|
b66e367520
|
INCR-199 migrate openedx/core/djangoapps/schedules
|
2019-04-05 00:43:41 -04:00 |
|
Matthew Piatetsky
|
f294b1a374
|
fix unicode strings in openedx/ part 1
|
2019-02-13 10:47:35 -05:00 |
|
Jeremy Bowman
|
380a24f7ef
|
TE-2689 Remove useless pylint suppressions part 6
|
2018-08-21 13:54:34 -04:00 |
|
Eric Fischer
|
247bb50ed2
|
s/django.core.urlresolvers/django.urls/g
Django 1.10 deprecation fix for Hackathon XIX
Addresses PLAT-1397
|
2018-06-05 13:59:09 -04:00 |
|
Calen Pennington
|
1f23b08fb1
|
Use a dropdown to filter schedules by course_id, rather than forcing the use of search
|
2017-11-30 10:53:08 -05:00 |
|
Calen Pennington
|
48abc492ae
|
Fix linting errors from https://github.com/edx/edx-platform/pull/16615
|
2017-11-22 14:47:49 -05:00 |
|
Calen Pennington
|
10970f3034
|
Allow searching for schedules with known errors in the admin site
|
2017-11-21 16:08:24 -05:00 |
|
Calen Pennington
|
3ff118eaac
|
Dynamically generate the actions to update to specific experiences
|
2017-11-21 16:08:23 -05:00 |
|
Calen Pennington
|
fabad1de4d
|
Add actions and filtering to schedules admin page to allow it to function better as a support tool
|
2017-11-21 14:25:57 -05:00 |
|
Calen Pennington
|
45bbc2daa3
|
Allow searching by course_id in the schedules django admin page
|
2017-11-21 14:25:55 -05:00 |
|
Gabe Mulley
|
e5a0bcfc32
|
hold back some users from dynamic pacing features
|
2017-11-08 09:48:48 -05:00 |
|
Tyler Hallada
|
e5c8acb609
|
Allow communication experiences to be customized per-learner
|
2017-11-01 16:50:10 -04:00 |
|
Nimisha Asthagiri
|
741917e92b
|
Course Update emails
|
2017-10-13 10:53:44 -04:00 |
|
Tyler Hallada
|
4acdcc698e
|
Display new flags in the ScheduleConfig admin list
|
2017-10-06 13:35:04 -04:00 |
|
Gabe Mulley
|
6a36eb0183
|
Use ACE to 'send' Recurring Nudge emails
|
2017-08-31 16:58:08 -04:00 |
|
Clinton Blackburn
|
7274a20f38
|
Created Schedule model
This model will be used to control dynamic upgrade deadlines for
learners.
|
2017-08-05 22:06:17 -04:00 |
|