Commit graph

124 commits

Author SHA1 Message Date
Timo Võhmar
8dcc287d60
Merge pull request #2737 from internetee/improve-verification-translations
Improved verification email translations
2025-01-15 16:45:44 +02:00
tsoganov
5cf18bd9e5 Corrected tests 2025-01-14 15:52:33 +02:00
tsoganov
03f2ab0463 Improved verification email translations 2025-01-14 15:31:53 +02:00
oleghasjanov
1be8b28acd Removed Russian notices from mail templates 2025-01-08 11:27:02 +02:00
tsoganov
0085f99e02 Modified identification request webhook 2024-11-14 08:37:09 +02:00
tsoganov
637cabf95f Handling contact verifications 2024-11-14 08:37:09 +02:00
oleghasjanov
6ff5e55a24 business contact validation + tests 2024-11-08 12:45:12 +02:00
Sergei Tsoganov
f68d8e91c2 Add admin mailers and tests to white_ips 2023-07-10 09:51:56 +03:00
Sergei Tsoganov
149cbb6138 Renewed email text for ip address activation 2023-07-07 16:29:33 +03:00
Sergei Tsoganov
1c8a46bd89 Added committed param to white ip 2023-07-07 16:05:06 +03:00
Sergei Tsoganov
e00e44c9b8 Modified white ip form and created mailer 2023-07-05 15:28:43 +03:00
Sergei Tsoganov
47b6a1b87a Added endpoints for creating and downloading api user certificates 2023-06-28 15:48:40 +03:00
Sergei Tsoganov
b558c80e83 Added user certificate REPP endpoint and mailer 2023-06-09 17:05:22 +03:00
Thiago Youssef
9c0984b3d3 Add monthly invoice email description 2022-09-18 14:53:44 -03:00
olegphenomenon
693d1c5747 added mail tempaltes, added test 2022-09-02 12:15:22 +03:00
Thiago Youssef
f8612d687f Remove email verification legacy code 2022-04-13 11:51:08 +03:00
olegphenomenon
f6b352a087 updated nameserver letter 2022-02-09 15:15:08 +02:00
olegphenomenon
09ba0a2511 update mail templates 2022-02-09 15:15:08 +02:00
olegphenomenon
ca9ca115eb added notify class and mail action for inform 2022-02-09 15:15:08 +02:00
olegphenomenon
e74cf2bc7f added mail contronller and job for notificate registrars and admins about accreditation expire date 2021-11-11 12:31:53 +02:00
Timo Võhmar
6283666a01
Update expired_soft.html.erb 2021-09-23 12:26:14 +03:00
Timo Võhmar
f9a166e3ef
Update expired_soft.text.erb 2021-09-23 12:25:33 +03:00
Timo Võhmar
0e727a24ce
Update expired.text.erb 2021-09-23 12:24:50 +03:00
Timo Võhmar
90f5532335
Update expired.html.erb 2021-09-23 12:20:48 +03:00
Karl Erik Õunapuu
88e1bc3727 parent 64e3bc885a2cb8b46a1aaa4bf4f121ee7f5d44a6
author Karl Erik Õunapuu <karlerik@kreative.ee> 1591359032 +0300
committer Alex Sherman <yul.golem@gmail.com> 1617029320 +0500

CsyncJob: Don't respect IPv6 if nessecary
2021-03-30 14:22:45 +05:00
Karl Erik Õunapuu
980e5be7fc
Improve wording for invalid phone mail templates 2020-12-28 14:21:39 +02:00
Karl Erik Õunapuu
4ccb71287d
Add invalid phone mail template to force delete mailer 2020-12-28 13:23:04 +02:00
Timo Võhmar
a5b06a7da7
Update expired_soft.html.erb 2020-11-19 18:24:03 +02:00
Timo Võhmar
86b86491de
Update expired_soft.text.erb 2020-11-19 18:23:22 +02:00
Timo Võhmar
5e6fb351ab
Merge pull request #1735 from internetee/1178-invalid-email-fd-template
Add invalid email template to ForceDelete notifications
2020-11-06 16:06:09 +02:00
Alex Sherman
e8c2f33e2d Add presenter method & preview 2020-11-05 14:12:10 +05:00
Alex Sherman
3ce0fc4a5c Add invalid email template 2020-11-05 12:36:33 +05:00
Alex Sherman
ee49ffea02 First version of invalid email template on FD 2020-11-05 12:36:33 +05:00
Alex Sherman
c3f63ed43a Add new mailer template for expired soft delete domains 2020-11-05 11:00:27 +05:00
Timo Võhmar
4737b46db4
Update expired.text.erb 2020-06-19 13:12:04 +03:00
Timo Võhmar
ea9157ce69
Update expired.html.erb 2020-06-19 13:10:06 +03:00
Timo Võhmar
175c138411
Update expired.text.erb 2020-06-19 12:47:37 +03:00
Karl Erik Õunapuu
7b73a10073 Modify forceDelete mail templates to comply with new dates 2020-01-10 17:24:42 +02:00
Artur Beljajev
d14fa5b701 Rename method 2019-06-21 18:00:16 +03:00
Artur Beljajev
4b91cf900f Refactor domain mailer
- Remove `Que::Mailer` (#895)
- Add preview
- DRY templates
- Add tests
- Extract translations
2019-04-19 17:06:26 +03:00
Artur Beljajev
5674071838 Refactor contact mailer
- Send single email with new email in `to` and old email in `bcc` fields
- Remove `Que::Mailer` (#895)
- Add preview
- DRY templates
- Add tests
- Extract translations
- Remove useless specs
2019-04-11 17:42:59 +03:00
Timo Võhmar
7e0fd30125
Merge pull request #1156 from internetee/refactor-domain-delete-mailer
Refactor domain delete mailer
2019-04-11 12:23:42 +03:00
Timo Võhmar
c192cc0538
Merge pull request #1149 from internetee/improve-registrant-change-mailer
Improve registrant change mailer
2019-04-09 17:18:46 +03:00
Artur Beljajev
fe294acd57 Use template 2019-04-09 15:01:25 +03:00
Artur Beljajev
875a00f863 Improve readability 2019-04-09 14:51:36 +03:00
Artur Beljajev
d25c9b4ac2 Use template 2019-04-06 16:30:46 +03:00
Artur Beljajev
eb1ee426ca Improve readability 2019-04-06 16:28:57 +03:00
Timo Võhmar
b5f6b47003
Merge pull request #1147 from internetee/update-emails-content
Fix emails' content
2019-04-05 16:36:18 +03:00
Artur Beljajev
e3d6bde2ff Fix emails' content 2019-04-05 15:53:05 +03:00
Artur Beljajev
0f4a67d696 Remove delegations 2019-04-03 17:17:27 +03:00