Commit graph

1320 commits

Author SHA1 Message Date
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
Karl Erik Õunapuu
75181f5bea Test boolean setting returns false for nil value 2020-08-18 12:15:35 +03:00
Karl Erik Õunapuu
2330e8eab1 Merge remote-tracking branch 'origin/master' into 1629-change-settings-storage-mechanism 2020-08-18 11:37:15 +03:00
Karl Erik Õunapuu
2ed7f467aa Create job for regenerating Subzone WHOIS entries 2020-08-14 12:29:43 +03:00
Karl Erik Õunapuu
30be37f848 Ensure correct fields are added to whois regarding to subzones 2020-08-14 11:02:33 +03:00
Karl Erik Õunapuu
ea43d18c3d Merge remote-tracking branch 'origin/master' into generate-whois-records-for-subzone 2020-08-13 17:09:07 +03:00
Karl Erik Õunapuu
55de10a53d Ensure that Whois record is updated/destroyed when actions performed on Zone objects 2020-08-13 16:59:35 +03:00
Karl Erik Õunapuu
f13a2c2b07
Merge branch 'master' into 1645-get-rid-of-keystores-gem 2020-08-13 13:02:28 +03:00
Karl Erik Õunapuu
8683964d22 Disallow instance method names as Setting code 2020-08-12 17:48:18 +03:00
Karl Erik Õunapuu
abea8abe84 Allow only letters and underscores in Setting code 2020-08-12 17:25:55 +03:00
Karl Erik Õunapuu
9c3d8634ee Fix whitespace in fixture 2020-08-12 12:11:34 +03:00
Karl Erik Õunapuu
49f11cce0b Remove occurrencies of Setting.x 2020-08-12 11:53:52 +03:00
Karl Erik Õunapuu
4c9fc76283 Fix Setting fixtures, correct seed.rb 2020-08-12 11:29:33 +03:00
Karl Erik Õunapuu
c3da205f68 Generate fixtures for setting values 2020-08-11 17:52:10 +03:00