Commit graph

189 commits

Author SHA1 Message Date
Oleg Hasjanov
4c5e4d7898 made support test schema domain version 1.2 2021-06-28 13:44:13 +03:00
Oleg Hasjanov
ae6bad3e73 refactoring 2021-06-25 15:15:56 +03:00
Oleg Hasjanov
1665e6e71e make supporting version for schema 2021-06-25 14:27:40 +03:00
Oleg Hasjanov
6f431232f4 request and response have the same domain schema 2021-06-22 13:55:15 +03:00
Alex Sherman
f2f56d8350 Add base tests & make domain crID optional 2021-06-17 13:23:10 +05:00
Oleg Hasjanov
2b575cdae1 refactoring 2021-06-04 17:27:52 +03:00
Oleg Hasjanov
9e8f760fc4 updated prefixes 2021-06-04 17:07:56 +03:00
Timo Võhmar
90b1bfca34
Merge pull request #1997 from internetee/1976-autoload-schema-versions
Load latest version of an xsd schema by prefix
2021-05-27 16:51:10 +03:00
Alex Sherman
194489e40f Fix error on birthday contact creation validation fail 2021-05-26 16:33:05 +05:00
Alex Sherman
00a0be2341 Replace some hardcoded schema paths for method calls 2021-05-21 16:47:20 +05:00
Alex Sherman
11d97358c1 Fix CC issues 2021-05-06 12:17:19 +05:00
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
7638bff546
Add registry lock operation to epp notification 2021-02-10 16:50:03 +02:00
Timo Võhmar
bcafa2e424
Merge pull request #1702 from internetee/1580-registrar-api-contacts-endpoint
REPP: Contact management
2020-11-24 15:28:39 +02:00
Karl Erik Õunapuu
c9ebdbeb40
EPP: Hide name from contactInfo if no auth provided 2020-11-17 14:40:18 +02:00
Karl Erik Õunapuu
aac74e26f1
Fix some more CC issues 2020-10-13 13:43:21 +03:00
Artur Beljajev
5d2f1a89fb Hide contact password unless the current registrar is sponsoring
Closes #1446
2019-12-18 09:14:13 +02:00
Artur Beljajev
b90a937c9a Remove comment 2019-12-18 08:55:48 +02:00
Artur Beljajev
408d990c1c Reformat 2019-12-18 08:55:35 +02:00
Artur Beljajev
fc71bf93e7 Remove unimplemented Keyrelay feature
Closes #715
2019-10-31 17:15:21 +02:00
Artur Beljajev
c53b39171d Remove dead code 2019-10-19 12:08:34 +03:00
Artur Beljajev
77678681a6 Improve EPP error handling
Fixes #539
2019-09-19 15:52:20 +03:00
Artur Beljajev
0a1405ae52 Remove unused view 2019-09-19 15:51:17 +03:00
Artur Beljajev
0f4a67d696 Remove delegations 2019-04-03 17:17:27 +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
2862dd81d1 Fix variable name 2019-02-18 14:42:09 +02:00
Artur Beljajev
22e1523a99 Reformat 2019-02-18 14:42:09 +02:00
Artur Beljajev
9fab0a3000 Remove useless comments 2019-02-18 14:42:08 +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
afaa3d75d4 Remove unused view 2018-10-09 00:09:24 +03:00
Artur Beljajev
b6ecae6a35 Add Registrant API contact update action
Closes #849
2018-10-09 00:09:22 +03:00
Timo Võhmar
230d42a24b
Merge pull request #951 from internetee/remove-unused-views
Remove unused view
2018-09-19 14:34:56 +03:00
Artur Beljajev
1679e4b72e Merge branch 'master' into refactor-messages
# Conflicts:
#	app/views/epp/poll/poll_req.xml.builder
#	test/fixtures/messages.yml
#	test/integration/epp/poll_test.rb
2018-09-17 13:23:59 +03:00
Artur Beljajev
69027abc9f Remove unused view 2018-08-27 16:39:14 +03:00
Artur Beljajev
7368d1d756 Return UTC date in EPP poll response
Closes #948
2018-08-27 01:45:53 +03:00
Artur Beljajev
7a9a7c052f Rename notifications.queued to read 2018-08-24 10:29:09 +03:00
Artur Beljajev
dfff6f6d12 Rename notifications.body to text 2018-08-23 22:33:30 +03:00
Artur Beljajev
8765baf319 Rename Message to Notification 2018-08-23 20:03:03 +03:00
Maciej Szlosarczyk
15a651e51b
Fix Rubocop issues after Ruby upgrade 2018-04-27 15:23:49 +03:00
Artur Beljajev
c675512b22 Change domains.valid_to DB column to NOT NULL
#800
2018-03-31 23:31:40 +03:00
Artur Beljajev
6f1f121e92 Remove unused view
#700
2018-02-13 23:50:22 +02:00
Artur Beljajev
189129ec48 Rename DomainTransfer#transfer_to to new_registrar 2018-01-23 19:07:17 +02:00
Artur Beljajev
d99a63d476 Rename DomainTransfer#transfer_from to old_registrar 2018-01-23 19:00:46 +02:00
Artur Beljajev
4b836f1476 Rename domain "auth_info" to "transfer_code"
#660
2018-01-21 19:31:16 +02:00
Artur Beljajev
7c1e030f45 Replace schema namespace "urn:ietf:params:xml:ns:epp-1.0" with "epp.tld.ee/schema/epp-ee-1.0.xsd";
#251
2016-12-15 04:00:48 +02:00
Artur Beljajev
98b1125be5 Use contact-ee-1.1.xsd instead of contact-eis-1.0.xsd
#251
2016-12-14 12:35:09 +02:00
Artur Beljajev
a63e2b9dd2 Take into account address_processing setting in EPP contact:info
#251
2016-12-14 04:16:04 +02:00