Oleg Hasjanov
|
fee6b897af
|
fixed search form
|
2021-07-06 10:45:00 +03:00 |
|
Timo Võhmar
|
ec6619835f
|
Merge pull request #2061 from internetee/2058-make-schema-versioning
make supporting version for schema
|
2021-06-28 15:48:04 +03:00 |
|
Oleg Hasjanov
|
4c5e4d7898
|
made support test schema domain version 1.2
|
2021-06-28 13:44:13 +03:00 |
|
Timo Võhmar
|
22351c9053
|
Merge pull request #1814 from internetee/add-guard-clause-to-mass-nameserver-change
Bulk NS change: Verify CSV integrity
|
2021-06-25 14:43:00 +03:00 |
|
Oleg Hasjanov
|
6f431232f4
|
request and response have the same domain schema
|
2021-06-22 13:55:15 +03:00 |
|
Oleg Hasjanov
|
6b9c9754de
|
updated display
|
2021-06-11 15:03:28 +03:00 |
|
Oleg Hasjanov
|
4cf7a103c8
|
added response for wrong epp path
|
2021-06-10 14:19:14 +03:00 |
|
Oleg Hasjanov
|
5b8b18f584
|
updated approach for loading schemas in xml console
|
2021-06-09 17:27:53 +03:00 |
|
Oleg Hasjanov
|
ad23a7cbd2
|
updated respons for wrong path
|
2021-06-09 10:51:00 +03: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 |
|
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 |
|
Alex Sherman
|
96b59bfb4c
|
Fix contact creator link
|
2021-05-18 14:44:36 +05: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 |
|
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 |
|
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
|
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
|
838522b81a
|
Add support for PG interval field
|
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
|
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
|
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
|
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 |
|
Oleg Hasjanov
|
e76f8da618
|
refactoring test
|
2021-04-27 16:08:26 +03:00 |
|
Karl Erik Õunapuu
|
4170554ca1
|
Bulk NS change: Verify CSV integrity
|
2021-04-27 13:13:04 +05: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 |
|
Oleg Hasjanov
|
28d1560555
|
refactoring
|
2021-04-22 13:24:00 +03:00 |
|
Oleg Hasjanov
|
895fa22702
|
added test
|
2021-04-22 12:45:00 +03:00 |
|
Alex Sherman
|
4d200a1efc
|
Set disputes starts_at as today date
|
2021-04-22 14:38:22 +05:00 |
|
Oleg Hasjanov
|
af8bc41556
|
implement paid cancel
|
2021-04-22 11:49:30 +03:00 |
|
Oleg Hasjanov
|
d5af1a7fb6
|
added test
|
2021-04-19 14:17:22 +03:00 |
|