olegphenomenon
88ed185558
added shunter to test
2022-12-05 15:12:19 +02:00
olegphenomenon
2ee77fc8e9
added test
2022-12-05 14:59:07 +02:00
Thiago Youssef
fb60466194
Add rate limiting to all EPP actions
2022-10-28 14:00:18 +03:00
Timo Võhmar
a580c22d71
Merge pull request #2375 from internetee/2374-deprecated-validation-events
...
Prevent deprecated validation events
2022-05-17 13:58:12 +03:00
olegphenomenon
ac2e851695
comment out related tests
2022-05-17 12:20:34 +03:00
Thiago Youssef
ec71ae1137
Prevent deprecated validations when email is changed
2022-05-12 13:50:58 +03:00
Sergei Tsõganov
216048463d
Moved notifications about automatic contact name update to bulk change poll message
2022-03-25 18:08:55 +02:00
dinsmol
addeebfeb3
created birth date validator
2021-07-14 12:40:49 +03:00
dinsmol
5bed817c35
fixes by review and codeclimat
2021-07-08 17:07:43 +03:00
dinsmol
77d2e402b4
added validation and tests
2021-07-08 15:49:31 +03:00
Oleg Hasjanov
4c5e4d7898
made support test schema domain version 1.2
2021-06-28 13:44:13 +03:00
Alex Sherman
7163695ad1
Add tests & fixes for epp contact
2021-06-17 13:38:02 +05: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
Oleg Hasjanov
d53d4f2412
added tests for validator, job and update contact
2021-03-02 18:58:05 +02:00
Alex Sherman
b9d57be6ab
Add i18n, change error response code to 2304
2021-02-19 14:30:36 +05:00
Alex Sherman
340e1820f2
Fix contact deletion if contact *DeleteProhibited
2021-02-15 19:11:28 +05:00
Oleg Hasjanov
fad739d279
add test for removing contact with client delete prohibited
2021-02-12 15:22:05 +02:00
Oleg Hasjanov
36d4ea981a
add test for removing contact with server delete prohibited
2021-02-12 15:21:09 +02:00
Karl Erik Õunapuu
1960164223
Merge branch '1832-registrar-prefix-on-contact-info-and-check-requests' of https://github.com/internetee/registry into 1832-registrar-prefix-on-contact-info-and-check-requests
2021-02-10 15:14:33 +02:00
Karl Erik Õunapuu
0b3fd56fc8
Merge branch '1832-registrar-prefix-on-contact-info-and-check-requests' of https://github.com/internetee/registry into 1832-registrar-prefix-on-contact-info-and-check-requests
2021-02-10 12:53:58 +02:00
Oleg Hasjanov
43ff03e6e1
added test for check
2021-02-10 10:42:59 +02:00
Karl Erik Õunapuu
c7b4045018
Contact: Append prefix unless present
2021-02-09 15:03:33 +02:00
Oleg Hasjanov
8f4f2509ef
mend
2021-02-04 14:02:48 +02:00
Oleg Hasjanov
ac50634a00
added tests for getting info from contact without prefix
2021-02-04 13:59:52 +02:00
Karl Erik Õunapuu
c7d64dce37
EPP contactInfo: add test for name masking
2020-11-18 13:08:28 +02:00
Karl Erik Õunapuu
e40353042e
Include tests for EPP contact create/update actions regarding to addressing
2020-08-10 16:04:52 +03:00
Alex Sherman
0a7b754c4c
Add email description to epp responce on contact creation
2020-07-17 15:21:02 +05: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
fa52001be6
Upgrade to Rails 5.0
...
Closes #377
2019-11-15 15:26:33 +02:00
Artur Beljajev
397136ef13
Handle EPP contact:transfer
2019-10-16 17:17:56 +03:00
Artur Beljajev
cb3bf7ffdc
List EPP routes explicitly
2019-10-14 14:51:24 +03:00
Artur Beljajev
54577b530b
Remove specs
2019-10-07 15:44:14 +03:00
Artur Beljajev
77678681a6
Improve EPP error handling
...
Fixes #539
2019-09-19 15:52:20 +03:00
Artur Beljajev
348e6e5d7a
Introduce custom assertion
2019-09-03 23:43:30 +03:00
Artur Beljajev
7c768616a2
Introduce Contact#deletable?
2019-06-21 18:01:56 +03:00
Artur Beljajev
6fbadaf7f8
Do not send notification email on EPP contact:update if contact does not
...
act as a registrant
Fixes #1161
2019-04-18 17:46:50 +03:00
Artur Beljajev
45befec068
Improve readability
2019-04-14 19:15:39 +03:00
Artur Beljajev
5674071838
Refactor contact mailer
...
- Send single email with new email in `to` and old email in `bcc` fields
- Remove `Que::Mailer` (#895 )
- Add preview
- DRY templates
- Add tests
- Extract translations
- Remove useless specs
2019-04-11 17:42:59 +03:00
Artur Beljajev
145e4dbfd7
Add tests
2019-04-09 14:32:47 +03:00