Merge pull request #4451 from Stanford-Online/njdupoux/email-content-history
Instructors can view previously sent email content
Showing
- CHANGELOG.rst 2 additions, 0 deletionsCHANGELOG.rst
- lms/djangoapps/instructor/tests/test_api.py 105 additions, 5 deletionslms/djangoapps/instructor/tests/test_api.py
- lms/djangoapps/instructor/tests/utils.py 84 additions, 0 deletionslms/djangoapps/instructor/tests/utils.py
- lms/djangoapps/instructor/views/api.py 23 additions, 42 deletionslms/djangoapps/instructor/views/api.py
- lms/djangoapps/instructor/views/api_urls.py 2 additions, 0 deletionslms/djangoapps/instructor/views/api_urls.py
- lms/djangoapps/instructor/views/instructor_dashboard.py 3 additions, 1 deletionlms/djangoapps/instructor/views/instructor_dashboard.py
- lms/djangoapps/instructor/views/instructor_task_helpers.py 113 additions, 0 deletionslms/djangoapps/instructor/views/instructor_task_helpers.py
- lms/static/coffee/src/instructor_dashboard/send_email.coffee 24 additions, 1 deletionlms/static/coffee/src/instructor_dashboard/send_email.coffee
- lms/static/coffee/src/instructor_dashboard/util.coffee 115 additions, 0 deletionslms/static/coffee/src/instructor_dashboard/util.coffee
- lms/static/js/toggle_login_modal.js 28 additions, 12 deletionslms/static/js/toggle_login_modal.js
- lms/static/sass/course/instructor/_email.scss 59 additions, 1 deletionlms/static/sass/course/instructor/_email.scss
- lms/templates/instructor/instructor_dashboard_2/send_email.html 19 additions, 4 deletions...mplates/instructor/instructor_dashboard_2/send_email.html
Loading
Please register or sign in to comment