Colin Darie
|
5bf580b6ac
|
feat(mail): link with hosts for recipient for notification mailer
|
2024-04-02 18:47:45 +02:00 |
|
Lisa Durand
|
3e872c5246
|
add email for tiers when repasser en instruction
|
2023-12-20 11:51:02 +01:00 |
|
Lisa Durand
|
f6f18e9c86
|
send email to tiers if notification by email is set
|
2023-12-12 22:35:11 +00:00 |
|
Paul Chavard
|
3de0367ed9
|
fix(email_template): less magic - less bugs !
|
2023-11-29 20:36:44 +00:00 |
|
Kara Diaby
|
fa874a0ea3
|
Permet de configurer le mail de réexamen du dossier par l'administrateur
|
2023-11-10 08:54:27 +00:00 |
|
Martin
|
b69d4baaa2
|
amelioration(email): passe les jobs non prioritaire [appelons ça des bulk email], dans la queue de low_priority
|
2023-10-18 17:08:43 +02:00 |
|
Martin
|
bf6b5ea963
|
amelioration(mailer.logo): utilise procedure_logo_url pour afficher le logo dans les mails
|
2023-08-14 13:09:05 +02:00 |
|
Martin
|
a3c6a2c46f
|
correctif(dolist): utilise des liens vers les logos des procedures plutôt que des attachements.inlined
|
2023-08-14 13:09:05 +02:00 |
|
Martin
|
ce9dbed663
|
amelioration(NotificationMailer): sort la creation des commentaire sur la messagerie du mailer [trop de prob possible sinon: au retry on dupliquait les commenaitres, si le mail foirait, on commentait pas etc...]
|
2023-07-11 15:11:40 +02:00 |
|
Martin
|
23fb7e812e
|
amelioration(a11y): utilise une balise <p> pour passer a la ligne avec un espace supplémentaire plutôt que deux <br>
|
2023-07-11 15:11:40 +02:00 |
|
Colin Darie
|
9565267170
|
feat(dossier): notify user by email about pending corrections
|
2023-06-02 16:16:13 +02:00 |
|
Lisa Durand
|
e1260a3df8
|
fix wrong encoding of special character in email notification subject
|
2023-03-31 16:58:41 +02:00 |
|
Colin Darie
|
5526cb5173
|
fix(mail): limit generated subjects to 100 characters
|
2023-02-09 17:39:56 +01:00 |
|
Colin Darie
|
8a859402ad
|
chore(mailer): setup Services Publics+ by env var so instances can have their owns
|
2023-02-09 10:47:53 +01:00 |
|
Colin Darie
|
d78c75620a
|
chore(mailer): services publics + only for Termine "states"
|
2023-02-09 10:47:53 +01:00 |
|
Martin
|
1ee67d511d
|
amelioration(mails): permet a nos mails d'inclure des balises <a> pour faciliter l'usage des mail envoyés
|
2023-02-06 11:01:28 +01:00 |
|
Paul Chavard
|
4a4ce67ef6
|
fix(dossier): explicitly send draft notification email
|
2022-12-26 22:02:33 +00:00 |
|
Paul Chavard
|
e7766694d3
|
fix(messages): retry stale blobs
|
2022-11-02 09:19:51 +01:00 |
|
Pierre de La Morinerie
|
0063b68689
|
mailers: add deposit receipt to initiated_mail
See #6146
|
2022-05-17 10:25:13 +02:00 |
|
Paul Chavard
|
cd9f7df502
|
feat(i18n): send dossier notifications with its user locale
|
2021-09-07 09:51:23 +02:00 |
|
Paul Chavard
|
f6508899de
|
Refactor NotificationMailer
|
2021-05-04 12:05:06 +02:00 |
|
Paul Chavard
|
a4fd629f4a
|
Enable user destruction
|
2021-05-04 12:05:06 +02:00 |
|
Chaïb Martinez
|
dd6c6bfe7a
|
mailers: add a NO_REPLY address to transactional emails
|
2019-09-10 13:37:28 +02:00 |
|
Pierre de La Morinerie
|
8313752663
|
mailers: add CTA to templated emails
|
2019-07-25 12:25:50 +02:00 |
|
Pierre de La Morinerie
|
858b093314
|
mailers: use the standard view mechanism to render notifications
Instead of rendering a view as a template, consider the view as a normal
view.
|
2019-07-23 14:53:50 +02:00 |
|
Pierre de La Morinerie
|
8b80c48679
|
emails: use the notification template for more messages
This allow to display the procedure logo and contact footer
at the bottom of these emails.
|
2019-07-18 12:38:13 +02:00 |
|
Pierre de La Morinerie
|
d36cb85f6a
|
notification_mailer: send procedure id when reporting a missing logo
|
2019-05-13 16:23:11 +02:00 |
|
Mathieu Magnin
|
0770362fb4
|
Fix when missing logo on remote storage crash email sending
|
2019-04-11 15:32:52 +02:00 |
|
Mathieu Magnin
|
1a97cd42de
|
Fix missing helper in notification mailer
|
2019-04-11 12:25:55 +02:00 |
|
Mathieu Magnin
|
9c6c11027c
|
[Fix #3064] Add service footer on notification emails
|
2019-04-11 11:03:13 +02:00 |
|
Mathieu Magnin
|
60d66f0422
|
[Fix #3064] Add logo and cancel link on preview
|
2019-04-11 11:03:13 +02:00 |
|
Mathieu Magnin
|
7e551a9d8d
|
[Fix #3064] If procedure has logo, then display it in emails
|
2019-04-11 11:03:13 +02:00 |
|
Paul Chavard
|
a08f170dbd
|
Assign users and gestionnaires to commentaires
fix #2052
|
2018-12-05 13:40:57 +01:00 |
|
Pierre de La Morinerie
|
a5f9be00e0
|
mailers: add preview URL to all previewable mailers
|
2018-11-20 14:46:31 +01:00 |
|
Pierre de La Morinerie
|
e5303fd986
|
mailers: streamline the NotificationMailer
Notifications are now only for demarche-templated emails.
|
2018-11-20 14:46:31 +01:00 |
|
lucien mollard
|
b2f2e75f43
|
mailer: add layout for notifications emails
|
2018-09-05 15:31:08 +02:00 |
|
gregoirenovel
|
b364b8bfb3
|
Improve many subjects
|
2018-06-01 11:35:40 +02:00 |
|
gregoirenovel
|
23931a7591
|
Remove the contact_email locale
|
2018-06-01 00:00:11 +02:00 |
|
gregoirenovel
|
32a2ab153f
|
Remove vars_mailer and simplify code
|
2018-05-31 12:10:06 +02:00 |
|
gregoirenovel
|
2e0abb054c
|
Stop doing something useless
|
2018-05-31 12:10:06 +02:00 |
|
gregoirenovel
|
641f72a517
|
Stop relying on instance variables
|
2018-05-31 12:10:06 +02:00 |
|
gregoirenovel
|
0d8cb50a30
|
Introduce a local variable to improve legibility
|
2018-05-31 12:10:06 +02:00 |
|
gregoirenovel
|
8eacfa801c
|
Use send_mail when possible
|
2018-05-31 12:10:06 +02:00 |
|
gregoirenovel
|
02c2f681aa
|
Reorder some methods
|
2018-05-31 12:10:06 +02:00 |
|
gregoirenovel
|
a57e2388f6
|
Unify NotificationMailer methods’ signatures
|
2018-05-31 12:10:06 +02:00 |
|
gregoirenovel
|
7ea37abefa
|
Use a local variable instead of an instance variable
|
2018-05-31 12:10:06 +02:00 |
|
gregoirenovel
|
bb8adba9b9
|
Use goddamn parentheses
|
2018-05-31 12:10:06 +02:00 |
|
Frederic Merizen
|
80e75b33c4
|
[Fix #1999] create commentaires for AR
|
2018-05-30 17:12:06 +02:00 |
|
Frederic Merizen
|
a62adb4307
|
[#1999] Remove dead code
|
2018-05-30 17:07:29 +02:00 |
|
Frederic Merizen
|
cce00e19c6
|
[#1972] Avoid passing unsaved templates to ActionMailer
So that all mail arguments can be serialized
|
2018-05-28 12:02:13 +02:00 |
|