Timo Võhmar
|
3836dcdf46
|
Merge pull request #1451 from internetee/improve-legal-documents
Improve legal documents
|
2020-09-03 13:41:22 +03:00 |
|
Karl Erik Õunapuu
|
28dea2f13c
|
Reference orphans_contacts_in_months directly from Settings
|
2020-09-03 12:41:44 +03:00 |
|
Karl Erik Õunapuu
|
821c52a8ad
|
Submit only object ID to DomainVersion linked methods instead of full object
|
2020-09-03 11:42:18 +03:00 |
|
Karl Erik Õunapuu
|
7a24eab63a
|
Fix contact archivation tests
|
2020-09-03 10:58:06 +03:00 |
|
Karl Erik Õunapuu
|
3c7756680d
|
Resolve some minor CC issues
|
2020-09-02 17:41:20 +03:00 |
|
Karl Erik Õunapuu
|
73e9dd6870
|
Resolve merge errors
|
2020-09-02 16:25:34 +03:00 |
|
Artur Beljajev
|
9baa65a775
|
Refactor
|
2020-08-31 13:36:27 +05:00 |
|
Artur Beljajev
|
0161556c54
|
Add test
|
2020-08-28 11:25:19 +05:00 |
|
Alex Sherman
|
a0029d0a80
|
Fix error if domain name was nil.
Used for some old history entries
Closes #1663
|
2020-08-27 13:04:47 +05:00 |
|
Timo Võhmar
|
dfe29fa986
|
Merge pull request #1644 from internetee/1642-refactor-registrant-api-contacts
Add company contacts to registrant API
|
2020-08-26 14:59:32 +03:00 |
|
Karl Erik Õunapuu
|
75181f5bea
|
Test boolean setting returns false for nil value
|
2020-08-18 12:15:35 +03:00 |
|
Karl Erik Õunapuu
|
2330e8eab1
|
Merge remote-tracking branch 'origin/master' into 1629-change-settings-storage-mechanism
|
2020-08-18 11:37:15 +03:00 |
|
Karl Erik Õunapuu
|
30be37f848
|
Ensure correct fields are added to whois regarding to subzones
|
2020-08-14 11:02:33 +03:00 |
|
Karl Erik Õunapuu
|
ea43d18c3d
|
Merge remote-tracking branch 'origin/master' into generate-whois-records-for-subzone
|
2020-08-13 17:09:07 +03:00 |
|
Karl Erik Õunapuu
|
55de10a53d
|
Ensure that Whois record is updated/destroyed when actions performed on Zone objects
|
2020-08-13 16:59:35 +03:00 |
|
Karl Erik Õunapuu
|
8683964d22
|
Disallow instance method names as Setting code
|
2020-08-12 17:48:18 +03:00 |
|
Karl Erik Õunapuu
|
abea8abe84
|
Allow only letters and underscores in Setting code
|
2020-08-12 17:25:55 +03:00 |
|
Karl Erik Õunapuu
|
4c9fc76283
|
Fix Setting fixtures, correct seed.rb
|
2020-08-12 11:29:33 +03:00 |
|
Karl Erik Õunapuu
|
414519d17f
|
Improve addressing tests
|
2020-08-10 16:18:52 +03:00 |
|
Karl Erik Õunapuu
|
55ae0dc0b7
|
Remove redundant functions
|
2020-08-10 14:06:56 +03:00 |
|
Timo Võhmar
|
7ed9384848
|
Revert "Domain transfer: Conditionally reuse contacts"
|
2020-08-04 22:12:36 +03:00 |
|
Karl Erik Õunapuu
|
40d68fc7f1
|
Transfer: Return identical objects occassionally
|
2020-08-04 18:16:38 +03:00 |
|
Karl Erik Õunapuu
|
6318535fe1
|
Create test for identical contact transfer
|
2020-08-04 16:36:37 +03:00 |
|
Alex Sherman
|
e4a02c2e47
|
Return truemail
This reverts commit 862f5639ebbe4d3e6abd5d5be7fb7840e7b83bdf.
|
2020-07-17 15:22:49 +05:00 |
|
Alex Sherman
|
0a7b754c4c
|
Add email description to epp responce on contact creation
|
2020-07-17 15:21:02 +05:00 |
|
Alex Sherman
|
c4de5655e1
|
Add company controlled contacts to registrant API
Fix tests.
|
2020-07-15 15:11:51 +05:00 |
|
Alex Sherman
|
68833e11ab
|
Add uniquie constraints to domain_contacts & nameservers
|
2020-07-14 17:11:42 +05:00 |
|
Timo Võhmar
|
6900ce1127
|
Revert "297 email address validation truemail"
|
2020-07-10 16:16:00 +03:00 |
|
Alex Sherman
|
68d32568fc
|
Fix I18n
|
2020-07-08 17:17:11 +05:00 |
|
Alex Sherman
|
b446cff3fd
|
Add verification creation on email validation, add tests
|
2020-07-08 17:10:44 +05:00 |
|
Alex Sherman
|
b4369bdcd0
|
Add support of punycode domains in emails
|
2020-07-08 17:10:44 +05:00 |
|
Alex Sherman
|
b8ade7628d
|
Add tests to see if Truemail validates ok
|
2020-07-08 17:06:09 +05:00 |
|
Alex Sherman
|
daac2977d0
|
Add support of single-character domains
|
2020-07-02 17:17:22 +05:00 |
|
Alex Sherman
|
a80e813632
|
Add a setting to see if legaldocs are mandatory
|
2020-07-02 16:57:50 +05:00 |
|
Timo Võhmar
|
3be2c384a2
|
Revert "Fix possible doubling of contact objects after race"
|
2020-06-30 15:39:48 +03:00 |
|
Alex Sherman
|
2fdc487511
|
Fix possible doubling of contact objects after race
|
2020-06-22 15:08:59 +05:00 |
|
Alex Sherman
|
10921ef128
|
Add test to see if whois record updated
|
2020-06-11 17:03:37 +05:00 |
|
Timo Võhmar
|
2ffe9629f9
|
Merge pull request #1593 from internetee/upgrade-rails-to-6.0.3
Upgrade Rails from 5.2 to 6.0.3
|
2020-06-03 15:04:36 +03:00 |
|
Alex Sherman
|
7cfc5efd36
|
Fix registration deadline format for whois/restwhois
|
2020-06-02 13:14:21 +05:00 |
|
Karl Erik Õunapuu
|
1e1f808c8d
|
Use PaperTrail.request.whodunnit
PaperTrail.whodunnit was removed from PaperTrail 10.x
|
2020-05-29 14:59:17 +03:00 |
|
Karl Erik Õunapuu
|
906fc9938f
|
Merge branch 'master' into 269-dispute-list
|
2020-05-14 11:42:41 +03:00 |
|
Karl Erik Õunapuu
|
04b10ab0be
|
Merge branch 'master' into 952-revoking-cert-does-not-stop-user-from-logging-in
|
2020-05-12 12:37:33 +03:00 |
|
Karl Erik Õunapuu
|
c2f8589044
|
Verify that CN is present when uploading CSR/CRT
|
2020-05-12 12:28:43 +03:00 |
|
Alex Sherman
|
5c419ae8be
|
Update whois record with auction registration_deadline if any
|
2020-05-06 15:44:24 +05:00 |
|
Karl Erik Õunapuu
|
e18942e8ee
|
Cover PKI validation with tests
|
2020-05-05 16:33:33 +03:00 |
|
Karl Erik Õunapuu
|
483eec554e
|
Create tests for Dispute
|
2020-05-04 07:53:52 +03:00 |
|
Timo Võhmar
|
8451aa7758
|
Merge pull request #1547 from internetee/509-directo-to-gem
Directo: Reference BL from gem
|
2020-03-25 11:08:48 +02:00 |
|
Karl Erik Õunapuu
|
5d999f96c5
|
Merge remote-tracking branch 'origin/master' into 1422-record-payment-method-and-failed-payments
|
2020-02-27 12:40:41 +02:00 |
|
Timo Võhmar
|
f41289cfa8
|
Merge pull request #1524 from internetee/277-check-monthly-invoice-number-in-range
Check if Directo counter is in range
|
2020-02-20 20:42:25 +02:00 |
|
Karl Erik Õunapuu
|
cd871ca829
|
Merge remote-tracking branch 'origin/master' into 509-directo-to-gem
|
2020-02-20 14:39:12 +02:00 |
|