Commit graph

238 commits

Author SHA1 Message Date
Artur Beljajev
762f891b84 Add old attribute names aliases for PaperTrail
#660
2018-01-30 19:31:49 +02:00
Artur Beljajev
0e828afa15 Improve readability
#660
2018-01-26 13:04:16 +02:00
Artur Beljajev
7ab68032ea Remove commented code
#660
2018-01-25 12:29:30 +02:00
Artur Beljajev
326ded8010 Extract contact transferable module
#660
2018-01-25 12:29:08 +02:00
Artur Beljajev
51243c5983 Extract contact Transferable concern
#660
2018-01-23 18:41:49 +02:00
Artur Beljajev
44332ffb1f Rename contacts.copy_from_id to original_id
Add association

#660
2018-01-23 17:49:03 +02:00
Artur Beljajev
d801e18299 Remove unused attribute
#660
2018-01-23 16:19:28 +02:00
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
7147144894 Fix code climate offences
#569
2017-09-04 10:57:27 +03:00
Artur Beljajev
d4176b6979 Remove unused code
#569
2017-08-21 02:03:49 +03:00
Artur Beljajev
feb8d83a26 Improve Ident validation, extract Ident from Contact
#569
2017-08-18 13:24:56 +03:00
Artur Beljajev
bc3962cdfa Improve contact phone number validation
#569
2017-08-08 15:13:13 +03:00
Artur Beljajev
71b92afba3 Refactor contact phone validation
#569
2017-08-05 19:21:32 +03:00
Artur Beljajev
a77ccf72bf Fix WHOIS update of linked domains of a contact if Que.mode = :sync
#569
2017-07-19 13:54:48 +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
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
5af4c585d4 Remove unused Contact#generate_new_code!
#251
2016-12-12 04:21:35 +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
d27594603b Disable contact model log in test env
#206
2016-10-24 16:03:43 +03:00
Timo Võhmar
f2f9377cd9 Merge pull request #160 from internetee/story/116761157-contact-dyn-states
Story/116761157 contact dyn states
2016-08-01 15:47:23 +03:00
Timo Võhmar
b1baf93033 Merge pull request #157 from internetee/story/117612931-contact-whois
Story#117612931 - contact touch is not regenerating all whoises once …
2016-07-06 17:18:21 +03:00
Timo Võhmar
b161cfd40c Merge pull request #144 from internetee/111601356-ident_type_validation
111601356 ident type validation
2016-06-07 15:11:44 +03:00
Vladimir Krylov
7ea563790d Story#116761157 - remove statuses uniqueness validation as no need any more 2016-05-31 17:40:00 +03:00
Vladimir Krylov
66e7253dc3 Story#116761157 - remove statuses uniqueness validation as no need any more 2016-05-31 17:39:45 +03:00
Vladimir Krylov
e9cf8f7900 Story#116761157 - "ok" state of Contact is not always set and is dynamic 2016-05-30 14:45:24 +03:00
Vladimir Krylov
d1e5312b98 Story#116761157 - search by linked contacts in dynamic way 2016-05-30 12:49:06 +03:00
Vladimir Krylov
01234e3c55 Story#116761157 - move variable when to delete orphans to settings 2016-05-27 14:31:16 +03:00
Vladimir Krylov
35a67ce439 Story#120259603 - git uses right branch last commit message 2016-05-27 14:20:41 +03:00
Vladimir Krylov
a7be49203c Story#116761157 - update logic of destroy_orphans to include 6 months delay 2016-05-27 14:18:45 +03:00
Vladimir Krylov
f2c96ba145 Story#116761157 - contact statuses are generated value 2016-05-27 09:30:48 +03:00
Stas
0cdcb5299a 111601356-validation_change 2016-05-26 18:23:22 +03:00
Stas
7a27756a36 111601356-errors_customization 2016-05-25 12:42:10 +03:00
Timo Võhmar
720caf7799 Merge pull request #138 from internetee/story/117690107-contact-email
Story#117690107 - strip contact email
2016-05-25 10:39:22 +03:00
Stas
7d1decbc87 111601356-extra_msg 2016-05-24 17:25:16 +03:00
Stas
00a1d70bc5 111601356-ident_type_validation 2016-05-03 15:52:43 +03:00
Vladimir Krylov
16f0f940c8 Story#117991277 - switch off Contact's birthday and cc=EE validation on update for now 2016-04-21 12:38:15 +03:00
Vladimir Krylov
10b7ce3eea Story#117612931 - contact touch is not regenerating all whoises once and once again 2016-04-20 16:04:29 +03:00