Skip to content

Releases: internetee/registry

20190612 Registrar IBAN for e-invoicing

12 Jun 11:37
942ac47
Compare
Choose a tag to compare
  • Option to add regsitrar IBAN information to registrar portal and admin #1203
  • Allow running data_migration rake task specified in env variable in mina deploy job #1213

20190605 Small adjustments and Papertrail update

05 Jun 12:49
73838ad
Compare
Choose a tag to compare
  • Zip and State in registrar addresses are now optional #1206
  • Vat is now always applied - 0% vs NULL #1031
  • Updated Papertrail gem to 4.2.0 #1094
  • Converted some specs to tests #1204
  • Enhanced InvoiceItem methods #1209

20190513 Configurable from address in forceDelete messages

10 May 17:42
e0d3e14
Compare
Choose a tag to compare
  • Domain delete poll messages are being sent again #1196
  • From address is now configurable for force delete auto email messages #1164
  • Registrar address is now required on adding new registrar #1195
  • Encode domain part of email addresses to punycode #1168
  • Added auto-tests for domain:delete epp request #1172
  • Set domains.delete_at column type to date #1173
  • Removed "html5_validators" gem #367
  • Registrar postal address is removed from WHOIS records in db #1193

20190429 Nokogiri sec patch, refactor of all mailers

30 Apr 07:25
5f74bac
Compare
Choose a tag to compare
  • Nokogiri gem update to version 1.10.3 (CVE-2019-11068) #1176
  • Default email sender is now configurable #243
  • Improved domain:release rake task and fixed few test names #1143
  • Improved registrant change mailer #1149
  • improved domain mailer #1166
  • Improved domain delete mailer #1156
  • Improved contact mailer #1160
  • Contact email update notifications are only sent to registrants #1161
  • Contact email update notifications are not sent if update fails #1162
  • Improved action_mailer config #1151
  • Added basic EPP contact tests #1155
  • Invoice PDF generation and delivery refactor #1159
  • Registrant: confirmation URL view refactor #1150
  • Set not null contraint on invoices.issue_date #1008
  • Moved tests #1171
  • Removed domain.reserved db column #1112
  • Removed unused columns from log_domains #1169
  • Removed que_mailer gem #895
  • Removed legacy test emails #1152
  • Removed delivery_off method #1165

20190408 ForceDelete email template updates

08 Apr 10:09
aad39fd
Compare
Choose a tag to compare
  • Fixed forceDelete email messages #1147
  • Removed unused rake tasks #1121
  • Do not load the whole environment for rake tasks #1122
  • Removed delegations #1131
  • Convert specs to tests #1144
  • Comment update for extra legaldoc removal code #1145

20190402 IDN handling in EPP

03 Apr 05:25
c85ebf5
Compare
Choose a tag to compare
  • Fixed IDN domain handling for EPP domain check and create requests #1140

20190401 Force delete fixes and expire email update

01 Apr 17:34
d39e768
Compare
Choose a tag to compare
  • Updated expire email for auction changes #1127
  • Force delete domains are being released again #1119
  • Auction API now creates WHOIS record if it happens to be missing for an auctioned domain #1133
  • Force delete date saved as date instead of datetime #253
  • Fixed PDF invoice download in registrar and admin portals #1128
  • Fixed DeleteCandidate status setting issue for ForceDelete domains #812
  • Autotest fix #1138

20190326 Invoice download fix

01 Apr 17:03
7aa249a
Compare
Choose a tag to compare
  • Fixed invoice PDF download for admin and registrar portals #1128

20190325 Auction update, '18 ID card support and other security patched, fixes and improvements

26 Mar 08:54
7789ccf
Compare
Choose a tag to compare
  • New API for domain auctions #874
  • Improved EPP domain info and check request handling of reserved, blocked and auctioned domains #597
  • WHOIS update for auction domains #1097
  • WHOIS regenerate update for auction domains #1111
  • WHOIS fix for auction domains #1105
  • Disabled auctions for reserved and blocked domains #1020
  • Support for Estonian 2018 ID-card version #1047
  • Fixed invoice reference number ganaration for numbers ending with 0 #1071
  • Refactored and improved invoice generation and management #1013
  • Covnerted specs to tests #1098
  • Fixed Äriregister test service access #1077
  • Estonian company register checks moved to separate gem #1079
  • Update Estonian comapny register queries to new API version #916
  • Fixed issue in admin with contact updated using registrant API #1059
  • Fixed Regsitrant API contact id reference issue #1090
  • Fixed missing translation issue in admin with pendingUpdate and pendingDeleteConfirmation statuses #1117
  • Rails update to 2.4.11.1 #1104
  • Bootstrap-sass gem update to 3.4 (CVE-2019-8331) #1085
  • Devise gem update to 4.0 (CVE-2019-5421) #1114
  • Countries gem update to 3.0.0 #1086
  • Savon gem update to 2.12.0 #1088
  • Grape gem update to 1.2.3 #1091
  • Bundler version fix in Tracis config #1110
  • Puma gem update to 3.12.1 #1116
  • Fixtures' fix #1096
  • Fine-tuning simplecov gem and code climate #1100
  • Added .editconfig #1074
  • Typo fix #1083
  • Added clarifying comments to the code #1089
  • Fixed comment #1095
  • Removed duplicate translations #1103

20190211 Domain:check fix and disclose for registrants

11 Feb 08:57
ea907ad
Compare
Choose a tag to compare
  • EPP: domain:check responds now with avail 0 for blocked domainnames and second level zones served by the registry and 1 for reserved domains #1065
  • REPP: Added contact data disclosing option for private registrants (will be available on new registrants' portal to be realeased in q1 2019) #992
  • Autotests for domain:create added #1066
  • Updated check, create and info autotests for auction integration #1062
  • PW value for reserved domains is now required in DB level as well #1063
  • Switched tests to js content type #1052
  • Regenerated whois schema.rb #1054
  • Updated Codeclimate's eslint #1068