Commit graph

332 commits

Author SHA1 Message Date
Oleg Hasjanov
d260eacc1a added tasks for migrate data and tests 2021-07-09 12:19:49 +03:00
Oleg Hasjanov
6b6a41ae20 move constants to methods 2021-07-05 16:31:44 +03:00
Oleg Hasjanov
edca9c881f optimize searching 2021-06-22 11:32:32 +03:00
Oleg Hasjanov
e798b2ef6d added force delete filter 2021-06-18 17:12:12 +03:00
Oleg Hasjanov
8837252a46 implement scan valid org contacts 2021-06-17 16:20:46 +03:00
Oleg Hasjanov
7c8c9120b5 added test 2021-06-17 16:02:40 +03:00
Oleg Hasjanov
0d40feb9c0 refactoring 2021-06-17 16:02:40 +03:00
Oleg Hasjanov
aaaae888bf implement asynchronous rake task for collect contact data from csv 2021-06-17 16:02:40 +03:00
Timo Võhmar
3b956007bc
Merge pull request #2029 from internetee/1915-failed-attempt-from-delayed-jobs
1915 failed attempt from delayed jobs
2021-06-14 14:19:11 +03:00
Oleg Hasjanov
80f5ec6014 added excluded for force delete domains 2021-06-11 16:14:33 +03:00
Oleg Hasjanov
80346ee484 added validation for puny code and collected also from tech and admin contacts 2021-06-11 14:04:31 +03:00
Oleg Hasjanov
940fb2b4ed implement prototype of invalid emails data parser 2021-06-10 16:56:18 +03:00
Alex Sherman
76a0b80f85 Add test rake job for processing dummy payment 2021-05-31 15:33:55 +05:00
Alex Sherman
4199acdf00
Merge pull request #1993 from internetee/fix-array-argument-in-job
Fix DomainExpireEmailJob migration
2021-05-19 12:34:25 +05:00
Alex Sherman
5bee61d664 Fix DomainExpireEmailJob migration 2021-05-19 12:29:16 +05:00
Alex Sherman
37fdf8ad49 Fix processing of transactions not related to registrar 2021-05-18 17:35:20 +05:00
Alex Sherman
8b398d74f2 Move job migration to rake task 2021-05-18 13:19:10 +05:00
Oleg Hasjanov
40368aaa62 added non canceled method for check paid invoices 2021-04-21 12:56:36 +03:00
Alex Sherman
313731232e Move jobs from Que to ActiveJob 2021-04-12 17:22:35 +05:00
Alex Sherman
a3260bb5bf Add rake task to create fake BouncedMailAddress 2021-03-22 14:31:47 +05:00
Alex Sherman
43b3033991 Fix namespaces for Zeitwerk class loader 2021-03-05 19:09:24 +05:00
Alex Sherman
c744a81e4c Improve invoice processing logging 2020-10-16 15:05:57 +05:00
Karl Erik Õunapuu
7e9a3250bd
Log deleted contacts to file, don't send poll message on initial cycle 2020-09-16 12:16:02 +03: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
be960457e6
Process payments: Create new invoice by transaction to allow direct top ups 2020-09-07 16:58:27 +03:00
Karl Erik Õunapuu
5c7e07dbb5
Use log() method instead of puts 2020-09-04 14:52:24 +03: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
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
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
4c884cce37 Clear expired EPP sessions
Fixes #711
2020-08-31 13:35:30 +05:00
Karl Erik Õunapuu
64def385b0 Replace LHV JKS store with P12 2020-07-27 12:09:29 +03:00
Alex Sherman
e4a02c2e47 Return truemail
This reverts commit 862f5639ebbe4d3e6abd5d5be7fb7840e7b83bdf.
2020-07-17 15:22:49 +05:00
Timo Võhmar
6900ce1127
Revert "297 email address validation truemail" 2020-07-10 16:16:00 +03:00
Alex Sherman
b0332a7abd Add logging to email_verification.log 2020-07-08 17:10:44 +05:00
Alex Sherman
57cd588eee Add email verification rake task for one domain only 2020-07-08 17:10:44 +05:00
Alex Sherman
56ac816dd1 Add thirs status - verification failed 2020-07-08 17:10:44 +05:00
Alex Sherman
e95996fa12 Add nonverified color email to registrar index 2020-07-08 17:09:40 +05:00
Alex Sherman
3d444c3a04 Fix CC issues 2020-07-08 17:08:41 +05:00
Alex Sherman
a13725faa7 Add email verification rake task 2020-07-08 17:08:41 +05:00
Karl Erik Õunapuu
0f2a290d64 Add disputing logic for EPP 2020-04-24 16:04:58 +03:00
Alex Sherman
4ddbb08e80 Move data migrations from rake tasks to gem
See #1298
2020-02-26 13:26:48 +05:00
Artur Beljajev
7f308d4123 Add audit log to registrant verifications
Closes #1425
2019-12-27 17:00:38 +05:00
Artur Beljajev
bbaad1619f Remove unused rake task 2019-10-10 13:33:17 +03:00
Timo Võhmar
70860d76a2
Merge pull request #1260 from internetee/process-invoice-payments-automatically
Process invoice payments automatically
2019-08-26 17:15:55 +03:00
Artur Beljajev
e53ec19db4 Remove unused rake tasks 2019-08-26 14:41:45 +03:00
Artur Beljajev
1dc6ef7ddf Process payments automatically
Closes #1232
2019-08-26 13:58:21 +03:00