Commit graph

267 commits

Author SHA1 Message Date
Artur Beljajev
44e9b1b5c4 Remove hardcoded value 2020-08-31 13:35:30 +05:00
Georg Kahest
0e188bae57 Merge branch 'master' into log-error-when-cert-path-is-missing 2020-08-18 16:42:31 +03:00
Karl Erik Õunapuu
a44466b0a6 Provide ApiUser name as whodunnit 2020-08-04 12:12:55 +03:00
Karl Erik Õunapuu
a56dc03565 Set PaperTrail :whodunnit for all Registrar-related controllers 2020-08-03 17:45:17 +03: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
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
82a9565c10
Extract action 2020-06-26 14:31:12 +03:00
Alex Sherman
821ea1a8b2 Raise transaction isolation level on epp domain update 2020-06-25 12:09:33 +05:00
Karl Erik Õunapuu
19a543e184 Do not check for Authenticity token in EPP 2020-06-04 13:13:31 +03:00
Karl Erik Õunapuu
77d0a2937f Fix render_to_string call 2020-05-29 16:49:25 +03: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
906fc9938f
Merge branch 'master' into 269-dispute-list 2020-05-14 11:42:41 +03:00
Karl Erik Õunapuu
be14ede8b6 Refactor some dispute logic 2020-05-14 11:38:26 +03:00
Karl Erik Õunapuu
2dbcbf1c29 Remove redundant api check blocks 2020-05-05 14:23:09 +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
95ad3086b0 Change deprecated usage of strings in if blocks 2020-02-05 12:43:25 +05:00
Georg Kahest
0924381473 fixup! follow styleguide 2020-01-27 09:15:45 +02:00
Georg Kahest
2324fd2ceb resolve https://github.com/internetee/registry/pull/1420#discussion_r346786232 2020-01-27 08:49:43 +02: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
fa52001be6 Upgrade to Rails 5.0
Closes #377
2019-11-15 15:26:33 +02:00
Georg Kahest
4858fd0f97 log error when cert_path is unconfigured 2019-11-12 23:41:52 +02:00
Artur Beljajev
b77ced6b24 Send exception details lo standard log
Fixes #1371
2019-11-10 18:12:15 +02:00
Artur Beljajev
fc71bf93e7 Remove unimplemented Keyrelay feature
Closes #715
2019-10-31 17:15:21 +02:00
Artur Beljajev
c9fbc9269e Remove Bullet-related code 2019-10-19 13:09:41 +03:00
Artur Beljajev
397136ef13 Handle EPP contact:transfer 2019-10-16 17:17:56 +03:00
Artur Beljajev
9e5fdbcf11 Remove unused routes 2019-10-01 16:06:39 +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
9341f658fd Hide methods 2019-09-14 15:49:07 +03:00
Artur Beljajev
fa73a0aacd Introduce module 2019-09-13 15:41:39 +03:00
Artur Beljajev
5831a6b183 Remove EPP response header
Remove `mod_epp`-specific `X-EPP-Returncode` header set in EPP response
since `mod_epp` was replaced by https://github.com/internetee/epp_proxy.
2019-09-11 19:28:13 +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
52feefeb79 Merge branch 'master' into refactor-messages
# Conflicts:
#	app/controllers/epp/polls_controller.rb
#	test/fixtures/messages.yml
#	test/integration/epp/poll_test.rb
#	test/models/message_test.rb
2018-09-17 13:31:21 +03:00
Artur Beljajev
00f3a01e5c Define message order explicitly, improve EPP poll tests 2018-09-17 12:46:27 +03:00
Artur Beljajev
1bfdf899a0 Merge branch 'master' into refactor-messages
# Conflicts:
#	db/structure.sql
2018-08-27 20:55:44 +03:00
Artur Beljajev
7a9a7c052f Rename notifications.queued to read 2018-08-24 10:29:09 +03:00
Artur Beljajev
8765baf319 Rename Message to Notification 2018-08-23 20:03:03 +03:00
Artur Beljajev
32ecf36057 Rename users.password to users.plain_text_password
Otherwise it conflicts with Devise
2018-07-13 23:09:21 +03:00
Artur Beljajev
c44f3df7f5 Remove Rubocop inline directives 2018-06-07 19:17:16 +03:00