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 |
|---|---|---|
| .. | ||
| badges | Loading commit data... | |
| branding | Loading commit data... | |
| bulk_email | Loading commit data... | |
| ccx | Loading commit data... | |
| certificates | Loading commit data... | |
| class_dashboard | Loading commit data... | |
| commerce | Loading commit data... | |
| course_api | Loading commit data... | |
| course_blocks | Loading commit data... | |
| course_structure_api | Loading commit data... | |
| course_wiki | Loading commit data... | |
| courseware | Loading commit data... | |
| coursewarehistoryextended | Loading commit data... | |
| dashboard | Loading commit data... | |
| debug | Loading commit data... | |
| discussion_api | Loading commit data... | |
| django_comment_client | Loading commit data... | |
| edxnotes | Loading commit data... | |
| gating | Loading commit data... | |
| instructor | Loading commit data... | |
| instructor_analytics | Loading commit data... | |
| instructor_task | Loading commit data... | |
| learner_dashboard | Loading commit data... | |
| lms_migration | Loading commit data... | |
| lms_xblock | Loading commit data... | |
| lti_provider | Loading commit data... | |
| mailing | Loading commit data... | |
| mobile_api | Loading commit data... | |
| notes | Loading commit data... | |
| notification_prefs | Loading commit data... | |
| notifier_api | Loading commit data... | |
| oauth2_handler | Loading commit data... | |
| oauth_dispatch | Loading commit data... | |
| rss_proxy | Loading commit data... | |
| shoppingcart | Loading commit data... | |
| static_template_view | Loading commit data... | |
| staticbook | Loading commit data... | |
| student_account | Loading commit data... | |
| student_profile | Loading commit data... | |
| support | Loading commit data... | |
| survey | Loading commit data... | |
| teams | Loading commit data... | |
| verified_track_content | Loading commit data... | |
| verify_student | Loading commit data... | |
| __init__.py | Loading commit data... |