Commit graph

3082 commits

Author SHA1 Message Date
Artur Beljajev
689453eebf Fix translations in admin area
#341
2017-01-17 17:41:09 +02:00
Artur Beljajev
62bb0edbd9 Add devise layout
#341
2017-01-17 17:39:44 +02:00
Artur Beljajev
e365cc896a admin area: use default layout path, remove turbolinks, load js in async mode, extract menu partial
#341
2017-01-17 12:01:36 +02:00
Artur Beljajev
c8faa2a817 Add domain force delete dialog
#268
2017-01-17 03:32:11 +02:00
Artur Beljajev
fec7f82a96 Remove turbolinks, load js in async mode
#268
2017-01-17 03:17:48 +02:00
Artur Beljajev
92c6279e46 Use default layout path in admin area
#268
2017-01-17 03:06:36 +02:00
Artur Beljajev
d294105c59 Add "removed_company" template to delete domain mailer
#268
2017-01-16 01:36:38 +02:00
Artur Beljajev
bbf2e427fa Merge branch 'master' into registry-270 2017-01-12 14:53:23 +02:00
Timo Võhmar
7314a7e33e Merge pull request #338 from internetee/registry-330
Registry 330
2017-01-09 14:45:10 +02:00
Artur Beljajev
11658246c1 Replace xml schema "eis-1.0.xsd" with "ee-1.1.xsd"
#270
2017-01-09 01:44:43 +02:00
Artur Beljajev
7760137266 Remove legal document .ddoc support
#270
2017-01-09 00:24:05 +02:00
Artur Beljajev
fd58024226 Introduce ApiUser.min_password_length
#248
2017-01-08 21:28:21 +02:00
Artur Beljajev
1784980e6c Add csv export button do domain list in registrar area
#248
2017-01-06 19:12:53 +02:00
Artur Beljajev
01c6804d2a Do not show address in domain mailer unless address processing is disabled
#330
2017-01-06 11:50:42 +02:00
Artur Beljajev
eb95299c82 Fix domain mailer email sending for registrants without address
#330
2017-01-05 19:18:19 +02:00
Artur Beljajev
878748836f Hide address form fields when adding/editing contact in registrar area
#290
2017-01-02 13:02:50 +02:00
Artur Beljajev
7836e9e244 Exclude reg no. and ident country code from WHOIS output for private entity contacts
#266
2016-12-30 12:38:00 +02:00
Artur Beljajev
345c2bff96 Fix domain "OK" status algo
#267
2016-12-29 19:29:23 +02:00
Artur Beljajev
b9df5aa92d Do not require name servers in registrar area
#267
2016-12-29 16:27:07 +02:00
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