Commit graph

684 commits

Author SHA1 Message Date
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
Alex Sherman
68833e11ab Add uniquie constraints to domain_contacts & nameservers 2020-07-14 17:11:42 +05:00
Timo Võhmar
6900ce1127
Revert "297 email address validation truemail" 2020-07-10 16:16:00 +03:00
Alex Sherman
840f21c48f Update Travis bundler command 2020-07-08 18:21:20 +05: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
f8eea08357 Move emails & domains to citext, CC fixes 2020-07-08 17:10:43 +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
9758c82221 Add fields & bulk import gem 2020-07-08 17:08:07 +05:00
Alex Sherman
cc142076c3 Add verification model & migration 2020-07-08 17:07:44 +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
3d734ff746 Add opt-out commentary field to registrar 2020-06-30 19:30:44 +05:00
Alex Sherman
39030fc0df Add editing of opt-out flag in registrar 2020-06-30 18:48:33 +05:00
Alex Sherman
3f9727dc55 Add legaldoc_optout field to registrar 2020-06-30 18:43:34 +05:00
Timo Võhmar
3be2c384a2
Revert "Fix possible doubling of contact objects after race" 2020-06-30 15:39:48 +03:00
Alex Sherman
2fdc487511 Fix possible doubling of contact objects after race 2020-06-22 15:08:59 +05:00
Karl Erik Õunapuu
b2bc7f2917 Regenerate structure.sql 2020-05-29 15:01:41 +03:00
Karl Erik Õunapuu
97db4fe4f9 Migrations from rails app:update 2020-05-29 14:53:05 +03:00
Karl Erik Õunapuu
c682155bf6 Disputes: Show when and who closed dispute 2020-05-18 15:28:03 +03:00
Karl Erik Õunapuu
906fc9938f
Merge branch 'master' into 269-dispute-list 2020-05-14 11:42:41 +03:00
Karl Erik Õunapuu
04b10ab0be Merge branch 'master' into 952-revoking-cert-does-not-stop-user-from-logging-in 2020-05-12 12:37:33 +03:00
Alex Sherman
6bff825798 Fix structure.sql 2020-05-08 13:57:43 +05:00
Alex Sherman
c6fd78b4cd Add registration deadline field to auction model 2020-05-06 12:53:45 +05:00
Karl Erik Õunapuu
2525f14a18 Add dispute_period_in_months to Setting 2020-05-05 18:10:51 +03:00
Karl Erik Õunapuu
90f933a5a1 Add revoked boolean to Certificate model 2020-05-05 13:38:21 +03:00
Karl Erik Õunapuu
408c7c5c6c Remove whitespaces from structure.sql 2020-05-04 11:58:46 +03:00
Karl Erik Õunapuu
2c8f1081c9 Remove useless properties from SQL structure 2020-04-27 12:23:10 +03:00
Karl Erik Õunapuu
0f2a290d64 Add disputing logic for EPP 2020-04-24 16:04:58 +03:00
Karl Erik Õunapuu
7a7b2f9881 Create scaffold for domain disputes 2020-04-22 11:00:06 +03:00