Commit graph

2863 commits

Author SHA1 Message Date
Artur Beljajev
5c6a0034f6 Merge branch 'improve-registrar' into registry-267
# Conflicts:
#	db/schema-read-only.rb
#	db/structure.sql
2016-12-28 15:31:04 +02:00
Artur Beljajev
0a6b2fe19a Move account creation from registrar model to admin/registrars controller 2016-12-28 15:08:09 +02:00
Artur Beljajev
d39d3766b2 Allow absence of name servers
#267
2016-12-28 15:01:32 +02:00
Artur Beljajev
7e51522585 Require nameserver only if "nameserver_required" setting is on
#267
2016-12-27 14:31:17 +02:00
Artur Beljajev
10fca3e816 Add "nameserver_required" setting to admin
#267
2016-12-27 14:29:12 +02:00
Timo Võhmar
c1cb598da1 Merge pull request #310 from internetee/119627029-legal_doc_dublicates-2
119627029 legal doc dublicates 2
2016-12-23 14:12:00 +02:00
Artur Beljajev
36760a3802 Show registrant's kind, reg_no and ident country code in WHOIS
#266
2016-12-22 16:36:41 +02:00
Artur Beljajev
e6069e06a9 Introduce kind and reg_no contact's attributes
#266
2016-12-22 16:34:29 +02:00
Artur Beljajev
5318b129b0 Merge branch 'registry-251' into registry-260 2016-12-19 11:05:44 +02:00
Artur Beljajev
48f752adf7 Do not show address at contact view in registrar area unless address_processing is enabled
#251
2016-12-19 08:59:34 +02:00
Artur Beljajev
8cc2d030b8 Do not require address in registrar area unless address_processing is enabled
#251
2016-12-19 08:06:23 +02:00
Artur Beljajev
5ec86cdb63 Require domain expire time to be before than now + 4 years on domain renewal
#260
2016-12-18 16:09:22 +02:00
Artur Beljajev
ef5d96787c Merge branch 'registry-251' into registry-260 2016-12-18 11:40:49 +02:00
Artur Beljajev
c6aa74529c Remove EPP session timeout and certificate check in dev env
#284
2016-12-16 05:31:57 +02:00
Artur Beljajev
a97b69e27f Fix REPP API contacts
#251
2016-12-16 02:51:24 +02:00
Artur Beljajev
e08cc9c7c9 Revert app/controllers/epp/sessions_controller.rb
#251
2016-12-15 11:17:00 +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
Vladimir Krylov
01a352e437 no need to save to filesystem if no body 2016-12-14 16:40:04 +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
68c3f0c338 Remove contact's address on domain transfer unless address_processing is enabled
#251
2016-12-14 05:49:13 +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
Timo Võhmar
f6522dd62c Merge pull request #288 from internetee/various-improvements
Various improvements
2016-12-13 11:45:42 +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
74598ccf23 Update epp contacts controller
#251
2016-12-08 21:36:25 +02:00
Artur Beljajev
03ef3e1c50 Update domain presenter 2016-12-08 19:32:28 +02:00
Artur Beljajev
14457921cc Admin user model returns min password length 2016-12-08 19:04:25 +02:00
Artur Beljajev
3d94f67fa3 Do not validate ssl certificate in dev and test envs
#251
2016-12-08 03:19:37 +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
Artur Beljajev
1e3dc63401 Do not return address in REPP API unless turned on in admin
#251
2016-12-02 18:40:47 +02:00
Artur Beljajev
92b81f98fe Fix saving "address_processing" config in admin
#251
2016-12-02 18:38:36 +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
fb584778fd Add "address_processing" setting
#251
2016-12-02 00:03:15 +02:00
Artur Beljajev
aa364be8a9 Update domain presenter 2016-11-30 02:00:48 +02:00
Artur Beljajev
6071c58106 Admin user model returns mix password length 2016-11-29 00:10:11 +02:00
Timo Võhmar
7893435bdd Merge pull request #265 from internetee/registry-238
Use app timezone in domain#delete_candidateable?
2016-11-28 14:45:00 +02:00
Timo Võhmar
a748b30c41 Merge pull request #258 from internetee/registry-186
Registry 186
2016-11-25 15:31:58 +02:00
Artur Beljajev
48f64f18d4 Fix domain_expire_mailer
#186
2016-11-25 12:23:52 +02:00
Artur Beljajev
4f13258352 Log domain name in mailer jobs
#186
2016-11-25 11:59:41 +02:00
Artur Beljajev
9ad84d78aa Log domain name in domain_expire_mailer
#186
2016-11-25 11:46:15 +02:00
Artur Beljajev
e1e41a962e Remove unneeded log
#186
2016-11-23 21:26:49 +02:00
Artur Beljajev
e6e3ab9e1e Handle invalid emails in DomainExpireMailer#expired, move logging from job to mailer
#186
2016-11-23 21:20:28 +02:00
Artur Beljajev
968a59cd3d Log RegistrantChange#expired, RegistrantChange#notice emails sending
#186
2016-11-23 01:01:00 +02:00
Artur Beljajev
64be27fe53 Log DomainDelete#confirm, DomainDelete#forced, DomainExpire#expired, RegistrantChange#confirm emails sending
#186
2016-11-22 23:21:01 +02:00
Artur Beljajev
95c0253a65 Log DomainExpireMailer#expired email sending
#186
2016-11-22 19:21:35 +02:00