Commit graph

108 commits

Author SHA1 Message Date
Artur Beljajev
f7301c3aea Remove unused attribute
Closes #747
2018-03-08 14:36:19 +02:00
Artur Beljajev
ed0af5033e Remove unused database tables
#756
2018-03-07 08:31:13 +02:00
Artur Beljajev
18010c6a2e Merge branch 'master' into registry-661
# Conflicts:
#	db/structure.sql
2018-02-26 07:39:51 +02:00
Artur Beljajev
597dfbafdb Merge branch 'master' into registry-661
# Conflicts:
#	db/structure.sql
2018-02-21 01:45:22 +02:00
Artur Beljajev
9697752823 Always require association
#697

(cherry picked from commit a65354c)
2018-02-19 05:27:43 +02:00
Artur Beljajev
030189ab69 Add foreign key
#697

(cherry picked from commit 169ce19)
2018-02-19 05:22:32 +02:00
Artur Beljajev
e84a1dc0de Change database column type
#694
2018-02-18 02:46:20 +02:00
Artur Beljajev
709dba7664 Merge branch 'registry-700' into registry-694
# Conflicts:
#	db/structure.sql
2018-02-17 02:37:13 +02:00
Artur Beljajev
bf01312354 Add database constraints
#694
2018-02-14 23:40:30 +02:00
Artur Beljajev
ea08abf9e8 Add database constraints
#694
2018-02-14 22:09:26 +02:00
Artur Beljajev
1f66f1323a Add NOT NULL constraint
#700
2018-02-13 20:45:30 +02:00
Artur Beljajev
5a101ddaf4 Replace index with constraint
#700
2018-02-12 17:50:48 +02:00
Artur Beljajev
fa6edab62a Remove extra attribute
Registrar can be queried from user

#700
2018-02-12 15:50:12 +02:00
Artur Beljajev
38f967a7d6 Migrate epp_sessions.data to user_id
#700
2018-02-07 09:40:35 +02:00
Artur Beljajev
ba341ee411 Add epp_sessions.user_id
#700
2018-02-07 02:01:23 +02:00
Artur Beljajev
34f7820300 Do not allow NULL in epp_sessions.session_id
#700
2018-02-06 23:36:50 +02:00
Artur Beljajev
80327d3447 Require attribute
#660
2018-01-30 01:37:31 +02:00
Artur Beljajev
00041df311 Require attribute
#660
2018-01-30 01:31:48 +02:00
Artur Beljajev
56e3f236bc Merge remote-tracking branch 'origin/registry-660' into registry-661
# Conflicts:
#	db/structure.sql
#	doc/repp-doc.md
2018-01-30 00:58:49 +02:00
Artur Beljajev
7cd8f4e5f9 Add foreign key constraint
#661
2018-01-29 16:57:14 +02:00
Artur Beljajev
ddeb1fdcd1 Remove migration
#660
2018-01-26 15:23:02 +02:00
Artur Beljajev
76782c72e3 Add contacts.code constraints 2018-01-26 12:52:58 +02:00
Artur Beljajev
98339bc551 Change contacts.auth_info to NOT NULL
#660
2018-01-25 11:36:12 +02:00
Artur Beljajev
189129ec48 Rename DomainTransfer#transfer_to to new_registrar 2018-01-23 19:07:17 +02:00
Artur Beljajev
d99a63d476 Rename DomainTransfer#transfer_from to old_registrar 2018-01-23 19:00:46 +02:00
Artur Beljajev
44332ffb1f Rename contacts.copy_from_id to original_id
Add association

#660
2018-01-23 17:49:03 +02:00
Artur Beljajev
40d64fb65b Add contacts.copy_from_id foreign key
#660
2018-01-23 14:47:21 +02:00
Artur Beljajev
be057656e8 Always require domain#transfer_code
#660
2018-01-22 13:03:34 +02:00
Artur Beljajev
4b836f1476 Rename domain "auth_info" to "transfer_code"
#660
2018-01-21 19:31:16 +02:00
Artur Beljajev
a337604dc0 Remove DomainTransferVersion
#660
2018-01-20 20:36:57 +02:00
Artur Beljajev
43cf1d483c Add "domain_transfers" DB table foreign keys
#660
2018-01-20 19:29:14 +02:00
Artur Beljajev
233bbd752e Add "domain_contacts" DB table foreign keys 2018-01-12 10:49:19 +02:00
Artur Beljajev
1938c8e6cf Remove unused DB column 2018-01-12 10:11:04 +02:00
Artur Beljajev
51c23516f5 Remove "registrars.exclude_in_monthly_directo" DB column
Prod-like environments do not have it, therefore no migration

#343
2017-12-08 09:03:47 +02:00
Artur Beljajev
78f9496833 Revert bdb1090a40
#343
2017-12-08 09:00:54 +02:00
Artur Beljajev
1cd4d2854f Change registrars.language to NOT NULL and set default to "et"
#640
2017-11-23 06:03:52 +02:00
Artur Beljajev
4b287a3e75 Add registrars.language DB column
#640
2017-11-22 15:02:43 +02:00
Artur Beljajev
59e1e18d32 Require registrar's accounting customer code
#343
2017-10-27 11:56:54 +03:00
Artur Beljajev
ff9372baea Rename registrar "directo_handle" to "accounting_customer_code"
#343
2017-10-25 18:33:11 +03:00
Artur Beljajev
bdb1090a40 Remove unused db column
#343
2017-10-25 14:16:45 +03:00
Artur Beljajev
26eb47ae09 Drop "api_users" table
#599
2017-10-09 11:54:44 +03:00
Artur Beljajev
b545bc9767 Add "users.registrar_id" foreign key
#599
2017-10-09 11:19:50 +03:00
Artur Beljajev
b9efdf4706 Reformat code
#475
2017-06-10 14:32:00 +03:00
Artur Beljajev
cb4f2b5eeb Merge branch 'master' into registry-475
# Conflicts:
#	config/locales/et.yml
#	db/structure.sql
2017-06-09 17:32:14 +03:00
Artur Beljajev
af53313608 Improve "contacts.registrar_id" column
#480
2017-06-06 23:33:12 +03:00
Artur Beljajev
930a59ae67 Change domain registrar_id and registrant_id to NOT NULL
#480
2017-06-06 19:16:46 +03:00
Artur Beljajev
b20e31f3c8 Add registrar and registrant foreign key constraints to domains
#480
2017-06-06 17:17:16 +03:00
Artur Beljajev
5425a9ed7f Remove PriceVersion
#475
2017-06-04 21:39:45 +03:00
Artur Beljajev
f4ddebf5c3 Remove Address model as unused
#480
2017-05-10 01:36:14 +03:00
Artur Beljajev
261c3cc157 Improve "accounts" DB table structure
#475
2017-05-07 00:26:47 +03:00