Commit graph

179 commits

Author SHA1 Message Date
Andres Keskküla
e917ba5166 Fixed rubocop errors 2014-12-18 14:14:49 +02:00
Andres Keskküla
9c4f0a63a0 Contact statuses and update_contact modified 2014-12-18 13:53:01 +02:00
Andres Keskküla
f7b3184539 Fixed info contact NoMethodError if no disclosure 2014-12-08 10:51:12 +02:00
Andres Keskküla
4800e0c315 Updated disclosure 2014-12-01 11:25:47 +02:00
Andres Keskküla
c03818968f Views and tests for contact disclosure 2014-11-25 16:29:40 +02:00
Andres Keskküla
ea2b64bc69 Rubocop style fixes 2014-11-24 11:11:54 +02:00
Andres Keskküla
a0a7b8c7b3 Fixed contact#info returning wrong EPP error 2014-11-21 16:15:55 +02:00
Andres Keskküla
b046927c95 Contact Epp tests refactored to use EppXml gem 2014-11-21 12:20:33 +02:00
Andres Keskküla
afcec06fe3 Optional password for contact#info 2014-11-19 18:20:35 +02:00
Martin Lensment
f5ce88b548 Keyrelay xmls 2014-11-17 15:21:51 +02:00
Martin Lensment
f637b3ab98 Add keyrelay actions 2014-11-17 12:44:01 +02:00
Martin Lensment
ec721b69c0 Add basic keyrelay command, tests 2014-11-14 16:11:09 +02:00
Andres Keskküla
6aa82dd222 Merge branch 'master' of github.com:internetee/registry
Conflicts:
	app/views/client/domain_versions/show.haml
2014-11-10 18:01:01 +02:00
Martin Lensment
5754bbe297 Remove /client 2014-11-10 11:44:34 +02:00
Martin Lensment
cf11f1aaf8 Do not allow hostObj 2014-11-10 11:17:31 +02:00
Andres Keskküla
a0c9c303db Merge branch 'master' of github.com:internetee/registry 2014-11-07 15:11:18 +02:00
Andres Keskküla
a6c936e18d Domain History and basic whois rake 2014-11-07 14:50:45 +02:00
Martin Lensment
3bc7385caf Poll showing, dequeueing, tests 2014-11-07 14:21:13 +02:00
Martin Lensment
6888cd15a4 Basic poll implementation 2014-11-06 13:51:28 +02:00
Martin Lensment
e65e6cfbd2 Improve epp domain renew 2014-11-03 16:17:12 +02:00
Martin Lensment
4c7895a7fb Bump epp-xml, fix some epp bugs 2014-10-31 15:10:09 +02:00
Martin Lensment
0fe947ce8a Fix name parsing 2014-10-29 11:03:02 +02:00
Martin Lensment
c0251f7028 Fix blank domain name find bug 2014-10-23 17:49:56 +03:00
Martin Lensment
946659083d Use auth info in domain info query 2014-10-20 16:39:46 +03:00
Martin Lensment
35d836531e Strip and downcase domain name before processing 2014-10-20 12:12:49 +03:00
Martin Lensment
7a647682df Fix digest field name 2014-10-14 11:14:16 +03:00
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
79d2b69809 Tests working with dnssec 2014-10-13 10:33:36 +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
3453b7f4a1 DNSSEC refactor 2014-10-09 13:59:52 +03:00
Andres Keskküla
3d652bf85b Contact - Registrar relation 2014-10-07 16:14:36 +03:00
Andres Keskküla
bb6afc7e87 Archive: show event authors username for clients 2014-10-06 10:48:27 +03:00
Andres Keskküla
b5608c1394 Whodunnit helper to distinguish user from epp_user 2014-10-06 10:48:27 +03:00
Andres Keskküla
31e92df6f6 Removed unnecessary transaction block from contact 2014-09-25 16:09:25 +03:00
Andres Keskküla
c4deed6a55 Merged the address types 2014-09-25 15:27:08 +03:00
Martin Lensment
ae40264a2d Merge branch 'master' of github.com:internetee/registry 2014-09-19 13:22:18 +03:00
Martin Lensment
d5954239da EPP transfer request improvements 2014-09-19 13:22:10 +03:00
Andres Keskküla
aecb919610 Contact code generation 2014-09-19 12:16:44 +03:00
Martin Lensment
b4602e701c Prevent domain deleting if status prohibits it 2014-09-18 16:41:47 +03:00
Martin Lensment
4eed47fdf1 Allow other registrars to see that domain is registered already 2014-09-18 11:30:31 +03:00
Martin Lensment
a9ee1cdad1 Add tech contacts attaching 2014-09-15 16:39:43 +03:00
Martin Lensment
80440d741b Refactor validity dates to model 2014-09-15 13:20:47 +03:00
Martin Lensment
d9c750e7e2 Refactor EppDomain to subdir 2014-09-11 13:56:54 +03:00
Martin Lensment
0cea91a28a Refactor 2014-09-11 12:14:58 +03:00
Martin Lensment
3e983e6082 Refactor EPP code to EppDomain 2014-09-11 11:31:46 +03:00
Martin Lensment
7b88e6e028 Move ns and status validation to separate methods 2014-09-10 13:34:47 +03:00
Martin Lensment
7f26c8c769 Let domain to to draft status 2014-09-09 17:26:08 +03:00
Martin Lensment
24e7beed5b New domain form 2014-09-08 16:23:15 +03:00