Commit graph

176 commits

Author SHA1 Message Date
Martin Lensment
ee2d93128c Merge branch 'master' of github.com:internetee/registry
Conflicts:
	app/models/domain.rb
	app/models/epp/epp_domain.rb
	config/locales/en.yml
	spec/epp/domain_spec.rb
2014-10-13 10:37:26 +03:00
Martin Lensment
eaa553dc9d Go back to original dnskey 2014-10-10 17:08:07 +03:00
Priit Tamboom
8d189023c7 rubocop update, now it's green 2014-10-10 16:11:28 +03:00
Priit Tamboom
2d6ed7fa45 rubocop autocorret to get tests green 2014-10-10 15:10:05 +03:00
Martin Lensment
f63eb66f02 Fix some epp tests 2014-10-10 10:43:42 +03:00
Priit Tamboom
7c748884f3 added bullet for finding database optimizations 2014-10-09 17:39:54 +03:00
Martin Lensment
3453b7f4a1 DNSSEC refactor 2014-10-09 13:59:52 +03:00
Martin Lensment
6f12af5e0b Refactor dnssec to extension 2014-10-08 17:42:29 +03:00
Priit Tamboom
19846a3abf Added registrar title 2014-10-08 17:13:04 +03:00
Priit Tamboom
aebd431bb7 Update deploy 2014-10-08 17:02:53 +03:00
Priit Tamboom
aff012ff45 Added registrar env 2014-10-08 16:27:04 +03:00
Priit Tamboom
6113401eb0 Added correct REGISTRY_ENV as eedirekt 2014-10-08 16:10:48 +03:00
Priit Tamboom
ec776f9d06 Add proper REGISTRY_ENV names: eedirect and admin 2014-10-08 15:24:14 +03:00
Martin Lensment
acb0c10561 Show valid values on flags and protocol too 2014-10-08 13:49:08 +03:00
Martin Lensment
2e50e4c5e6 Show valid algorithms when invalid 2014-10-08 13:36:52 +03:00
Martin Lensment
58f54c17e4 Merge branch 'master' of github.com:internetee/registry 2014-10-07 18:00:21 +03:00
Martin Lensment
dae80e3cb8 Horizontal form for domain form 2014-10-07 18:00:14 +03:00
Priit Tamboom
5ed1bc6384 Added mina admin deploy 2014-10-07 17:46:01 +03:00
Priit Tamboom
341841cb30 Added initial admin env 2014-10-07 17:23:21 +03:00
Martin Lensment
9f878f219c Validate identity code on user 2014-10-07 17:21:45 +03:00
Andres Keskküla
c14452e756 Merge branch 'master' of github.com:internetee/registry
Conflicts:
	app/models/registrar.rb
	db/schema.rb
2014-10-07 16:20:47 +03:00
Andres Keskküla
3d652bf85b Contact - Registrar relation 2014-10-07 16:14:36 +03:00
Martin Lensment
8ae572719d Add translation 2014-10-06 17:03:24 +03:00
Martin Lensment
39ebabf064 Validate DNS keys count 2014-10-06 16:53:26 +03:00
Martin Lensment
f6ac22df52 Validate dnskey uniqueness 2014-10-06 15:29:23 +03:00
Andres Keskküla
9e9cc07075 eedirekt domain histories 2014-10-06 10:48:27 +03:00
Andres Keskküla
a426862aa8 Basic history display for eedirekt users 2014-10-06 10:48:27 +03:00
Andres Keskküla
f94dccfaa4 Deleted contacts and domains list 2014-10-06 10:48:27 +03:00
Andres Keskküla
a41505e319 Domain versioning 2014-10-06 10:48:27 +03:00
Andres Keskküla
d94eb22fc6 Logging contacts and addresses,view undeleted ones 2014-10-06 10:46:05 +03:00
Martin Lensment
7b7383faf1 DNS key form for UI 2014-10-02 17:15:26 +03:00
Martin Lensment
4b76e2ceec Dnskey removing 2014-10-02 14:59:47 +03:00
Martin Lensment
338a58a611 Validate flags an attributes presence on dnskey 2014-10-02 11:25:31 +03:00
Martin Lensment
e7644ea69d Validate protocol in dnskey 2014-10-02 11:15:46 +03:00
Martin Lensment
f776078214 Algorithm validation for dnskey 2014-10-02 10:58:46 +03:00
Martin Lensment
b85420a598 Validate IPv4 on nameserver when in the same zone with domain 2014-10-01 11:22:30 +03:00
Martin Lensment
4f780e0c1a Fix translations 2014-10-01 10:47:27 +03:00
Martin Lensment
bfba09f0a4 Show username in log out link 2014-09-30 16:04:00 +03:00
Martin Lensment
0a3e631d84 Add validations to epp users 2014-09-30 16:01:48 +03:00
Martin Lensment
ba775f4e73 Add form to epp users 2014-09-30 14:27:37 +03:00
Martin Lensment
42b1890bf5 Validate e-mail when country is other than estonia 2014-09-30 12:55:21 +03:00
Martin Lensment
0dc0cc63d9 Add contry select to user form 2014-09-30 12:43:02 +03:00
Martin Lensment
f76d73c597 Merge branch 'master' of github.com:internetee/registry 2014-09-30 12:28:23 +03:00
Martin Lensment
0e7e83134c User form 2014-09-30 12:28:16 +03:00
Priit Tamboom
0ba2b29a75 added robot script 2014-09-30 12:13:02 +03:00
Martin Lensment
7ef07114cb Registrar form 2014-09-29 18:12:43 +03:00
Martin Lensment
6852aacd3b Add list view to domain transfers 2014-09-29 14:30:26 +03:00
Martin Lensment
72a37f3b08 Add some tests for domain transfer 2014-09-29 11:54:24 +03:00
Martin Lensment
b48b91878d Context switching for client 2014-09-26 17:32:57 +03:00
Martin Lensment
7963330aeb Refactor contact forms to client 2014-09-26 14:13:20 +03:00