Releases: internetee/registry
Releases · internetee/registry
20180206 Bulk transfer and registrant portal fix
- 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
- 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:
- migration from FactoryGirl to FactoryBot #626
- remove FactoryGirl from dev.rake #630
- add rake todo list #586
20171017 Improvements, bug fixes and updates
- 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
20170616 Updates and bug fixes
- 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
- Set default period value of domain create and renew operations to 1 year in the Registrar portal (#495)
20170501 New registration periods
20170405 Updates and bug fixes
20170314 Updates and bug fixes
20170302 Updates and bug fixes
- 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