Skip to content

Releases: internetee/registry

20180620 Credit card, tech contact bulk change and refactoring

20 Jun 13:32
d47cf36
Compare
Choose a tag to compare
  • Bulk change function for technical contact replacement #662
  • Removed vatcode and totalvat elements from directo request in attempt to fix invoice sending issue #844
  • Regsitrar: added credit card payment option - disabled at the moment due to contractual reaons #419
  • Registrant: enabled WHOIS requests over RestWHOIS API #852
  • Fixed rspec configuration that caused test failures #858
  • Admin: refactored date selection in pricelist #869
  • Added uglifier gem for es6 compression #864
  • Removed lib folder from autoload path #859
  • test environment config improvements #860
  • translation fixes #865
  • removed obsolete .agignore #866
  • removed rubocop gem #857
  • new invoice payment test fix #863
  • get puma gem config from Rails 5 #867
  • Rails5 API controller temporary backport #868

20180525 GDPR

24 May 22:24
13fe452
Compare
Choose a tag to compare
  • GDPR: updated whois templates with configurable disclaimer #795
  • GDPR: email forwarding solution to contact private domain registrants without revealing their email addresses #824
  • EPP: added support for additional digitally signed doc formats like asice, sce, asics, scs, edoc, adoc #840
  • Registrar: removed handling of newlines from contact form street field #836
  • Ruby upgrade to version 2.3.7 #546
  • Devise upgrade to version 4.4.3 #847
  • Added extra logging to debug Directo integration #848

20180430 Rails upgrade and admin bug fix

03 May 09:52
1fd70df
Compare
Choose a tag to compare
  • Upgrade Ruby on Rails to version 4.2.10 #826
  • BUG: Admin - fixed internal error in domain_versions and contact_versions views caused by removed db column #830

20180423 deleteCandidates in WHOIS, gem update, refactoring

23 Apr 07:34
7e4aea6
Compare
Choose a tag to compare
  • WHOIS: domains with deleteCandidate status do not return registration details as domains waiting to be deleted #789
  • Security: Nokigiri gem update to version 1.8.2 #823
  • Bug: fixed missing translation error in admin mail templates page #818
  • Admin: VAT percentage info to registrar profile for setting tax rate for foreign non vat liable registrars #623
  • Admin: deleteCandidate status is now stressed in domain details view #792
  • Removed invoice_type from invoice db data as unused #772
  • Removed valid_from from domain db data as duplicated and unused #787
  • Set Not null constraint to valid_ti domain db data #800
  • Removed unused methods #797
  • Removed unused cron tasks #782
  • Removed some monkey-patching for flash message logging #231
  • Added Docker container support for dev and test environments #821
  • Fix for Travis CI random test failures #809

20180403 Domain renew validations, banklink fix, gem update and refactoring

03 Apr 15:53
adf0eb3
Compare
Choose a tag to compare
  • BUG: Fixed bug with sometimes failing bank-link payments #642
  • EPP: Domain and associated objects are now validated on domain renew #678
  • Admin: drop uniqueness requirement from registrar's registry number field #776
  • Security: Loofah gem update to 2.2.2 #783
  • Disabled spellcheck for browsers to cleanup UI #759
  • Admin: refactored registrar management #770
  • Fix structure.sql #796

20180319 Bulk transfer improvement, gem update and refactoring

19 Mar 09:05
a04aa96
Compare
Choose a tag to compare
  • EPP transfer and REPP bulk transfer reuses contact objects #746
  • Gems: Rack (1.6.9) and Rack-protection (1.5.5) update #768
  • Removal of unused database tables #756
  • Removal of unused date format #764
  • Removal of billing postal address #747

20180306 Bulk nameserver change, bug fixes and improvements

06 Mar 08:53
970cd72
Compare
Choose a tag to compare
  • BUG: Transfer poll message now returns affected domain name #694
  • BUG: Successful REPP bulk transfer returns info about transfered domains #693
  • BUG: Postal address data is not validated when address processing is disabled #731
  • EPP: invalid country code message (code 2005) specifies invalid value #733
  • REPP: new bulk nameserver change feature, also available on the portal for registars #661
  • Admin: disable auto-email feature on setting force delete #727
  • jQuery validation gem removed #744

20180222 Bug fixes and session management improvements

23 Feb 11:36
cee814c
Compare
Choose a tag to compare
  • BUG: Registrar: contact list export is not limited to 75 records any more #721
  • BUG: EPP: domain and associated objects are not validated on domain delete #707
  • EPP: improved session management (db constraints, model and db structure refactor, auto-tests) #700

20180211 Disable validations on domain transfer

12 Feb 16:08
e3abdc2
Compare
Choose a tag to compare
  • BUG: All validations on domain transfer are disabled #701

201802061 Quick fix for EPP session handling

07 Feb 09:44
04ea3d5
Compare
Choose a tag to compare
  • BUG: EPP sessions get again unique session id preventing session mixups #699