Commit graph

2407 commits

Author SHA1 Message Date
Karl Erik Õunapuu
a96106bccc Remove duplicate domain_contacts on transfer 2020-08-04 21:00:46 +03:00
Karl Erik Õunapuu
c4a6a35743 Merge remote-tracking branch 'origin/master' into 1651-domain-transfer-fails 2020-08-04 18:22:55 +03:00
Karl Erik Õunapuu
40d68fc7f1 Transfer: Return identical objects occassionally 2020-08-04 18:16:38 +03:00
Karl Erik Õunapuu
9ce85e155f Transfer: Do not reuse identical contacts 2020-08-04 16:10:58 +03:00
Karl Erik Õunapuu
310e0adac8 Pass whole Customer object to Directo 2020-07-30 17:08:19 +03:00
Alex Sherman
e4a02c2e47 Return truemail
This reverts commit 862f5639ebbe4d3e6abd5d5be7fb7840e7b83bdf.
2020-07-17 15:22:49 +05:00
Alex Sherman
0a7b754c4c Add email description to epp responce on contact creation 2020-07-17 15:21:02 +05:00
Alex Sherman
6c36296aaa Polish the code 2020-07-16 11:37:32 +05:00
Alex Sherman
c4de5655e1 Add company controlled contacts to registrant API
Fix tests.
2020-07-15 15:11:51 +05:00
Alex Sherman
735a0e1642 WIP Add getting contacts from companies 2020-07-14 19:17:35 +05:00
Timo Võhmar
6900ce1127
Revert "297 email address validation truemail" 2020-07-10 16:16:00 +03:00
Alex Sherman
68d32568fc Fix I18n 2020-07-08 17:17:11 +05:00
Alex Sherman
b446cff3fd Add verification creation on email validation, add tests 2020-07-08 17:10:44 +05:00
Alex Sherman
57cd588eee Add email verification rake task for one domain only 2020-07-08 17:10:44 +05:00
Alex Sherman
b4369bdcd0 Add support of punycode domains in emails 2020-07-08 17:10:44 +05:00
Alex Sherman
56ac816dd1 Add thirs status - verification failed 2020-07-08 17:10:44 +05:00
Alex Sherman
f8eea08357 Move emails & domains to citext, CC fixes 2020-07-08 17:10:43 +05:00
Alex Sherman
62acd8892a Add nonverified email color to registrar show 2020-07-08 17:09:40 +05:00
Alex Sherman
e95996fa12 Add nonverified color email to registrar index 2020-07-08 17:09:40 +05:00
Alex Sherman
af7e0f266d Add non-verified email filreting in contact index 2020-07-08 17:09:40 +05:00
Alex Sherman
48036c660d Add email & nonverified color to contact show 2020-07-08 17:09:39 +05:00
Alex Sherman
3d444c3a04 Fix CC issues 2020-07-08 17:08:41 +05:00
Alex Sherman
a13725faa7 Add email verification rake task 2020-07-08 17:08:41 +05:00
Alex Sherman
ee7d69c1ce Add data migration to fill EmailAddressVerifications 2020-07-08 17:08:40 +05:00
Alex Sherman
95a017629e Add email verification job 2020-07-08 17:07:45 +05:00
Alex Sherman
9ae85f3d74 Add verification methods 2020-07-08 17:07:45 +05:00
Alex Sherman
cc142076c3 Add verification model & migration 2020-07-08 17:07:44 +05:00
Alex Sherman
9f5a636d72 Change contact email validation 2020-07-08 17:06:09 +05:00
Alex Sherman
1b06e43f18 Move email checks and validation methods to concern 2020-07-08 17:06:07 +05:00
Alex Sherman
e56162f37d Add registrar email validation 2020-07-08 17:05:24 +05:00
Alex Sherman
ba4e256662 Add test domains whitelist & fix tests 2020-07-08 17:05:24 +05:00
Karl Erik Õunapuu
58443f23aa Don't create new legaldoc if it's already persistent 2020-07-07 15:23:23 +03:00
Karl Erik Õunapuu
eb09447ee1 Check legaldoc size only if it's not persisted 2020-07-07 14:05:54 +03:00
Alex Sherman
4a2176d5d7 Flush settings cache on legal doc mandatority check 2020-07-02 16:59:00 +05:00
Alex Sherman
a80e813632 Add a setting to see if legaldocs are mandatory 2020-07-02 16:57:50 +05:00
Alex Sherman
206704fee7 Add check if legal doc mandatory & tests 2020-06-30 18:43:35 +05:00
Maciej Szlosarczyk
41d9a36431
Remove unused methods 2020-06-26 14:51:08 +03:00
Maciej Szlosarczyk
fa016aa761
convert if to return unless 2020-06-26 14:45:44 +03:00
Maciej Szlosarczyk
82a9565c10
Extract action 2020-06-26 14:31:12 +03:00
Maciej Szlosarczyk
d005a61888
Move to new serializer 2020-06-26 11:23:30 +03:00
Timo Võhmar
5e492afdba
Merge pull request #1609 from internetee/1604-updating-whois-after-contact-update
Fix not running whois update after contact update
2020-06-12 13:42:54 +03:00
Alex Sherman
28e8b06728 Fix not running whois update after contact update
Closes #1604
2020-06-11 15:55:16 +05:00
Maciej Szlosarczyk
94078fe71e
Remove dead code 2020-06-05 10:33:00 +03:00
Maciej Szlosarczyk
bacdebd17c
Pull out ident parsing from Epp::Contact class 2020-06-05 10:31:51 +03:00
Maciej Szlosarczyk
043037225b
Extract legal doc parsing away from Epp::Domain class 2020-06-05 09:56:30 +03:00
Timo Võhmar
2ffe9629f9
Merge pull request #1593 from internetee/upgrade-rails-to-6.0.3
Upgrade Rails from 5.2 to 6.0.3
2020-06-03 15:04:36 +03:00
Alex Sherman
7cfc5efd36 Fix registration deadline format for whois/restwhois 2020-06-02 13:14:21 +05:00
Karl Erik Õunapuu
0af1cc17d1 Clean up 2020-06-01 16:19:17 +03:00
Karl Erik Õunapuu
7580824a38 Fix deprecation issues with has_paper_trail 2020-06-01 16:11:20 +03:00
Karl Erik Õunapuu
8db09aaacf Use .touch instead of paper_trail.touch_with_version
touch_with_version was removed from newer version of PaperTrail
2020-06-01 13:54:21 +03:00