Commit graph

14 commits

Author SHA1 Message Date
Artur Beljajev
c0f4066be1 Refactor domain mailer views
#180
2016-11-14 03:06:51 +02:00
Artur Beljajev
2c3dbc6e32 Refactor domain mailer views
#180
2016-11-14 01:35:47 +02:00
Artur Beljajev
a6de3761c5 Refactor domain mailer views
#180
2016-11-12 01:14:11 +02:00
Vladimir Krylov
a091c62264 Story#117124725 - generate emails of apply_pending_update! only when everything is ok 2016-04-08 14:58:56 +03:00
Georg Kahest
688071bf46 missing new registrant country name 2015-12-17 19:36:57 +02:00
Matt Farnsworth
eb6c1d607b Story #109367018 - add domain info for new registrant 2015-12-17 18:08:52 +02:00
Matt Farnsworth
eec8bd90ad Story #109367018 - add data for template update 2015-12-17 16:28:20 +02:00
Matt Farnsworth
702206b9c0 Story #109367018 - ensure that country is passed only as name 2015-12-17 11:51:36 +02:00
Matt Farnsworth
ba659cd444 Story #109367018 - restore [domain] to subject line 2015-12-17 11:09:46 +02:00
Matt Farnsworth
783b792acf Story #109367018 - ensure that updated notice goes to old registrant, but names new registrant 2015-12-16 20:39:24 +02:00
Matt Farnsworth
515226042c Story #109367018 - seems that pending_update_rejected_notification_for_new_registrant should name old registrant rejected change 2015-12-16 20:37:21 +02:00
Matt Farnsworth
496bb8738d Story #109367018 - warn if email missing, and format pending email 2015-12-16 20:37:21 +02:00
Matt Farnsworth
504c4454c5 Story #109367018 - minor bug fixes, missing punctuation, wrong symbol 2015-12-16 20:37:21 +02:00
Matt Farnsworth
51a5798914 Story #109367018 - add new model to handle domain values are changing, and need to be captured now, not later
New model will provide data to DomainMailer customized as needed for the invocation reason as passed via symbol to
send_mail(). The mail templetes then required modification to use the new data model. This should handle all the data
errors in the update process, including pendingUpdate, confirmed, rejected or expired.
2015-12-16 20:37:21 +02:00