Moves ENABLE_INSTRUCTOR_EMAIL and REQUIRE_COURSE_EMAIL_AUTH from settings files
to admin-accessible configuration models. This allows for the bulk email settings
to be modified without a new AMI deploy. See TNL-4504.
Also updates tests:
-python tests mock out the new configurations in place of the old settings
-lettuce test has been moved to bokchoy
(note that there was some loss of coverage here - the lettuce tests had
been doing some voodoo to allow for cross-process inspection of emails
messages being "sent" by the server, from the client! In discussion with
testeng, this seems outside the realm of a visual acceptance test. So,
the bokchoy test simply confirm the successful queueing of the message,
and leaves the validation of sending messages to the relevant unit tests.)
-bok choy fixture has been added, to replace the settings in acceptance.py
-lettuce and bok choy databases have been updated to reflect the backend changes
The new default is to have bulk_email disabled, we'll need to call this out in the
next OpenEdx release to ensure administrators enable this feature if needed.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| video | Loading commit data... | |
| __init__.py | Loading commit data... | |
| account_settings.py | Loading commit data... | |
| annotation_component.py | Loading commit data... | |
| auto_auth.py | Loading commit data... | |
| bookmarks.py | Loading commit data... | |
| ccx_dashboard_page.py | Loading commit data... | |
| certificate_page.py | Loading commit data... | |
| conditional.py | Loading commit data... | |
| course_about.py | Loading commit data... | |
| course_info.py | Loading commit data... | |
| course_nav.py | Loading commit data... | |
| course_page.py | Loading commit data... | |
| course_wiki.py | Loading commit data... | |
| courseware.py | Loading commit data... | |
| courseware_search.py | Loading commit data... | |
| create_mode.py | Loading commit data... | |
| dashboard.py | Loading commit data... | |
| dashboard_search.py | Loading commit data... | |
| discovery.py | Loading commit data... | |
| discussion.py | Loading commit data... | |
| edxnotes.py | Loading commit data... | |
| fields.py | Loading commit data... | |
| find_courses.py | Loading commit data... | |
| index.py | Loading commit data... | |
| instructor_dashboard.py | Loading commit data... | |
| learner_profile.py | Loading commit data... | |
| library.py | Loading commit data... | |
| login.py | Loading commit data... | |
| login_and_register.py | Loading commit data... | |
| matlab_problem.py | Loading commit data... | |
| oauth2_confirmation.py | Loading commit data... | |
| pay_and_verify.py | Loading commit data... | |
| peer_calibrate.py | Loading commit data... | |
| peer_confirm.py | Loading commit data... | |
| peer_grade.py | Loading commit data... | |
| problem.py | Loading commit data... | |
| programs.py | Loading commit data... | |
| progress.py | Loading commit data... | |
| staff_view.py | Loading commit data... | |
| tab_nav.py | Loading commit data... | |
| teams.py | Loading commit data... | |
| track_selection.py | Loading commit data... |