Commit graph

5095 commits

Author SHA1 Message Date
Timo Võhmar
4a613a80e5
Merge pull request #1985 from internetee/1913-update-forceDelete-notes-with-additional-invalid-emails
changed method for add additional mails in status notes
2021-05-27 12:52:04 +03:00
Alex Sherman
d887bcd734 Add creation of csync inputs based on name_puny 2021-05-27 12:43:50 +05:00
Alex Sherman
194489e40f Fix error on birthday contact creation validation fail 2021-05-26 16:33:05 +05:00
Alex Sherman
00a0be2341 Replace some hardcoded schema paths for method calls 2021-05-21 16:47:20 +05:00
Oleg Hasjanov
5b276dd729 changed list of email received 2021-05-21 12:36:04 +03:00
Alex Sherman
45dfa57529 Move class to lib, add sugar, add tests 2021-05-20 17:13:26 +05:00
Alex Sherman
74e3d5461b Add a way to get latest version of an xsd schema by prefix 2021-05-20 15:45:35 +05:00
Timo Võhmar
670d42ea5e
Merge pull request #1969 from internetee/show-all-domains-by-default-to-users-with-less-than-3000-associated-domains
added init which returns definitly count of domains
2021-05-19 17:31:27 +03:00
Alex Sherman
3d43624718 Add one minute before sending registrant change confirm emails 2021-05-19 15:45:03 +05:00
Alex Sherman
4199acdf00
Merge pull request #1993 from internetee/fix-array-argument-in-job
Fix DomainExpireEmailJob migration
2021-05-19 12:34:25 +05:00
Alex Sherman
5bee61d664 Fix DomainExpireEmailJob migration 2021-05-19 12:29:16 +05:00
Timo Võhmar
21009142d6
Merge pull request #1968 from internetee/61-registrant-contact-update-fix
Fix contact update via registrant center
2021-05-19 09:32:34 +03:00
Timo Võhmar
6ae96be0ac
Merge pull request #1977 from internetee/1885-server-release-prohibited-and-limit-the-effect-of-delete-prohibited
added feature permission for release if domain has status server-rele…
2021-05-18 17:17:11 +03:00
Alex Sherman
96b59bfb4c Fix contact creator link 2021-05-18 14:44:36 +05:00
Oleg Hasjanov
c22232ce07 added tests 2021-05-18 11:26:23 +03:00
Oleg Hasjanov
4a8bdc14a1 refactoring 2021-05-17 14:46:48 +03:00
Oleg Hasjanov
0ccfd0d8d4 added test 2021-05-17 14:24:51 +03:00
Oleg Hasjanov
6663609550 refactoring 2021-05-17 13:59:38 +03:00
Oleg Hasjanov
2c37e30923 changed method for add additional mails in status notes 2021-05-17 13:35:15 +03:00
Alex Sherman
7ca35150cd Fix typo 2021-05-17 14:02:08 +05:00
Oleg Hasjanov
9f1cf8f620 limited delete prohibited opportunities 2021-05-14 12:41:49 +03:00
Oleg Hasjanov
3b22406428 added feature permission for release if domain has status server-release-prohibited 2021-05-14 12:17:43 +03:00
Alex Sherman
40579a8488 Fix condition on disclosed attrs presence 2021-05-12 14:20:33 +05:00
Oleg Hasjanov
c46b22db78 refactoring 2021-05-10 13:09:54 +03:00
Alex Sherman
9df52af96b Fix domain update confirm if pendong_json current_user_id got non-string values 2021-05-10 11:52:33 +05:00
Oleg Hasjanov
13a257210b refactoring 2021-05-07 18:12:28 +03:00
Oleg Hasjanov
54f7e87370 added initializer which returns definitly count of domains 2021-05-07 17:14:14 +03:00
Alex Sherman
b5d175798e Add debug logging for staging debugging on real data 2021-05-07 13:12:25 +05:00
Alex Sherman
b31ea1baad Security update 2021-05-07 11:46:09 +05:00
Timo Võhmar
ca06ae6414
Merge pull request #1936 from internetee/1869-repp-list-access-to-poll-messages
implement get all list notifications repp endpoint
2021-05-06 17:27:41 +03:00
Alex Sherman
11d97358c1 Fix CC issues 2021-05-06 12:17:19 +05:00
Alex Sherman
d4dc39bf22 Fix error generation in dnskeys 2021-05-06 12:15:15 +05:00
Alex Sherman
89afe0bdf2 Fix error generation 2021-05-06 12:15:15 +05:00
Alex Sherman
156ca0b54f Get rid of outdated rendering 2021-05-06 12:15:15 +05:00
Alex Sherman
4554975fad Add support for PG interval field in DirectoInvoice sending 2021-05-06 12:15:15 +05:00
Alex Sherman
838522b81a Add support for PG interval field 2021-05-06 12:15:15 +05:00
Alex Sherman
f22fc2659f Fix generation of aggregation-based errors 2021-05-06 12:15:15 +05:00
Alex Sherman
991d2d252c Fixed repp domain transfer 2021-05-06 12:15:15 +05:00
Alex Sherman
79351d50d9 Add epp errors support to bulk renew 2021-05-06 12:15:15 +05:00
Alex Sherman
0f812d0b15 Fixed epp error processing in repp controller 2021-05-06 12:15:15 +05:00
Alex Sherman
e15fed2cd0 Add epp errors tto the concern itself 2021-05-06 12:15:15 +05:00
Alex Sherman
d4775ba5c5 Use errors as first-class objects 2021-05-06 12:15:15 +05:00
Alex Sherman
72c865e656 First iteration of epp error refactoring 2021-05-06 12:15:15 +05:00
Alex Sherman
7be87de865 Remove deprecated render file clauses 2021-05-06 12:14:35 +05:00
Alex Sherman
1c767d0364 Fix outdated pdf rendering 2021-05-06 12:14:35 +05:00
Alex Sherman
c613de1a11 Refactor epp error due to Rails 6.1 changes 2021-05-06 12:14:35 +05:00
Alex Sherman
39bbe6e06d Refactor deprecated in rails 6.1 issues 2021-05-06 12:14:35 +05:00
Oleg Hasjanov
c52cb21a80 added test, change rescue error handler 2021-05-05 11:49:16 +03:00
Oleg Hasjanov
40c8518751 added rescue in doRequest interaction for error handle 2021-05-04 16:33:30 +03:00
Oleg Hasjanov
62177078c2 refactoring 2021-05-04 15:49:03 +03:00