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
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
f8eea08357
Move emails & domains to citext, CC fixes
2020-07-08 17:10:43 +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
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
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
1728ccaa5a
Modify SQL function to create glue for 2-level domains
2020-03-11 15:31:47 +02:00
Karl Erik Õunapuu
5d999f96c5
Merge remote-tracking branch 'origin/master' into 1422-record-payment-method-and-failed-payments
2020-02-27 12:40:41 +02:00
Karl Erik Õunapuu
d30281c421
Update structure.sql
2020-02-27 11:59:46 +02:00
Alex Sherman
2663c550fa
Add idempotent Que job for e-invoice sending
2020-02-17 17:59:28 +05:00
Karl Erik Õunapuu
fa1687baf0
Add PaperTrail history to PaymentOrders
2020-02-03 16:47:04 +02:00
Karl Erik Õunapuu
03b031abeb
Make PaymentOrder default status 'issued'
2020-01-30 21:40:47 +02:00
Karl Erik Õunapuu
53fbd2f50c
Implement partial payment logging for EveryPay / Bank links
2020-01-30 17:24:07 +02:00
Alex Sherman
c252d801f9
Add mail notification on soft force delete
2020-01-15 16:23:13 +05:00
Alex Sherman
c863cb2678
Move force delete dates to one day ahead
2020-01-14 17:58:55 +05:00
Alex Sherman
a815e943d3
Modify force_delete procedure to set clientHold only by job
2020-01-14 17:58:27 +05:00
Alex Sherman
550d020229
Add force_delete_start field to ForceDelete & add tests
...
Add new test file new_force_delete_test.rb to check if new ForceDeleteProcedures are correct.
ATM it's just a scaffold of some sort, all tests are red, magic numbers and so - just a proof of concept.
See #1428
2020-01-14 17:57:46 +05:00
Alex Sherman
0e3229aa0e
Add uuid field to log_registrant_verification
2020-01-13 14:21:21 +05:00
Alex Sherman
c4ffdbd650
Add registrant verification versions table according to existing logic
...
Creates a log_registrant_verifications table and version class as per https://github.com/internetee/registry/issues/1425#issuecomment-567117002
2019-12-27 18:39:06 +05:00
Artur Beljajev
c83372c69e
Remove fill_ident_country
postgresql function as unused
2019-12-12 15:35:42 +02:00
Timo Võhmar
2547ce6eba
Merge pull request #1431 from internetee/remove-unused-db-column
...
Remove `registrant_verifications.domain_name` database column
2019-12-12 12:35:44 +02:00
Artur Beljajev
6fd172adbb
Remove registrant_verifications.domain_name
database column
...
It is not used nor needed.
2019-12-06 20:49:26 +02:00
Artur Beljajev
22c6fd61e3
Change contacts.name
database column to NOT NULL
2019-12-02 16:39:21 +02:00
Artur Beljajev
fa52001be6
Upgrade to Rails 5.0
...
Closes #377
2019-11-15 15:26:33 +02:00
Artur Beljajev
fc71bf93e7
Remove unimplemented Keyrelay feature
...
Closes #715
2019-10-31 17:15:21 +02:00
Artur Beljajev
9668ec33d9
Add database constraints
2019-10-24 19:23:26 +03:00
Artur Beljajev
c4dd204bb1
Remove duplicate index
2019-10-09 18:30:27 +03:00
Artur Beljajev
ba33f5740e
Add database constraints
2019-10-09 18:29:03 +03:00
Georg Kahest
164e0bcb1b
Remove unused columns from users table
...
Fixes #264
2019-10-08 12:54:57 +03:00
Artur Beljajev
df0e9f2c40
Regenerate SQL
2019-08-26 17:56:22 +03:00