Skip to content

Releases: internetee/registry

20180206 Bulk transfer and registrant portal fix

06 Feb 16:46
fe0dca8
Compare
Choose a tag to compare
  • BUG: Poral for registrants returns again domains that is associated with the user only through the role of registrant #663
  • Registrar: bulk transfer and improved csv download for use as bulk transfer input #660
  • Improved integration with CodeClimate, Simplecov gem update to 15.1 #684
  • Improved applycation.yml sample #664

20171211 Bug fixes, updates and code cleanup

12 Dec 09:36
bb43c6c
Compare
Choose a tag to compare
  • BUG: Whitelisted registrar is now automatically chosen on eID/mID login #609
  • BUG: added directo_handle to registrar profile #343
  • Refactored ident validations on contact updates #569
  • Admin: Added registrar communication language setting #640
  • Update rubocop to 0.49 #605
  • Code cleanup:
    • remove test.rake #376
    • remove docker remnants #614
    • remove phantomjs, phantomjs-binaries and launchy gems 629
    • remove eis_custom_active_model.rb, eis_custom_active_record.rb, eis_custom_flash.rb #231
    • remove autolable.rb #407
  • migration from FactoryGirl to FactoryBot #626
    • remove FactoryGirl from dev.rake #630
  • add rake todo list #586

20171017 Improvements, bug fixes and updates

24 Oct 08:47
Compare
Choose a tag to compare
  • Week starts with Monday now in the date picker of the portal for registrars and admin interface #590
  • Fixed error on zone file generation in the admin interface #611
  • Improved expire email readability #598
  • Improved registrar portal access denied page #599
  • Admin interface uses base controller #585
  • Admin interface settings refactored #583
  • Nokogiri gem update 1.8.1 #595
  • Mail gem update 2.6.6 #596
  • Improved rubocop inspections #579
  • Removed "restful_whois_url" config key #494
  • Removed robot bin #505
  • Configurabel session timeouts for dev and test environments #588
  • Generators disabled #606

20170626 Updates and code-cleanup

27 Jun 09:25
Compare
Choose a tag to compare
  • Update of Nokogiri gem from 1.7.1 to 1.7.2 (#558)
  • Now all branches are automatically tested by Travis CI (#554)
  • Removed Docker config as unused (#563)
  • Removed Unicorn gem as unused (#556)

20170616 Updates and bug fixes

20 Jun 10:44
Compare
Choose a tag to compare
  • Fixed Directo integration in relation to new short and long registration periods (#475)
  • Removed options to delete pricelist items and zones. Added option to deactivate/archive pricelist items (#522)
  • Removed references to postal addresses in automated emails (#480)
  • Fixed wron error message on domain update if domain had serverDeleteProhibited status set (#512)
  • Improved database setup process (#503)
  • New dummy data generatsion rake task (#515)

20170502 Registrant - change default period for create and renew

03 May 06:37
Compare
Choose a tag to compare
  • Set default period value of domain create and renew operations to 1 year in the Registrar portal (#495)

20170501 New registration periods

20 Jun 10:23
Compare
Choose a tag to compare
  • Fix default period in registrar portal (#495)
  • Support for short and long registration periods - 3m to 10y (#475)
  • Better race condition handling on domain renew (#430)
  • ForceDelete: support for multiple email templates (#268)
  • Update gems
  • Integrate with CodeClimate

20170405 Updates and bug fixes

05 Apr 09:52
Compare
Choose a tag to compare
  • Fixed validation error on valid legaldocs in the portal for registrars #432
  • Updated Ruby, nokogiri and variouse other dependent gems to fix security issues
  • Template selection and new template for force delete notifications (#268)

20170314 Updates and bug fixes

28 Mar 14:50
Compare
Choose a tag to compare
  • Improved phone number validation (#386)
  • Dropped ddoc support from legaldocs in the portal for regsitrars (#270)
  • Bug: Domain in exp pending list whithout the state present (#328)
  • Base64 of legaldocs filtered out from syslogs (#314)

20170302 Updates and bug fixes

02 Mar 14:19
Compare
Choose a tag to compare
  • Domain list download (csv) functionality in the portal for registrars (#248)
  • Disallow EPP domain:update/transfer/delete if a domain has "deleteCandidate" status (#355)
  • Add missing registrar's website field in admin UI (#279)
  • Readme updates (#273)
  • Epp-examples.md update with contact create examples with postal address processing disabled (#326)
  • Autotest improvements and updates