Timo Võhmar
|
e4020197b0
|
Merge pull request #1626 from internetee/1623-system-wide-legaldoc-optout
Add a setting to see if legaldocs are mandatory
|
2020-07-02 15:08:02 +03: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 |
|
Timo Võhmar
|
f7994e599a
|
Update CHANGELOG.md
|
2020-07-02 11:14:36 +03:00 |
|
Timo Võhmar
|
25bcd0735f
|
Merge pull request #1627 from internetee/1624-remove-legaldoc-requirement-on-domain-delete
Make legal document optional on domain delete
|
2020-07-02 11:11:55 +03:00 |
|
Alex Sherman
|
16e9966d34
|
Make legal document optional on domain delete
|
2020-07-01 18:06:21 +05:00 |
|
Timo Võhmar
|
48ac443473
|
Update CHANGELOG.md
|
2020-07-01 13:00:20 +03:00 |
|
Timo Võhmar
|
01c4a975e4
|
Merge pull request #1621 from internetee/1620-per-registrar-legaldoc-optout
Add legaldoc_optout field to registrar
|
2020-07-01 12:57:15 +03:00 |
|
Alex Sherman
|
690368228a
|
Fix legaldoc requirement at delete view
|
2020-07-01 14:35:20 +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
|
3d734ff746
|
Add opt-out commentary field to registrar
|
2020-06-30 19:30:44 +05:00 |
|
Alex Sherman
|
39030fc0df
|
Add editing of opt-out flag in registrar
|
2020-06-30 18:48:33 +05:00 |
|
Alex Sherman
|
206704fee7
|
Add check if legal doc mandatory & tests
|
2020-06-30 18:43:35 +05:00 |
|
Alex Sherman
|
3f9727dc55
|
Add legaldoc_optout field to registrar
|
2020-06-30 18:43:34 +05:00 |
|
Timo Võhmar
|
703885d8da
|
Merge pull request #1622 from internetee/revert-1616-1612-fix-race-condition-in-epp-2
Revert "Fix possible doubling of contact objects after race"
|
2020-06-30 15:44:20 +03:00 |
|
Timo Võhmar
|
3be2c384a2
|
Revert "Fix possible doubling of contact objects after race"
|
2020-06-30 15:39:48 +03:00 |
|
Timo Võhmar
|
98a209505d
|
Update CHANGELOG.md
|
2020-06-29 10:49:59 +03:00 |
|
Timo Võhmar
|
4865be16ae
|
Merge pull request #1619 from internetee/29-06-2002-security-update
Raise actionpack/rails version to fix the vulnerability
|
2020-06-29 10:48:48 +03:00 |
|
Alex Sherman
|
6197b9b2a3
|
Raise actionpack/rails version to fix the vulnerability
Fixes https://github.com/advisories/GHSA-c6qr-h5vq-59jc
|
2020-06-29 12:37:16 +05:00 |
|
Timo Võhmar
|
8fb77dae45
|
Update CHANGELOG.md
|
2020-06-29 10:23:27 +03:00 |
|
Timo Võhmar
|
2de5324962
|
Merge pull request #1618 from internetee/dependabot/bundler/rack-2.2.3
Bump rack from 2.2.2 to 2.2.3
|
2020-06-29 10:21:07 +03:00 |
|
dependabot[bot]
|
15a434e9a1
|
Bump rack from 2.2.2 to 2.2.3
Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.2...2.2.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-29 07:15:34 +00:00 |
|
Timo Võhmar
|
c48d430389
|
Update CHANGELOG.md
|
2020-06-27 00:58:52 +03:00 |
|
Timo Võhmar
|
9e2bd757fd
|
Merge pull request #1617 from internetee/epp-contact-update-extract-xml-parsing
Split contact update into XML and Business action parts
|
2020-06-27 00:56:59 +03:00 |
|
Maciej Szlosarczyk
|
bc3ea52667
|
Fix typo
|
2020-06-26 22:55:34 +03:00 |
|
Timo Võhmar
|
e78d36c137
|
Update CHANGELOG.md
|
2020-06-26 17:39:37 +03:00 |
|
Timo Võhmar
|
6abc0b1233
|
Merge pull request #1616 from internetee/1612-fix-race-condition-in-epp-2
Fix possible doubling of contact objects after race
|
2020-06-26 17:35:48 +03:00 |
|
Maciej Szlosarczyk
|
41d9a36431
|
Remove unused methods
|
2020-06-26 14:51:08 +03:00 |
|
Maciej Szlosarczyk
|
fa016aa761
|
convert if to return unless
|
2020-06-26 14:45:44 +03:00 |
|
Maciej Szlosarczyk
|
8b7f4b2558
|
Reverse conditionals
|
2020-06-26 14:38:18 +03:00 |
|
Maciej Szlosarczyk
|
82a9565c10
|
Extract action
|
2020-06-26 14:31:12 +03:00 |
|
Maciej Szlosarczyk
|
d005a61888
|
Move to new serializer
|
2020-06-26 11:23:30 +03:00 |
|
Maciej Szlosarczyk
|
cba445ee5b
|
Create contact XML deserializer
|
2020-06-25 12:40:57 +03:00 |
|
Alex Sherman
|
821ea1a8b2
|
Raise transaction isolation level on epp domain update
|
2020-06-25 12:09:33 +05:00 |
|
Alex Sherman
|
2fdc487511
|
Fix possible doubling of contact objects after race
|
2020-06-22 15:08:59 +05:00 |
|
Timo Võhmar
|
a1b39740e7
|
Update CHANGELOG.md
|
2020-06-19 14:16:02 +03:00 |
|
Timo Võhmar
|
f7d3ab5018
|
Merge pull request #1613 from internetee/add-dnskeys-to-domain-response
Add DNS keys to domain API response
|
2020-06-19 14:14:28 +03:00 |
|
Timo Võhmar
|
5696f55d87
|
Merge pull request #1614 from internetee/Domain_expire_mailer_text_update
Update expired.text.erb
|
2020-06-19 13:43:52 +03:00 |
|
Timo Võhmar
|
ab59d4422b
|
Update CHANGELOG.md
|
2020-06-19 13:14:00 +03:00 |
|
Timo Võhmar
|
4737b46db4
|
Update expired.text.erb
|
2020-06-19 13:12:04 +03:00 |
|
Timo Võhmar
|
ea9157ce69
|
Update expired.html.erb
|
2020-06-19 13:10:06 +03:00 |
|
Timo Võhmar
|
175c138411
|
Update expired.text.erb
|
2020-06-19 12:47:37 +03:00 |
|
Maciej Szlosarczyk
|
fd6e5c9bf9
|
Add trailing comma to hash
|
2020-06-18 10:54:25 +03:00 |
|
Maciej Szlosarczyk
|
e88884485a
|
Update API documentation
|
2020-06-18 10:52:11 +03:00 |
|
Maciej Szlosarczyk
|
74a9d59753
|
Add DNS keys to domain API response
It is fairly similar to what we do for WHOIS records, but one query is
slightly rewritten with removal of try-catch block
|
2020-06-18 10:42:39 +03:00 |
|
Timo Võhmar
|
41d0931607
|
Update CHANGELOG.md
|
2020-06-15 17:28:47 +03:00 |
|
Timo Võhmar
|
747e27a05a
|
Merge pull request #1611 from internetee/add-email-to-contact-api-response
add email field to contact serializer
|
2020-06-15 17:24:05 +03:00 |
|
Maciej Szlosarczyk
|
28695f4c22
|
add email field to contact serializer
|
2020-06-12 14:32:53 +03:00 |
|
Timo Võhmar
|
0bc4f78d00
|
Update CHANGELOG.md
|
2020-06-12 13:44:37 +03:00 |
|