Commit graph

157 commits

Author SHA1 Message Date
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
Artur Beljajev
d3b1a23e92 Take into account address_processing setting when creating and updating the contact via EPP
#251
2016-12-14 00:38:20 +02:00
Artur Beljajev
74598ccf23 Update epp contacts controller
#251
2016-12-08 21:36:25 +02:00
Artur Beljajev
3a7107860c Rename contact-eis-1.1.xsd schema to contact-ee-1.1.xsd
#251
2016-12-06 12:41:41 +02:00
Artur Beljajev
cbcbcff21c Use contact-eis-1.1.xsd schema for contact create and update
#251
2016-12-06 00:48:15 +02:00
Stas
436846cfe9 118822101-builder_changes_for_array_error
(cherry picked from commit e7841b5)
2016-08-08 11:20:40 +03:00
Vladimir Krylov
8839110f10 Story#118822101 - domains -> domain 2016-06-27 12:09:27 +03:00
Vladimir Krylov
58bdbb3f73 Story#118822101 - xmlns root element is type of object 2016-06-21 19:38:59 +03:00
Vladimir Krylov
8bd99a3c3b Strory#118822101 - update how schema is generated 2016-06-14 12:41:54 +03:00
Vladimir Krylov
bfc47fa21e Strory#118822101 - update how schema is generated 2016-06-14 11:19:42 +03:00
Vladimir Krylov
f733180f7f Strory#110308584 - hostname error responds in xml way of array
(cherry picked from commit 7c1c065)
2016-06-13 15:12:17 +03:00
Stas
12ada2af79 118827161-emty_block_remove 2016-05-19 18:13:22 +03:00
Stas
c41266ce8d 118827261-wrong_msg_deleted 2016-05-16 18:07:12 +03:00
Matt Farnsworth
9ac1e8c933 Story #110211760 - ensure that upDate is not shown when domain has not changed since creation 2015-12-17 11:27:06 +02:00
Matt Farnsworth
b7e560aacc Story #109367694 - use cr_id in EPP info response 2015-12-14 11:56:05 +02:00
Matt Farnsworth
9332de4079 Story #109367694 - restore missing punctuation 2015-12-14 11:47:12 +02:00
Matt Farnsworth
3749c1e1b8 Story #109367694 - use creator or updator as string, when registrar can not be found 2015-12-14 11:47:12 +02:00
Matt Farnsworth
01ed0cedb9 Story #109367694 - make upID optional to avoid possible error for AdminUser objects have no registar method 2015-12-14 11:47:12 +02:00
Matt Farnsworth
ac04a94b6a Story #109367694 - changed xml text for elements crID, clID and upID 2015-12-14 11:47:11 +02:00
Vladimir Krylov
539a40b34c Story#109070142 - Nameservers in epp includes several ip4 and ip6 2015-11-30 20:52:06 +02:00
Matt Farnsworth
b63f6ec0ee Merge branch '108621138-deleteCandidate-registrar-message' into staging 2015-11-24 15:31:46 +02:00
Matt Farnsworth
a0ff1c99d0 Story #108621138 - add a registrar message for deleteCandidate was deleted 2015-11-24 15:20:28 +02:00
Matt Farnsworth
8939078072 Story #108621138 - TCB Epp::Domain object not found after delete, allow message dequeue or view; without internal error 2015-11-24 15:13:48 +02:00
Matt Farnsworth
a30c3db968 Story #107192666 - feature fix, keyData interface should include flags=KSK 2015-11-20 17:04:11 +02:00
Matt Farnsworth
9ca17e6b4a Story #107192666 - refactor to add stricter inclusion rules
reformatted block, white space changes, indent for surounding if any?
pull up find_all? if *_allowed then check if allowed.any?
2015-11-20 17:04:10 +02:00
Matt Farnsworth
24f90d5119 Story #107192666 - only show dsData if allowed, or keyData if allowed 2015-11-20 17:04:10 +02:00
Stas
27955690d6 Merge branch '105361584-contact_view' into staging 2015-11-13 16:41:42 +02:00
Stas
5ae8732b41 105361584-ident changes 2015-11-13 16:40:54 +02:00
Stas
3ab0a49ec5 Merge branch '105361584-contact_view' into staging 2015-11-13 16:21:09 +02:00
Stas
78e4016d3d 105361584-no access for ident and pass 2015-11-13 16:20:45 +02:00
Stas
f455438aea Merge branch '105361584-contact_view' into staging 2015-11-13 15:50:27 +02:00
Stas
2803a84815 105361584-no access added 2015-11-13 15:49:13 +02:00
Stas
552af44e71 Merge branch '105361584-contact_view' into staging 2015-11-12 18:33:33 +02:00