Karl Erik Õunapuu
101d5d4a78
Add tests for admin bounced mails views
2020-09-18 16:44:31 +03:00
Karl Erik Õunapuu
64308e1104
Fix CC issues
2020-09-18 15:29:33 +03:00
Karl Erik Õunapuu
7d8c24533a
Create unit tests for bounced mail address
2020-09-18 14:44:40 +03:00
Alex Sherman
50086afad6
Remove mod_epp references from docs
2020-09-18 14:01:49 +05:00
Karl Erik Õunapuu
ab1fa9064e
Merge remote-tracking branch 'origin/master' into refactor-contact-archivation
2020-09-16 10:37:53 +03:00
Karl Erik Õunapuu
764e35e198
Make payable argument required
2020-09-15 12:43:40 +03:00
Alex Sherman
2ef430a877
Fix typo in setting key
2020-09-11 15:58:07 +05:00
Karl Erik Õunapuu
90b5baa29d
Test reference_no parsing from transaction description
2020-09-10 17:30:39 +03:00
Karl Erik Õunapuu
8a5208057a
Fix parsing from ref number
2020-09-10 17:18:02 +03:00
Karl Erik Õunapuu
58079c6955
Improve topup tests
2020-09-10 13:00:05 +03:00
Karl Erik Õunapuu
33c14fb957
Merge remote-tracking branch 'origin/master' into 1101-topping-up-credit-account-without-an-invoice
2020-09-10 12:11:16 +03:00
Karl Erik Õunapuu
3decec8b02
Test valid invoice sums when created by bank transaction
2020-09-09 17:30:19 +03:00
Timo Võhmar
dc1136002d
Merge pull request #1678 from internetee/1677-fix-description-ref-number
...
Fix description ref number parsing
2020-09-08 17:15:18 +03:00
Alex Sherman
beb467484c
Fix bank transaction tests, add test for non-valid refnumber in description
2020-09-08 16:20:55 +05:00
Karl Erik Õunapuu
1a56fcf179
Test balance reloading after bank transfer without invoice
2020-09-08 13:49:20 +03:00
Karl Erik Õunapuu
fbef572dfc
Include tests for admin area statement autobinding
2020-09-07 15:10:13 +03:00
Karl Erik Õunapuu
2d1402f6bf
Increase test coverage for bank statements
2020-09-07 13:21:32 +03:00
Karl Erik Õunapuu
098d777162
Merge remote-tracking branch 'origin/master' into 1556-get-rid-of-th6
2020-09-07 13:02:57 +03:00
Karl Erik Õunapuu
aa2d9547a4
Remove bank statement import functionality
2020-09-07 13:01:40 +03:00
Karl Erik Õunapuu
5330743e51
Test poll notification is sent to registrar after contact archivation
2020-09-04 15:30:01 +03:00
Karl Erik Õunapuu
a5b59f20ab
Fix CC issues
2020-09-04 15:20:24 +03:00
Timo Võhmar
f5df30aca1
Merge pull request #1671 from internetee/directo-requests-one-by-one
...
Send each registrar's monthly summary to Directo separately
2020-09-04 14:22:31 +03:00
Karl Erik Õunapuu
4e79cc2eba
Reset Webmock stub counter for directo requests
2020-09-04 13:52:36 +03:00
Karl Erik Õunapuu
dea76d09fb
Test that each registrar monthly summary is sent separately
2020-09-04 13:44:08 +03: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
Karl Erik Õunapuu
fa6ebd9cda
contacts:archive: delete orphaned once it's discovered / allow to start query from specific contact_id
2020-09-04 11:24:00 +03:00
Karl Erik Õunapuu
bbbb3d5367
Improve logging
2020-09-03 16:42:04 +03:00
Karl Erik Õunapuu
b2dab0d316
Merge branch 'master' into refactor-contact-archivation
2020-09-03 14:43:25 +03:00
Timo Võhmar
3836dcdf46
Merge pull request #1451 from internetee/improve-legal-documents
...
Improve legal documents
2020-09-03 13:41:22 +03:00
Timo Võhmar
85274ca85b
Merge pull request #1331 from internetee/fix-epp-session-timeout
...
Fix EPP session timeout
2020-09-03 13:08:51 +03:00
Karl Erik Õunapuu
28dea2f13c
Reference orphans_contacts_in_months directly from Settings
2020-09-03 12:41:44 +03:00
Karl Erik Õunapuu
821c52a8ad
Submit only object ID to DomainVersion linked methods instead of full object
2020-09-03 11:42:18 +03:00
Karl Erik Õunapuu
7a24eab63a
Fix contact archivation tests
2020-09-03 10:58:06 +03:00
Alex Sherman
517b4b2fe2
Add default timeout value & task test
2020-09-03 12:43:33 +05:00
Karl Erik Õunapuu
3c7756680d
Resolve some minor CC issues
2020-09-02 17:41:20 +03:00
Karl Erik Õunapuu
73e9dd6870
Resolve merge errors
2020-09-02 16:25:34 +03:00
Alex Sherman
7b7f383656
Fix tests
2020-09-02 12:14:20 +05:00
Artur Beljajev
58b8c194bc
Handle anonymous user in EPP poll request
...
Unlike mod_epp, new EPP proxy (https://github.com/internetee/epp_proxy
passes through all valid requests even if a user is not logged in,
therefore we now need to handle such cases on registry app side.
#730
2020-09-02 12:07:46 +05:00
Alex Sherman
16db7358cd
Fix CC & tests
2020-08-31 13:58:05 +05:00
Artur Beljajev
9baa65a775
Refactor
2020-08-31 13:36:27 +05:00
Artur Beljajev
4c884cce37
Clear expired EPP sessions
...
Fixes #711
2020-08-31 13:35:30 +05:00
Alex Sherman
66e05c7791
Fix tests & CC
2020-08-28 12:58:52 +05:00
Artur Beljajev
0161556c54
Add test
2020-08-28 11:25:19 +05:00
Artur Beljajev
5004e29824
ChangeLegalDocumentsDocumentTypeToNotNull
2020-08-28 11:25:08 +05:00
Artur Beljajev
15a8a13a5d
Make legal_documents.path
database column NOT NULL
2020-08-28 11:23:34 +05:00
Artur Beljajev
24ba00896e
Add fixture
2020-08-28 11:21:00 +05:00
Timo Võhmar
bb0c99dda3
Merge pull request #1666 from internetee/1665-empty-dnssec-in-zones
...
Set dnssec keys to empty array when generating zone whois
2020-08-27 15:40:10 +03:00
Alex Sherman
a0029d0a80
Fix error if domain name was nil.
...
Used for some old history entries
Closes #1663
2020-08-27 13:04:47 +05:00
Timo Võhmar
dfe29fa986
Merge pull request #1644 from internetee/1642-refactor-registrant-api-contacts
...
Add company contacts to registrant API
2020-08-26 14:59:32 +03:00
Alex Sherman
a20c4020ef
Set dnssec keys to empty array when generating zone whois
2020-08-26 15:00:30 +05:00