internetee-registry/app/models
Alex Sherman 3d424e3dd0 Fix ignored attributes on history models
Concern method #all_versions_for(ids, time) tried to create model instance from
history and raises an exception when in history object there are some columns
which are ignored in model at the moment.

This patch removes ignored columns from data used to create a new inctance.

See #1489
2020-01-24 13:54:55 +05:00
..
api_log Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
authorization Refactor IP registrar restriction 2017-10-04 01:03:32 +03:00
balance_auto_reload_types Add balance auto reload 2019-06-14 16:30:34 +03:00
billing Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
concerns Fix ignored attributes on history models 2020-01-24 13:54:55 +05:00
contact Add Registrant API contact update action 2018-10-09 00:09:22 +03:00
depp Remove unimplemented Keyrelay feature 2019-10-31 17:15:21 +02:00
dns Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
epp Allow ForceDelete status not to block domain update 2020-01-06 17:03:14 +05:00
invoice Set e-invoice invoice delivery channel explicitly 2019-06-26 16:02:56 +03:00
payment_orders Rename Payments to PaymentOrders 2018-04-30 09:30:34 +03:00
type Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
version Add registrant verification versions table according to existing logic 2019-12-27 18:39:06 +05:00
whois Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
ability.rb Remove unimplemented Keyrelay feature 2019-10-31 17:15:21 +02:00
account.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
account_activity.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
action.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
admin_domain_contact.rb Address depricated, new contact requires, domain_contacts refactor 2015-03-31 15:22:25 +03:00
admin_user.rb Use standard Devise sessions controller in admin area 2018-07-18 20:02:05 +03:00
api_user.rb Pass registrar in URL instead of POST params 2019-12-09 20:53:58 +02:00
application_record.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
auction.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
bank_statement.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
bank_transaction.rb Add autocheck by reference number in field or in description 2019-12-19 16:13:46 +05:00
billing.rb Refactor prices 2017-04-26 00:51:06 +03:00
blocked_domain.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
certificate.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
certification_request.rb Add missing translations (#1250) 2019-07-08 13:43:57 +03:00
contact.rb Ignore legacy database columns 2019-12-15 18:27:01 +02:00
counter.rb Story#105855968 - Prepare xml for Directo 2016-03-03 15:52:42 +02:00
deposit.rb Remove html5_validators gem 2019-05-02 21:34:26 +03:00
directo.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
dns.rb Refactor zones 2017-04-20 17:20:36 +03:00
dnskey.rb Ignore legacy database columns 2019-12-15 18:27:01 +02:00
domain.rb Add conditions for force delete clean on registrant change 2020-01-21 15:13:31 +05:00
domain_contact.rb Ignore legacy database columns 2019-12-15 18:27:01 +02:00
domain_cron.rb Add mail notification on soft force delete 2020-01-15 16:23:13 +05:00
domain_status.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
domain_transfer.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
epp_session.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
iban.rb Validate iban 2019-06-12 11:49:31 +03:00
id_card.rb Refactor ID card sign-in 2019-03-19 19:37:36 +02:00
invoice.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
invoice_item.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
legal_document.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
nameserver.rb Ignore legacy database columns 2019-12-15 18:27:01 +02:00
notification.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
payment_orders.rb Rename Payments to PaymentOrders 2018-04-30 09:30:34 +03:00
que_job.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
registrant.rb added dedicated registrant model 2015-05-11 16:22:43 +03:00
registrant_user.rb Refactor ID card sign-in 2019-03-19 19:37:36 +02:00
registrant_verification.rb Add registrant verification versions table according to existing logic 2019-12-27 18:39:06 +05:00
registrar.rb Ignore legacy database columns 2019-12-15 18:27:01 +02:00
registry.rb Always require invoice VAT rate 2019-05-17 19:04:33 +03:00
reserved_domain.rb Ignore legacy database columns 2019-12-15 18:27:01 +02:00
setting.rb Update rails-settings-cached gem 2019-06-18 10:11:23 +03:00
sorted_country.rb Fix country drop-down UI 2018-06-14 13:42:23 +03:00
tech_domain_contact.rb Change naming 2018-06-04 02:14:15 +03:00
user.rb Ignore legacy database columns 2019-12-15 18:27:01 +02:00
white_ip.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
whois_record.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00