Commit graph

1233 commits

Author SHA1 Message Date
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
2ed7f467aa Create job for regenerating Subzone WHOIS entries 2020-08-14 12:29:43 +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
f13a2c2b07
Merge branch 'master' into 1645-get-rid-of-keystores-gem 2020-08-13 13:02:28 +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
9c3d8634ee Fix whitespace in fixture 2020-08-12 12:11:34 +03:00
Karl Erik Õunapuu
49f11cce0b Remove occurrencies of Setting.x 2020-08-12 11:53:52 +03:00
Karl Erik Õunapuu
4c9fc76283 Fix Setting fixtures, correct seed.rb 2020-08-12 11:29:33 +03:00
Karl Erik Õunapuu
c3da205f68 Generate fixtures for setting values 2020-08-11 17:52:10 +03:00
Timo Võhmar
348b4a5c4b
Merge pull request #1658 from internetee/1650-postal-addresses-processed-while-turned-off
Clear contact address fields if address processing turned off
2020-08-11 13:21:16 +03:00
Karl Erik Õunapuu
414519d17f Improve addressing tests 2020-08-10 16:18:52 +03:00
Karl Erik Õunapuu
e40353042e Include tests for EPP contact create/update actions regarding to addressing 2020-08-10 16:04:52 +03:00
Karl Erik Õunapuu
625bd459de Explicitly set address_processing to false in tests 2020-08-10 14:27:05 +03:00
Karl Erik Õunapuu
55ae0dc0b7 Remove redundant functions 2020-08-10 14:06:56 +03:00
Karl Erik Õunapuu
1bc0ec07d3 Fix registrant API test 2020-08-10 13:59:50 +03:00
Karl Erik Õunapuu
cca51b8a03 Fix paper trail versioning for RegistrantVerification 2020-08-07 15:15:10 +03:00
Timo Võhmar
7ed9384848
Revert "Domain transfer: Conditionally reuse contacts" 2020-08-04 22:12:36 +03:00
Karl Erik Õunapuu
c4a6a35743 Merge remote-tracking branch 'origin/master' into 1651-domain-transfer-fails 2020-08-04 18:22:55 +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
Timo Võhmar
6bde39f3de
Merge pull request #1638 from internetee/test-registrant-confirmations
Verify registrant change confirmation actions complete as expected
2020-08-04 14:37:43 +03:00
Karl Erik Õunapuu
1b0c264f54 Add tests for domain delete confirm UI 2020-08-03 13:38:35 +03:00
Karl Erik Õunapuu
310e0adac8 Pass whole Customer object to Directo 2020-07-30 17:08:19 +03:00
Karl Erik Õunapuu
78d473f3e6 Create tests for jobs triggered by registrant confirmations 2020-07-30 13:52:25 +03:00
Karl Erik Õunapuu
64def385b0 Replace LHV JKS store with P12 2020-07-27 12:09:29 +03:00
Karl Erik Õunapuu
65a749edc8 Reference LHV branch without keystores gem 2020-07-27 11:47:49 +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
57cd588eee Add email verification rake task for one domain only 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
56ac816dd1 Add thirs status - verification failed 2020-07-08 17:10:44 +05:00
Alex Sherman
438a2e05ab Add test for email verification job 2020-07-08 17:09:40 +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
4a2176d5d7 Flush settings cache on legal doc mandatority check 2020-07-02 16:59:00 +05:00
Alex Sherman
a80e813632 Add a setting to see if legaldocs are mandatory 2020-07-02 16:57:50 +05:00
Alex Sherman
16e9966d34 Make legal document optional on domain delete 2020-07-01 18:06:21 +05:00
Alex Sherman
60ad331903 Add non-mandatory legal docs to domain transfer/delete 2020-07-01 13:59:10 +05:00
Alex Sherman
d29ef4174c Add test if legaldoc mandatory on domain delete 2020-07-01 12:49:05 +05:00
Alex Sherman
206704fee7 Add check if legal doc mandatory & tests 2020-06-30 18:43:35 +05:00
Timo Võhmar
3be2c384a2
Revert "Fix possible doubling of contact objects after race" 2020-06-30 15:39:48 +03:00