Skip to content

Releases: internetee/registry

20200118 New ForceDelete

18 Jan 13:34
f1ceff8
Compare
Choose a tag to compare
  • New ForceDelete procedure #1428
  • removed authinfo element from contact:info response for non-sponsoring registrars #1446
  • Added tests for registrant verification #1430

20200113 ForceDelete and registrant confirmation fixes

13 Jan 17:12
05d082e
Compare
Choose a tag to compare
  • resolved internal error on registrant confirmation #1468
  • serverForceDelete status does not block removing clientHold status #1462
  • updated ForceDelete email templates according new regulation #1466
  • regenerated WHOIS db schema #1436

20200106 clientHold, contact view fix and gem updates

06 Jan 14:04
ad926d8
Compare
Choose a tag to compare
  • Added an option for registrars to add and remove clientHold status on domains #1454
  • Fixed contact view internal error in admin #1458
  • Updated e-invoice gem #1456
  • Bumped rack gem to 2.0.8 #1448

20200102 Rails 5 upgrade

27 Dec 15:49
a68c27a
Compare
Choose a tag to compare
  • Upgrade to Rails 5.0 #377
  • Contact and domain list download in portals changed - buttons instead of dropdown #1360
  • Fixed account activity form filter and csv download issues in admin and registrar #1410
  • Fixed mailer previews for couple email templates #1342
  • Fixed domain details view in admin where admin and tech contacts were marked as invalid with Rails 5 #1413
  • Tuned PDFkit gem #1367
  • Tuned kaminari gem to solve pagination issues #1405
  • Updated ransack gem to 1.8 #1357
  • Updated kaminari gem to 1.1.1 #1392
  • Downgraded minitest to 5.10.3 due to incompatibility with Rails 5.0 #1387
  • Updated domain_name gem to 0.5.20190701 #1400
  • Updated webmock gem to 3.7.6 #1401
  • Updated que gem to 0.14.3 and que-web gem to 0.7.2 #1404
  • Updated e-invoice gem #1429
  • Upgraded bundler to 2.0.2 #1433
  • Bump rubyzip from 1.2.2 to 1.3.0 #1349
  • Updated haml gem to 5.1.2 (CVE-2017-1002201) #1384
  • Bump puma from 4.2.1 to 4.3.1 #1437
  • Implemented proper handling of contact transfer requests #1363
  • Restored EPP exception logging to syslog #1371
  • Refactored API user management #1435
  • Records in registrant_verifications are now archived by PaperTrail #1425
  • Removed Ruby version from Travis config and let it use .ruby-version #1441
  • Improved setup and seed #1352
  • Typo fixes for #1352 #1396
  • Limited epp routes #1364
  • Added DB constraints for reserved and blocked tables #1338
  • New db constraints to invoices and invoice_items tables #1388
  • Set not null constraint on contact.name db column #1417
  • Moved gem extensions to proper directory and renamed the dirs to "monkey patches" to improve readability #1406
  • Clarified reference to proper phone nr format in EPP spec #1343
  • Removed unused epp routes #1335
  • Removed Rspec and converted specs to tests #1336
  • Added test for EPP hello request #1337
  • Test environment tuning #1366
  • Ignoring legacy database columns at ActiveRecord level #1377
  • Removed unused csr and crt columns from user table #264
  • Removed unimplemented keyrelay code #715
  • Removed old import rake task #1355
  • Removed duplicate route from admin #1375
  • Removed buggy code for contact details' fast access in registrar portal #1386
  • Removed bullet gem #378
  • Removed uuidtools gem #1390
  • Removed some unneeded code #1397
  • Removed eis_trusted_proxies setting #1398
  • Removed code for displaying errors in nameserver and dnskey data as unused #1411
  • Removed domain name from registrant_verifications table #1431
  • Removed fill_ident_country postgresql function as unused #1439
  • Removed some dead code #1370

Registry: Release 20190920 Error msg improvements, gem and test updates

23 Sep 14:16
958e370
Compare
Choose a tag to compare
  • Fixed error messages on deletion of deletecandidate domains #718
  • Fixed error on domain transfer with invalid code #686
  • EPP exceptions are now sent to Errbit #539
  • Updated jquery-rails gem to 4.3.5 #1322
  • Added EPP renew tests #1326
  • Removed html2haml gem #1316

20190916 Bank integration, glue bug fix and updates

16 Sep 14:16
a4760c1
Compare
Choose a tag to compare
  • Introduced automatic payment processing using LHV Connect #1232
  • Fixed bug where glue records were identified on partial string match with the domain name #1291
  • Auto-Update Devise gem to 4.7.1 #1304
  • Upgrade Ruby to 2.4.7 #1289
  • Update hashdiff gem to 1.0.0 #1287
  • Updated Airbrake gem to 9.4.3 and tuned the configuration #1297
  • Updated cancancan gem to 3.0.1 #1300
  • Updated coffee-rails gem to 4.2 #1320
  • Updated data_migrate gem to 5.3.2 #1321
  • Added some new database constraints #1265
  • Updated filenames to follow Ruby name convention #1295
  • Replaced unused haml-rails gem with haml #1315
  • Removed 1 second delay on erroneous epp query responses #1299
  • Figaro cleanup #1272
  • Introduced modules #1312
  • Removed deprecated testcase class #1277
  • Removed a duplicate test #1302
  • Removed mod_epp specific X-EPP-Returncode EPP response header #1301
  • removed unused script #1261
  • removed unused factory #1262
  • removed unused seller_it column from invoices db table #1264
  • removed unused rake tasks #1268
  • Removed disabled and unnecessary CSRF protection #1305
  • Removed unused jbuilder gem #1311
  • Hid some methods #1318

20190821 Sec fix CVE-2019-5477

21 Aug 13:11
cbf8d4c
Compare
Choose a tag to compare

20190708 billing email fallback

08 Jul 12:39
88c1862
Compare
Choose a tag to compare
  • Fixes Invoices are not delivered to e-invoice provider when registrar has no billing email #1255

20190701 E-invoices and auto-invoicing

08 Jul 12:32
Compare
Choose a tag to compare
  • E-invoicing with every generated invoice #1222
  • Added auto-invoicing and e-invoices integration to Omniva #329
  • Enable to delete contacts that have records in actions table #1239
  • Added ActionVersions to archive actions upon archival of a contact object #1236
  • Updated rails-settings-cached gem to 0.7.2 #1228
  • Updated pdfkit gem to 0.8.4.1 #1240
  • test improvements #1237
  • Added ActionMailer TestCase inheritance #1242
  • Removed unfinished and unused email template editing from admin #1186
  • Removed three unused DB tables #1227

20190613 invoice vat rate is mandatory

14 Jun 09:47
330515b
Compare
Choose a tag to compare
  • Set Invoice.vat_rate in db to not null #1205