Koha/koha-tmpl/intranet-tmpl/prog/en/modules
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
..
acqui Bug 22556: Add ability to quickly filter funds/budgets by library on the Acquisitions home page 2019-04-25 11:44:34 +00:00
admin Bug 8000: Redirect all emails to SendAllEmailsTo 2019-04-29 15:08:46 +00:00
authorities Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
basket Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
batch Bug 20102: Remove attribute "text/css" for <style> element used in staff client templates 2019-02-19 13:52:15 +00:00
catalogue Bug 22035: Improve local cover image browser page 2019-04-26 10:48:34 +00:00
cataloguing Bug 15496: (follow-up) Update interaction for deleting records 2019-04-26 12:07:04 +00:00
circ Bug 10300: (follow-up) add controls on transfers page 2019-04-26 11:49:08 +00:00
clubs Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
common Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
course_reserves Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
errors Bug 21790: Switch error page template to Bootstrap grid 2018-12-26 20:47:03 +00:00
ill Bug 21460: (follow-up) Fix bugs found in QA 2019-04-25 10:46:56 +00:00
installer Bug 20658: Move template JavaScript to the footer: Installer and onboarding 2019-03-15 19:44:45 +00:00
labels Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
mana Bug 22250: Clean up Mana KB integration with serials and reports 2019-04-11 11:34:14 +00:00
members Bug 21757: (folow-up) Restore patron brief detail page 2019-04-29 12:12:40 +00:00
offline_circ
onboarding Bug 22451: Use Asset everywhere 2019-04-16 13:17:32 +00:00
patron_lists Bug 22505: Add column configuration to patron list table 2019-03-28 18:03:48 +00:00
patroncards Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
plugins Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
reports Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
reserve Bug 20421: (follow-up) Fix styling 2019-04-29 13:35:35 +00:00
reviews
rotating_collections Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
serials Bug 22621: Fix filters on subscription search results 2019-04-26 10:26:13 +00:00
services
suggestion Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
tags Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
test
tools Bug 22175: (follow-up) Identify columns to exclude from export 2019-04-18 10:53:05 +00:00
virtualshelves Bug 20891: Escape html then JSON 2019-04-25 10:27:27 +00:00
about.tt Bug 21502: (QA follow-up) Rephrase warning slightly 2019-04-29 12:44:08 +00:00
auth.tt Bug 21890: Allow restricting password resets by patron category 2019-04-12 02:32:03 +00:00
intranet-main.tt