Initial commit of #3273627 "Provide full to/cc/bcc email configuration"
Squashed commit of the following:
commit 0727664ec65df49e425daa012c6483b800ec4abb Author: Dale Trexel dtrexel@umn.edu Date: Tue Apr 5 15:34:55 2022 -0500
Fix previous commit: config factory WAS still in use (and TODO was added, not removed).
commit e9a622fca67ac845c2c986fc45edf2fcada4b044 Author: Dale Trexel dtrexel@umn.edu Date: Tue Apr 5 15:07:15 2022 -0500
Remove disused config factory and clean up completed TODO.
commit c7aa48983a1bf5b0f5bf52c1c74e3da192bef02d Author: Dale Trexel dtrexel@umn.edu Date: Sun Apr 3 21:40:35 2022 -0500
Add update hook.
commit 40fa7f5fbd76ed3a6d4cfbe7069c8f095d8ca4a6 Author: Dale Trexel dtrexel@umn.edu Date: Sun Apr 3 16:58:59 2022 -0500
Cleanup: config factory, logic, comments, deprecations.
commit b9e37866d96e9801c7d9b595075e40932487a796 Author: Dale Trexel dtrexel@umn.edu Date: Sun Apr 3 13:29:30 2022 -0500
Removing all deprecated properties and methods.
commit 516ad919b49739a1e3345b846bc4b095f6e2ccf4 Author: Dale Trexel dtrexel@umn.edu Date: Sun Apr 3 11:27:30 2022 -0500
Use config factory to pull original, deprecated property values instead of using deprecated getter methods.
commit 6eec17a54fd3ce6a9a2721bf9d9cf04a73cefe60 Author: Dale Trexel dtrexel@umn.edu Date: Sun Apr 3 10:52:03 2022 -0500
Fixed wrong (deprecated) site_mail output in ListBuilder.
commit aa20c50a6c39942c182098fa946fbec70e6a332a Author: Dale Trexel dtrexel@umn.edu Date: Sat Apr 2 22:23:37 2022 -0500
Working new config, notifications list & email messages. Clean. TODO: update hook.
commit 419406ac4e5e231dde140a4a976523ebf1272ac5 Author: Dale Trexel dtrexel@umn.edu Date: Sat Apr 2 22:08:05 2022 -0500
Working emails, pre cleanup of code.
commit b96342fba96a3f9f4bf6cdffaa88f9fd95226224 Author: Dale Trexel dtrexel@umn.edu Date: Sat Apr 2 16:13:50 2022 -0500
Working email recipient processing. Ready for cleanup, tokens (adhoc) and config update.
commit dc43f406842ab825159113df27585a665abb7b0f Author: Dale Trexel dtrexel@umn.edu Date: Fri Apr 1 13:06:02 2022 -0500
Preliminary working list builder (contains deprecated messages)
commit 7bbb9f598523f36d73d24acc6ab9046ecb9b29c7 Author: Dale Trexel dtrexel@umn.edu Date: Fri Apr 1 11:19:51 2022 -0500
Fallback point: config & form functional, working on list builder.
Closes #3273627