Commit graph

124 commits

Author SHA1 Message Date
Alex Sherman
e15fed2cd0 Add epp errors tto the concern itself 2021-05-06 12:15:15 +05:00
Alex Sherman
d4775ba5c5 Use errors as first-class objects 2021-05-06 12:15:15 +05:00
Karl Erik Õunapuu
546330b178
REPP: Add renew exp_date sanity check 2021-03-23 13:14:31 +02:00
Alex Sherman
fdef27c45e
Mode all the actions to Interactions folder 2021-02-08 15:13:22 +02:00
Karl Erik Õunapuu
d7f01f24a2
Move actions to own namespace 2021-02-08 14:12:55 +02:00
Karl Erik Õunapuu
988af6c91c
Fix domain renew porting to actions 2021-01-27 11:30:44 +02:00
Karl Erik Õunapuu
cdf2866434
REPP: Domain Delete endpoint, port EPP Delete to Actions 2021-01-26 16:08:51 +02:00
Karl Erik Õunapuu
1d9850fb98
Fix REPP log locale issue 2021-01-22 11:33:32 +02:00
Karl Erik Õunapuu
f26dd52fb0
EPP Renew: Use action instead 2021-01-22 10:48:55 +02:00
Karl Erik Õunapuu
7caa544c83
Fix some CC issues 2020-12-29 14:19:02 +02:00
Karl Erik Õunapuu
766d843597
Improve DomainUpdate logic 2020-12-16 13:11:25 +02:00
Karl Erik Õunapuu
ad2ccdba7d
Improve DomainCreate wrapper for EPP 2020-12-08 18:11:32 +02:00
Karl Erik Õunapuu
ccef1053d9
Create DomainCreate action 2020-12-08 12:00:04 +02: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
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
Alex Sherman
821ea1a8b2 Raise transaction isolation level on epp domain update 2020-06-25 12:09:33 +05:00
Karl Erik Õunapuu
f25b7a3b7f Check whether registrant element exists before determining registrant change 2020-05-21 15:49:43 +03:00
Karl Erik Õunapuu
be14ede8b6 Refactor some dispute logic 2020-05-14 11:38:26 +03:00
Karl Erik Õunapuu
1dc2cf8e12 Check for domain dispute on create 2020-05-04 09:58:20 +03:00
Karl Erik Õunapuu
39791f5755 Fix styling issues 2020-04-27 14:39:07 +03:00
Karl Erik Õunapuu
0f2a290d64 Add disputing logic for EPP 2020-04-24 16:04:58 +03:00
Alex Sherman
a18f7b1605 Pump papertrail version to 6.0.2 2020-02-05 12:43:25 +05:00
Alex Sherman
a863c3c7ba Fix epp domains controller to apply add or rem changes to status
From this patch epp domains controller will allow to update
domain statuses only if there is only one status - clientHold.
This was made to allow usage of new ForceDelete procedures.
2020-01-02 16:37:17 +05:00
Artur Beljajev
c9fbc9269e Remove Bullet-related code 2019-10-19 13:09:41 +03:00
Artur Beljajev
e01f412d76 Fix EPP response code
Fixes #686
2019-09-19 15:52:41 +03:00
Artur Beljajev
77678681a6 Improve EPP error handling
Fixes #539
2019-09-19 15:52:20 +03:00
Artur Beljajev
fa73a0aacd Introduce module 2019-09-13 15:41:39 +03:00
Maciej Szlosarczyk
d471b273f7
Handle IDN domains that went to auction
Both ASCII and unicode should be supported to register a domain.
2019-04-02 17:17:40 +03:00
Artur Beljajev
66417d69d9 Do not handle not registered domain in EPP domain:info 2019-03-15 12:46:18 +02:00
Artur Beljajev
b81c971b37 Refactor 2019-02-18 15:13:56 +02:00
Artur Beljajev
36a53bd11a Handle blocked and reserved domains in EPP domain:info
Closes #597
2019-02-18 14:42:05 +02:00
Artur Beljajev
42e8f86dae Integrate auction
Closes #874
2019-01-18 18:06:54 +02:00
Artur Beljajev
3d4d669838 Improve readability 2019-01-07 00:54:42 +02:00
Artur Beljajev
c44f3df7f5 Remove Rubocop inline directives 2018-06-07 19:17:16 +03:00
Artur Beljajev
4ada9d1bd0 Fail earlier if domain is non-transferable
Regardless of EPP transfer operation

#694
2018-02-19 02:04:39 +02:00
Artur Beljajev
f55169c2b4 Improve "account_activities" DB table structure
#475
2017-05-07 14:05:32 +03:00
Artur Beljajev
d79ce87fba Use serializable transaction for EPP domain:renew
#430
2017-04-15 23:41:01 +03:00
Artur Beljajev
7e51522585 Require nameserver only if "nameserver_required" setting is on
#267
2016-12-27 14:31:17 +02:00
Stas
6ebcaf69d0 111864739-contact_and_domain_create 2016-02-15 17:52:30 +02:00
Matt Farnsworth
95454229ca Story #105745608 - handle missing price list with error 2104 2015-12-14 17:43:24 +02:00
Matt Farnsworth
106d3b4109 Merge branch '108518226-Epp-IDNA-support' into staging 2015-11-19 19:12:24 +02:00
Matt Farnsworth
bbc53700bd Story #108518226 - add IDN lookup method to support info and check features of EPP 2015-11-19 19:11:30 +02:00
Matt Farnsworth
a3c5dfbd1b Story #104525314 - avoid reporting no errors when error raised 2015-11-19 16:18:13 +02:00
Vladimir Krylov
d471cb46db Merge branch '106735814-legal-documents-not-in-log-tables' into staging 2015-11-16 17:15:41 +02:00
Vladimir Krylov
b05ce36ea3 Story#105747240 - remove legal documents from domain history 2015-11-16 17:13:55 +02:00
Stas
ab25bdb36d Merge branch '107058100-legaldoc' into staging 2015-11-06 14:03:35 +02:00
Stas
a9204b8e22 105747240-document log added 2015-11-06 14:03:04 +02:00
Stas
1793f8fd4c 106012880-logic changeges 2015-11-06 13:58:18 +02:00