Commit graph

2863 commits

Author SHA1 Message Date
Artur Beljajev
16afa00442 Remove duplicate values from domain primary contact emails
#186
2016-11-22 14:37:11 +02:00
Artur Beljajev
8a831ee92c Add explicit jobs for mailers
#186
2016-11-18 00:14:37 +02:00
Artur Beljajev
eada1a66dd Disable que in "registrant change" mailer
#186
2016-11-17 01:43:39 +02:00
Artur Beljajev
c3b90d76f6 Disable que in "registrant change" mailer
#186
2016-11-17 01:42:51 +02:00
Artur Beljajev
bd40ffe558 Remove unneeded instance variable from registrant change mailer
#186
2016-11-17 01:27:58 +02:00
Artur Beljajev
fa47eb3ab6 Refactor domain expiration mailer
#186
2016-11-17 00:04:13 +02:00
Artur Beljajev
41d3e62ad4 Use app timezone in domain#delete_candidateable?
#238
2016-11-14 13:40:10 +02:00
Artur Beljajev
907d5cc402 Fix DomainExpirationEmailJob
#180
2016-11-14 03:59:31 +02:00
Artur Beljajev
3a040793b0 Refactor domain mailer views
#180
2016-11-14 03:27:03 +02:00
Artur Beljajev
471ac9098d Destroy DomainExpirationEmailJob
#180
2016-11-14 03:24:44 +02:00
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
Artur Beljajev
064716bebf Rename en.registrar translation key to en.registrar_name
#240
2016-11-11 12:42:16 +02:00
Artur Beljajev
962e98317d Refactor domain mailer views
#180
2016-11-11 01:54:57 +02:00
Artur Beljajev
789468c84f Refactor mailer views
#180
2016-11-10 23:32:52 +02:00
Artur Beljajev
eac7690345 Update "pending_update_request_for_old_registrant" mailer
#180
2016-11-10 01:36:23 +02:00
Artur Beljajev
2643df8d21 Improve registrar sessions specs
registry-240
2016-11-09 19:12:51 +02:00
Artur Beljajev
ccb062cb0b Update "pending_update_request_for_old_registrant" mailer
#180
2016-11-09 04:26:35 +02:00
Artur Beljajev
4075024d7e Merge remote-tracking branch 'origin/registry-238' into registry-186
# Conflicts:
#	app/models/domain.rb
#	spec/models/domain_spec.rb
2016-11-08 12:43:01 +02:00
Artur Beljajev
3d1dd1759d Merge remote-tracking branch 'origin/registry-235' into registry-186
# Conflicts:
#	spec/models/domain_spec.rb
2016-11-08 12:39:00 +02:00
Artur Beljajev
0c6c583184 Revert domain expirable
#186
2016-11-08 12:32:02 +02:00
Artur Beljajev
3b120f0362 Revert domain expirable
#186
2016-11-08 12:26:04 +02:00
Artur Beljajev
877e6999dc Consider domains having current time at "expire_time" attribute expired
Fixes #238
2016-11-08 10:07:41 +02:00
Artur Beljajev
aa29c781f6 Improve domain's outzone and delete logic
- Encapsulate outzone and delete candidate logic into domain model
- Fix the logic itself

Fixes #238
2016-11-08 02:30:20 +02:00
Artur Beljajev
e653d8b56e Extract expirable concern from domain model
#238
2016-11-07 23:12:19 +02:00
Artur Beljajev
4fd18c4a26 Revert e53980e and 7cdfa10
#180
2016-11-07 14:40:25 +02:00
Artur Beljajev
fc9104a232 Add extended registrar's info to "pending_update_request_for_old_registrant" mailer
#180
2016-11-07 02:22:03 +02:00
Artur Beljajev
049219efed Remove unused Domain#set_expired
#235
2016-11-07 02:14:54 +02:00
Artur Beljajev
1cc780f3ce Use app time zone when calculating valid_to, outzone_at and delete_at domain attributes
#235
2016-11-07 02:05:22 +02:00
Artur Beljajev
34c1e0d323 Fix "expiration" mailer
#180
2016-11-03 21:13:53 +02:00
Artur Beljajev
bebd49e5f4 Add extended registrar's info to "pending_deleted" mailer
#180
2016-11-03 20:16:01 +02:00
Artur Beljajev
69be717b91 Add extended registrar's info to "expiration" and "force_delete" mailers
registry-180
2016-10-31 17:56:51 +02:00
Artur Beljajev
66800402cb Introduce registrant presenter
registry-180
2016-10-31 14:55:20 +02:00
Artur Beljajev
aa196d7d95 Remove old domain mailer views
#186
2016-10-29 01:00:48 +03:00
Artur Beljajev
f127716a39 Refactor domain expiration email
#186
2016-10-29 00:53:00 +03:00
Artur Beljajev
0cc3a53deb Refactor domain expirable
#186
2016-10-29 00:51:42 +03:00
Artur Beljajev
14c5c3efed Extract domain cron specs
#186
2016-10-28 16:19:25 +03:00
Artur Beljajev
0de7512adc Move expiration logic from domain's callback to epp::domain.new_from_epp
#186
2016-10-28 14:55:29 +03:00
Artur Beljajev
ad0220088a Refactor domain expiration email
#186
2016-10-28 00:36:12 +03:00
Artur Beljajev
39d7c6ad1d Refactor zonefile_setting's origin list
#186
2016-10-28 00:29:47 +03:00
Artur Beljajev
d27594603b Disable contact model log in test env
#206
2016-10-24 16:03:43 +03:00
Vladimir Krylov
c35ed2f3c5 Story#119627029 check shared contact
(cherry picked from commit 9f73211)
2016-10-20 15:13:22 +03:00
Vladimir Krylov
be75b79c85 Story#119627029 process history ids even if they are strings
(cherry picked from commit 5cc603d)
2016-10-20 15:13:09 +03:00
Vladimir Krylov
b8bc341bee Story#119627029 registrar is not part of contacts
(cherry picked from commit d390045)
2016-10-20 15:13:01 +03:00
Vladimir Krylov
0dc711f7d2 Story#119627029 test that legal doc will be uniq within same domain
(cherry picked from commit 9297167)
2016-10-20 15:12:48 +03:00
Vladimir Krylov
cd81a3d356 Story#119627029 - save checksum of legal doc to DB
(cherry picked from commit dd3f19c)
2016-10-20 15:11:29 +03:00
Stas
5ed949efc6 119627029-task_moved_into_cronjob
(cherry picked from commit 2f1b255)
2016-10-20 15:11:23 +03:00
Vladimir Krylov
ca74eaeca1 Story#119627029 - extract checksum calculator
(cherry picked from commit c90c985)
2016-10-20 15:11:10 +03:00
Vladimir Krylov
71547d91a3 Story#119627029 - more efficient legal doc search by checksum
(cherry picked from commit 952d15d)
2016-10-20 15:10:59 +03:00