Commit graph

9014 commits

Author SHA1 Message Date
Timo Võhmar
7cac3a61eb
Merge pull request #1847 from internetee/1743-keep-update-prohibited-on-renew
Keep serverUpdateProhibited status on domain renew
2021-02-19 17:44:57 +02:00
Timo Võhmar
2b7dbba918
Update CHANGELOG.md 2021-02-19 17:34:28 +02:00
Timo Võhmar
f1eecdd80f
Merge pull request #1853 from internetee/1845-stop-servermanualinzone-at-clienthold
Set validation to prohibit ManualInzone with any of the *Hold statuses
2021-02-19 17:32:32 +02:00
Alex Sherman
b9d57be6ab Add i18n, change error response code to 2304 2021-02-19 14:30:36 +05:00
Karl Erik Õunapuu
bb8539596a
Remove registrant portal code 2021-02-18 15:15:40 +02:00
Karl Erik Õunapuu
47cd7cc4f7
Fix CC issues 2021-02-18 12:15:18 +02:00
Karl Erik Õunapuu
7b4214def1
Add from/until sorting to balance API 2021-02-15 16:52:36 +02:00
Alex Sherman
340e1820f2 Fix contact deletion if contact *DeleteProhibited 2021-02-15 19:11:28 +05:00
Alex Sherman
69562ec2a2 Fix checking if verification needed 2021-02-15 18:27:04 +05:00
Karl Erik Õunapuu
27e441bc24
Track account balance dynamically in AccountActivity 2021-02-15 15:00:33 +02:00
Karl Erik Õunapuu
416390a3c4
Add detailed balance to REPP 2021-02-12 15:33:34 +02:00
Oleg Hasjanov
fad739d279 add test for removing contact with client delete prohibited 2021-02-12 15:22:05 +02:00
Oleg Hasjanov
36d4ea981a add test for removing contact with server delete prohibited 2021-02-12 15:21:09 +02:00
Oleg Hasjanov
d3287fd73f Added test for check domain status UpdatePending if registrants have the same ident 2021-02-12 14:22:46 +02:00
Timo Võhmar
752bdedf1e
Merge pull request #1854 from internetee/optimize-whois-record-delete-sql
Optimize WHOIS record destroy SQL check
2021-02-12 13:15:04 +02:00
Alex Sherman
ffde929540 Set validation to prohibit ManualInzone with any of the *Hold statuses 2021-02-12 16:10:22 +05:00
Karl Erik Õunapuu
06ae9b8e24
Optimize WHOIS record destroy SQL check 2021-02-12 13:10:13 +02:00
Karl Erik Õunapuu
9a7acf7c33
Merge remote-tracking branch 'origin/master' into 1819-improve-credit-account-balance-overview 2021-02-12 11:30:09 +02:00
Timo Võhmar
25e0b61a15
Merge pull request #1850 from internetee/bulk-admin-change-docs
Add admin_contact bulk update endpoint documentation
2021-02-11 17:05:15 +02:00
Alex Sherman
ac726a9554 Add admin_contact bulk update endpoint documentation 2021-02-11 19:58:02 +05:00
Timo Võhmar
8dfe1c83e6
Update CHANGELOG.md 2021-02-11 14:06:51 +02:00
Timo Võhmar
573f23f874
Merge pull request #1835 from internetee/1832-registrar-prefix-on-contact-info-and-check-requests
EPP: Find contact without registrar code prefix
2021-02-11 14:03:36 +02:00
Timo Võhmar
b2e489630d
Update CHANGELOG.md 2021-02-11 13:15:47 +02:00
Timo Võhmar
a3cca9149b
Merge pull request #1830 from internetee/1828-send-poll-message-to-registrant-on-applying-and-removing-registry-lock
Registry lock: Notify Registrar by EPP notification
2021-02-11 13:14:44 +02:00
Alex Sherman
47d143e6cc Undo removing serverUpdateProhibited status on domain renew 2021-02-11 15:20:57 +05:00
Alex Sherman
d3525acffe Add check if UpdateProhibited to nameserver bulk update 2021-02-11 14:58:56 +05:00
Timo Võhmar
7063aa1210
Update CHANGELOG.md 2021-02-10 17:04:08 +02:00
Timo Võhmar
a46b04856f
Merge pull request #1817 from internetee/1764-registrar-bulk-admin-change
Domain admin contacts bulk change feature
2021-02-10 17:01:54 +02:00
Alex Sherman
4051c1941b Add a commenting message to UI form 2021-02-10 19:57:39 +05:00
Karl Erik Õunapuu
7638bff546
Add registry lock operation to epp notification 2021-02-10 16:50:03 +02:00
Karl Erik Õunapuu
0bc86229e2
Merge remote-tracking branch 'origin/master' into 1828-send-poll-message-to-registrant-on-applying-and-removing-registry-lock 2021-02-10 15:49:34 +02:00
Karl Erik Õunapuu
3fcaaaee46
Merge branch '1828-send-poll-message-to-registrant-on-applying-and-removing-registry-lock' of https://github.com/internetee/registry into 1828-send-poll-message-to-registrant-on-applying-and-removing-registry-lock 2021-02-10 15:44:41 +02:00
Karl Erik Õunapuu
60f260968a
Merge remote-tracking branch 'origin/master' into 1832-registrar-prefix-on-contact-info-and-check-requests 2021-02-10 15:27:48 +02:00
Karl Erik Õunapuu
1960164223
Merge branch '1832-registrar-prefix-on-contact-info-and-check-requests' of https://github.com/internetee/registry into 1832-registrar-prefix-on-contact-info-and-check-requests 2021-02-10 15:14:33 +02:00
Timo Võhmar
2e582283a5
Merge pull request #1842 from internetee/separate-api-key-for-bounces
RWHOIS Bridge: Create separate key for Bounces API
2021-02-10 14:15:31 +02:00
Timo Võhmar
476093f3ce
Update CHANGELOG.md 2021-02-10 14:14:23 +02:00
Timo Võhmar
8d76979856
Merge pull request #1840 from internetee/1839-remove-bounced-emails-from-amazon-ses-bounced-list
BouncedMailAddress: Remove from AWS suppression list upon destroy
2021-02-10 14:08:50 +02:00
Karl Erik Õunapuu
0b3fd56fc8
Merge branch '1832-registrar-prefix-on-contact-info-and-check-requests' of https://github.com/internetee/registry into 1832-registrar-prefix-on-contact-info-and-check-requests 2021-02-10 12:53:58 +02:00
Karl Erik Õunapuu
1b6c451656
Create separate key for Bounces API 2021-02-10 12:24:31 +02:00
Karl Erik Õunapuu
e983e7f0f8
Merge branch '1832-registrar-prefix-on-contact-info-and-check-requests' of https://github.com/internetee/registry into 1832-registrar-prefix-on-contact-info-and-check-requests 2021-02-10 12:03:36 +02:00
Karl Erik Õunapuu
0617ef9d7d
Fix contact code check 2021-02-10 12:03:22 +02:00
Oleg Hasjanov
43ff03e6e1 added test for check 2021-02-10 10:42:59 +02:00
Oleg Hasjanov
951d95a3e8 added test for total count 2021-02-10 10:17:50 +02:00
Oleg Hasjanov
d19bb69342 added test for total count 2021-02-10 09:58:22 +02:00
Oleg Hasjanov
e488c839dd added tests for api endpoint 2021-02-09 16:59:58 +02:00
Karl Erik Õunapuu
66dfa730ec
Registry lock: Notify Registrar by EPP notification 2021-02-09 16:31:10 +02:00
Karl Erik Õunapuu
aefb7e42ae
Registry lock: Notify Registrar by EPP notification 2021-02-09 16:27:15 +02:00
Timo Võhmar
b892927f11
Update CHANGELOG.md 2021-02-09 16:12:57 +02:00
Timo Võhmar
895327b590
Merge pull request #1794 from internetee/244-endpoint-for-whois-contactrequests-2
Create ContactRequest endpoint
2021-02-09 16:11:10 +02:00
Karl Erik Õunapuu
c7b4045018
Contact: Append prefix unless present 2021-02-09 15:03:33 +02:00