Commit graph

31 commits

Author SHA1 Message Date
Alex Sherman
8b398d74f2 Move job migration to rake task 2021-05-18 13:19:10 +05:00
Alex Sherman
f16688ac6c Add run_at to job scheduling 2021-05-18 12:40:50 +05:00
Alex Sherman
abb918a849 Remove activerecord-import gem 2021-05-17 14:42:26 +05:00
Alex Sherman
eac7dd352b Revert "Merge pull request #1902 from internetee/1900-removing-registry-lock-should-not-remove-statuses-set-prior-to-setting-it"
This reverts commit f6fcf15fff, reversing
changes made to 26618a3c90.
2021-04-14 12:31:26 +05:00
Alex Sherman
687196baed Add logging of Que jobs skipped in migration 2021-04-12 17:23:22 +05:00
Alex Sherman
83706a78e3 Add que data migration & move CsyncJob to AppilcationJob 2021-04-12 17:22:36 +05:00
Oleg Hasjanov
1cc6f2576f added tests 2021-04-08 11:10:14 +03:00
Oleg Hasjanov
73a0b4091b made data migration 2021-04-06 12:32:33 +03:00
Alex Sherman
9b3559c8b8 Add data migration to i18ze disclaimer 2020-10-07 17:10:22 +05:00
Alex Sherman
2ef430a877 Fix typo in setting key 2020-09-11 15:58:07 +05:00
Karl Erik Õunapuu
b2f73bb5ab Remove unused setting entries 2020-09-01 16:21:27 +03:00
Alex Sherman
56c7eb5f26 Remove some keys from legacy copy/show
Setting with key 'days_to_keep_business_registry_cache' is not copied/shown now.
Setting with key 'default_language' is copied, but shown only once now.
2020-08-26 13:31:26 +05:00
Karl Erik Õunapuu
558faf4934 Move Setting::Migratable concern to data_migration instead 2020-08-12 15:28:16 +03:00
Karl Erik Õunapuu
49f11cce0b Remove occurrencies of Setting.x 2020-08-12 11:53:52 +03:00
Alex Sherman
8d3fc07754 Fix presence of email address verifications 2020-07-17 18:23:33 +05: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
b4369bdcd0 Add support of punycode domains in emails 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
ee7d69c1ce Add data migration to fill EmailAddressVerifications 2020-07-08 17:08:40 +05:00
Alex Sherman
daac2977d0 Add support of single-character domains 2020-07-02 17:17:22 +05:00
Alex Sherman
4a2176d5d7 Flush settings cache on legal doc mandatority check 2020-07-02 16:59:00 +05:00
Alex Sherman
4ddbb08e80 Move data migrations from rake tasks to gem
See #1298
2020-02-26 13:26:48 +05:00
Priit Tark
601592aed1 Admin contact statuses management #2477 2015-07-22 13:37:30 +03:00
Martin Lensment
7139a0c9ed Fix data migration #2732 2015-06-25 11:03:34 +03:00
Martin Lensment
50346c80c8 Move statuses to domain #2623 2015-06-15 12:57:57 +03:00
Martin Lensment
c3dfd363b7 Add settings #2623 2015-06-10 14:11:06 +03:00
Martin Lensment
7afca86c0e Add feature to specify days to allow renew before expiration #2610 2015-06-09 15:21:44 +03:00
Priit Tark
b10f62f539 Added dedicated data migartion #2659 2015-06-01 11:41:42 +03:00