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 |
|
Alex Sherman
|
a20c4020ef
|
Set dnssec keys to empty array when generating zone whois
|
2020-08-26 15:00:30 +05: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
|
1732d6551a
|
Always return true/false for boolean Setting entries
|
2020-08-18 11:31:19 +03:00 |
|
Georg Kahest
|
0e686c5af5
|
split crl updating and application code
|
2020-08-18 08:42:16 +03:00 |
|
Georg Kahest
|
71b5af5b70
|
run configured crlupdater
|
2020-08-18 05:16:26 +03:00 |
|
Karl Erik Õunapuu
|
4ed7edc47d
|
Remove master nameserver from subzone WHOIS, fix whitespace anomaly while parsing nameservers
|
2020-08-14 17:09:10 +03:00 |
|
Karl Erik Õunapuu
|
7a50d6ae9f
|
Add master and additional nameservers to WHOIS for subzones
|
2020-08-14 12:16:47 +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
|
7e640a376e
|
Move DNS::Zone WHOIS info logic to concern
|
2020-08-13 16:04:23 +03:00 |
|
Karl Erik Õunapuu
|
c9c90888bd
|
Make code more readable
|
2020-08-13 15:29:05 +03:00 |
|
Karl Erik Õunapuu
|
7953b3f8df
|
Create Whois Records for subzones
|
2020-08-13 12:36:42 +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
|
c977872c44
|
Add audit for Settings
|
2020-08-12 16:10:12 +03:00 |
|
Karl Erik Õunapuu
|
37ae30b637
|
Refactor get/set method for EntrySetting.var
|
2020-08-12 15:42:32 +03:00 |
|
Karl Erik Õunapuu
|
558faf4934
|
Move Setting::Migratable concern to data_migration instead
|
2020-08-12 15:28:16 +03:00 |
|
Karl Erik Õunapuu
|
b7f03dfa69
|
Fix some CC issues
|
2020-08-12 12:31:11 +03:00 |
|
Karl Erik Õunapuu
|
e7eaba7963
|
Allow nil values for settings
|
2020-08-12 12:11:03 +03:00 |
|
Karl Erik Õunapuu
|
49f11cce0b
|
Remove occurrencies of Setting.x
|
2020-08-12 11:53:52 +03:00 |
|
Karl Erik Õunapuu
|
d360f52434
|
Bridge Setting calls to SettingEntry
|
2020-08-12 10:38:46 +03:00 |
|
Karl Erik Õunapuu
|
6361a6ff49
|
Allow to update SettingEntry via SettingEntry.code=
|
2020-08-11 17:09:14 +03:00 |
|
Karl Erik Õunapuu
|
fba1721832
|
Regenerate structure.sql
|
2020-08-11 15:01:37 +03:00 |
|
Karl Erik Õunapuu
|
b3941a373c
|
Create action to migrate settings to new model
|
2020-08-11 14:57:05 +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
|
950bdc6256
|
Modify Settings UI to read values from SettingEntry model
|
2020-08-11 12:29:13 +03:00 |
|
Karl Erik Õunapuu
|
4f59900367
|
Add grouping feature to SettingEntries
|
2020-08-11 12:09:01 +03:00 |
|
Karl Erik Õunapuu
|
a0c21d005e
|
Create SettingEntry model
|
2020-08-11 12:03:30 +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
|
8f8b246e49
|
Query address mandatoryness via Contact.address_processing?
|
2020-08-10 16:04:02 +03:00 |
|
Karl Erik Õunapuu
|
55ae0dc0b7
|
Remove redundant functions
|
2020-08-10 14:06:56 +03:00 |
|
Karl Erik Õunapuu
|
3b53e12284
|
Clear contact address fields if address processing turned off
|
2020-08-10 12:47:02 +03:00 |
|
Karl Erik Õunapuu
|
cca51b8a03
|
Fix paper trail versioning for RegistrantVerification
|
2020-08-07 15:15:10 +03:00 |
|
Timo Võhmar
|
7b170b5026
|
Revert "Revert "Domain transfer: remove duplicate domain_contacts on transfer""
|
2020-08-04 23:09:43 +03:00 |
|
Timo Võhmar
|
a0229e5e85
|
Revert "Domain transfer: remove duplicate domain_contacts on transfer"
|
2020-08-04 23:00:13 +03:00 |
|
Timo Võhmar
|
7ed9384848
|
Revert "Domain transfer: Conditionally reuse contacts"
|
2020-08-04 22:12:36 +03:00 |
|
Timo Võhmar
|
bf166bb273
|
Merge pull request #1653 from internetee/1651-domain-transfer-fails-hotfix
Domain transfer: remove duplicate domain_contacts on transfer
|
2020-08-04 21:45:45 +03:00 |
|
Karl Erik Õunapuu
|
a96106bccc
|
Remove duplicate domain_contacts on transfer
|
2020-08-04 21:00:46 +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
|
9ce85e155f
|
Transfer: Do not reuse identical contacts
|
2020-08-04 16:10:58 +03:00 |
|
Karl Erik Õunapuu
|
310e0adac8
|
Pass whole Customer object to Directo
|
2020-07-30 17:08:19 +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
|
6c36296aaa
|
Polish the code
|
2020-07-16 11:37:32 +05:00 |
|
Alex Sherman
|
c4de5655e1
|
Add company controlled contacts to registrant API
Fix tests.
|
2020-07-15 15:11:51 +05:00 |
|
Alex Sherman
|
735a0e1642
|
WIP Add getting contacts from companies
|
2020-07-14 19:17:35 +05:00 |
|