Commit graph

35 commits

Author SHA1 Message Date
Martin Lensment
2b34d619b5 Add email sending on force delete #2881 2015-09-11 16:57:02 +03:00
Priit Tark
84d8b54c69 Added email pynicode support #2884 2015-09-03 11:40:03 +03:00
Priit Tark
259b6dd256 Registrant confirmation email typo fix #2874 2015-08-19 00:10:57 +03:00
Priit Tark
f89992d120 Added delete confirm email #2786 2015-07-28 22:08:24 +03:00
Priit Tark
5883452fa2 Added pending delete expired email #2786 2015-07-28 22:08:24 +03:00
Priit Tark
acb9f2ee08 Added domain delete rejection notification #2786 2015-07-28 22:08:24 +03:00
Priit Tark
8a92591df7 Added multiple domain emails #2786 2015-07-28 22:08:24 +03:00
Priit Tark
00d42ef3c4 Email notification when pending update rejected #2786 2015-07-28 22:08:24 +03:00
Priit Tark
726231c4e6 Refactor domain mailers pending updates #2804 2015-07-28 22:08:23 +03:00
Priit Tark
0b132d5c1a Move all mailers under subdir #2804 2015-07-28 22:08:23 +03:00
Priit Tark
7fd6f6a55d Added domain pending update new registrant notification #2804 2015-07-28 22:08:23 +03:00
Priit Tark
b82ae85be2 rubocop update 2015-07-28 21:47:57 +03:00
Priit Tark
e876bf59a5 Refactor emails #2786 2015-07-28 20:28:26 +03:00
Priit Tark
1c7febf47a Email block list logging and fix 2015-07-28 19:58:16 +03:00
Priit Tark
1143e16354 Rescue contact registrant change email delivery #2745 2015-07-21 16:34:43 +03:00
Priit Tark
8102b8f1a2 Added registrant successful email confirmation #2557 2015-07-14 18:29:02 +03:00
Priit Tark
5f16249528 Domain registrant email fix #2558 2015-06-25 20:10:46 +03:00
Priit Tark
41f3bf3078 rubocop syntax update 2015-06-11 10:53:47 +03:00
Priit Tark
f6b61a7ac5 Contact email change notification update #2558 2015-06-10 14:14:54 +03:00
Priit Tark
6f59824cd1 Added pending delete 2015-05-18 16:45:34 +03:00
Priit Tark
d72cbc20f5 Registrant change now requires EPP verify attribute 2015-05-18 14:48:32 +03:00
Priit Tark
6821afff65 Added domain confirmation verification url 2015-05-15 10:00:04 +03:00
Martin Lensment
412ececd9c Merge branch 'master' of github.com:domify/registry
Conflicts:
	CHANGELOG.md
	app/mailers/domain_mailer.rb
	app/models/domain.rb
	app/views/layouts/registrant/application.haml
	config/application-example.yml
	config/locales/en.yml
	config/routes.rb
	spec/mailers/domain_mailer_spec.rb
2015-05-14 18:01:06 +03:00
Priit Tark
99eeeae89f Updated domain registrant updater mailer spec 2015-05-14 15:32:27 +03:00
Priit Tark
fdcad95683 Added basic Registrant portal 2015-05-14 14:54:56 +03:00
Priit Tark
6c47124a28 Registrant change confirmation logic 2015-05-14 14:54:29 +03:00
Priit Tark
688a71ebf1 Added basic Registrant portal 2015-05-13 13:02:08 +03:00
Priit Tark
840c56db84 Registrant change confirmation logic 2015-05-13 10:00:52 +03:00
Priit Tark
0236ba61f2 fixed contact code subject 2015-05-12 13:58:40 +03:00
Priit Tark
2d95aa9935 Added contact code 2015-05-12 13:55:27 +03:00
Priit Tark
64fec42a69 EPP email change will send notification to registrant 2015-05-12 13:45:55 +03:00
Martin Lensment
a99d36f683 Improve email template 2015-04-22 15:18:50 +03:00
Martin Lensment
fc9b8f6ef4 Add test emails 2015-04-22 13:13:44 +03:00
Martin Lensment
49be49ea63 Add invoice mailer 2015-04-22 12:56:14 +03:00
Andres Keskküla
556898352f rails new 2014-06-10 11:43:04 +03:00