Commit graph

8441 commits

Author SHA1 Message Date
Timo Võhmar
8635ea0b25
Merge pull request #1643 from internetee/1612-fix-race-condition-in-epp-3
Add uniquie constraints to domain_contacts & nameservers
2020-07-15 15:24:56 +03: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
Alex Sherman
68833e11ab Add uniquie constraints to domain_contacts & nameservers 2020-07-14 17:11:42 +05:00
Timo Võhmar
c20be4e029
Merge pull request #1640 from internetee/revert-1596-297-email-address-validation-truemail
Revert "297 email address validation truemail"
2020-07-10 16:20:58 +03:00
Timo Võhmar
6900ce1127
Revert "297 email address validation truemail" 2020-07-10 16:16:00 +03:00
Timo Võhmar
1094c41fa3
Update CHANGELOG.md 2020-07-08 16:46:59 +03:00
Timo Võhmar
d6b22992d7
Merge pull request #1596 from internetee/297-email-address-validation-truemail
297 email address validation truemail
2020-07-08 16:40:55 +03:00
Alex Sherman
840f21c48f Update Travis bundler command 2020-07-08 18:21:20 +05: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
b0332a7abd Add logging to email_verification.log 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
438a2e05ab Add test for email verification job 2020-07-08 17:09:40 +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
9758c82221 Add fields & bulk import gem 2020-07-08 17:08:07 +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
b8ade7628d Add tests to see if Truemail validates ok 2020-07-08 17:06:09 +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
Alex Sherman
2d89e8124f Add gem Truemail
Closes #
2020-07-08 17:05:24 +05:00
Timo Võhmar
ee44dbe4c8
Update CHANGELOG.md 2020-07-07 22:29:54 +03:00
Timo Võhmar
4c13d5deb8
Update CHANGELOG.md 2020-07-07 16:01:10 +03:00
Timo Võhmar
0b22d13043
Merge pull request #1637 from internetee/disable-collection_cache_versioning
Disable collection cache versioning
2020-07-07 15:59:36 +03:00
Timo Võhmar
de0b7b1545
Update CHANGELOG.md 2020-07-07 15:30:55 +03:00
Timo Võhmar
7280156407
Merge pull request #1635 from internetee/fix-legaldoc-size-validation
Check legal document size only if it's not persisted
2020-07-07 15:29:42 +03: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
52041c52b6 Disable collection cache versioning
This was a new default setting introduced by Rails 6.0
2020-07-07 15:04:22 +03:00
Karl Erik Õunapuu
eb09447ee1 Check legaldoc size only if it's not persisted 2020-07-07 14:05:54 +03:00
Timo Võhmar
b0d5605712
Update CHANGELOG.md 2020-07-03 13:07:47 +03:00
Timo Võhmar
72619d7e23
Merge pull request #1628 from internetee/1625-single-character-domains
Add support of single-character domains
2020-07-03 13:04:49 +03:00
Alex Sherman
daac2977d0 Add support of single-character domains 2020-07-02 17:17:22 +05:00
Timo Võhmar
446569dbe2
Update CHANGELOG.md 2020-07-02 15:09:48 +03:00
Timo Võhmar
e4020197b0
Merge pull request #1626 from internetee/1623-system-wide-legaldoc-optout
Add a setting to see if legaldocs are mandatory
2020-07-02 15:08:02 +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
Timo Võhmar
f7994e599a
Update CHANGELOG.md 2020-07-02 11:14:36 +03:00