Commit graph

2854 commits

Author SHA1 Message Date
olegphenomenon
2543b9c1f8 fixed error 2021-11-15 16:22:29 +02:00
olegphenomenon
8524503582 added lift feature, fixed fd issues, changes mx to 2 2021-11-12 16:59:55 +02:00
olegphenomenon
5ea5dd7197 updated: also validated contacts which was failed without any time limits 2021-11-12 11:37:41 +02:00
olegphenomenon
8b9fbafeb4 changed from 15 minutes to 45 2021-11-10 14:36:01 +02:00
olegphenomenon
58c36fe915 changed from 1day to 15 minutes deadline 2021-11-10 12:20:26 +02:00
olegphenomenon
490c44b4ba added new condition for contacts which need to check 2021-10-27 11:59:46 +03:00
Timo Võhmar
22454c4869
Merge pull request #2194 from internetee/2186-manually-set-server-hold-status-is-removed-with-domain-renew
added condition for remove hold status if domain are renew
2021-10-25 10:04:57 +03:00
Timo Võhmar
d67af520b8
Merge pull request #2197 from internetee/2195-setting-fd-to-locked-domains-remove-delete-prohibited-status
2195 setting fd to locked domains remove delete prohibited status
2021-10-25 09:34:37 +03:00
Timo Võhmar
38ceccfadc
Merge pull request #2187 from internetee/2185-mail-validation-event-threshold-not-applied
2185 mail validation event threshold not applied
2021-10-22 15:40:02 +03:00
olegphenomenon
6a050f9ce3 updated restore function 2021-10-22 14:51:58 +03:00
olegphenomenon
f65063f6a5 removed delete prohibited remover 2021-10-22 12:15:38 +03:00
Timo Võhmar
6836071577
Merge pull request #2188 from internetee/removing-unused-code
Removing unused (duplicated) code
2021-10-22 09:22:22 +03:00
Timo Võhmar
dbb58bc2e7
Merge pull request #2167 from internetee/93-locked-domains-failed-after-fc
93 locked domains failed after fc
2021-10-21 11:02:06 +03:00
olegphenomenon
9c90fd4b91 refactored condition and added tests 2021-10-21 10:30:19 +03:00
olegphenomenon
b2a830981b refactored 2021-10-20 16:01:41 +03:00
olegphenomenon
b066b144e0 added condition for remove hold status if domain are renew 2021-10-20 15:49:00 +03:00
olegphenomenon
f378900f5f removed unnecessary comments 2021-10-18 09:34:51 +03:00
dinsmol
e9f93b45e9 removed unused code 2021-10-18 09:10:28 +03:00
olegphenomenon
1048fbdd35 refactored tests, changed condition for validate email data 2021-10-15 15:24:27 +03:00
olegphenomenon
ce15a708a0 change flags in openssl cert generator 2021-10-11 15:40:13 +03:00
Alex Sherman
70a6a44525 Fix deprecated email_notification usage in tests 2021-10-07 16:18:02 +05:00
Alex Sherman
d48b0f4401 Fixed FD test for new behaviour 2021-10-07 16:18:02 +05:00
Alex Sherman
90f862aa8f Fix views & email_verifable inclusion 2021-10-07 16:18:02 +05:00
Alex Sherman
5f0c031410 Add a rake task running job & test for job 2021-10-07 16:14:35 +05:00
Alex Sherman
c344b91d84 Add email checking with validation event saving 2021-10-07 16:13:48 +05:00
Alex Sherman
d4fe961e34 Add basic storage for validation events 2021-10-07 16:13:48 +05:00
Alex Sherman
6675dac63d Revert "WIP Interim save"
This reverts commit 74efab33be5f52d622a96e0967e694b3c5f617dc.
2021-10-07 16:11:24 +05:00
Alex Sherman
7d3f0249dc WIP Interim save 2021-10-07 16:09:15 +05:00
Timo Võhmar
61df405560
Merge pull request #2161 from internetee/2158-nameserver-bulk-addition
REPP: bulk nameservers addition
2021-09-29 18:41:18 +03:00
dinsmol
0f18c1f93f fixed multiple domains updating 2021-09-28 00:06:20 +03:00
dinsmol
8365bede3f changed validation rules 2021-09-27 16:15:54 +03:00
olegphenomenon
a896e78e51 updated tests 2021-09-24 14:18:39 +03:00
OlegPhenomenon
ab26100e78
Merge branch 'master' into 93-locked-domains-failed-after-fc 2021-09-24 09:32:27 +03:00
dinsmol
70d46f4d3f changed update prohibited conditions 2021-09-23 17:12:19 +03:00
olegphenomenon
41ee61d57a refactored task 2021-09-23 16:54:41 +03:00
olegphenomenon
419e5a587d refactoring 2021-09-23 16:54:41 +03:00
olegphenomenon
4501463434 added new task and test for replace new status for locked domains 2021-09-23 16:54:41 +03:00
olegphenomenon
09eab21d2b added test and saving statuses into histroy field 2021-09-23 11:05:02 +03:00
olegphenomenon
622dba4f1c init 2021-09-22 15:09:31 +03:00
olegphenomenon
4d64ee21a1 refactoring 2021-09-22 11:21:49 +03:00
olegphenomenon
1bb5dddd58 added abbility for added extenstions prohibited status 2021-09-21 17:15:01 +03:00
olegphenomenon
f9436062a6 init 2021-09-21 16:08:40 +03:00
olegphenomenon
cd7b5d3e76 Added new status in regustry lock 2021-09-20 10:50:59 +03:00
olegphenomenon
a479c80a6e if new status enabled then set objupdateProhibited in locking domain 2021-09-17 16:21:31 +03:00
dinsmol
e1e8979736 refactored after review 2021-09-17 11:05:25 +03:00
dinsmol
170652679d fixed rubocop errors 2021-09-16 14:46:27 +03:00
dinsmol
d36ef24170 created method for adding nameservers 2021-09-15 21:55:11 +03:00
OlegPhenomenon
4b80ed5699
Merge branch 'master' into 2143-add-an-exception-for-DNSSEC-in-the-registry-lock 2021-09-14 11:49:19 +03:00
olegphenomenon
285c0e78a2 added test for feature absctraction 2021-09-10 15:58:03 +03:00
olegphenomenon
00aae6b51f added customization feature for enable new statuses 2021-09-10 12:58:00 +03:00