.. |
actions
|
Query address mandatoryness via Contact.address_processing?
|
2020-08-10 16:04:02 +03:00 |
api_log
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
authorization
|
Refactor IP registrar restriction
|
2017-10-04 01:03:32 +03:00 |
balance_auto_reload_types
|
Add balance auto reload
|
2019-06-14 16:30:34 +03:00 |
billing
|
Add versions table/model for prices
|
2020-09-14 12:47:04 +05:00 |
concerns
|
Log deleted contacts to file, don't send poll message on initial cycle
|
2020-09-16 12:16:02 +03:00 |
contact
|
Add Registrant API contact update action
|
2018-10-09 00:09:22 +03:00 |
depp
|
Add remove clientHold to registrar UI
|
2020-02-19 14:51:53 +05:00 |
dns
|
Move DNS::Zone WHOIS info logic to concern
|
2020-08-13 16:04:23 +03:00 |
epp
|
Fix typo in setting key
|
2020-09-11 15:58:07 +05:00 |
invoice
|
Send unpayable e-invoice when invoice has already been paid via wire transfer
|
2020-09-08 13:14:14 +03:00 |
payment_orders
|
Merge remote-tracking branch 'origin/master' into 1422-record-payment-method-and-failed-payments
|
2020-02-27 12:40:41 +02:00 |
type
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
version
|
Merge remote-tracking branch 'origin/master' into refactor-contact-archivation
|
2020-09-16 10:37:53 +03:00 |
whois
|
Update whois record with auction registration_deadline if any
|
2020-05-06 15:44:24 +05:00 |
ability.rb
|
Create views for bounced emails
|
2020-09-17 11:12:01 +03:00 |
account.rb
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
account_activity.rb
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
action.rb
|
Fix deprecation issues with has_paper_trail
|
2020-06-01 16:11:20 +03:00 |
admin_domain_contact.rb
|
Address depricated, new contact requires, domain_contacts refactor
|
2015-03-31 15:22:25 +03:00 |
admin_user.rb
|
Change deprecated changed? methods to new in callbacks
|
2020-02-05 12:43:25 +05:00 |
api_user.rb
|
Add check if legal doc mandatory & tests
|
2020-06-30 18:43:35 +05:00 |
application_record.rb
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
auction.rb
|
Fix registration deadline format for whois/restwhois
|
2020-06-02 13:14:21 +05:00 |
bank_statement.rb
|
Fix some CC issues
|
2020-09-07 13:11:40 +03:00 |
bank_transaction.rb
|
Fix parsing from ref number
|
2020-09-10 17:18:02 +03:00 |
billing.rb
|
Refactor prices
|
2017-04-26 00:51:06 +03:00 |
blocked_domain.rb
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
bounced_mail_address.rb
|
Create views for bounced emails
|
2020-09-17 11:12:01 +03:00 |
certificate.rb
|
whitespace
|
2020-09-04 13:30:57 +03:00 |
certification_request.rb
|
Add missing translations (#1250)
|
2019-07-08 13:43:57 +03:00 |
contact.rb
|
Merge branch 'master' into refactor-contact-archivation
|
2020-09-03 14:43:25 +03:00 |
deposit.rb
|
Remove html5_validators gem
|
2019-05-02 21:34:26 +03:00 |
directo.rb
|
Merge pull request #1524 from internetee/277-check-monthly-invoice-number-in-range
|
2020-02-20 20:42:25 +02:00 |
dispute.rb
|
DisputeStatusUpdateJob: Return true if domain is sent to auction
|
2020-05-22 13:21:48 +03:00 |
dns.rb
|
Refactor zones
|
2017-04-20 17:20:36 +03:00 |
dnskey.rb
|
Pump minitest version
|
2020-02-05 12:43:25 +05:00 |
domain.rb
|
Remove redundant database column domains.registered_at
|
2020-09-04 13:25:27 +05:00 |
domain_contact.rb
|
Polish the code
|
2020-07-16 11:37:32 +05:00 |
domain_cron.rb
|
Use PaperTrail.request.whodunnit
|
2020-05-29 14:59:17 +03:00 |
domain_status.rb
|
Refactor some dispute logic
|
2020-05-14 11:38:26 +03:00 |
domain_transfer.rb
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
email_address_verification.rb
|
Return truemail
|
2020-07-17 15:22:49 +05:00 |
epp_session.rb
|
Add default timeout value & task test
|
2020-09-03 12:43:33 +05:00 |
iban.rb
|
Validate iban
|
2019-06-12 11:49:31 +03:00 |
id_card.rb
|
Refactor ID card sign-in
|
2019-03-19 19:37:36 +02:00 |
inactive_contacts.rb
|
Use log() method instead of puts
|
2020-09-04 14:52:24 +03:00 |
invoice.rb
|
Fix EInvoiceGenerator initializer method
|
2020-09-15 16:12:03 +03:00 |
invoice_item.rb
|
Change Invoice::Item price scale to 3 places
|
2020-09-10 12:06:37 +03:00 |
legal_document.rb
|
Fix tests & CC
|
2020-08-28 12:58:52 +05:00 |
nameserver.rb
|
Return truemail
|
2020-07-17 15:22:49 +05:00 |
notification.rb
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
payment_order.rb
|
Rename #create_with_type to #new_with_type
|
2020-02-05 16:45:35 +02:00 |
que_job.rb
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
registrant.rb
|
added dedicated registrant model
|
2015-05-11 16:22:43 +03:00 |
registrant_user.rb
|
Find contact/registrar directly via domain or via relations
|
2020-05-20 11:10:01 +03:00 |
registrant_verification.rb
|
Fix paper trail versioning for RegistrantVerification
|
2020-08-07 15:15:10 +03:00 |
registrar.rb
|
Make payable argument required
|
2020-09-15 12:43:40 +03:00 |
registry.rb
|
Always require invoice VAT rate
|
2019-05-17 19:04:33 +03:00 |
reserved_domain.rb
|
Remove redundant functionality
|
2020-05-19 16:13:12 +03:00 |
retained_domains.rb
|
Split "big" method into two smaller ones
|
2020-05-28 14:24:18 +03:00 |
setting.rb
|
Fix some CC issues
|
2020-08-12 12:31:11 +03:00 |
setting_entry.rb
|
Test boolean setting returns false for nil value
|
2020-08-18 12:15:35 +03:00 |
sorted_country.rb
|
Fix country drop-down UI
|
2018-06-14 13:42:23 +03:00 |
tech_domain_contact.rb
|
Change naming
|
2018-06-04 02:14:15 +03:00 |
user.rb
|
Ignore legacy database columns
|
2019-12-15 18:27:01 +02:00 |
white_ip.rb
|
Upgrade to Rails 5.0
|
2019-11-15 15:26:33 +02:00 |
whois_record.rb
|
Do not #try
|
2020-09-04 13:25:29 +05:00 |