Karl Erik Õunapuu
|
e2f377f1c2
|
Merge remote-tracking branch 'origin/master' into repp-domains
|
2021-03-22 14:05:42 +02:00 |
|
Alex Sherman
|
aae9e39d35
|
Add check if UpdateProhibited for domain update
|
2021-02-26 18:12:38 +05:00 |
|
Timo Võhmar
|
bd2cdc7153
|
Merge pull request #1856 from internetee/1849-contact-with-status-delete-prohibited-can-be-deleted
1849 contact with status delete prohibited can be deleted
|
2021-02-22 13:20:08 +02:00 |
|
Timo Võhmar
|
8bef5be869
|
Merge pull request #1855 from internetee/1852-no-any-confirmation-for-objects-with-identical-data
Added test for check domain status UpdatePending if registrants have …
|
2021-02-19 18:02:57 +02:00 |
|
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 |
|
Alex Sherman
|
b9d57be6ab
|
Add i18n, change error response code to 2304
|
2021-02-19 14:30:36 +05: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
|
52d575229c
|
Merge remote-tracking branch 'origin/master' into repp-domains
|
2021-02-12 10:22:05 +02:00 |
|
Karl Erik Õunapuu
|
44226aa5d6
|
Fix domain renew erros
|
2021-02-11 12:37:39 +02:00 |
|
Alex Sherman
|
47d143e6cc
|
Undo removing serverUpdateProhibited status on domain renew
|
2021-02-11 15:20:57 +05: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 |
|
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
|
0617ef9d7d
|
Fix contact code check
|
2021-02-10 12:03:22 +02:00 |
|
Karl Erik Õunapuu
|
43e5b74668
|
Merge remote-tracking branch 'origin/master' into repp-domains
|
2021-01-29 13:35:34 +02:00 |
|
Alex Sherman
|
3dfb22d79d
|
Return epp error 2306 is tech are admin contacts are duplicated
|
2021-01-28 16:52:21 +05:00 |
|
Alex Sherman
|
db729d2421
|
Add check if key is Base64-encoded
|
2021-01-27 15:37:28 +05:00 |
|
Karl Erik Õunapuu
|
1e1ade3def
|
Fix legal document assigning
|
2021-01-19 14:35:39 +02:00 |
|
Karl Erik Õunapuu
|
2b3634b048
|
REPP domains: Nameserver actions
|
2021-01-18 13:24:16 +02:00 |
|
Karl Erik Õunapuu
|
d4b84a58df
|
Fix disclosable scope when copying registrant to admin/tech
|
2021-01-11 16:16:07 +02:00 |
|
Karl Erik Õunapuu
|
e2ff5d4506
|
REPP: Add Domain Create endpoint
|
2021-01-11 15:57:23 +02:00 |
|
Karl Erik Õunapuu
|
d53622ebc8
|
Merge remote-tracking branch 'origin/master' into repp-domains
|
2021-01-06 11:13:38 +02:00 |
|
Karl Erik Õunapuu
|
b534827dc5
|
Fix ok/inactive state, get disclosable fields strictly from Contact class
|
2021-01-05 15:59:00 +02:00 |
|
Karl Erik Õunapuu
|
50bf708b6a
|
Use central method for appending legaldocs to domains/contacts
|
2020-12-29 16:10:17 +02:00 |
|
Karl Erik Õunapuu
|
7caa544c83
|
Fix some CC issues
|
2020-12-29 14:19:02 +02:00 |
|
Karl Erik Õunapuu
|
1fca6d907b
|
Fix domain update confirm tests
|
2020-12-18 11:27:39 +02:00 |
|
Karl Erik Õunapuu
|
b44ce9f752
|
Port domain registrant confirmation post logic to DomainUpdate action
|
2020-12-17 17:17:06 +02:00 |
|
Karl Erik Õunapuu
|
766d843597
|
Improve DomainUpdate logic
|
2020-12-16 13:11:25 +02:00 |
|
Karl Erik Õunapuu
|
ad2ccdba7d
|
Improve DomainCreate wrapper for EPP
|
2020-12-08 18:11:32 +02:00 |
|
Karl Erik Õunapuu
|
ccef1053d9
|
Create DomainCreate action
|
2020-12-08 12:00:04 +02:00 |
|
Alex Sherman
|
8ef748fc7d
|
Move apply_pending_update! method from model to interactor
|
2020-12-08 13:15:24 +05:00 |
|
Karl Erik Õunapuu
|
e5a2a6cf0f
|
Fix CC issues
|
2020-11-30 17:10:04 +02:00 |
|
Karl Erik Õunapuu
|
dc5bbb587f
|
EPP: Show error when trying to remove unassigned domain status
|
2020-11-30 16:52:28 +02:00 |
|
Karl Erik Õunapuu
|
7459d7e0c5
|
Nameserver deserializer
|
2020-11-26 11:27:54 +02:00 |
|
Karl Erik Õunapuu
|
db50a89d85
|
Merge remote-tracking branch 'origin/master' into 1580-registrar-api-contacts-endpoint
|
2020-11-17 09:55:32 +02:00 |
|
Karl Erik Õunapuu
|
3d0150076c
|
REPP: Hide contact internal ID
|
2020-11-16 14:46:37 +02:00 |
|
Artur Beljajev
|
daeb00ebe7
|
Change EPP response code according to its specification
Fixes #587
|
2020-11-13 13:40:12 +05:00 |
|
Karl Erik Õunapuu
|
8bc064a0b8
|
Fix contact create with predefined code
|
2020-10-27 11:30:48 +02:00 |
|
Karl Erik Õunapuu
|
01004b8ed4
|
Repp: Contact create: validate identifier
|
2020-10-07 12:46:19 +03:00 |
|
Karl Erik Õunapuu
|
a13b336f54
|
Allow renewal regardless of pendingDelete status flag
|
2020-10-05 14:55:09 +03:00 |
|
Karl Erik Õunapuu
|
29897043b0
|
Renew: Attach uneligibility reason
|
2020-09-28 16:16:50 +03:00 |
|
Alex Sherman
|
2ef430a877
|
Fix typo in setting key
|
2020-09-11 15:58:07 +05:00 |
|
Artur Beljajev
|
41fee1d098
|
Remove redundant database column domains.registered_at
Alias `Domain#registered_at` to `created_at`
Closes #1442
|
2020-09-04 13:25:27 +05:00 |
|
Artur Beljajev
|
9baa65a775
|
Refactor
|
2020-08-31 13:36:27 +05: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 |
|
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 |
|
Karl Erik Õunapuu
|
58443f23aa
|
Don't create new legaldoc if it's already persistent
|
2020-07-07 15:23:23 +03:00 |
|
Maciej Szlosarczyk
|
41d9a36431
|
Remove unused methods
|
2020-06-26 14:51:08 +03:00 |
|