Commit graph

5122 commits

Author SHA1 Message Date
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
Oleg Hasjanov
759254d954 change response message 2021-05-04 14:37:50 +03:00
Oleg Hasjanov
1598e16455 refactoring 2021-05-04 13:42:21 +03:00
Oleg Hasjanov
eb31c9f609 invalid csv file should return empty array of domains 2021-05-04 10:23:45 +03:00
Oleg Hasjanov
28b7acfc96 refactoring 2021-05-03 15:13:49 +03:00
Timo Võhmar
e3edf78aa3
Merge pull request #1952 from internetee/html-error-returned-for-invalid-epp-xml-request
added errors handler
2021-05-03 09:40:32 +03:00
Oleg Hasjanov
459f626808 added condition to return if there no any domain_name header 2021-04-30 18:21:41 +03:00
Timo Võhmar
51e5439fa0
Merge pull request #1881 from internetee/1880-returns-command-failed-for-transfer-request-with-invalid-legaldoc
Fix error message on too big LegalDoc size in epp
2021-04-30 18:15:19 +03:00
Timo Võhmar
f7455008c1
Merge pull request #1939 from internetee/1937-lhv-connect-check-invoices-marked-paid-by-admin
added test for transaction with binded invoice which already paid
2021-04-29 20:59:08 +03:00
Oleg Hasjanov
2d911e53c3 added method which note cancelled payment orders 2021-04-29 09:51:10 +03:00
Oleg Hasjanov
b3e27b37b5 change status from cancelled to unpaid 2021-04-28 16:53:06 +03:00
Alex Sherman
c52c669339 Fix error code/message 2021-04-28 14:02:31 +05:00
Alex Sherman
0f58e47513 Fix test to have file at Base64, fix size validation 2021-04-28 13:50:23 +05:00
Alex Sherman
31a463c587 Move size constant to LegalDocument class 2021-04-28 13:50:23 +05:00
Alex Sherman
9f21b1704c Change error type if legaldoc file is more than 8 MB 2021-04-28 13:50:23 +05:00
Oleg Hasjanov
e76f8da618 refactoring test 2021-04-27 16:08:26 +03:00
Karl Erik Õunapuu
d64789560f Make bulk NS change CSV list test more clear 2021-04-27 13:13:04 +05:00
Karl Erik Õunapuu
4170554ca1 Bulk NS change: Verify CSV integrity 2021-04-27 13:13:04 +05:00
Timo Võhmar
714d0e5530
Merge pull request #1926 from internetee/1912-auto-destroy-records-from-bounce-list
Implemented job and test
2021-04-26 18:19:49 +03:00
Timo Võhmar
aa97b4954b
Merge pull request #1929 from internetee/1927-disputes-closing-fix
Validating info epp response on disputed domain against schema
2021-04-26 17:36:57 +03:00
Oleg Hasjanov
c0917d4978 changed error code 2021-04-26 16:05:52 +03:00
Alex Sherman
9c2bbd8e89 Merge pull request #1949 from internetee/dependabot/bundler/rexml-3.2.5
Bump rexml from 3.2.4 to 3.2.5
2021-04-26 14:57:41 +03:00
Alex Sherman
c6f0c3f6a7 Fix some interaction calls 2021-04-26 14:03:41 +05:00
Oleg Hasjanov
5618875888 Changed log to syslog 2021-04-23 11:04:46 +03:00