Commit graph

34 commits

Author SHA1 Message Date
Alex Sherman
43b3033991 Fix namespaces for Zeitwerk class loader 2021-03-05 19:09:24 +05:00
Alex Sherman
f6a2d91d61 Fix CC issues 2021-02-05 18:06:22 +05:00
Alex Sherman
fc3a764896 Fix discarded domains test 2021-02-05 18:06:22 +05:00
Alex Sherman
f3f89bedd7 Add first version of admin bulk change 2021-02-05 18:06:22 +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
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
Karl Erik Õunapuu
dadb8ba88a
Send poll message to Registrar after it's contact has been archieved 2020-09-04 11:52:52 +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
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
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
Timo Võhmar
7ed9384848
Revert "Domain transfer: Conditionally reuse contacts" 2020-08-04 22:12:36 +03:00
Karl Erik Õunapuu
40d68fc7f1 Transfer: Return identical objects occassionally 2020-08-04 18:16:38 +03:00
Karl Erik Õunapuu
9ce85e155f Transfer: Do not reuse identical contacts 2020-08-04 16:10:58 +03:00
Alex Sherman
ad46e08f32 Pump iso8601 gem version 2020-02-05 12:43:25 +05:00
Artur Beljajev
487613db1e Refactor inactive contact archivation
Fixes #956
2019-07-02 14:37:23 +03:00
Artur Beljajev
d695d95ad7 Add contact disclosable attributes
Closes #992
2018-12-07 13:26:02 +02:00
Artur Beljajev
bf53ca5947 Nullify contact's uuid when transferring
It will be generated on DB level
2018-06-13 10:35:18 +03:00
Artur Beljajev
ecc68f083d Enhance identical contact lookup
#746
2018-03-06 10:39:32 +02:00
Artur Beljajev
53a34ee2d6 Reuse identical contacts
#746
2018-03-05 10:59:14 +02:00
Artur Beljajev
7997d34aea Bypass validation on contact transfers
#701
2018-02-10 21:43:45 +02:00
Artur Beljajev
6a33aa7999 Fix contact code regeneration
#660
2018-01-26 13:31:52 +02:00
Artur Beljajev
0e828afa15 Improve readability
#660
2018-01-26 13:04:16 +02:00
Artur Beljajev
e04a049f32 Allow custom contact auth info
#660
2018-01-25 13:28:22 +02:00
Artur Beljajev
1fdd3482f0 Require Contact#auth_info
#660
2018-01-25 12:53:47 +02:00
Artur Beljajev
f99b8b66b0 Regenerate auth_info on contact transfer
#660
2018-01-25 12:40:17 +02:00
Artur Beljajev
954269e580 Remove unused variable
#660
2018-01-25 12:31:13 +02:00
Artur Beljajev
326ded8010 Extract contact transferable module
#660
2018-01-25 12:29:08 +02:00
Artur Beljajev
51243c5983 Extract contact Transferable concern
#660
2018-01-23 18:41:49 +02:00