Commit graph

665 commits

Author SHA1 Message Date
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
Oleg Hasjanov
9bfdb0fb39 clear unnecessary code in structure, refactored formatted code 2021-04-05 16:53:57 +03:00
Oleg Hasjanov
28a54d6612 implement domain statuses restore after domain locked, added test 2021-04-05 15:36:24 +03:00
Alex Sherman
aa4c04014b Fix mimemagic licensing issue 2021-03-30 15:47:16 +05:00
Karl Erik Õunapuu
88e1bc3727 parent 64e3bc885a2cb8b46a1aaa4bf4f121ee7f5d44a6
author Karl Erik Õunapuu <karlerik@kreative.ee> 1591359032 +0300
committer Alex Sherman <yul.golem@gmail.com> 1617029320 +0500

CsyncJob: Don't respect IPv6 if nessecary
2021-03-30 14:22:45 +05:00
Karl Erik Õunapuu
27e441bc24
Track account balance dynamically in AccountActivity 2021-02-15 15:00:33 +02:00
Karl Erik Õunapuu
4adc240b0b
Merge branch 'master' into log-bounced-emails 2020-12-04 13:46:48 +02:00
Alex Sherman
9b3559c8b8 Add data migration to i18ze disclaimer 2020-10-07 17:10:22 +05:00
Karl Erik Õunapuu
574846c626
Remove unneeded modifications in structure.sql 2020-10-02 16:08:48 +03:00
Karl Erik Õunapuu
659cb7f4e6
Combine migrations, remove json objects from bounced mails 2020-09-21 13:34:34 +03:00
Karl Erik Õunapuu
818869d249
Remove incidents count from bounced mails 2020-09-21 11:54:10 +03:00
Karl Erik Õunapuu
834b2c95bc
Add full request JSON to bounced mail, remove unused views 2020-09-17 14:25:29 +03:00
Karl Erik Õunapuu
0f3b033f79
Create bounced_mail_addresses table 2020-09-16 15:59: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
Alex Sherman
6d908f6969 Revert "Remove PaperTrail columns from prices DB table"
This reverts commit 5aa949847ad391f72d6df5bf714573012a7d9cec.
2020-09-14 12:47:05 +05:00
Alex Sherman
86ea2319c8 Add versions table/model for prices 2020-09-14 12:47:04 +05:00
Artur Beljajev
e03ae63acf Remove PaperTrail columns from prices DB table
PaperTrail's `Version` model itself has been removed in #475, so those
columns are now useless
2020-09-14 12:45:36 +05:00
Alex Sherman
2ef430a877 Fix typo in setting key 2020-09-11 15:58:07 +05:00
Karl Erik Õunapuu
33c14fb957
Merge remote-tracking branch 'origin/master' into 1101-topping-up-credit-account-without-an-invoice 2020-09-10 12:11:16 +03:00
Karl Erik Õunapuu
d62e55e6a1
Change Invoice::Item price scale to 3 places 2020-09-10 12:06:37 +03:00
Karl Erik Õunapuu
04377d8997
Remove 'import_file_path' from bank_statements model 2020-09-08 16:26:32 +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
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
Karl Erik Õunapuu
3c7756680d
Resolve some minor CC issues 2020-09-02 17:41:20 +03:00
Karl Erik Õunapuu
e9f28a6d14 Merge branch 'refactor-contact-archivation' of https://github.com/internetee/registry into refactor-contact-archivation 2020-09-02 16:27:57 +03:00
Karl Erik Õunapuu
73e9dd6870 Resolve merge errors 2020-09-02 16:25:34 +03:00
Artur Beljajev
de8e663d13 Change log_domains.children database column's type to jsonb 2020-09-02 16:01:25 +03:00
Karl Erik Õunapuu
b2f73bb5ab Remove unused setting entries 2020-09-01 16:21:27 +03: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
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
abea8abe84 Allow only letters and underscores in Setting code 2020-08-12 17:25:55 +03:00
Karl Erik Õunapuu
c977872c44 Add audit for Settings 2020-08-12 16:10:12 +03:00
Karl Erik Õunapuu
558faf4934 Move Setting::Migratable concern to data_migration instead 2020-08-12 15:28:16 +03:00
Karl Erik Õunapuu
e7eaba7963 Allow nil values for settings 2020-08-12 12:11:03 +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
ee602db93b Remove occurrences of Setting.* seeding 2020-08-12 10:48:36 +03:00
Karl Erik Õunapuu
1c8a8bfdbd Generate seed for dynamic Setting values
These were loaded first from config/app.yml. This file is now considered useless.
2020-08-11 17:10:57 +03:00
Karl Erik Õunapuu
fba1721832 Regenerate structure.sql 2020-08-11 15:01:37 +03:00
Karl Erik Õunapuu
b3941a373c Create action to migrate settings to new model 2020-08-11 14:57:05 +03:00
Karl Erik Õunapuu
a0c21d005e Create SettingEntry model 2020-08-11 12:03:30 +03:00
Karl Erik Õunapuu
cca51b8a03 Fix paper trail versioning for RegistrantVerification 2020-08-07 15:15:10 +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