Commit graph

4120 commits

Author SHA1 Message Date
Georg Kahest
2bcabcbff2 revert removing of conditional displayof variables on invoice 2020-08-18 21:34:21 +03:00
Georg Kahest
8f06685605 resolve https://github.com/internetee/registry/pull/1346#discussion_r341532341 2020-08-18 16:53:57 +03:00
Georg Kahest
a394822b11 Merge branch 'master' into fix-registrar-url-condition-in-pdf 2020-08-18 16:47:07 +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
2ed7f467aa Create job for regenerating Subzone WHOIS entries 2020-08-14 12:29:43 +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
ea43d18c3d Merge remote-tracking branch 'origin/master' into generate-whois-records-for-subzone 2020-08-13 17:09:07 +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
c9c90888bd Make code more readable 2020-08-13 15:29:05 +03:00
Karl Erik Õunapuu
7953b3f8df Create Whois Records for subzones 2020-08-13 12:36:42 +03:00
Timo Võhmar
348b4a5c4b
Merge pull request #1658 from internetee/1650-postal-addresses-processed-while-turned-off
Clear contact address fields if address processing turned off
2020-08-11 13:21:16 +03:00
Karl Erik Õunapuu
414519d17f Improve addressing tests 2020-08-10 16:18:52 +03:00
Karl Erik Õunapuu
e40353042e Include tests for EPP contact create/update actions regarding to addressing 2020-08-10 16:04:52 +03:00
Karl Erik Õunapuu
8f8b246e49 Query address mandatoryness via Contact.address_processing? 2020-08-10 16:04:02 +03:00
Karl Erik Õunapuu
55ae0dc0b7 Remove redundant functions 2020-08-10 14:06:56 +03:00
Karl Erik Õunapuu
3b53e12284 Clear contact address fields if address processing turned off 2020-08-10 12:47:02 +03:00
Karl Erik Õunapuu
e7f8c83eb6 Force whodunnit hook on admin controllers 2020-08-07 15:47:56 +03:00
Karl Erik Õunapuu
cca51b8a03 Fix paper trail versioning for RegistrantVerification 2020-08-07 15:15:10 +03:00
Karl Erik Õunapuu
2d93932d92 Merge remote-tracking branch 'origin/master' into 1636-objects-are-missing-creator-and-updator-strings 2020-08-07 13:32:07 +03:00
Karl Erik Õunapuu
5b963d9e97 Force whodunnit hook on registrant controllers 2020-08-07 13:31:55 +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
Timo Võhmar
6bde39f3de
Merge pull request #1638 from internetee/test-registrant-confirmations
Verify registrant change confirmation actions complete as expected
2020-08-04 14:37:43 +03:00
Karl Erik Õunapuu
a44466b0a6 Provide ApiUser name as whodunnit 2020-08-04 12:12:55 +03:00
Karl Erik Õunapuu
a56dc03565 Set PaperTrail :whodunnit for all Registrar-related controllers 2020-08-03 17:45:17 +03:00
Karl Erik Õunapuu
59a6251510 Call valid Job when confirming domain delete action 2020-08-03 13:00:48 +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
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