Artur Beljajev
2da578a437
Migrate fabricators to factory bot factories ( #626 )
...
* Remove factory_girl include from dev rake task
No longer needed after 92b125b4a7
* Add missing factories
* Use FactoryBot factories instead of fabricators
* Remove all fabricators
* Remove unused method
* Remove fabrication gem
* Rename FactoryGirl to FactoryBot
https://robots.thoughtbot.com/factory_bot
2017-11-16 10:18:53 +02:00
Artur Beljajev
d520b5b157
Revert "Revert "Registry 569""
...
This reverts commit 4786dbb
2017-10-22 23:57:11 +03:00
Timo Võhmar
4786dbb943
Revert "Registry 569"
2017-10-05 16:08:47 +03:00
Artur Beljajev
feb8d83a26
Improve Ident validation, extract Ident from Contact
...
#569
2017-08-18 13:24:56 +03:00
Artur Beljajev
7d2d34cb34
Fix typo
...
#569
2017-08-07 11:07:20 +03:00
Artur Beljajev
9e8f806a43
Extract phone validation from contact spec
...
#569
2017-08-05 19:19:25 +03:00
Artur Beljajev
49552fc67e
Improve ContactMailer
...
- Add detailed registrar info
- Refactor contact domain list
- Fix english translation
#480
2017-06-08 02:06:00 +03:00
Artur Beljajev
821fabd083
Always require contact.registrar
2017-06-07 22:49:13 +03:00
Artur Beljajev
bfc0c0b74f
Improve RegistrantChangeMailer
...
- Do not show registrant address unless "address_processing" is enabled
- Add missing registrant state and zip attributes
#480
2017-05-18 15:59:06 +03:00
Artur Beljajev
bff7437277
Refactor zones
...
- Rename "zonefile_setting" to "zone"
- Remove version
#475
2017-04-20 17:20:36 +03:00
Artur Beljajev
bacf5f8d64
Validate contact phone for zeros
...
#386
2017-03-06 07:27:11 +02:00
Artur Beljajev
e08afe0983
Return contact's id code if it is private entity
...
#268
2017-01-18 11:46:12 +02:00
Artur Beljajev
e6069e06a9
Introduce kind and reg_no contact's attributes
...
#266
2016-12-22 16:34:29 +02:00
Artur Beljajev
68c3f0c338
Remove contact's address on domain transfer unless address_processing is enabled
...
#251
2016-12-14 05:49:13 +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
183c2bb82c
Generate contact code manually
...
Generate contact's code explicitly on contact:create epp request and domain transfer. Remove callback.
2016-12-12 06:27:01 +02:00
Artur Beljajev
cefd310cc0
Make street, city, zip and country optional if address processing is disabled
...
#251
2016-12-12 04:48:31 +02:00
Artur Beljajev
5e1c43f7cc
Rename Contact::address_processing to address_processing?
...
#251
2016-12-12 04:36:28 +02:00
Artur Beljajev
07f49d8ca6
Refactor contact model
...
#251
2016-12-02 18:38:16 +02:00
Artur Beljajev
e4ae71b308
Add address processing to contact model
...
#251
2016-12-02 00:21:52 +02:00
Artur Beljajev
ad0220088a
Refactor domain expiration email
...
#186
2016-10-28 00:36:12 +03:00
Artur Beljajev
666ba69456
Do not create global settings for specs
...
#186
2016-10-26 17:50:30 +03:00
Artur Beljajev
f9d4e3433b
Fix contact model specs
...
#206
2016-10-24 22:46:56 +03:00
Priit Tark
4a32c7641c
Allow invalid ident update #2859
2015-09-23 12:34:18 +03:00
Priit Tark
fd52172500
Ident type update #2834
2015-09-17 17:52:47 +03:00
Martin Lensment
5ba39fb406
Validate origin domains #2849
2015-08-25 16:33:47 +03:00
Martin Lensment
2598b4aa2f
Allow changing auth info on contact update #2833
2015-08-13 14:20:39 +03:00
Priit Tark
6ca53f946a
Validate contact and invoice emails when they change #2745
2015-08-06 13:21:15 +03:00
Priit Tark
a9ba4dbfd2
Contact linked test update/refactor #2411
2015-07-27 16:02:00 +03:00
Priit Tark
54db11812b
Honor contacts status on epp request #2477
2015-07-22 14:27:24 +03:00
Priit Tark
601592aed1
Admin contact statuses management #2477
2015-07-22 13:37:30 +03:00
Priit Tark
d4a0f1e783
Updated contact doc and added too long epp message #2753
2015-07-21 17:02:31 +03:00
Priit Tark
410914e16e
Contact change notification email content update #2558
2015-06-03 10:06:40 +03:00
Priit Tark
4448284680
Added ident country code error #2590
2015-06-01 17:48:23 +03:00
Priit Tark
321e28b8c7
added dedicated registrant model
2015-05-11 16:22:43 +03:00
Priit Tark
928ce24132
All system now supports legacy CID format
2015-05-06 14:01:40 +03:00
Priit Tark
1f504e08ea
disallow CID for registrar code and fix double code check
2015-05-06 12:54:02 +03:00
Priit Tark
3fb9664e5b
new contact honors new format
2015-05-05 18:38:54 +03:00
Priit Tark
2b037fdf00
Fixed contact prefix tests
2015-05-04 15:01:14 +03:00
Priit Tark
8d4124585c
Refatored to use shared/title partial
2015-04-16 16:31:22 +03:00
Priit Tark
8cd3dcf551
Renamed owner_contact to registrant
2015-04-16 12:31:51 +03:00
Priit Tark
e7151a8796
Updated spec about tech domain contacts
2015-04-14 13:12:49 +03:00
Priit Tark
5fd73b037a
Address depricated, new contact requires, domain_contacts refactor
2015-03-31 15:22:25 +03:00
Martin Lensment
23bb24756c
Destroy contact orphans task
2015-03-25 16:37:18 +02:00
Priit Tark
4f417d22da
Added linked and ok statuses
2015-03-17 16:50:42 +02:00
Priit Tark
5341a42a43
Contact status ok by default
2015-03-10 18:08:41 +02:00
Priit Tark
767f7bb6df
Added custom contact id support
2015-03-03 16:30:31 +02:00
Priit Tark
a8e43dd6cc
Contact got correct birthday and country code epp errors
2015-02-18 16:05:57 +02:00
Priit Tark
44f11de5c8
Added ident country code and improved other ident things
2015-02-18 15:26:51 +02:00
Priit Tark
96d1c60dd8
Refactored contact with ability
2015-02-17 11:21:23 +02:00