Releases: internetee/registry
Releases · internetee/registry
20180620 Credit card, tech contact bulk change and refactoring
- 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
- 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
20180423 deleteCandidates in WHOIS, gem update, refactoring
- 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
- 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
20180306 Bulk nameserver change, bug fixes and improvements
- 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
20180211 Disable validations on domain transfer
- BUG: All validations on domain transfer are disabled #701
201802061 Quick fix for EPP session handling
- BUG: EPP sessions get again unique session id preventing session mixups #699