Skip to content

Releases: internetee/registry

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

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)