Commit graph

91 commits

Author SHA1 Message Date
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
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
Artur Beljajev
3afd542b1a Improve "account_activities" DB table structure
#475
2017-05-07 00:03:10 +03:00
Artur Beljajev
31f39d92b2 Remove "prices.desc" column
#475
2017-05-06 18:03:54 +03:00
Artur Beljajev
9702864f62 Revert b254a7396a
#475
2017-04-27 09:27:31 +03:00
Artur Beljajev
161daa4439 Revert b254a7396a
#475
2017-04-27 09:22:42 +03:00
Artur Beljajev
5a533e09bf Refactor prices
#475
2017-04-26 00:51:06 +03:00
Artur Beljajev
dbca4d010a Merge branch 'registry-475-refactor-zones' into registry-475
# Conflicts:
#	db/schema-read-only.rb
#	db/structure.sql
2017-04-24 19:28:14 +03:00
Artur Beljajev
b9d4cc0c5c Add unique constraint to zone origin
#475
2017-04-24 18:20:46 +03:00
Artur Beljajev
48135ba72c Refactor price db structure
#475
2017-04-24 01:33:04 +03:00
Artur Beljajev
980874e762 Rename "pricelists" db table to "prices"
#475
2017-04-23 18:18:10 +03:00
Artur Beljajev
b254a7396a Remove PricelistVersion
#475
2017-04-23 18:01:24 +03:00
Artur Beljajev
2ff05c4b00 Change pricelists.duration column type to interval
#475
2017-04-23 17:59:17 +03:00
Artur Beljajev
4b466d4acd Refactor zones
- Rename "zonefile_setting" to "zone"
- Remove version

#475
2017-04-22 17:24:03 +03:00
Artur Beljajev
ad0b25ae88 Revert "Refactor zones"
This reverts commit 5016f50d8c.
2017-04-22 17:20:07 +03:00
Artur Beljajev
5016f50d8c Refactor zones
- Rename "zonefile_setting" to "zone"
- Remove version

#475
2017-04-22 17:07:28 +03:00
Artur Beljajev
cc387d9675 Merge branch 'sync-generate-zonefile-sql-with-master' into registry-475-refactor-zones
# Conflicts:
#	db/schema-read-only.rb
#	db/structure.sql
2017-04-22 17:01:06 +03:00
Artur Beljajev
4c9deea1fb Update "generate_zonefile" SQL function
- Taken from staging
2017-04-22 16:13:58 +03:00
Artur Beljajev
bff7437277 Refactor zones
- Rename "zonefile_setting" to "zone"
- Remove version

#475
2017-04-20 17:20:36 +03:00