Commit graph

324 commits

Author SHA1 Message Date
Karl Erik Õunapuu
2330e8eab1 Merge remote-tracking branch 'origin/master' into 1629-change-settings-storage-mechanism 2020-08-18 11:37:15 +03:00
Karl Erik Õunapuu
4ed7edc47d Remove master nameserver from subzone WHOIS, fix whitespace anomaly while parsing nameservers 2020-08-14 17:09:10 +03:00
Karl Erik Õunapuu
7a50d6ae9f Add master and additional nameservers to WHOIS for subzones 2020-08-14 12:16:47 +03:00
Karl Erik Õunapuu
55de10a53d Ensure that Whois record is updated/destroyed when actions performed on Zone objects 2020-08-13 16:59:35 +03:00
Karl Erik Õunapuu
7e640a376e Move DNS::Zone WHOIS info logic to concern 2020-08-13 16:04:23 +03:00
Karl Erik Õunapuu
558faf4934 Move Setting::Migratable concern to data_migration instead 2020-08-12 15:28:16 +03:00
Karl Erik Õunapuu
b7f03dfa69 Fix some CC issues 2020-08-12 12:31:11 +03:00
Karl Erik Õunapuu
49f11cce0b Remove occurrencies of Setting.x 2020-08-12 11:53:52 +03:00
Karl Erik Õunapuu
b3941a373c Create action to migrate settings to new model 2020-08-11 14:57:05 +03:00
Karl Erik Õunapuu
cca51b8a03 Fix paper trail versioning for RegistrantVerification 2020-08-07 15:15:10 +03:00
Timo Võhmar
7b170b5026
Revert "Revert "Domain transfer: remove duplicate domain_contacts on transfer"" 2020-08-04 23:09:43 +03:00
Timo Võhmar
a0229e5e85
Revert "Domain transfer: remove duplicate domain_contacts on transfer" 2020-08-04 23:00:13 +03:00
Timo Võhmar
7ed9384848
Revert "Domain transfer: Conditionally reuse contacts" 2020-08-04 22:12:36 +03:00
Timo Võhmar
bf166bb273
Merge pull request #1653 from internetee/1651-domain-transfer-fails-hotfix
Domain transfer: remove duplicate domain_contacts on transfer
2020-08-04 21:45:45 +03:00
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
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
b4369bdcd0 Add support of punycode domains in emails 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
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
ee7d69c1ce Add data migration to fill EmailAddressVerifications 2020-07-08 17:08:40 +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
1b06e43f18 Move email checks and validation methods to concern 2020-07-08 17:06:07 +05: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
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
Karl Erik Õunapuu
1e1f808c8d Use PaperTrail.request.whodunnit
PaperTrail.whodunnit was removed from PaperTrail 10.x
2020-05-29 14:59:17 +03:00
Karl Erik Õunapuu
13e31af133 Fix EPP error message when reserved PW not present for disputed domains 2020-05-22 16:06:55 +03:00
Karl Erik Õunapuu
0b2b1b0ef1 Remove redundant functionality 2020-05-19 16:13:12 +03:00
Karl Erik Õunapuu
906fc9938f
Merge branch 'master' into 269-dispute-list 2020-05-14 11:42:41 +03:00
Karl Erik Õunapuu
e7ad4a7c64 Move domain dispute logic to concern 2020-05-12 10:24:28 +03:00
Alex Sherman
c4e46149e8 Fix presence of ignored fields in history
Closes #1576
2020-04-30 13:01:05 +05:00
Karl Erik Õunapuu
21543d8416 Better naming for variables 2020-03-06 15:17:01 +02:00
Karl Erik Õunapuu
3f92640ad2 Move registrar directo logic to concern, touch up translations 2020-03-02 17:38:03 +02:00
Alex Sherman
5ec2d25ec5 Move Remove clientHold button to domain info 2020-02-20 13:39:57 +05:00
Alex Sherman
3b332da0bb Add remove clientHold to registrar UI 2020-02-19 14:51:53 +05:00
Alex Sherman
fc59d4a29d Fix warnings on cron jobs 2020-02-13 20:26:42 +05:00
Alex Sherman
a1651ca1b9 Fix double versioning on Domain & Contact models 2020-02-12 18:51:48 +05:00