Commit graph

1185 commits

Author SHA1 Message Date
Timo Võhmar
c8d8b1f9eb Merge pull request #352 from internetee/registry-268
Registry 268
2017-01-23 16:05:28 +02:00
Artur Beljajev
bdebfafe85 Merge branch 'master' into registry-248 2017-01-23 12:34:27 +02:00
Artur Beljajev
4a84157a83 Fix domain specs
#268
2017-01-23 04:32:12 +02:00
Artur Beljajev
b7a999f536 Refactor domain force delete, add "death" force delete mailer template
#268
2017-01-23 04:16:59 +02:00
Artur Beljajev
117399af5e Add admin sign in spec helper
#268
2017-01-18 11:52:56 +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
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
a1bdfa8df4 Add "registrar_with_unlimited_balance" factory
#248
2017-01-08 21:45:47 +02:00
Artur Beljajev
596cb8f55d Introduce ApiUser.min_password_length
#248
2017-01-08 21:30:01 +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
55571b3953 Fix factory lint spec
#330
2017-01-05 19:18:32 +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
855deeb52b Provide nameserver IP address in specs
#267
2016-12-29 16:45:53 +02:00
Artur Beljajev
b9df5aa92d Do not require name servers in registrar area
#267
2016-12-29 16:27:07 +02:00
Artur Beljajev
e424c6ec01 Merge branch 'improve-rspec' into registry-267 2016-12-28 15:31:48 +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
7209322e28 Include FactoryGirl methods 2016-12-28 15:05:23 +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
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
cbedd33db3 Add account and pricelist factories 2016-12-18 15:56:56 +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
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
3d6a0936c7 Merge branch 'master' into registry-251
# Conflicts:
#	doc/epp/README.md
#	lib/schemas/all-ee-1.1.xsd
#	lib/schemas/contact-ee-1.1.xsd
#	lib/schemas/epp-ee-1.0.xsd
#	spec/factories/api_user.rb
#	spec/rails_helper.rb
#	spec/support/requests/session_helpers.rb
2016-12-14 02:48:12 +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
a77a0ae558 Add api_user_epp factory
#251
2016-12-13 08:12:53 +02:00
Artur Beljajev
bcffb350c7 Fix request session helpers
#251
2016-12-13 08:05:58 +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
03ef3e1c50 Update domain presenter 2016-12-08 19:32:28 +02:00
Artur Beljajev
1c7dbbb1e9 Fix specs 2016-12-08 19:28:10 +02:00
Artur Beljajev
14457921cc Admin user model returns min password length 2016-12-08 19:04:25 +02:00
Artur Beljajev
b08e881a24 Remove unneeded specs from admin user 2016-12-08 19:02:31 +02:00
Artur Beljajev
0359d73808 Add api user factory 2016-12-08 18:59:13 +02:00
Artur Beljajev
be0d0ab095 Fix session helpers spec support 2016-12-08 18:55:19 +02:00