Commit graph

5008 commits

Author SHA1 Message Date
Karl Erik Õunapuu
15470b7ec4
Fix CC issues 2020-09-09 13:14:26 +03:00
Karl Erik Õunapuu
e61601fdd7
BankTransaction: Find reference numbers with any length from description 2020-09-09 13:07:01 +03:00
Karl Erik Õunapuu
05ca909741
Always generate reference_no of length 7 2020-09-09 12:14:01 +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
Karl Erik Õunapuu
17188ec635
Send unpayable e-invoice when invoice has already been paid via wire transfer 2020-09-08 13:14:14 +03:00
Karl Erik Õunapuu
8cc24b828f
Submit VAT-exclusive sum to prepayment invoice
Prepayment invoices are subject to VAT, which is calculated from before-taxes sum
2020-09-08 11:53:37 +03:00
Alex Sherman
14a319a4da Fix description ref number parsing 2020-09-08 13:36:44 +05:00
Karl Erik Õunapuu
20e3b2c09f
Fix some CC issues 2020-09-08 11:19:33 +03:00
Karl Erik Õunapuu
c7d768fbed
Fix autobindable? condition 2020-09-08 11:14:26 +03:00
Karl Erik Õunapuu
5991ea6be7
Reduce complexity of autobindable?() conditional 2020-09-07 17:41:28 +03:00
Karl Erik Õunapuu
be960457e6
Process payments: Create new invoice by transaction to allow direct top ups 2020-09-07 16:58:27 +03:00
Karl Erik Õunapuu
b5668ea494
Fix some CC issues 2020-09-07 13:11:40 +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
b981c61671
Fix CC issues 2020-09-07 13:02:41 +03:00
Karl Erik Õunapuu
aa2d9547a4
Remove bank statement import functionality 2020-09-07 13:01:40 +03:00
Karl Erik Õunapuu
a5b59f20ab
Fix CC issues 2020-09-04 15:20:24 +03:00
Karl Erik Õunapuu
5c7e07dbb5
Use log() method instead of puts 2020-09-04 14:52:24 +03:00
Timo Võhmar
1da707747f
Merge pull request #1662 from internetee/crlupdate
CRL Update decoupiling
2020-09-04 14:31:58 +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
Timo Võhmar
eccac4e105
Merge pull request #1445 from internetee/remove-redundant-database-column
Remove redundant database column `domains.registered_at`
2020-09-04 13:54:52 +03:00
georg
7d4fe1c64b whitespace 2020-09-04 13:30:57 +03:00
georg
718249971f tostdout 2020-09-04 13:28:49 +03:00
georg
00eca4df5e Branch Condition 2020-09-04 13:16:18 +03:00
Alex Sherman
e428ab9b27 Remove whitelist checking from poll ability 2020-09-04 14:00:01 +05:00
Karl Erik Õunapuu
dadb8ba88a
Send poll message to Registrar after it's contact has been archieved 2020-09-04 11:52:52 +03:00
Artur Beljajev
b3d056b295 Do not #try
It's safe to assume that `registered_at` is always present
2020-09-04 13:25:29 +05:00
Artur Beljajev
bd6ebb9d06 Use default translation 2020-09-04 13:25:29 +05: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
bbbb3d5367
Improve logging 2020-09-03 16:42:04 +03:00
Karl Erik Õunapuu
11fc484270
Don't double check if contact can be archived when ran via Task 2020-09-03 16:07:09 +03:00
Karl Erik Õunapuu
816102130b
Add logging to archiving process 2020-09-03 15:59:59 +03:00
Karl Erik Õunapuu
b2dab0d316
Merge branch 'master' into refactor-contact-archivation 2020-09-03 14:43:25 +03:00
Karl Erik Õunapuu
53a45f60a4
Fix CC issues 2020-09-03 14:05:23 +03:00
Karl Erik Õunapuu
1f49a7411d
Merge remote-tracking branch 'origin/master' into directo-requests-one-by-one 2020-09-03 13:48: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
Karl Erik Õunapuu
732afd8cbf
Reinit Directo client by function 2020-09-03 13:36:34 +03:00
Karl Erik Õunapuu
452fa49a71
Send each registrar's monthly summary to Directo separately 2020-09-03 13:16:16 +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
6707ca17bf
Improve determining archivable contacts 2020-09-03 12:27:42 +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
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
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
Georg Kahest
630c8878d8 force usage of bash command with args 2020-09-01 13:46:12 +03: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
44e9b1b5c4 Remove hardcoded value 2020-08-31 13:35:30 +05:00
Alex Sherman
66e05c7791 Fix tests & CC 2020-08-28 12:58:52 +05:00