Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
David Bourgault d51054c8b4 Bug 8000: Redirect all emails to SendAllEmailsTo
Rebased and squashed after changes to master.
Only difference from previous patches are small adjustements to conflicts in t/db_dependent/Letters.t

Test plan:

1) Apply path
2) Run updatedatabase.pl
3) Clear all SendAllEmailsTo system preference
4) Send mail to a patron of your choosing, email will go to patron's
   email address as usual.
5) Set SendAllEmailsTo to a test email address
6) Send mail to the patron, email will be redirected to the email set
   in the systempreference.
7) Run prove -v t/db_dependent/Letters.t

It does not affect messages in the message_queue.

This patch obsoletes previous patches, because it achieves the same
functionality in a much more centralized way. (4 lines of code!)

Signed-off-by: Ed Veal <eveal@mckinneytexas.org>
Signed-off-by: BWS Sandboxes <ByWaterSandboxes@gmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Liz Rea <wizzyrea@gmail.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-04-29 15:08:46 +00:00
..
acquisitions.pref Bug 22757: Add CodeMirror highlighting on more YAML formatted preferences 2019-04-29 12:42:36 +00:00
admin.pref Bug 8000: Redirect all emails to SendAllEmailsTo 2019-04-29 15:08:46 +00:00
authorities.pref Bug 12258: (QA follow-up) Add some missing rrrrrrs 2018-11-08 02:18:48 +00:00
cataloguing.pref Bug 22757: Add CodeMirror highlighting on more YAML formatted preferences 2019-04-29 12:42:36 +00:00
circulation.pref Bug 22757: Add CodeMirror highlighting on more YAML formatted preferences 2019-04-29 12:42:36 +00:00
enhanced_content.pref Bug 22030: Use preference to determine username sent to overdrive 2019-01-08 13:59:46 +00:00
i18n_l10n.pref
local_use.pref
logs.pref Bug 20750: Allow logging of arbitrary actions 2019-03-15 19:07:08 +00:00
opac.pref Bug 22584: Add YAML support for Codemirror 2019-04-19 14:26:02 +00:00
patrons.pref Bug 21336: (follow-up) Fix last line after PatronRemovalDelay in pref file 2019-04-17 12:25:24 +00:00
searching.pref Bug 14457: (QA follow-up) Fix QA script complaints and amend system preference text 2019-04-16 13:17:33 +00:00
serials.pref
staff_client.pref Bug 22695: Remove non-XSLT search results view from the staff client 2019-04-16 13:17:32 +00:00
tools.pref Bug 19722: Add MaxItemsToDisplayForBatchMod systempreference 2019-03-28 18:06:22 +00:00
web_services.pref Bug 22196: Clean up Mana KB administration template 2019-02-04 14:53:59 +00:00