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 |
|---|---|---|
| .. | ||
| auth_exchange | Loading commit data... | |
| cache_toolbox | Loading commit data... | |
| config_models | Loading commit data... | |
| contentserver | Loading commit data... | |
| cors_csrf | Loading commit data... | |
| course_action_state | Loading commit data... | |
| course_modes | Loading commit data... | |
| dark_lang | Loading commit data... | |
| datadog | Loading commit data... | |
| django_comment_common | Loading commit data... | |
| edxmako | Loading commit data... | |
| embargo | Loading commit data... | |
| enrollment | Loading commit data... | |
| external_auth | Loading commit data... | |
| geoinfo | Loading commit data... | |
| header_control | Loading commit data... | |
| heartbeat | Loading commit data... | |
| lang_pref | Loading commit data... | |
| microsite_configuration | Loading commit data... | |
| monitoring | Loading commit data... | |
| monkey_patch | Loading commit data... | |
| performance | Loading commit data... | |
| pipeline_js | Loading commit data... | |
| pipeline_mako | Loading commit data... | |
| request_cache | Loading commit data... | |
| reverification | Loading commit data... | |
| service_status | Loading commit data... | |
| session_inactivity_timeout | Loading commit data... | |
| static_replace | Loading commit data... | |
| status | Loading commit data... | |
| student | Loading commit data... | |
| terrain | Loading commit data... | |
| third_party_auth | Loading commit data... | |
| track | Loading commit data... | |
| util | Loading commit data... | |
| xblock_django | Loading commit data... | |
| xmodule_django | Loading commit data... |