Commit graph

10826 commits

Author SHA1 Message Date
Timo Võhmar
9ddd01a2d7
Update CHANGELOG.md 2022-12-07 10:58:07 +02:00
Timo Võhmar
8713e96f77
Merge pull request #2502 from internetee/2492-return-contact-details-with-domain-authinfo
get contact info through domain transferred code
2022-12-07 10:56:58 +02:00
Timo Võhmar
f5283ba7a4
Update CHANGELOG.md 2022-12-06 16:52:22 +02:00
Timo Võhmar
3c1064d6aa
Merge pull request #2501 from internetee/2484-force-delete-history
display status notes in domain history
2022-12-06 16:51:40 +02:00
olegphenomenon
6d9de67d7c allow to show all information about contactg 2022-12-06 16:09:08 +02:00
olegphenomenon
88ed185558 added shunter to test 2022-12-05 15:12:19 +02:00
olegphenomenon
2ee77fc8e9 added test 2022-12-05 14:59:07 +02:00
olegphenomenon
bc31a8231b get contact info through domain transferred code 2022-12-05 13:50:31 +02:00
olegphenomenon
486730aa5a display status notes in domain history 2022-12-05 12:41:39 +02:00
Timo Võhmar
07bd3fba63
Update CHANGELOG.md 2022-12-02 14:13:10 +02:00
Timo Võhmar
460216c319
Merge pull request #2476 from internetee/2467-force-delete-email-notifications
send expire email for multiyear domains
2022-12-02 14:09:22 +02:00
olegphenomenon
51dd9dc112 added condition for send expired email 2022-12-02 12:41:55 +02:00
olegphenomenon
17b9cf0ffc send expire email for multiyear domains 2022-12-02 11:12:48 +02:00
Timo Võhmar
f2cd7cb20a
Update CHANGELOG.md 2022-12-01 15:29:14 +02:00
Timo Võhmar
b515649ded
Merge pull request #2458 from internetee/monthly-invoices-fix
Handling of cancelled monthly invoices
2022-12-01 15:27:41 +02:00
Sergei Tsõganov
3ae24f2f68
Merge branch 'master' into monthly-invoices-fix 2022-12-01 14:36:20 +02:00
Timo Võhmar
083a71466f
Update CHANGELOG.md 2022-12-01 11:07:17 +02:00
Timo Võhmar
b176d31306
Merge pull request #2493 from internetee/2491-verbose-truemail-logs
changed truemail logs configs
2022-12-01 11:04:50 +02:00
Timo Võhmar
040f382e78
Update CHANGELOG.md 2022-11-30 16:24:24 +02:00
Timo Võhmar
553339f89d
Merge pull request #2483 from internetee/add-xml-console-endpoints
Added xml epp console required endpoints and sample xml files
2022-11-30 16:22:18 +02:00
Sergei Tsoganov
48616ec3cd Refactored xml_console_controller 2022-11-30 11:38:08 +02:00
Timo Võhmar
aae47405ba
Update CHANGELOG.md 2022-11-30 09:50:01 +02:00
Timo Võhmar
7acf031355
Merge pull request #2488 from internetee/disclose-attributes-validator
disclose attributes validator
2022-11-30 09:49:03 +02:00
olegphenomenon
2265bb1ea2 added error logs handled, removed configuration data from validation event table 2022-11-29 13:37:52 +02:00
olegphenomenon
021d8eebc6 changed truemail logs configs 2022-11-29 11:38:53 +02:00
Timo Võhmar
4237f48cfb
Update CHANGELOG.md 2022-11-29 10:26:26 +02:00
Timo Võhmar
5a3774e011
Merge pull request #2479 from internetee/2470-fix-phantom-statuses
Fixed phantom domain statuses
2022-11-29 10:25:14 +02:00
Sergei Tsoganov
30d7fcb26d Fixed codeclimate issue 2022-11-28 13:46:30 +02:00
Sergei Tsoganov
c48c85d2ea Refactored legal_document model 2022-11-28 13:44:04 +02:00
Sergei Tsoganov
b366aa8d1d Removed legaldoc validation for staging and dev environments 2022-11-28 12:45:34 +02:00
olegphenomenon
86fad85d03 fixed legal attributes 2022-11-28 12:01:40 +02:00
olegphenomenon
ea2fc01a60 disclose attributes validator 2022-11-28 11:26:43 +02:00
Sergei Tsoganov
a13f2dce6c Added force encoding to response 2022-11-25 12:31:30 +02:00
Timo Võhmar
1b92bf0d64
Merge pull request #2400 from internetee/whois-record-registrant-phone
Disclose additional registrant data
2022-11-25 11:31:47 +02:00
olegphenomenon
0e026daf27 fixed tests 2022-11-25 10:58:10 +02:00
olegphenomenon
e745277b8a comment out unnecessary condition 2022-11-25 09:31:50 +02:00
olegphenomenon
185260907b rollback 2022-11-25 09:31:50 +02:00
olegphenomenon
8bbdb3c537 added disclsoe handler for registrant org contacts 2022-11-25 09:31:50 +02:00
olegphenomenon
5b5105849b fixed issues 2022-11-25 09:31:50 +02:00
olegphenomenon
3ef26640b1 added phone attr to contact in whois record 2022-11-25 09:31:50 +02:00
olegphenomenon
39e066f15f remove validator 2022-11-25 09:31:50 +02:00
olegphenomenon
0b9bbc1768 fixed registrant sign in 2022-11-25 09:31:50 +02:00
olegphenomenon
7f41c5c26d added contact publisher 2022-11-25 09:31:50 +02:00
olegphenomenon
84aa93e97b added breakpoints 2022-11-25 09:31:50 +02:00
olegphenomenon
bc54a3f70c changed response data during updated the contact 2022-11-25 09:31:50 +02:00
olegphenomenon
d8283febc0 updated structure, and rebases from master 2022-11-25 09:31:50 +02:00
Thiago Youssef
942cfe82b5 DRY registrant contact update action 2022-11-25 09:31:50 +02:00
Thiago Youssef
eb2c023e2a Update registrant api doc 2022-11-25 09:31:50 +02:00
Thiago Youssef
057f026cc0 Fix tests 2022-11-25 09:31:50 +02:00
Thiago Youssef
59fe7dffbe Migrate publishable field name to registrant_publishable 2022-11-25 09:31:50 +02:00