Timo Võhmar
c232e8ade6
Merge pull request #2271 from internetee/2216-update-fd-notes
...
Update FD notes when basis of the FD is changed
2022-02-23 17:17:58 +02:00
olegphenomenon
8a6ea167c2
added new field to nameserver and job
2022-02-09 15:15:08 +02:00
dinsmol
57e156e407
Add email_history to registrar
2022-01-14 01:17:51 +03:00
dinsmol
f7cc5a8965
Fix structure.sql
2022-01-14 01:00:20 +03:00
olegphenomenon
d896e5f716
added new fields into nameserver model
2022-01-06 14:33:06 +02:00
olegphenomenon
52a49f41e2
return it
2021-11-26 16:29:38 +02:00
olegphenomenon
25bdae070d
remove structure
2021-11-26 16:27:23 +02:00
olegphenomenon
a23274143d
added gin index to json and fixed compared
2021-11-26 15:21:23 +02:00
olegphenomenon
aba3448744
added concurrency indexes
2021-11-25 21:05:58 +02:00
olegphenomenon
7e188a3d36
added profile pghero
2021-11-24 09:21:46 +02:00
olegphenomenon
d56c61bf84
resolve structure conflict
2021-11-08 12:16:58 +02:00
Alex Sherman
c344b91d84
Add email checking with validation event saving
2021-10-07 16:13:48 +05:00
Alex Sherman
d4fe961e34
Add basic storage for validation events
2021-10-07 16:13:48 +05:00
Alex Sherman
6675dac63d
Revert "WIP Interim save"
...
This reverts commit 74efab33be5f52d622a96e0967e694b3c5f617dc.
2021-10-07 16:11:24 +05:00
Alex Sherman
7d3f0249dc
WIP Interim save
2021-10-07 16:09:15 +05:00
Oleg Hasjanov
fb352fb718
added migration and new json field for store domain statuses history
2021-07-08 16:20:13 +03:00
Oleg Hasjanov
aaaae888bf
implement asynchronous rake task for collect contact data from csv
2021-06-17 16:02:40 +03:00
OlegPhenomenon
beeb67ad23
Merge branch 'master' into 1928-move-whois-db-change-management-from-rest-whois-project-to-registry
2021-05-13 11:01:36 +03:00
Alex Sherman
39bbe6e06d
Refactor deprecated in rails 6.1 issues
2021-05-06 12:14:35 +05:00
Oleg Hasjanov
20ecd289a0
whois migration files
2021-04-29 16:41:59 +03:00
Alex Sherman
ee8fdd3816
Set latest structure.sql version
2021-04-29 14:33:53 +05:00
Oleg Hasjanov
f165b40d4f
upload structure after migrate
2021-04-29 11:45:54 +03: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
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
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
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
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
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
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
e7eaba7963
Allow nil values for settings
2020-08-12 12:11:03 +03:00
Karl Erik Õunapuu
fba1721832
Regenerate structure.sql
2020-08-11 15:01:37 +03:00