Commit graph

403 commits

Author SHA1 Message Date
Artur Beljajev
e14bac337e Merge remote-tracking branch 'origin/registry-515' into registry-475 2017-05-26 09:00:14 +03:00
Artur Beljajev
ca6105a919 Move initial setup from seeds.rb to bootstrap rake task
#515
2017-05-14 19:29:58 +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
27ee3b2be8 Improve db setup
#503
2017-05-04 14:05:35 +03:00
Artur Beljajev
db884e82db Revert "Debug migration"
This reverts commit 6d2bd0217d.
2017-04-28 13:59:39 +03:00
Artur Beljajev
6d2bd0217d Debug migration
#475
2017-04-28 12:44:41 +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
eeb4849c1e Merge branch 'registry-460' into registry-475-refactor-zones
# Conflicts:
#	db/seeds.rb
2017-04-23 14:04:08 +03:00
Artur Beljajev
eaaaedaca9 Simplify seeds.rb
#460
2017-04-23 14:01:53 +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
7b6c4d005a Refactor zones
- Rename "zonefile_setting" to "zone"
- Remove version

#475
2017-04-22 17:22:52 +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
Artur Beljajev
b2ab59bb7d Fix seeds.rb 2017-04-12 14:35:19 +03:00
Artur Beljajev
4ff84f1993 Fix seeds.rb
#460
2017-04-11 09:57:09 +03:00
Artur Beljajev
8387fa5c44 Simplify seeds.rb
#460
2017-04-10 20:03:21 +03:00
Artur Beljajev
c14d15d7b7 Rename registrar's url attribute to website
#279
2017-02-21 16:15:26 +02:00
Artur Beljajev
ffd29f6a67 Merge branch 'update-log-db-schema' into registry-267 2016-12-28 17:26:40 +02:00
Artur Beljajev
cab378d154 Update log DB schema 2016-12-28 17:10:12 +02:00
Artur Beljajev
8e983b1d9c Update DB structure
#267
2016-12-28 16:25:53 +02:00
Artur Beljajev
5c6a0034f6 Merge branch 'improve-registrar' into registry-267
# Conflicts:
#	db/schema-read-only.rb
#	db/structure.sql
2016-12-28 15:31:04 +02:00
Artur Beljajev
3c4cba93f4 Update DB structure
#267
2016-12-27 21:50:59 +02:00
Vladimir Krylov
5eb456a210 removing migration number from structure as its not done in reality 2016-12-14 16:26:49 +02:00
Vladimir Krylov
0dc711f7d2 Story#119627029 test that legal doc will be uniq within same domain
(cherry picked from commit 9297167)
2016-10-20 15:12:48 +03:00
Vladimir Krylov
71547d91a3 Story#119627029 - more efficient legal doc search by checksum
(cherry picked from commit 952d15d)
2016-10-20 15:10:59 +03:00
Stas
2d08f4bb09 119627029-modifications_for_model_and rake
(cherry picked from commit 7ef8ad5)
2016-10-20 15:10:38 +03:00
Georg Kahest
0aebd9596c missing parenthesis 2016-10-04 13:30:35 +03:00
Georg Kahest
f3f556869c add uuid index to epp/repp logs 2016-10-04 13:30:29 +03:00
Timo Võhmar
f2f9377cd9 Merge pull request #160 from internetee/story/116761157-contact-dyn-states
Story/116761157 contact dyn states
2016-08-01 15:47:23 +03:00
Vladimir Krylov
34ef156484 Story#116761157 - set contact nil statuses to empty array as default 2016-05-27 15:08:38 +03:00
Vladimir Krylov
a7be49203c Story#116761157 - update logic of destroy_orphans to include 6 months delay 2016-05-27 14:18:45 +03:00
Stas
d04f558af5 114677695-converter_and_migration 2016-04-29 18:17:41 +03:00
Timo Võhmar
572a3f4e1d Merge pull request #127 from internetee/115595167-records_match
115595167 records match
2016-04-22 10:00:00 +03:00
Stas
16de6bfaea 115595167-new_migration 2016-04-21 11:03:13 +03:00
Stas
da1228a457 115595167-extra_columns 2016-04-20 13:43:35 +03:00
Stas
96d5ae579c 115595167-logs_migration 2016-04-15 13:02:49 +03:00
Stas
c9c4e82989 115595167-log_table_list_changed 2016-04-14 17:33:07 +03:00